Basic
(interface)..Root.Basic
Basic
is object that can be converted to basic types. Basic
derived classes should implement all members of Basic
.
NativeCallable
, Callable
toString
returns String
toInt
returns Int
toDouble
returns Double
toBoolean
returns Boolean