Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
lezer-lr
/
com.monkopedia.kodemirror.lezer.lr
/
SpecializerSpec
/
SpecializerSpec
Specializer
Spec
constructor
(
term
:
Int
,
get
:
(
value
:
String
,
stack
:
Stack
)
->
Int
?
=
null
,
external
:
(
value
:
String
,
stack
:
Stack
)
->
Int
?
=
null
,
extend
:
Boolean
=
false
)