Parser.InputType

Undocumented in source.
struct Parser(L, Flag!"preserveWhitespace" preserveWhitespace = No.preserveWhitespace)
static if(needSource!L)
alias InputType = L.InputType

Meta