Type Definition rust_code_analysis::JavaParser

source ·
pub type JavaParser = Parser<JavaCode>;
Expand description

The Java language parser.