orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
Tag.isStart
orange
xml
PhobosXml
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
orange
xml
PhobosXml
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