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
_cPtr
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
self
setArray
setBoolean
setDouble
setInt
setObject
setParent
setString
setValue
takeArray
takeObject
typeName
properties
_gType
static functions
_getGType
alloc
Retrieves the type of a node.