jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
jmlparser-parent
jmlparser-core
/
com.github.javaparser
/
TokenMgrException
/
TokenMgrException
Token
Mgr
Exception
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
:
Int
,
reason
:
Int
)
(
source
)
Full Constructor.