mrdocs::report::Located
Parameter type that adds a source location to a value.
Member Functions
Name |
Description |
|
Construct a Located wrapper. |
Non-Member Functions
Name |
Description |
Emit a debug‐level diagnostic for troubleshooting. |
|
Emit an error that indicates failure but allows continuation. |
|
Emit a fatal error and mark the report as the highest severity. |
|
Emit an informational message for users. |
|
Emit a trace‐level diagnostic (verbose, off by default). |
|
Emit a warning that does not stop execution. |
Created with MrDocs