Pattern object that matches any node of the given type.
extends goog.dom.pattern.AbstractPatternInstance Method Summary | |
matchToken(?Node token, ?goog.dom.TagWalkType type) ⇒ ?goog.dom.pattern.MatchType Test whether the given token is a text token which matches the string or regular expression provided in the constructor. |