class

LensExceptions::LexError

Inherits Exception / Reference / Object

Exception thrown when an error occurrs during lexing.

Constructors

new(file_name, message, full_line : String, line : Int, column : Int)
Source