tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
testXML
tango
text
xml
PullParser
__gshared immutable
debug
(
UnitTest
)
immutable
(
char
)[]
testXML
;
Examples
auto
itr
=
new
PullParser
!(
char
)(
testXML
);
testParser
(
itr
);
Meta
Source
See Implementation
tango
text
xml
PullParser
classes
PullParser
enums
XmlNodeType
XmlTokenType
functions
testParser
static variables
testXML
structs
XmlText