public static class GroovyParser.QualifiedNameElementContext extends GroovyParserRuleContext
| Constructor and description | 
|---|
                                QualifiedNameElementContext
                                (ParserRuleContext parent, int invokingState) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public TerminalNode | 
                            AS() | 
                        
 | 
                            public TerminalNode | 
                            DEF() | 
                        
 | 
                            public TerminalNode | 
                            IN() | 
                        
 | 
                            public TerminalNode | 
                            TRAIT() | 
                        
<Result> | 
                            public Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            public int | 
                            getRuleIndex() | 
                        
 | 
                            public IdentifierContext | 
                            identifier() | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.