newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
Parser.this
newxml
parser
Parser
Generic constructor; forwards its arguments to the lexer constructor
this
(L lexer)
this
(Args args)
struct
Parser
(L, Flag!"preserveWhitespace" preserveWhitespace = No.preserveWhitespace)
this
(
Args
...
)
(
Args
args
)
if
(
isLexer
!
L
)
Meta
Source
See Implementation
newxml
parser
Parser
aliases
CharacterType
InputType
StringType
constructors
this
functions
empty
front
popFront
save
setSource
structs
XMLToken
variables
chrEntities
lexer
processBadDocument
testTextValidity
xmlVersion
Generic constructor; forwards its arguments to the lexer constructor