Extension [ extension #76 bitset version 3.0.1 ] { - Classes [1] { Class [ class BitSet ] { - Constants [0] { } - Static properties [0] { } - Static methods [3] { Method [ static public method fromArray ] { - Parameters [1] { Parameter #0 [ $arr ] } } Method [ static public method fromString ] { - Parameters [1] { Parameter #0 [ $str ] } } Method [ static public method fromRawValue ] { - Parameters [1] { Parameter #0 [ $str ] } } } - Properties [0] { } - Methods [20] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $value ] } } Method [ public method andOp ] { - Parameters [0] { } } Method [ public method andNotOp ] { - Parameters [0] { } } Method [ public method cardinality ] { - Parameters [0] { } } Method [ public method clear ] { - Parameters [0] { } } Method [ public method get ] { - Parameters [1] { Parameter #0 [ $index ] } } Method [ public method getRawValue ] { - Parameters [0] { } } Method [ public method intersects ] { - Parameters [0] { } } Method [ public method isEmpty ] { - Parameters [0] { } } Method [ public method length ] { - Parameters [0] { } } Method [ public method nextClearBit ] { - Parameters [0] { } } Method [ public method nextSetBit ] { - Parameters [0] { } } Method [ public method orOp ] { - Parameters [0] { } } Method [ public method previousClearBit ] { - Parameters [0] { } } Method [ public method previousSetBit ] { - Parameters [0] { } } Method [ public method set ] { - Parameters [0] { } } Method [ public method size ] { - Parameters [0] { } } Method [ public method toArray ] { - Parameters [0] { } } Method [ public method xorOp ] { - Parameters [0] { } } Method [ public method __toString ] { - Parameters [0] { } } } } } }