public static class GroovyParser.IfElseStatementContext extends GroovyParser.GroovyParserRuleContext
| Modifiers | Name | Description | 
|---|---|---|
GroovyParser.StatementContext  | 
                            fb | 
                            |
GroovyParser.StatementContext  | 
                            tb | 
                            
| Constructor and description | 
|---|
                                IfElseStatementContext
                                (ParserRuleContext parent, int invokingState) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public TerminalNode | 
                            ELSE() | 
                        
 | 
                            public TerminalNode | 
                            IF() | 
                        
<Result> | 
                            public Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            public GroovyParser.ExpressionInParContext | 
                            expressionInPar() | 
                        
 | 
                            public int | 
                            getRuleIndex() | 
                        
 | 
                            public List<? extends NlsContext> | 
                            nls() | 
                        
 | 
                            public NlsContext | 
                            nls(int i) | 
                        
 | 
                            public SepContext | 
                            sep() | 
                        
 | 
                            public List<? extends StatementContext> | 
                            statement() | 
                        
 | 
                            public GroovyParser.StatementContext | 
                            statement(int i) | 
                        
| Methods inherited from class | Name | 
|---|---|
class GroovyParser.GroovyParserRuleContext | 
                            getMetaDataMap, setMetaDataMap | 
                        
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.