public static class GroovyParser.PathExpressionContext extends GroovyParserRuleContext
| Modifiers | Name | Description |
|---|---|---|
PathElementContext | pathElement | |
int | t |
| Constructor and description |
|---|
PathExpressionContext
(ParserRuleContext parent, int invokingState) |
| Type Params | Return Type | Name and description |
|---|---|---|
public TerminalNode |
STATIC() | |
<Result> | public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
public int |
getRuleIndex() | |
public List<? extends PathElementContext> |
pathElement() | |
public PathElementContext |
pathElement(int i) | |
public PrimaryContext |
primary() |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/apache/groovy/parser/antlr4/GroovyParser.PathExpressionContext.html