| Modifiers | Name | Description | 
|---|---|---|
int  | 
                            t | 
                            
| Constructor and description | 
|---|
                                ClassBodyContext
                                (ParserRuleContext parent, int invokingState) | 
                        
                                ClassBodyContext
                                (ParserRuleContext parent, int invokingState, int t) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            TerminalNode | 
                            COMMA() | 
                        
 | 
                            TerminalNode | 
                            LBRACE() | 
                        
 | 
                            TerminalNode | 
                            RBRACE() | 
                        
 | 
                            Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            List<? extends ClassBodyDeclarationContext> | 
                            classBodyDeclaration() | 
                        
 | 
                            ClassBodyDeclarationContext | 
                            classBodyDeclaration(int i) | 
                        
 | 
                            EnumConstantsContext | 
                            enumConstants() | 
                        
 | 
                            int | 
                            getRuleIndex() | 
                        
 | 
                            List<? extends NlsContext> | 
                            nls() | 
                        
 | 
                            NlsContext | 
                            nls(int i) | 
                        
 | 
                            List<? extends SepContext> | 
                            sep() | 
                        
 | 
                            SepContext | 
                            sep(int i) | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.