Source code for pycropml.transpiler.antlr_py.csharp.csharp_generate_tree



[docs] def generate(parser): return parser.compilation_unit()