public static class GroovyParser.SwitchLabelContext extends GroovyParserRuleContext
| Constructor and description | 
|---|
| SwitchLabelContext
                                (ParserRuleContext parent, int invokingState) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public TerminalNode | CASE() | 
|  | public TerminalNode | COLON() | 
|  | public TerminalNode | DEFAULT() | 
| <Result> | public Result | accept(ParseTreeVisitor<? extends Result> visitor) | 
|  | public ExpressionContext | expression() | 
|  | public int | getRuleIndex() | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.