Home

Class goog.dom.pattern.AbstractPattern

Base pattern class for DOM matching.

Instance Method Summary
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.