Skip navigation links

Error Prone 2.3.4 API

Packages 
Package Description
com.google.errorprone  
com.google.errorprone.apply  
com.google.errorprone.bugpatterns  
com.google.errorprone.dataflow  
com.google.errorprone.dataflow.nullnesspropagation  
com.google.errorprone.dataflow.nullnesspropagation.inference  
com.google.errorprone.fixes
Support code for providing automated corrections for defects we find.
com.google.errorprone.matchers
A predicate DSL for matching javac AST nodes.
com.google.errorprone.matchers.method  
com.google.errorprone.names  
com.google.errorprone.predicates  
com.google.errorprone.predicates.type  
com.google.errorprone.scanner  
com.google.errorprone.suppliers
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.
com.google.errorprone.util
Utility code.
Skip navigation links

Copyright © 2019. All rights reserved.