Home
last modified time | relevance | path

Searched refs:NONREPEATABLE_ANNOTATION (Results 1 – 2 of 2) sorted by relevance

/external/turbine/java/com/google/turbine/diag/
DTurbineError.java47 NONREPEATABLE_ANNOTATION("%s is not @Repeatable"), enumConstant
/external/turbine/java/com/google/turbine/binder/
DDisambiguateTypeAnnotations.java262 anno.source(), anno.position(), ErrorKind.NONREPEATABLE_ANNOTATION, symbol); in groupRepeated()