Class: Synvert::Core::Rewriter::IfExistCondition

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

Overview

IfExistCondition checks if matching node exists in the node children.

Method Summary

Methods inherited from Condition

#initialize, #process

Constructor Details

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