Class: AttrSearchableGrammar::Nodes::GreaterThanOrEqual

Inherits:
Binary
  • Object
show all
Defined in:
lib/attr_searchable_grammar/nodes.rb

Instance Attribute Summary

Attributes inherited from Binary

#left, #right

Method Summary

Methods inherited from Binary

#initialize

Methods included from Base

#and, #can_flatten?, #can_group?, #can_optimize?, #finalize!, #flatten!, #fulltext?, #group!, #nodes, #not, #optimize!, #or, #to_sql

Constructor Details

This class inherits a constructor from AttrSearchableGrammar::Nodes::Binary