loadGrammarAndData

The run-time verstion of the meta-compiler (meta-compiler).

template loadGrammarAndData(string grammarFile, string docRoot)
loadGrammarAndData
(
string dataString
)

Members

Functions

loadGrammarAndData
auto loadGrammarAndData(string dataString)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin loadGrammar!(grammmarFile, docRoot)
Undocumented in source.

Meta