develop #15
@ -153,7 +153,7 @@ namespace obelisk
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
* @brief Construct a new Lexer Exception object.
|
* @brief Construct a new LexerException object.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
LexerException() :
|
LexerException() :
|
||||||
@ -162,7 +162,7 @@ namespace obelisk
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Construct a new Lexer Exception object.
|
* @brief Construct a new LexerException object.
|
||||||
*
|
*
|
||||||
* @param[in] errorMessage Error message to include.
|
* @param[in] errorMessage Error message to include.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user