pub type JavaParser = Parser<JavaCode>;
The Java language parser.
Java
struct JavaParser { /* private fields */ }