Documentation
Dlang.org
Node.getNodeType
json
node
Node
Retrieves the type of a node.
class
Node
json.types.NodeType
getNodeType
(
)
Return Value
Type:
json
.
types
.
NodeType
the type of the node
json
node
Node
constructors
this
functions
copy
dupArray
dupObject
dupString
equal
getArray
getBoolean
getDouble
getInt
getNodeType
getObject
getParent
getString
getValue
getValueType
hash
initArray
initBoolean
initDouble
initInt
initNull
initObject
initString
init_
isImmutable
isNull
seal
setArray
setBoolean
setDouble
setInt
setObject
setParent
setString
setValue
takeArray
takeObject
typeName
static functions
alloc
Retrieves the type of a node.