Source code for pycropml.transpiler.antlr_py.xml.xml_generate_tree



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