Class: SearchCopGrammar::Column
- Defined in:
- lib/search_cop_grammar.rb
Instance Attribute Summary
Attributes inherited from BaseNode
Instance Method Summary collapse
Methods inherited from BaseNode
#collection_for, #elements, #evaluate
Instance Method Details
#collection ⇒ Object
136 137 138 |
# File 'lib/search_cop_grammar.rb', line 136 def collection collection_for text_value end |