public final class CxxInferEnhancer extends Object
CxxLibraryGroup and CxxBinary.| Modifier and Type | Class and Description |
|---|---|
static class |
CxxInferEnhancer.InferFlavors
Flavors affixed to a library or binary rule to run infer.
|
| Modifier and Type | Field and Description |
|---|---|
static FlavorDomain<CxxInferEnhancer.InferFlavors> |
INFER_FLAVOR_DOMAIN |
| Modifier and Type | Method and Description |
|---|---|
static BuildRule |
requireInferRule(BuildTarget target,
ProjectFilesystem filesystem,
ActionGraphBuilder graphBuilder,
CellPathResolver cellRoots,
CxxBuckConfig cxxBuckConfig,
CxxPlatform cxxPlatform,
CxxConstructorArg args,
InferBuckConfig inferBuckConfig) |
public static final FlavorDomain<CxxInferEnhancer.InferFlavors> INFER_FLAVOR_DOMAIN
public static BuildRule requireInferRule(BuildTarget target, ProjectFilesystem filesystem, ActionGraphBuilder graphBuilder, CellPathResolver cellRoots, CxxBuckConfig cxxBuckConfig, CxxPlatform cxxPlatform, CxxConstructorArg args, InferBuckConfig inferBuckConfig)