Searched refs:subannotation (Results 1 – 20 of 20) sorted by relevance
13 value = .subannotation LRecursiveAnnotation;14 value = .subannotation LRecursiveAnnotation;15 .end subannotation16 .end subannotation
49 value = .subannotation LAnnotationWithValues;59 subAnnotationValue = .subannotation LSubAnnotation;61 .end subannotation65 .end subannotation
9 value = .subannotation LAnnotationWithValues;11 .end subannotation
6 value = .subannotation Lblah;8 .end subannotation
6 value = .subannotation Lblah2;8 .end subannotation
6 value = .subannotation Lmy/blah;8 .end subannotation
6 value = .subannotation Lmy/blah2;8 .end subannotation
7 SUBANNOTATION_DIRECTIVE(".subannotation")8 END_SUBANNOTATION_DIRECTIVE(".end subannotation")
16 blah = .subannotation Lblah2;
90 PsiElement(SUBANNOTATION_DIRECTIVE)('.subannotation')
284 …| subannotation { $encodedValue = new ImmutableAnnotationEncodedValue($subannotation.annotationTyp…1320 : ^(I_ANNOTATION ANNOTATION_VISIBILITY subannotation)1323 …$annotation = new ImmutableAnnotation(visibility, $subannotation.annotationType, $subannotation.el…1332 subannotation returns[String annotationType, List<AnnotationElement> elements]
643 | subannotation689 subannotation
256 ".subannotation" { return newToken(SUBANNOTATION_DIRECTIVE); }257 ".end subannotation" { return newToken(END_SUBANNOTATION_DIRECTIVE); }
714 subannotation750 | subannotation
1364 subannotation35=subannotation(); in literal()7100 subannotation216=subannotation(); in annotation()7173 public final smaliTreeWalker.subannotation_return subannotation() throws RecognitionException { in subannotation() method in smaliTreeWalker
5205 subannotation122=subannotation(); in literal()6238 public final smaliParser.subannotation_return subannotation() throws RecognitionException { in subannotation() method in smaliParser