All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.uber.infer.task.Eradicate.groovy Maven / Gradle / Ivy

The newest version!
package com.uber.infer.task

class Eradicate extends InferAnalyzeCommand {

    @Override
    protected String getAnalyzerName() {
        return "eradicate"
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy