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