Lua_parser.Lexer_utilsSourcePrints out the current position for error handling.
Gets next token for the lexers buffer.
Informs the lexer of a new line.
Start lexing a long comment.
Finish lexing a long comment.
Start lexing a long string.
Finish lexing a long string.
Add a character to the lexers buffer.
Get the contents of the lexers buffer.
Add a newline to the lexers buffer.