• Preparing search index...
  • The search index is not available
Langium - v3.5.0
  • Langium
  • langium
  • AstUtils
  • streamContents

Function streamContents

  • streamContents(node, options?): Stream<AstNode>
  • Create a stream of all AST nodes that are directly contained in the given node. This includes single-valued as well as multi-valued (array) properties.

    Parameters

    • node: AstNode
    • Optionaloptions: AstStreamOptions

    Returns Stream<AstNode>

    • Defined in packages/langium/src/utils/ast-utils.ts:105

Settings

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

Generated using TypeDoc