Source code for pycropml.transpiler.antlr_py.python.python_generate_tree



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