Extension [ extension #129 SPL_Types version 0.4.0 ] { - Dependencies { Dependency [ spl (Required) ] } - Classes [6] { Class [ abstract class SplType ] { - Constants [1] { Constant [ null __default ] { } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $initial_value ] Parameter #1 [ $strict ] } } } } Class [ abstract class SplEnum extends SplType ] { - Constants [1] { Constant [ null __default ] { } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method getConstList ] { - Parameters [1] { Parameter #0 [ $include_default ] } } Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $initial_value ] Parameter #1 [ $strict ] } } } } Class [ class SplBool extends SplEnum ] { - Constants [3] { Constant [ boolean __default ] { } Constant [ boolean false ] { } Constant [ boolean true ] { 1 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method getConstList ] { - Parameters [1] { Parameter #0 [ $include_default ] } } Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $initial_value ] Parameter #1 [ $strict ] } } } } Class [ class SplInt extends SplType ] { - Constants [1] { Constant [ integer __default ] { 0 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $initial_value ] Parameter #1 [ $strict ] } } } } Class [ class SplFloat extends SplType ] { - Constants [1] { Constant [ double __default ] { 0 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $initial_value ] Parameter #1 [ $strict ] } } } } Class [ class SplString extends SplType ] { - Constants [1] { Constant [ string __default ] { } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $initial_value ] Parameter #1 [ $strict ] } } } } } }