Home
last modified time | relevance | path

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

/dports/java/jikes/jikes-1.22/src/
H A Dast.cpp444 AstAnnotationDeclaration* annotation_declaration = in AddClassBodyDeclaration() local
470 else if (annotation_declaration) in AddClassBodyDeclaration()
471 AddNestedAnnotation(annotation_declaration); in AddClassBodyDeclaration()