Class: SearchCopGrammar::GreaterOperator
- Inherits:
-
OperatorNode
- Object
- Treetop::Runtime::SyntaxNode
- OperatorNode
- SearchCopGrammar::GreaterOperator
- Defined in:
- lib/search_cop_grammar.rb
Instance Method Summary collapse
Methods inherited from OperatorNode
Instance Method Details
#method_name ⇒ Object
71 72 73 |
# File 'lib/search_cop_grammar.rb', line 71 def method_name :gt end |