[][src]Type Definition rust_code_analysis::PythonParser

type PythonParser = TSParser<PythonCode>;

The Python language parser.