| Package | Description |
|---|---|
| org.nuiton.eugene.plugin.parser.java |
| Modifier and Type | Method and Description |
|---|---|
Java8Parser.AnnotationTypeElementDeclarationContext |
Java8Parser.annotationTypeElementDeclaration() |
Java8Parser.AnnotationTypeElementDeclarationContext |
Java8Parser.AnnotationTypeMemberDeclarationContext.annotationTypeElementDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
Result |
Java8BaseVisitor.visitAnnotationTypeElementDeclaration(Java8Parser.AnnotationTypeElementDeclarationContext ctx)
Visit a parse tree produced by
Java8Parser.annotationTypeElementDeclaration(). |
Result |
Java8Visitor.visitAnnotationTypeElementDeclaration(Java8Parser.AnnotationTypeElementDeclarationContext ctx)
Visit a parse tree produced by
Java8Parser.annotationTypeElementDeclaration(). |
Copyright © 2006–2016 CodeLutin. All rights reserved.