| Interface and Description |
|---|
| com.facebook.buck.core.rules.attr.HasCustomDepsLogic |
| com.facebook.buck.rules.keys.RuleKeyAppendable |
| com.facebook.buck.rules.keys.RuleKeyAppendable.RuleKeyAppendableSink |
| com.facebook.buck.core.rules.pipeline.SupportsPipelining
Rule pipelining couples rules in a way that makes it very easy to violate buck's
assumptions and makes it nearly impossible for buck to understand and restrict what rules are
doing.
|
| Class and Description |
|---|
| com.facebook.buck.core.model.impl.BuildTargetPaths
use
BuildPaths instead, which handles flavoured and unflavoured BuildTargets in the paths the same way as RE/ModernBuildRules do. |
| com.facebook.buck.android.NdkLibraryDescription |
| com.facebook.buck.event.ThrowableConsoleEvent |
| Field and Description |
|---|
| com.facebook.buck.cli.AbstractQueryCommand.generateJsonOutput |