Package com.relogiclabs.jschema.type
Interface EValue
- All Known Subinterfaces:
EArray,EBoolean,EDouble,EInteger,ENull,ENumber,EObject,EString,EUndefined,JsonTypable
- All Known Implementing Classes:
JAlias,JArray,JBoolean,JBranch,JComposite,JDataType,JDate,JDateTime,JDefinition,JDirective,JDouble,JFloat,JFunction,JImport,JInteger,JLeaf,JNode,JNull,JNumber,JObject,JPragma,JPrimitive,JProperty,JReceiver,JRoot,JScript,JString,JTime,JTitle,JUndefined,JValidator,JVersion
public interface EValue
-
Field Summary
Fields -
Method Summary
-
Field Details
-
VOID
-
-
Method Details
-
getType
-
toBoolean
default boolean toBoolean()
-