Index

C G I M R T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

CodeTransformers - Class in tech.picnic.errorprone.refaster.runner
Scans the classpath for ".refaster" files and loads them as CodeTransformers.

G

getAllCodeTransformers() - Static method in class tech.picnic.errorprone.refaster.runner.CodeTransformers
Returns all Refaster CodeTransformers found on the classpath.

I

INCLUDED_RULES_PATTERN_FLAG - Static variable in class tech.picnic.errorprone.refaster.runner.Refaster
Flag to pass a pattern that restricts which Refaster rules are loaded.

M

matchCompilationUnit(CompilationUnitTree, VisitorState) - Method in class tech.picnic.errorprone.refaster.runner.Refaster
 

R

Refaster - Class in tech.picnic.errorprone.refaster.runner
A BugChecker that flags code that can be simplified using Refaster rules located on the classpath.
Refaster() - Constructor for class tech.picnic.errorprone.refaster.runner.Refaster
Instantiates a default Refaster instance.
Refaster(ErrorProneFlags) - Constructor for class tech.picnic.errorprone.refaster.runner.Refaster
Instantiates a customized Refaster.

T

tech.picnic.errorprone.refaster.runner - package tech.picnic.errorprone.refaster.runner
Exposes Refaster rules found on the classpath through a regular Error Prone check.
C G I M R T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form