Class: SearchCopGrammar::IncludesOperator

Inherits:
OperatorNode
  • Object
show all
Defined in:
lib/search_cop_grammar.rb

Instance Method Summary collapse

Methods inherited from OperatorNode

#evaluate

Instance Method Details

#method_nameObject



47
48
49
# File 'lib/search_cop_grammar.rb', line 47

def method_name
  :matches
end