isScalar
Returns true if this is a scalar (non-container) value.
Parameters
self | The node pointer to check |
Returns
true if this is not an OBJECT or ARRAY node, false otherwise.
ditto
Returns true if this is a scalar (non-container) value.
self | The node pointer to check |
ditto