Package dev.webfx.platform.ast
Class ImmutableAstObject
java.lang.Object
dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
dev.webfx.platform.ast.ImmutableAstObject
- All Implemented Interfaces:
ReadOnlyAstNode
,ReadOnlyAstObject
- Author:
- Bruno Salmon
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
get, getWrappedObject, keys
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.webfx.platform.ast.ReadOnlyAstNode
asArray, asObject, isArray, isEmpty, isObject
Methods inherited from interface dev.webfx.platform.ast.ReadOnlyAstObject
getArray, getBoolean, getBoolean, getDouble, getDouble, getInstant, getInstant, getInteger, getInteger, getLong, getLong, getObject, getScalar, getScalar, getString, getString, has, isArray, isObject, isScalar, isTrue, size
-
Constructor Details
-
ImmutableAstObject
-