public static class GroovyParser.TypeContext extends GroovyParser.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 GroovyParser.AnnotationsOptContext | annotationsOpt() | 
|  | public List<? extends Dim0Context> | dim0() | 
|  | public GroovyParser.Dim0Context | dim0(int i) | 
|  | public int | getRuleIndex() | 
|  | public GroovyParser.PrimitiveTypeContext | primitiveType() | 
|  | public GroovyParser.ReferenceTypeContext | referenceType() | 
| Methods inherited from class | Name | 
|---|---|
| class GroovyParser.GroovyParserRuleContext | getMetaDataMap, setMetaDataMap | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.