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