Method: OneApm::Support::RenameRulesEngine::MatchExpression::Base#is_not
- Defined in:
- lib/one_apm/support/rename_rules_engine/match_expression/base.rb
#is_not ⇒ Object
Returns the value of attribute is_not.
9 10 11 |
# File 'lib/one_apm/support/rename_rules_engine/match_expression/base.rb', line 9 def is_not @is_not end |