aidl-parser 0.12.3

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