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