TokenMgrError

constructor()(source)

No arg constructor.


constructor(message: String, reason: Int)(source)

Constructor with message and reason.


constructor(EOFSeen: Boolean, lexState: Int, errorLine: Int, errorColumn: Int, errorAfter: String, curChar: Char, reason: Int)(source)

Full Constructor.