- main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseEBNF2
EBNF parseEBNF2(string str, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- readEBNFFiles
EBNF[] readEBNFFiles(string firstfilename)
Undocumented in source. Be warned that the author may not have intended to support it.
- toAnnotations
void toAnnotations(Tree tree, Declaration d)
Undocumented in source. Be warned that the author may not have intended to support it.
- toArray
typeof(next(Tree.init))[] toArray(Tree tree, string listName)
Undocumented in source. Be warned that the author may not have intended to support it.
- toDeclaration
Declaration toDeclaration(Tree tree)
Undocumented in source. Be warned that the author may not have intended to support it.
- toEBNF
EBNF toEBNF(Tree tree, DocComment[] docComments)
Undocumented in source. Be warned that the author may not have intended to support it.