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

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