metad v0.2.3 (2020-04-04T19:45:43Z)
Dub
Repo
MatchName
metad
compiler
UDA to indicate a method to process a compiler node.
struct
MatchName {
string
name
;
}
Members
Variables
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
metad
compiler
functions
compileExpressionToModule
compileToModule
structs
MatchCond
MatchName
templates
Compiler
TupleCompiler
loadAndCompile
loadGrammar
loadGrammarAndData
UDA to indicate a method to process a compiler node.