| Modifiers | Name | Description | 
|---|---|---|
int  | 
                            t | 
                            
| Constructor and description | 
|---|
                                VariableDeclarationContext
                                (ParserRuleContext parent, int invokingState) | 
                        
                                VariableDeclarationContext
                                (ParserRuleContext parent, int invokingState, int t) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            TerminalNode | 
                            ASSIGN() | 
                        
 | 
                            Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            ClassifiedModifiersContext | 
                            classifiedModifiers() | 
                        
 | 
                            int | 
                            getRuleIndex() | 
                        
 | 
                            List<? extends NlsContext> | 
                            nls() | 
                        
 | 
                            NlsContext | 
                            nls(int i) | 
                        
 | 
                            TypeContext | 
                            type() | 
                        
 | 
                            TypeNamePairsContext | 
                            typeNamePairs() | 
                        
 | 
                            VariableDeclaratorsContext | 
                            variableDeclarators() | 
                        
 | 
                            VariableInitializerContext | 
                            variableInitializer() | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.