Type Definition aidl_parser::diagnostic::ParseError[][src]

pub type ParseError<'input> = ParseError<usize, Token<'input>, &'static str>;