Function variables

  • Recursively traverse the AST and return all top-level identifiers

    Parameters

    • node: any

      the AST node to traverse

    Returns any

    a list of all top-level identifiers

Generated using TypeDoc