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