public static class GroovyParser.NamePartContext extends GroovyParserRuleContext
Constructor and description |
---|
NamePartContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
<Result> |
public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
public DynamicMemberNameContext |
dynamicMemberName() |
|
public int |
getRuleIndex() |
|
public IdentifierContext |
identifier() |
|
public KeywordsContext |
keywords() |
|
public StringLiteralContext |
stringLiteral() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.