public static class GroovyParser.ResourceListContext extends GroovyParserRuleContext
Constructor and description |
---|
ResourceListContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
int |
getRuleIndex() |
|
List<? extends ResourceContext> |
resource() |
|
ResourceContext |
resource(int i) |
|
List<? extends SepContext> |
sep() |
|
SepContext |
sep(int i) |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.