public static class GroovyParser.TypeContext extends GroovyParserRuleContext
| Constructor and description |
|---|
TypeContext
(ParserRuleContext parent, int invokingState) |
| Type Params | Return Type | Name and description |
|---|---|---|
public TerminalNode |
VOID() | |
<Result> | public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
public AnnotationsOptContext |
annotationsOpt() | |
public ClassOrInterfaceTypeContext |
classOrInterfaceType() | |
public EmptyDimsOptContext |
emptyDimsOpt() | |
public int |
getRuleIndex() | |
public PrimitiveTypeContext |
primitiveType() |
© 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.TypeContext.html