Base pattern class for DOM matching.
matchToken(?Node token, ?goog.dom.TagWalkType type) ⇒ ?goog.dom.pattern.MatchType
Test whether this pattern matches the given token.
reset()
Reset any internal state this pattern keeps.