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

Function streamReferences

  • streamReferences(node): Stream<ReferenceInfo>
  • Create a stream of all cross-references that are held by the given AST node. This includes single-valued as well as multi-valued (array) properties.

    Parameters

    • node: AstNode

    Returns Stream<ReferenceInfo>

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

Settings

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

Generated using TypeDoc