Uses of Class
org.nuiton.i18n.plugin.parser.java.Java8Parser.AnnotationTypeElementDeclarationContext
| Package | Description |
|---|---|
| org.nuiton.i18n.plugin.parser.java |
-
Uses of Java8Parser.AnnotationTypeElementDeclarationContext in org.nuiton.i18n.plugin.parser.java
Methods in org.nuiton.i18n.plugin.parser.java that return Java8Parser.AnnotationTypeElementDeclarationContext Modifier and Type Method Description Java8Parser.AnnotationTypeElementDeclarationContextJava8Parser. annotationTypeElementDeclaration()Java8Parser.AnnotationTypeElementDeclarationContextJava8Parser.AnnotationTypeMemberDeclarationContext. annotationTypeElementDeclaration()Methods in org.nuiton.i18n.plugin.parser.java with parameters of type Java8Parser.AnnotationTypeElementDeclarationContext Modifier and Type Method Description ResultJava8BaseVisitor. visitAnnotationTypeElementDeclaration(Java8Parser.AnnotationTypeElementDeclarationContext ctx)Visit a parse tree produced byJava8Parser.annotationTypeElementDeclaration().ResultJava8Visitor. visitAnnotationTypeElementDeclaration(Java8Parser.AnnotationTypeElementDeclarationContext ctx)Visit a parse tree produced byJava8Parser.annotationTypeElementDeclaration().