@eagleoutice/flowr - v2.15.9
    Preparing search index...
    Occurrences: (name: string) => Promise<readonly SourceRange[]>

    where a name is written down in the program being mutated, as the flowR search finds it

    Type Declaration

      • (name: string): Promise<readonly SourceRange[]>
      • Parameters

        • name: string

        Returns Promise<readonly SourceRange[]>