@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface CallsIdConstraint {
        id: NodeId;
        type: "calls-id";
    }
    Index

    Properties

    Properties

    id: NodeId

    The id of the function being called.

    type: "calls-id"