public static class GroovyParser.EmptyDimsContext extends GroovyParserRuleContext
Constructor and description |
---|
EmptyDimsContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
List<? extends TerminalNode> |
LBRACK() |
|
TerminalNode |
LBRACK(int i) |
|
List<? extends TerminalNode> |
RBRACK() |
|
TerminalNode |
RBRACK(int i) |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
List<? extends AnnotationsOptContext> |
annotationsOpt() |
|
AnnotationsOptContext |
annotationsOpt(int i) |
|
int |
getRuleIndex() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.