Undocumented
Class | CompileError |
Exception raised when there is a compile error. |
Class | ErrorInfo |
Representation of a single error message. |
Class | Errors |
Container for compile errors. |
Function | remove_path_prefix |
If path starts with prefix, return copy of path with the prefix removed. Otherwise, return path. If path is None, return None. |
Function | report_internal_error |
Report internal error and exit. |
Constant | allowed_duplicates |
Undocumented |
Constant | T |
Undocumented |
Variable | ErrorTuple |
Undocumented |