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

Function flattenCst

  • flattenCst(node): Stream<LeafCstNode>
  • Create a stream of all leaf nodes that are directly and indirectly contained in the given root node.

    Parameters

    • node: CstNode

    Returns Stream<LeafCstNode>

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

Settings

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

Generated using TypeDoc