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

    Enumeration ClassPropConst

    class-level boolean properties, packed into SigClass's bitfield

    Index
    Foreign: 4

    the package does not define the class, it only extends or relates it (a setIs, or a contains naming another package's class)

    Union: 2

    the record is a setClassUnion, so its SigClass supers are the classes it unites (its subclasses), not the ones it extends. Always ClassProp.Virtual too.

    Virtual: 1

    the class cannot be instantiated: representation("VIRTUAL"), contains = "VIRTUAL", or S7 abstract = TRUE