public class BooleanAstNode extends ValueNode<Boolean> implements Serializable
value
type
BooleanAstNode(Boolean value)
getValue, hasValue, size, toString
getType, getTypeId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BooleanAstNode(Boolean value)
Copyright © 2017. All rights reserved.