public final class BooleanLiteralValue extends Object implements LiteralValue<Boolean>
| Constructor and Description |
|---|
BooleanLiteralValue(String value) |
public BooleanLiteralValue(String value)
public Boolean getValue()
ValueASTNodegetValue in interface ValueASTNode<Boolean>Copyright © 2020 The Apache Software Foundation. All rights reserved.