toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
isParseTreeNode
is
Parse
Tree
Node
external
fun
isParseTreeNode
(
node
:
Node
)
:
Boolean
(
source
)
Gets a value indicating whether a node originated in the parse tree.
Parameters
node
The node to test.