| Constructor and description | 
|---|
                                ForStmtAltContext
                                (LoopStatementContext ctx) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            TerminalNode | 
                            FOR() | 
                        
 | 
                            TerminalNode | 
                            LPAREN() | 
                        
 | 
                            Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            ForControlContext | 
                            forControl() | 
                        
 | 
                            NlsContext | 
                            nls() | 
                        
 | 
                            RparenContext | 
                            rparen() | 
                        
 | 
                            StatementContext | 
                            statement() | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.