Class: SearchCopGrammar::OperatorNode

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

Instance Method Summary collapse

Instance Method Details

#evaluateObject



32
33
34
# File 'lib/search_cop_grammar.rb', line 32

def evaluate
  text_value
end