Pattern object that matches any nodes at or below the current tree depth.
extends goog.dom.pattern.AllChildrenInstance Method Summary | |
matchToken(?Node token, ?goog.dom.TagWalkType type) ⇒ ?goog.dom.pattern.MatchType Test whether the given token is on the same level. | |
reset() Reset any internal state this pattern keeps. |