Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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.