Constructor new IfAllCondition() Source: condition.js, line 125 Extends Condition Methods match() Find all matching nodes, if all match options.match, run the func, else run the elseFunc. Source: condition.js, line 129 processSync() If condition matches, run the func. Inherited From: Condition#processSync Source: condition.js, line 32