public abstract class InferPlatform extends Object implements AddsToRuleKey
Changing any of those may invalidate the result of the analysis, so they are bundled together.
Constructor and Description |
---|
InferPlatform() |
Modifier and Type | Method and Description |
---|---|
static InferPlatform |
of(Tool inferBin,
Optional<String> inferVersion,
Optional<? extends SourcePath> inferConfig,
Optional<? extends SourcePath> nullsafeThirdPartySignatures,
boolean executeRemotely) |
public static InferPlatform of(Tool inferBin, Optional<String> inferVersion, Optional<? extends SourcePath> inferConfig, Optional<? extends SourcePath> nullsafeThirdPartySignatures, boolean executeRemotely)