Package com.relogiclabs.jschema.node
Class JString
Object
JNode
JLeaf
JPrimitive
JString
- All Implemented Interfaces:
Derivable
,JsonTypable
,PragmaValue<String>
,EString
,EValue
- Direct Known Subclasses:
JDateTime
-
Field Summary
-
Method Summary
Methods inherited from class JPrimitive
getNode
Methods inherited from class JNode
getChildren, getContext, getOutline, getParent, getRuntime
-
Method Details
-
from
-
match
-
toNativeValue
- Specified by:
toNativeValue
in interfacePragmaValue<String>
-
toString
-
getValue
-
getDerived
- Specified by:
getDerived
in interfaceDerivable
-
equals
-
hashCode
public int hashCode() -
setDerived
-