Problem

For reporting a problem in the compilation process.

Members

Functions

col
size_t col()

Returns the column.

filePath
cstring filePath()

Returns the file path.

getMsg
cstring getMsg()

Returns the message.

loc
size_t loc()

Returns the line of code.

Variables

column
uint column;

Cache variable for column.

Meta