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