JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.facebook.buck.core.description.arg
Interface ConstructorArg
All Superinterfaces:
DataTransferObject
All Known Subinterfaces:
AbstractGenruleDescription.CommonArg
,
AndroidKotlinCoreArg
,
AndroidLibraryDescription.CoreArg
,
AppleNativeTargetDescriptionArg
,
BuildRuleArg
,
ConfigurationRuleArg
,
CxxBinaryDescription.CommonArg
,
CxxConstructorArg
,
CxxLibraryDescription.CommonArg
,
GroovyLibraryDescription.CoreArg
,
HasSystemFrameworkAndLibraries
,
JavacPluginArgs
,
JavaLibraryDescription.CoreArg
,
JavaTestDescription.CoreArg
,
JvmLibraryArg
,
KotlinLibraryDescription.CoreArg
,
LinkableCxxConstructorArg
,
RustCommonArgs
,
ScalaLibraryDescription.CoreArg
,
SwiftCommonArg
All Known Implementing Classes:
AndroidBinaryDescriptionArg
,
AndroidBundleDescriptionArg
,
GenAidlDescriptionArg
,
PrebuiltOcamlLibraryDescriptionArg
,
SkylarkDescriptionArg
public interface
ConstructorArg
extends
DataTransferObject
Marker interface for all rule args including configuration rules.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getName
()
Each rule has a name
Method Detail
getName
String
getName()
Each rule has a name
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method