undead v1.1.4 (2021-03-04T08:12:54Z)
Home
Dub
Repo
Tag.isStart
undead
xml
Tag
Returns true if the Tag is a start tag
class
Tag
const @
property
@
safe
@
nogc
pure nothrow
bool
isStart
(
)
Examples
if
(
tag
.
isStart
) { }
Meta
Source
See Implementation
undead
xml
Tag
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmpty
isEnd
isStart
variables
attr
name
s
t
type
Returns true if the Tag is a start tag