alchemist
Toggle table of contents
36.0.11
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-sapere-mathexp
/
it.unibo.alchemist.model.sapere.dsl.parser
/
TokenMgrError
/
TokenMgrError
Token
Mgr
Error
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.