Package com.relogiclabs.jschema.node
Class JBoolean
Object
JNode
JLeaf
JPrimitive
JBoolean
- All Implemented Interfaces:
JsonTypable
,PragmaValue<Boolean>
,EBoolean
,EValue
-
Field Summary
-
Method Summary
Methods inherited from class JPrimitive
getNode
Methods inherited from class JNode
getChildren, getContext, getOutline, getParent, getRuntime
-
Method Details
-
from
-
match
-
getValue
public boolean getValue() -
toNativeValue
- Specified by:
toNativeValue
in interfacePragmaValue<Boolean>
-
toString
-
equals
-
hashCode
public int hashCode()
-