ctpg.dsl.typed

Undocumented in source.

Modules

combinators
module ctpg.dsl.typed.combinators
Undocumented in source.
node
module ctpg.dsl.typed.node
Undocumented in source.
parsers
module ctpg.dsl.typed.parsers
Undocumented in source.
token
module ctpg.dsl.typed.token
Undocumented in source.
visitors
module ctpg.dsl.typed.visitors
Undocumented in source.

Members

Functions

generateParsers
string generateParsers(string src, size_t line, string file)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

CTPG_DSL_TYPED
mixintemplate CTPG_DSL_TYPED(string src, size_t line = __LINE__, string file = __FILE__)
Undocumented in source.

Meta