Type Definition rust_code_analysis::JavaParser[][src]

type JavaParser = Parser<JavaCode>;

The Java language parser.