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 List<? extends Dim0Context> |
dim0() |
|
public Dim0Context |
dim0(int i) |
|
public int |
getRuleIndex() |
|
public PrimitiveTypeContext |
primitiveType() |
|
public ReferenceTypeContext |
referenceType() |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.