- generateNodeClass
string generateNodeClass(string kind, string base)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateNodeCode
void generateNodeCode(Char[] seq, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateNodes
string generateNodes(string[] seq, string base)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateVisit
string generateVisit(string Base, immutable(string)[] E)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateVisitorCode
void generateVisitorCode(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.