dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
Node.tag
dyaml
node
Node
Return tag of the node.
struct
Node
@
property
const @
safe
nothrow
string
tag
(
)
Meta
Source
See Implementation
dyaml
node
Node
aliases
Pair
Value
as
isBinary
isBool
isFloat
isInt
isString
isTime
constructors
this
enums
scalarCtorNothrow
functions
add
cmp
contains
containsKey
equals
hasEqualType
opApply
opAssign
opBinaryRight
opCmp
opEquals
opIndex
opIndexAssign
remove
removeAt
toHash
properties
convertsTo
debugString
get
isMapping
isNull
isScalar
isSequence
isType
isUserType
isValid
length
nodeTypeString
tag
type
static functions
rawNode
userValue
value
templates
allowed
variables
collectionStyle
scalarStyle
tag_
Return tag of the node.