Package com.facebook.buck.core.description.arg
-
Interface Summary Interface Description BuildRuleArg Common arguments for build rules (but not configuration rules)ConstructorArg Marker interface for all rule args including configuration rules.DataTransferObject Immutable object is marked with this marker, and this object has a builder companion, e.HasApplicationModuleBlacklist Interface for marking a argument list as containing application_module_blacklistHasContacts HasDeclaredDeps HasDefaultPlatform A constructor arg of rules which have a default platform.HasDepsQuery HasProvidedDeps HasProvidedDepsQuery HasSrcs HasTests A constructor arg of source rules with a list of their tests.HasTestTimeout -
Annotation Types Summary Annotation Type Description Hint Represents hints given when deal with the value of a type returned byBaseDescription.getConstructorArgType()
.