Type Definition rust_code_analysis::JavaParser[][src]

pub type JavaParser = Parser<JavaCode>;
Expand description

The Java language parser.