Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium
CstUtils
isChildNode
Function isChildNode
is
Child
Node
(
child
,
parent
)
:
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 - v3.3.0
Loading...
Determines whether the specified cst node is a child of the specified parent node.