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