public static class GroovyParser.ScriptStatementContext extends GroovyParserRuleContext
Constructor and description |
---|
ScriptStatementContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
<Result> |
public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
public int |
getRuleIndex() |
|
public ImportDeclarationContext |
importDeclaration() |
|
public MethodDeclarationContext |
methodDeclaration() |
|
public StatementContext |
statement() |
|
public TypeDeclarationContext |
typeDeclaration() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.