public static class GroovyParser.ImportDeclarationContext extends GroovyParserRuleContext
Modifiers | Name | Description |
---|---|---|
IdentifierContext |
alias |
Constructor and description |
---|
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) |
|
AnnotationsOptContext |
annotationsOpt() |
|
int |
getRuleIndex() |
|
IdentifierContext |
identifier() |
|
QualifiedNameContext |
qualifiedName() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.