1 instantiation of BoundNodeClassWriter
BoundTreeGenerator (1)
BoundNodeClassWriter.cs (1)
99
new
BoundNodeClassWriter
(writer, tree, targetLang).WriteFile();
1 reference to BoundNodeClassWriter
BoundTreeGenerator (1)
Program.cs (1)
64
BoundNodeClassWriter
.Write(outfile, tree, targetLanguage);