@eagleoutice/flowr - v2.15.8
    Preparing search index...

    The stated properties of a call, including the CallProp bitfield and SemanticCallTag array.

    interface StatedProps {
        props?: number;
        tags?: SemanticCallTags;
    }

    Hierarchy (View Summary)

    Index
    props?: number

    the bitfield of CallProp

    the array of SemanticCallTag