girtod ~master (2021-09-09T21:20:43Z)
Home
Dub
Repo
XMLReader.this
gtd
XMLReader
XMLReader
class
XMLReader
(T)
this
(
T
document
,
string
fileName
= null
)
if
(
isInputRange
!
T
&&
isSomeChar
!(
ElementType
!
T
)
)
Parameters
document
T
The XML document to parse.
fileName
string
File name to print in diagnostic messages.
Meta
Source
See Implementation
gtd
XMLReader
XMLReader
aliases
lineNumber
constructors
this
functions
popFront
properties
empty
line
variables
fileName
front