Class: AttrSearchableGrammar::OperatorNode

Inherits:
Treetop::Runtime::SyntaxNode
  • Object
show all
Defined in:
lib/attr_searchable_grammar.rb

Instance Method Summary collapse

Instance Method Details

#evaluateObject



29
30
31
# File 'lib/attr_searchable_grammar.rb', line 29

def evaluate
  text_value
end