appbase v0.1.33 (2023-08-22T00:31:13Z)
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