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