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() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.