orange ~master (2021-12-23T15:44:33.5714594)
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