Class BasicJavaObjectValue
java.lang.Object
com.scriptbasic.executors.rightvalues.AbstractPrimitiveRightValue<Object>
com.scriptbasic.executors.rightvalues.BasicJavaObjectValue
- All Implemented Interfaces:
AnalysisResult,Evaluator,Expression,Value,BasicValue<Object>,RightValue
-
Field Summary
Fields inherited from interface com.scriptbasic.spi.BasicValue
FALSE, TRUE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.scriptbasic.executors.rightvalues.AbstractPrimitiveRightValue
evaluate, getValue, setValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.scriptbasic.spi.RightValue
isArray, isBoolean, isDate, isDouble, isJavaObject, isLong, isNumeric, isString
-
Constructor Details
-
BasicJavaObjectValue
-
-
Method Details
-
asObject
- Throws:
BasicRuntimeException
-
toString
-