| Interface | Description |
|---|---|
| UnresolvedInferPlatform |
Used by descriptions to properly handle
InferPlatform. |
| Class | Description |
|---|---|
| InferConfig |
Infer specific buck config
|
| InferDistFromTargetProvider | |
| InferDistTool |
A tool based on path to the distribution directory and the binary name within this directory.
|
| InferNullsafe |
#nullsafe flavor for a Java rule that performs Infer's Nullsafe analysis for the rule. |
| InferPlatform |
Represents Infer binary (path + version) with general configuration flags.
|