public class ExpressionValue extends Object implements Value
ExpressionValue(String text)
Expression
getExpression()
ValueType
getType()
String
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExpressionValue(String text)
public ValueType getType()
getType
Value
public String getValue()
getValue
public Expression getExpression()
Copyright © 2022 Bstek. All rights reserved.