public class ExprNodeLiteral extends Object implements ExprNode
ExprNodeLiteral(String type, Object value)
String
getType()
Object
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExprNodeLiteral(String type, Object value)
public String getType()
public Object getValue()
public String toString()
toString
Copyright © 2022 vpc open source initiative. All rights reserved.