public static class GroovyParser.BlockContext extends GroovyParserRuleContext
| Constructor and description | 
|---|
| BlockContext
                                (ParserRuleContext parent, int invokingState) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public TerminalNode | LBRACE() | 
|  | public TerminalNode | RBRACE() | 
| <Result> | public Result | accept(ParseTreeVisitor<? extends Result> visitor) | 
|  | public BlockStatementsOptContext | blockStatementsOpt() | 
|  | public int | getRuleIndex() | 
|  | public SepContext | sep() | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.