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() |
© 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.NamePartContext.html