Documentation
Dlang.org
Reader.getCurrentNode
json
reader
Reader
Retrieves the reader node at the current position.
class
Reader
json.node.Node
getCurrentNode
(
)
Return Value
Type:
json
.
node
.
Node
the current node of the reader
json
reader
Reader
constructors
this
functions
countElements
countMembers
endElement
endMember
getBooleanValue
getCurrentNode
getDoubleValue
getError
getIntValue
getMemberName
getNullValue
getStringValue
getValue
isArray
isObject
isValue
listMembers
readElement
readMember
setRoot
Retrieves the reader node at the current position.