Class: AttrSearchableGrammar::Column
- Inherits:
-
BaseNode
- Object
- Treetop::Runtime::SyntaxNode
- BaseNode
- AttrSearchableGrammar::Column
- Defined in:
- lib/attr_searchable_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
114 115 116 |
# File 'lib/attr_searchable_grammar.rb', line 114 def collection collection_for text_value end |