[][src]Type Definition rust_code_analysis::PythonParser

type PythonParser = Parser<PythonCode>;

The Python language parser.