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

Function streamCst

  • streamCst(node): TreeStream<CstNode>
  • Create a stream of all CST nodes that are directly and indirectly contained in the given root node, including the root node itself.

    Parameters

    • node: CstNode

    Returns TreeStream<CstNode>

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

Settings

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

Generated using TypeDoc