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