public interface Matcher
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-2019 Google. All Rights Reserved.