public static class GroovyParser.AnnotationContext extends GroovyParserRuleContext
| Constructor and description |
|---|
AnnotationContext
(ParserRuleContext parent, int invokingState) |
| Type Params | Return Type | Name and description |
|---|---|---|
public TerminalNode |
AT() | |
public TerminalNode |
LPAREN() | |
<Result> | public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
public AnnotationNameContext |
annotationName() | |
public ElementValuesContext |
elementValues() | |
public int |
getRuleIndex() | |
public NlsContext |
nls() | |
public RparenContext |
rparen() |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/apache/groovy/parser/antlr4/GroovyParser.AnnotationContext.html