Class HasIdentifier
java.lang.Object
com.google.errorprone.matchers.HasIdentifier
- All Implemented Interfaces:
Matcher<Tree>, Serializable
Matches if the given matcher matches all of the identifiers under this syntax tree.
- Author:
- [email protected] (Alex Loh)
- See Also:
-
Constructor Summary
Constructors -
Method Summary