metad v0.2.3 (2020-04-04T19:45:43Z)
Dub
Repo
loadGrammarAndData
metad
interp
The run-time verstion of the meta-compiler (meta-compiler).
template
loadGrammarAndData
(string grammarFile, string docRoot)
auto
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
Source
See Implementation
metad
interp
templates
Interpreter
loadAndInterpret
loadGrammarAndData
The run-time verstion of the meta-compiler (meta-compiler).