aidl-parser 0.12.3

Parse AIDL files, crate AST and diagnostics
Documentation
fn main() {
    lalrpop::process_root().unwrap();
}