Search
Preparing search index...
The search index is not available
@mavenomics/mql
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ThrowErrorListener
Class ThrowErrorListener
Hierarchy
ErrorListener
ThrowErrorListener
Index
Properties
INSTANCE
Methods
report
Ambiguity
report
Attempting
Full
Context
report
Context
Sensitivity
syntax
Error
Properties
Static
INSTANCE
INSTANCE
:
ThrowErrorListener
= new ThrowErrorListener()
Methods
report
Ambiguity
report
Ambiguity
(
recognizer
:
Recognizer
, dfa
:
any
, startIndex
:
number
, stopIndex
:
number
, exact
:
any
, ambigAlts
:
any
, configs
:
any
)
:
void
Parameters
recognizer:
Recognizer
dfa:
any
startIndex:
number
stopIndex:
number
exact:
any
ambigAlts:
any
configs:
any
Returns
void
report
Attempting
Full
Context
report
Attempting
Full
Context
(
recognizer
:
Recognizer
, dfa
:
any
, startIndex
:
number
, stopIndex
:
number
, conflictingAlts
:
any
, configs
:
any
)
:
void
Parameters
recognizer:
Recognizer
dfa:
any
startIndex:
number
stopIndex:
number
conflictingAlts:
any
configs:
any
Returns
void
report
Context
Sensitivity
report
Context
Sensitivity
(
recognizer
:
Recognizer
, dfa
:
any
, startIndex
:
number
, stopIndex
:
number
, conflictingAlts
:
any
, configs
:
any
)
:
void
Parameters
recognizer:
Recognizer
dfa:
any
startIndex:
number
stopIndex:
number
conflictingAlts:
any
configs:
any
Returns
void
syntax
Error
syntax
Error
(
_recognizer
:
Recognizer
, _offendingSymbol
:
Token
, line
:
number
, column
:
number
, msg
:
string
, _e
:
any
)
:
void
Parameters
_recognizer:
Recognizer
_offendingSymbol:
Token
line:
number
column:
number
msg:
string
_e:
any
Returns
void
Globals
Throw
Error
Listener
INSTANCE
report
Ambiguity
report
Attempting
Full
Context
report
Context
Sensitivity
syntax
Error
Generated using
TypeDoc