[][src]Type Definition rust_code_analysis::JavaParser

type JavaParser = Parser<JavaCode>;

The Java language parser.