Pattern object that matches an tag.
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 tag token which matches the tag name, style, and attributes provided in the constructor. |