newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
Parser.lexer
newxml
parser
Parser
The lexer associated with the parser.
struct
Parser
(L, Flag!"preserveWhitespace" preserveWhitespace = No.preserveWhitespace)
package
L
lexer
;
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
The lexer associated with the parser.