Class: Jsapi::JSON::Null
Overview
Represents null
.
Instance Attribute Summary
Attributes inherited from Value
Instance Method Summary collapse
-
#empty? ⇒ Boolean
Returns true.
-
#inspect ⇒ Object
:nodoc:.
-
#null? ⇒ Boolean
Returns true.
- #value ⇒ Object
Methods inherited from Value
Constructor Details
This class inherits a constructor from Jsapi::JSON::Value