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() | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.