class PHP::Token
- PHP::Token
- Reference
- Object
Defined in:
php_serializer/token.crConstructors
Instance Method Summary
- #column_number : Int32
- #column_number=(column_number : Int32)
- #float_value : Float64
- #float_value=(float_value : Float64)
- #int_value : Int64
- #int_value=(int_value : Int64)
- #nested_elements : Int64
- #nested_elements=(nested_elements : Int64)
- #object_class_name : String
- #object_class_name=(object_class_name : String)
- #string_value : String
- #string_value=(string_value : String)
- #type : Symbol
- #type=(type : Symbol)
Instance methods inherited from class Object
to_php_serialized(io : IO)to_php_serialized to_php_serialized