Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
lezer-common
/
com.monkopedia.kodemirror.lezer.common
/
SyntaxNode
/
enter
enter
abstract
fun
enter
(
pos
:
Int
,
side
:
Int
,
mode
:
Int
=
0
)
:
SyntaxNode
?
Enter the node from a position.