public static class GroovyParser.AnnotationContext extends GroovyParserRuleContext
Constructor and description |
---|
AnnotationContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
AT() |
|
TerminalNode |
LPAREN() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
AnnotationNameContext |
annotationName() |
|
ElementValuesContext |
elementValues() |
|
int |
getRuleIndex() |
|
NlsContext |
nls() |
|
RparenContext |
rparen() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.