public static class GroovyParser.PathElementContext extends GroovyParserRuleContext
| Modifiers | Name | Description | 
|---|---|---|
int  | 
                            t | 
                            
| Constructor and description | 
|---|
                                PathElementContext
                                (ParserRuleContext parent, int invokingState) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public TerminalNode | 
                            AT() | 
                        
 | 
                            public TerminalNode | 
                            DOT() | 
                        
 | 
                            public TerminalNode | 
                            METHOD_POINTER() | 
                        
 | 
                            public TerminalNode | 
                            METHOD_REFERENCE() | 
                        
 | 
                            public TerminalNode | 
                            NEW() | 
                        
 | 
                            public TerminalNode | 
                            SAFE_CHAIN_DOT() | 
                        
 | 
                            public TerminalNode | 
                            SAFE_DOT() | 
                        
 | 
                            public TerminalNode | 
                            SPREAD_DOT() | 
                        
<Result> | 
                            public Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            public ArgumentsContext | 
                            arguments() | 
                        
 | 
                            public ClosureOrLambdaExpressionContext | 
                            closureOrLambdaExpression() | 
                        
 | 
                            public CreatorContext | 
                            creator() | 
                        
 | 
                            public int | 
                            getRuleIndex() | 
                        
 | 
                            public IndexPropertyArgsContext | 
                            indexPropertyArgs() | 
                        
 | 
                            public NamePartContext | 
                            namePart() | 
                        
 | 
                            public NamedPropertyArgsContext | 
                            namedPropertyArgs() | 
                        
 | 
                            public List<? extends NlsContext> | 
                            nls() | 
                        
 | 
                            public NlsContext | 
                            nls(int i) | 
                        
 | 
                            public NonWildcardTypeArgumentsContext | 
                            nonWildcardTypeArguments() | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.