Class: JSONP3::BooleanLiteral

Inherits:
FilterExpressionLiteral show all
Defined in:
lib/json_p3/filter.rb

Overview

Literal true or false.

Instance Attribute Summary

Attributes inherited from FilterExpressionLiteral

#value

Attributes inherited from Expression

#token

Method Summary

Methods inherited from FilterExpressionLiteral

#==, #evaluate, #hash, #initialize, #to_s

Methods inherited from Expression

#evaluate, #initialize

Constructor Details

This class inherits a constructor from JSONP3::FilterExpressionLiteral