Modifiers | Name | Description |
---|---|---|
GroovyParser.IdentifierContext |
alias |
Constructor and description |
---|
GroovyParser.ImportDeclarationContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
AS() |
|
TerminalNode |
DOT() |
|
TerminalNode |
IMPORT() |
|
TerminalNode |
MUL() |
|
TerminalNode |
STATIC() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
GroovyParser.AnnotationsOptContext |
annotationsOpt() |
|
int |
getRuleIndex() |
|
GroovyParser.IdentifierContext |
identifier() |
|
GroovyParser.QualifiedNameContext |
qualifiedName() |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.