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