Langium - v4.0.0
Preparing search index...
langium
CstUtils
isChildNode
Function isChildNode
isChildNode
(
child
:
CstNode
,
parent
:
CstNode
)
:
boolean
Determines whether the specified cst node is a child of the specified parent node.
Parameters
child
:
CstNode
parent
:
CstNode
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Langium - v4.0.0
Loading...
Determines whether the specified cst node is a child of the specified parent node.