Module parser_c::data::error
[−]
Reexports
pub use self::ErrorLevel::*; |
Structs
CError | |
ErrorInfo | |
UnsupportedFeature | |
UserError |
Enums
ErrorLevel |
Constants
INDENT | |
INTERNAL_ERR_PREFIX |
Traits
Error |
Functions
errorLevel | |
errorMsg | |
errorPos | |
internalErr | |
isHardError | |
mkErrorInfo | |
showError | |
showErrorInfo | |
unsupportedFeature | |
unsupportedFeature_ | |
userErr |