public interface Matcher
Node
for a specific
pattern. For example of Matchers, see Matchers
.Modifier and Type | Method and Description |
---|---|
boolean |
matches(Node n,
NodeMetadata metadata)
Returns true if the specified
Node and NodeMetadata match
the given pattern. |
boolean matches(Node n, NodeMetadata metadata)
Node
and NodeMetadata
match
the given pattern.Copyright © 2009-2018 Google. All Rights Reserved.