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