appbase ~master (2021-01-06T11:23:12Z)
Dub
Repo
Tag.opCmp
appbase
utils
xml
Tag
Compares two Tags
class
Tag
const override
int
opCmp
(
Object
o
)
Examples
Tag
tag1
,
tag2
if
(
tag1
<
tag2
) { }
Meta
Source
See Implementation
appbase
utils
xml
Tag
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmpty
isEnd
isStart
variables
attr
name
s
t
type
Compares two Tags