@eagleoutice/flowr - v2.15.8
    Preparing search index...
    interface CapturedExpression {
        at: NodeId;
        expr: NodeId;
    }
    Index
    at: NodeId

    the capturing call, whose scope encloses expr

    expr: NodeId