• Preparing search index...
  • The search index is not available
Langium - v3.5.0
  • Langium
  • langium
  • CstUtils
  • isChildNode

Function isChildNode

  • isChildNode(child, parent): boolean
  • Determines whether the specified cst node is a child of the specified parent node.

    Parameters

    • child: CstNode
    • parent: CstNode

    Returns boolean

    • Defined in packages/langium/src/utils/cst-utils.ts:39

Settings

Member Visibility
Langium - v3.5.0
  • Loading...

Generated using TypeDoc