| Constructor and description | 
|---|
                                GroovyParser.ModifiersContext
                                (org.antlr.v4.runtime.ParserRuleContext parent, int invokingState) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
<Result> | 
                            Result | 
                            accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            int | 
                            getRuleIndex() | 
                        
 | 
                            List<? extends ModifierContext> | 
                            modifier() | 
                        
 | 
                            ModifierContext | 
                            modifier(int i) | 
                        
 | 
                            List<? extends NlsContext> | 
                            nls() | 
                        
 | 
                            NlsContext | 
                            nls(int i) | 
                        
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.