Class: Synvert::Core::Rewriter::UnlessExistCondition

Inherits:
Condition
  • Object
show all
Defined in:
lib/synvert/core/rewriter/condition/unless_exist_condition.rb

Overview

UnlessExistCondition checks if matching node doesn't exist in the node children.

Method Summary

Methods inherited from Condition

#initialize, #process

Constructor Details

This class inherits a constructor from Synvert::Core::Rewriter::Condition