Class: AttrSearchableGrammar::Nodes::And::Fulltext

Inherits:
FulltextCollection show all
Defined in:
lib/attr_searchable_grammar/nodes.rb

Instance Attribute Summary

Attributes inherited from FulltextCollection

#collection

Attributes inherited from Collection

#nodes

Method Summary

Methods inherited from FulltextCollection

#finalize!, #fulltext?, #initialize

Methods inherited from Collection

#can_flatten?, #can_group?, #finalize!, #flatten!, #group!, #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::FulltextCollection