public static class GroovyParser.LabeledStmtAltContext extends GroovyParser.StatementContext
| Constructor and description | 
|---|
                                LabeledStmtAltContext(GroovyParser.StatementContext ctx) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public TerminalNode | 
                            COLON() | 
                        
<Result> | 
                            public Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            public GroovyParser.IdentifierContext | 
                            identifier() | 
                        
 | 
                            public GroovyParser.NlsContext | 
                            nls() | 
                        
 | 
                            public GroovyParser.StatementContext | 
                            statement() | 
                        
| Methods inherited from class | Name | 
|---|---|
class GroovyParser.StatementContext | 
                            copyFrom, getRuleIndex | 
                        
class GroovyParser.GroovyParserRuleContext | 
                            getMetaDataMap, setMetaDataMap | 
                        
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.