public static class GroovyParser.ReturnTypeContext extends GroovyParserRuleContext
| Modifiers | Name | Description | 
|---|---|---|
| int | ct | 
| Constructor and description | 
|---|
| ReturnTypeContext
                                (ParserRuleContext parent, int invokingState) | 
| ReturnTypeContext
                                (ParserRuleContext parent, int invokingState, int ct) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public TerminalNode | VOID() | 
| <Result> | public Result | accept(ParseTreeVisitor<? extends Result> visitor) | 
|  | public int | getRuleIndex() | 
|  | public TypeContext | type() | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.