Interface Matcher
- All Known Implementing Classes:
JsSourceMatcher
public interface Matcher
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(Node n, NodeMetadata metadata) Returns true if the specifiedNodeandNodeMetadatamatch the given pattern.
-
Method Details
-
matches
Returns true if the specifiedNodeandNodeMetadatamatch the given pattern.
-