Uses of Interface
com.google.errorprone.suppliers.Supplier

Packages that use Supplier
Package
Description
 
A predicate DSL for matching javac AST nodes.
 
 
 
Supports matchers, but rather than giving Matcher implementations which are predicates on individual AST nodes, a supplier gives contextual information from the traversal of the AST.