Class: JSONP3::BooleanLiteral
- Inherits:
-
FilterExpressionLiteral
- Object
- Expression
- FilterExpressionLiteral
- JSONP3::BooleanLiteral
- Defined in:
- lib/json_p3/filter.rb
Overview
Literal true or false.
Instance Attribute Summary
Attributes inherited from FilterExpressionLiteral
Attributes inherited from Expression
Method Summary
Methods inherited from FilterExpressionLiteral
#==, #evaluate, #hash, #initialize, #to_s
Methods inherited from Expression
Constructor Details
This class inherits a constructor from JSONP3::FilterExpressionLiteral