Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AabBuilderStep - Class in com.facebook.buck.android
Merges resources into a final Android App Bundle using bundletool.
AabBuilderStep(ProjectFilesystem, Path, Optional<Path>, BuildTarget, boolean, ImmutableSet<ModuleInfo>) - Constructor for class com.facebook.buck.android.AabBuilderStep
 
AAPT2_COMPILE_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
 
Aapt2Compile - Class in com.facebook.buck.android
Perform the "aapt2 compile" step of a single Android resource.
Aapt2Compile(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, SourcePath, boolean, boolean) - Constructor for class com.facebook.buck.android.Aapt2Compile
 
Aapt2Link - Class in com.facebook.buck.android
Perform the "aapt2 link" step of building an Android app.
AaptPackageResources - Class in com.facebook.buck.android
Packages the resources using aapt.
AaptStep - Class in com.facebook.buck.android
Runs the Android Asset Packaging Tool (aapt), which creates an .apk file.
AaptStep(SourcePathResolverAdapter, AndroidPlatformTarget, AbsPath, Path, ImmutableList<Path>, ImmutableSortedSet<Path>, Path, Path, Path, ImmutableList<Path>, boolean, boolean, ManifestEntries, ImmutableList<String>) - Constructor for class com.facebook.buck.android.AaptStep
 
AAR_FORMAT - Static variable in class com.facebook.buck.android.AndroidAar
 
AAR_UNZIP_FLAVOR - Static variable in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
abbreviate(String, int) - Static method in class com.facebook.buck.util.string.MoreStrings
If string width exceeds passed parameter, replace string tail with dot-dot-dot.
AbiGenerationMode - Enum in com.facebook.buck.jvm.java.abi
 
abiJar - Variable in class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
 
AbsoluteOutputMacro - Class in com.facebook.buck.rules.macros
Macro used to denote the absolute path of an output of a rule.
AbsoluteOutputMacro() - Constructor for class com.facebook.buck.rules.macros.AbsoluteOutputMacro
 
AbsoluteOutputMacroExpander - Class in com.facebook.buck.rules.macros
Handles '$(abs_output ...)' macro which expands to the path of a named supplementary output.
AbsoluteOutputMacroTypeCoercer - Class in com.facebook.buck.rules.coercer
Handles '$(output ...)' macro.
AbsoluteOutputMacroTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.AbsoluteOutputMacroTypeCoercer
 
AbsPath - Interface in com.facebook.buck.core.filesystems
Absolute path.
AbstractAction - Class in com.facebook.buck.core.rules.actions
Base implementation of an Action
AbstractAction(ActionRegistry, ImmutableSortedSet<Artifact>, ImmutableSortedSet<OutputArtifact>, String) - Constructor for class com.facebook.buck.core.rules.actions.AbstractAction
 
AbstractActionGraphBuilder - Class in com.facebook.buck.core.rules.resolver.impl
An abstract implementation of BuildRuleResolver that simplifies concrete implementations.
AbstractActionGraphBuilder() - Constructor for class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
 
AbstractArtifactCacheEventFactory - Class in com.facebook.buck.artifact_cache
 
AbstractArtifactCacheEventFactory(Function<String, UnconfiguredBuildTarget>, TargetConfigurationSerializer) - Constructor for class com.facebook.buck.artifact_cache.AbstractArtifactCacheEventFactory
 
AbstractAsynchronousCache - Class in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache(String, ArtifactCacheMode, CacheReadMode, ListeningExecutorService, ListeningExecutorService, AbstractAsynchronousCache.CacheEventListener, Optional<Long>, ProjectFilesystem) - Constructor for class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
AbstractAsynchronousCache.CacheEventListener - Interface in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents - Interface in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents - Interface in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.FetchRequest - Class in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.StoreEvents - Interface in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.StoreEvents.StoreRequestEvents - Interface in com.facebook.buck.artifact_cache
 
AbstractBatchingLogger - Class in com.facebook.buck.util.network
Common functionality for uploading log entries in batches.
AbstractBatchingLogger(int) - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger
 
AbstractBatchingLogger() - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger
 
AbstractBatchingLogger.BatchEntry - Class in com.facebook.buck.util.network
 
AbstractBottomUpTraversal<T,E extends Throwable> - Class in com.facebook.buck.core.util.graph
Class that performs a "bottom-up" traversal of a DAG.
AbstractBottomUpTraversal(TraversableGraph<T>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
 
AbstractBreadthFirstThrowingTraversal<Node,E extends Throwable> - Class in com.facebook.buck.core.util.graph
Performs a breadth-first traversal of dependencies of a graph node.
AbstractBreadthFirstThrowingTraversal(Node) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
 
AbstractBreadthFirstThrowingTraversal(Iterable<? extends Node>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
 
AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal<Node> - Class in com.facebook.buck.core.util.graph
 
AbstractBreadthFirstThrowingTraversal.Visitor<Node,E extends Throwable> - Interface in com.facebook.buck.core.util.graph
AbstractBreadthFirstTraversal<Node> - Class in com.facebook.buck.core.util.graph
Performs a breadth-first traversal of dependencies of a graph node.
AbstractBreadthFirstTraversal(Node) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
 
AbstractBreadthFirstTraversal(Iterable<? extends Node>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
 
AbstractBuckEvent - Class in com.facebook.buck.event
Base class for all build events.
AbstractBuckEvent(EventKey) - Constructor for class com.facebook.buck.event.AbstractBuckEvent
 
AbstractBuildRule - Class in com.facebook.buck.core.rules.impl
Abstract implementation of a BuildRule that can be cached.
AbstractBuildRule(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
AbstractBuildRuleResolver - Class in com.facebook.buck.core.rules.impl
An abstract implementation of BuildTargetResolver that simplifies concrete implementations.
AbstractBuildRuleResolver() - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
AbstractBuildRuleWithDeclaredAndExtraDeps - Class in com.facebook.buck.core.rules.impl
 
AbstractBuildRuleWithDeclaredAndExtraDeps(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
 
AbstractCellPathResolver - Class in com.facebook.buck.core.cell
Contains base logic for CellPathResolver.
AbstractCellPathResolver() - Constructor for class com.facebook.buck.core.cell.AbstractCellPathResolver
 
AbstractCloseableMemoizedSupplier<T,E extends Exception> - Class in com.facebook.buck.util
AbstractCloseableMemoizedSupplier(Supplier<T>, ThrowingConsumer<T, E>) - Constructor for class com.facebook.buck.util.AbstractCloseableMemoizedSupplier
 
AbstractCloseableWrapper<T,E extends Exception> - Class in com.facebook.buck.util
Base class for ThrowingCloseableWrapper and CloseableWrapper
AbstractCloseableWrapper(T, ThrowingConsumer<T, E>) - Constructor for class com.facebook.buck.util.AbstractCloseableWrapper
 
AbstractCommand - Class in com.facebook.buck.cli
 
AbstractCommand() - Constructor for class com.facebook.buck.cli.AbstractCommand
 
AbstractConfigurationRule - Class in com.facebook.buck.core.rules.config
Base class and common implementation of all configuration rules
AbstractConfigurationRule(BuildTarget) - Constructor for class com.facebook.buck.core.rules.config.AbstractConfigurationRule
 
AbstractConsoleEventBusListener - Class in com.facebook.buck.event.listener
Base class for BuckEventListeners responsible for outputting information about the running build to stderr.
AbstractConsoleEventBusListener(RenderingConsole, Clock, Locale, ExecutionEnvironment, boolean, int, boolean, ImmutableSet<String>) - Constructor for class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
AbstractContainerCommand - Class in com.facebook.buck.cli
 
AbstractContainerCommand() - Constructor for class com.facebook.buck.cli.AbstractContainerCommand
 
AbstractCxxLibraryGroup - Interface in com.facebook.buck.cxx
Base class for CxxLibrary-like things.
AbstractExecutableTargetOrHostMacro - Class in com.facebook.buck.rules.macros
Marker for macros which expand to executable.
AbstractExecutableTargetOrHostMacro() - Constructor for class com.facebook.buck.rules.macros.AbstractExecutableTargetOrHostMacro
 
AbstractExecutionStep - Class in com.facebook.buck.step
Abstract implementation of Step that takes the description as a constructor parameter and requires only the implementation of AbstractExecutionStep.execute(ExecutionContext).
AbstractExecutionStep(String) - Constructor for class com.facebook.buck.step.AbstractExecutionStep
 
AbstractFileLike - Class in com.facebook.buck.jvm.java.classes
 
AbstractFileLike() - Constructor for class com.facebook.buck.jvm.java.classes.AbstractFileLike
 
AbstractGenruleDescription<T extends AbstractGenruleDescription.CommonArg> - Class in com.facebook.buck.shell
 
AbstractGenruleDescription(ToolchainProvider, BuckConfig, SandboxExecutionStrategy, boolean) - Constructor for class com.facebook.buck.shell.AbstractGenruleDescription
 
AbstractGenruleDescription.CommonArg - Interface in com.facebook.buck.shell
 
AbstractGenruleStep - Class in com.facebook.buck.shell
 
AbstractGenruleStep(ProjectFilesystem, AbstractGenruleStep.CommandString, Path, ProgramRunner) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep
 
AbstractGenruleStep(ProjectFilesystem, AbstractGenruleStep.CommandString, Path) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep
 
AbstractGenruleStep(ProjectFilesystem, AbstractGenruleStep.CommandString, AbsPath) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep
 
AbstractGenruleStep.CommandString - Class in com.facebook.buck.shell
 
AbstractIdbFailureInfo - Interface in com.facebook.buck.apple
Object that represents the failure information of a test when using idb
AbstractIdbTestResult - Interface in com.facebook.buck.apple
Object that represents the xctest result when using idb
AbstractLocationMacroExpander<T extends BaseLocationMacro> - Class in com.facebook.buck.rules.macros
Expands to the path of a build rules output.
AbstractLocationMacroExpander(Class<T>) - Constructor for class com.facebook.buck.rules.macros.AbstractLocationMacroExpander
 
AbstractMacroExpanderWithoutPrecomputedWork<T> - Class in com.facebook.buck.rules.macros
 
AbstractMacroExpanderWithoutPrecomputedWork() - Constructor for class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
 
AbstractNetworkCache - Class in com.facebook.buck.artifact_cache
 
AbstractNetworkCache(NetworkCacheArgs) - Constructor for class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
AbstractParamInfo<T> - Class in com.facebook.buck.rules.coercer
Represents a single field that can be represented in buck build files.
AbstractParamInfo(String, TypeCoercer<?, T>) - Constructor for class com.facebook.buck.rules.coercer.AbstractParamInfo
Create an instance of AbstractParamInfo
AbstractPBXObjectFactory - Class in com.facebook.buck.apple.xcode
A factory object for generating new PBX object types.
AbstractPBXObjectFactory() - Constructor for class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
AbstractPerfCommand<CommandContext> - Class in com.facebook.buck.cli
This is the core of our perf commands, it handles the outer prepare + loop and statistics gathering.
AbstractPerfCommand() - Constructor for class com.facebook.buck.cli.AbstractPerfCommand
 
AbstractQueryCommand - Class in com.facebook.buck.cli
Provides base functionality for query commands.
AbstractQueryCommand() - Constructor for class com.facebook.buck.cli.AbstractQueryCommand
 
AbstractQueryCommand.OutputFormat - Enum in com.facebook.buck.cli
Enum with values for `--output-format` CLI parameter
AbstractQueryCommand.SortOutputFormat - Enum in com.facebook.buck.cli
Sort Output format.
AbstractQueryCommand.WhichQueryCommand - Enum in com.facebook.buck.cli
Which of *query commands was invoked
AbstractReport - Class in com.facebook.buck.doctor
Base class for gathering logs and other interesting information from buck.
AbstractReport(ProjectFilesystem, DefectReporter, BuildEnvironmentDescription, VersionControlStatsGenerator, Console, DoctorConfig, ExtraInfoCollector, Optional<WatchmanDiagReportCollector>) - Constructor for class com.facebook.buck.doctor.AbstractReport
 
AbstractRuleKeyBuilder<RULE_KEY> - Class in com.facebook.buck.rules.keys
Base class for rulekey builders.
AbstractRuleKeyBuilder(RuleKeyScopedHasher) - Constructor for class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
AbstractSelectorListResolver - Class in com.facebook.buck.core.select
Provides base functionality for selector list resolvers.
AbstractSelectorListResolver(SelectableResolver) - Constructor for class com.facebook.buck.core.select.AbstractSelectorListResolver
 
AbstractSkylarkFunctions - Class in com.facebook.buck.skylark.function
Abstract class containing function definitions shared by SkylarkBuildModule and SkylarkPackageModule.
AbstractSkylarkFunctions() - Constructor for class com.facebook.buck.skylark.function.AbstractSkylarkFunctions
 
AbstractSourcePathResolver - Class in com.facebook.buck.core.sourcepath.resolver.impl
Abstract implementation of SourcePathResolver.
AbstractSourcePathResolver() - Constructor for class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
AbstractTestStep - Class in com.facebook.buck.step
Abstract implementation of Step that ...
AbstractTestStep(String, ProjectFilesystem, Optional<Path>, ImmutableList<String>, Optional<ImmutableMap<String, String>>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.step.AbstractTestStep
 
AbstractValueVisitor<E extends Exception> - Class in com.facebook.buck.rules.modern.impl
An abstract implementation of ValueVisitor used for implementations that only care about some underlying non-composed types.
AbstractValueVisitor() - Constructor for class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
AbstractVersionedTargetGraphBuilder - Class in com.facebook.buck.versions
 
AbstractVersionedTargetGraphBuilder(TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, TargetGraphCreationResult, long, TimeUnit, Cells) - Constructor for class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
accept(Path, Path) - Method in interface com.facebook.buck.features.python.PythonComponents.Resolved.ComponentConsumer
 
accept(Path, Path) - Method in interface com.facebook.buck.step.fs.SymlinkPaths.SymlinkConsumer
 
accept(T) - Method in interface com.facebook.buck.util.function.ThrowingConsumer
 
AccessFlags - Class in com.facebook.buck.jvm.java.abi
Computes the access flags (see JVMS8 4.1, 4.5, 4.6) for Elements.
AccessFlags(ElementsExtended) - Constructor for class com.facebook.buck.jvm.java.abi.AccessFlags
 
AccumulateClassNamesStep - Class in com.facebook.buck.jvm.java
Step that takes a directory or zip of .class files and traverses it to get the total set of .class files included by the directory or zip.
AccumulateClassNamesStep(ProjectFilesystem, Optional<Path>, Path) - Constructor for class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
acquire(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
Returns the future which will be completed by the moment when resources will be acquired.
Action - Interface in com.facebook.buck.core.rules.actions
An Action that forms the Action graph.
ActionAnalysisData - Interface in com.facebook.buck.core.rules.analysis.action
The action related information generated from the rule analysis phase, such as a deferred.
ActionAnalysisData.ID - Class in com.facebook.buck.core.rules.analysis.action
The ID used to identify this action.
ActionAnalysisDataKey - Interface in com.facebook.buck.core.rules.analysis.action
The key used to look up the corresponding ActionAnalysisData.
ActionAnalysisDataLookUp - Interface in com.facebook.buck.core.rules.analysis.action
Interface for querying for ActionAnalysisData via their unique ActionAnalysisData.ID.
ActionAnalysisDataRegistry - Interface in com.facebook.buck.core.rules.analysis.action
An interface for which rule analysis can register their ActionAnalysisData
ActionAndTargetGraphs - Class in com.facebook.buck.core.model.graph
ActionAndTargetGraphs() - Constructor for class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
 
ActionCancelledException - Exception in com.facebook.buck.rules.modern.builders
Represents an action being cancelled (for instance by the action being stolen
ActionCancelledException(Throwable) - Constructor for exception com.facebook.buck.rules.modern.builders.ActionCancelledException
 
ActionCreationException - Exception in com.facebook.buck.core.rules.actions
Represents an error during action creation
ActionCreationException(Throwable, Action, BuildTarget) - Constructor for exception com.facebook.buck.core.rules.actions.ActionCreationException
 
ActionCreationException(Action, BuildTarget, String, Object...) - Constructor for exception com.facebook.buck.core.rules.actions.ActionCreationException
 
actionDigestToString(Protocol.Digest) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
ActionExecutionContext - Class in com.facebook.buck.core.rules.actions
Holds the information Actions can use for its Action.execute(ActionExecutionContext)
ActionExecutionContext() - Constructor for class com.facebook.buck.core.rules.actions.ActionExecutionContext
 
ActionExecutionResult - Interface in com.facebook.buck.core.rules.actions
Represents the result of executing the Action
ActionExecutionResult.ActionExecutionFailure - Interface in com.facebook.buck.core.rules.actions
execution that failed
ActionExecutionResult.ActionExecutionSuccess - Interface in com.facebook.buck.core.rules.actions
A successful action execution
ActionExecutionStep - Class in com.facebook.buck.step.impl
This is an adaptor between the Action interfaces and the Step interfaces, which allows the CachingBuildEngine to execute Actions
ActionExecutionStep(Action, ArtifactFilesystem) - Constructor for class com.facebook.buck.step.impl.ActionExecutionStep
 
actionExists(ActionAnalysisData.ID) - Method in interface com.facebook.buck.core.rules.analysis.action.ActionAnalysisDataLookUp
 
actionExists(ActionAnalysisData.ID) - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyProviderRuleAnalysisResult
 
ActionGraph - Class in com.facebook.buck.core.model.actiongraph
 
ActionGraph(Iterable<BuildRule>) - Constructor for class com.facebook.buck.core.model.actiongraph.ActionGraph
 
ActionGraphAndBuilder - Class in com.facebook.buck.core.model.actiongraph
Holds an ActionGraph with the BuildRuleResolver that created it.
ActionGraphAndBuilder() - Constructor for class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
 
ActionGraphBuilder - Interface in com.facebook.buck.core.rules
Provides methods to interact with the ActionGraph.
ActionGraphCache - Class in com.facebook.buck.core.model.actiongraph.computation
Contains cached action graphs.
ActionGraphCache(int) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
actionGraphCacheHit(ActionGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
actionGraphCacheHit(ActionGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
actionGraphCacheMiss(ActionGraphEvent.Cache.Miss) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ActionGraphConfig - Class in com.facebook.buck.core.model.actiongraph.computation
 
ActionGraphConfig() - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
ActionGraphCreationException(String) - Constructor for exception com.facebook.buck.cli.BuildCommand.ActionGraphCreationException
 
ActionGraphEvent - Class in com.facebook.buck.event
Base class for events about building up the action graph from the target graph.
ActionGraphEvent(EventKey) - Constructor for class com.facebook.buck.event.ActionGraphEvent
 
ActionGraphEvent.Cache - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.Hit - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.Miss - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.MissWithEmptyCache - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.MissWithTargetGraphDifference - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.MissWithTargetGraphHashMatch - Class in com.facebook.buck.event
 
ActionGraphEvent.Finished - Class in com.facebook.buck.event
 
ActionGraphEvent.IncrementalLoad - Class in com.facebook.buck.event
Event for incremental action graph construction.
ActionGraphEvent.Started - Class in com.facebook.buck.event
 
actionGraphEvents - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ActionGraphFactory - Class in com.facebook.buck.core.model.actiongraph.computation
 
ActionGraphFactoryDelegate - Interface in com.facebook.buck.core.model.actiongraph.computation
The factory in charge of creating the action graph depending on the construction mode.
ActionGraphFactoryDelegate.ActionGraphBuilderDecorator - Interface in com.facebook.buck.core.model.actiongraph.computation
Creates the base ActionGraphBuilder with potentially a decorator to be compatible with the new rule analysis framework
actionGraphFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
actionGraphFinishedEvent(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
ActionGraphPerfStatEvent - Class in com.facebook.buck.event
Event Class containing the perf data regarding action graph building
ActionGraphPerfStatEvent.Start - Class in com.facebook.buck.event
Class representing the start of timing
ActionGraphProvider - Class in com.facebook.buck.core.model.actiongraph.computation
Class that transforms TargetGraph to ActionGraph.
ActionGraphProvider(BuckEventBus, ActionGraphFactory, ActionGraphCache, RuleKeyConfiguration, boolean, boolean, IncrementalActionGraphMode) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
 
ActionGraphProvider(BuckEventBus, ActionGraphFactory, ActionGraphCache, RuleKeyConfiguration, BuckConfig) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
 
ActionGraphSerializer - Class in com.facebook.buck.cli
Serializer for ActionGraph.
ActionGraphSerializer(BuildRuleResolver, ImmutableSet<BuildTarget>, Path) - Constructor for class com.facebook.buck.cli.ActionGraphSerializer
 
ActionGraphSerializer.ActionGraphData - Interface in com.facebook.buck.cli
Data object that is used to serialize action graph information into a file
actionGraphStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
actionGraphStarted(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
actionGraphStarted(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
actionGraphStartedEvent(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
ActionRegistry - Interface in com.facebook.buck.core.rules.actions
The registry for Actions, which creates its corresponding ActionWrapperData.
actionRegistry() - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
 
actionRegistry() - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisContext
 
ActionRunner - Class in com.facebook.buck.remoteexecution.util
Runs an action (command + environment) in a directory and returns the results (exit code, stdout/stderr, and outputs).
ActionRunner(Protocol, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.util.ActionRunner
 
ActionRunner.ActionResult - Class in com.facebook.buck.remoteexecution.util
Results of an action.
ActionWrapperData - Interface in com.facebook.buck.core.rules.actions
Implementation of ActionAnalysisData that just holds an Action.
actuallyClose() - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
 
actuallyClose() - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
actuallyCloseEntry() - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
Called by CustomZipOutputStream.close() and used by impls to close the delegate stream.
actuallyCloseEntry() - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
actuallyPutNextEntry(ZipEntry) - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
Called by CustomZipOutputStream.putNextEntry(ZipEntry) and used by impls to put the next entry into the zip file.
actuallyPutNextEntry(ZipEntry) - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
actuallyWrite(byte[], int, int) - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
Called by CustomZipOutputStream.write(byte[], int, int) only once it is known that the stream has not been closed, and that a ZipEntry has already been put on the stream and not closed.
actuallyWrite(byte[], int, int) - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
AcyclicDepthFirstPostOrderTraversal<T> - Class in com.facebook.buck.core.util.graph
Performs a depth-first, post-order traversal over a DAG.
AcyclicDepthFirstPostOrderTraversal(GraphTraversable<T>) - Constructor for class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
 
AcyclicDepthFirstPostOrderTraversalWithDependencyStack<T> - Class in com.facebook.buck.core.util.graph
Performs a depth-first, post-order traversal over a DAG.
AcyclicDepthFirstPostOrderTraversalWithDependencyStack(GraphTraversableWithDependencyStack<T>, BiFunction<DependencyStack, T, DependencyStack>) - Constructor for class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithDependencyStack
 
AcyclicDepthFirstPostOrderTraversalWithPayload<T,P> - Class in com.facebook.buck.core.util.graph
Performs a depth-first, post-order traversal over a DAG.
AcyclicDepthFirstPostOrderTraversalWithPayload(GraphTraversableWithPayload<T, P>) - Constructor for class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithPayload
 
AcyclicDepthFirstPostOrderTraversalWithPayloadAndDependencyStack<T,P> - Class in com.facebook.buck.core.util.graph
Performs a depth-first, post-order traversal over a DAG.
AcyclicDepthFirstPostOrderTraversalWithPayloadAndDependencyStack(GraphTraversableWithPayloadAndDependencyStack<T, P>, BiFunction<DependencyStack, T, DependencyStack>) - Constructor for class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithPayloadAndDependencyStack
 
AD_HOC - Static variable in class com.facebook.buck.apple.toolchain.CodeSignIdentity
A pseudo-identity for ad hoc code signing.
adbCall(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in class com.facebook.buck.android.AdbHelper
Execute an AdbDeviceCallable for all matching devices.
adbCall(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
 
adbCallOrThrow(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
A simple wrapper around adbCall that will throw if adbCall returns false.
AdbCommandLineOptions - Class in com.facebook.buck.cli
 
AdbCommandLineOptions() - Constructor for class com.facebook.buck.cli.AdbCommandLineOptions
 
AdbConfig - Class in com.facebook.buck.android.exopackage
 
AdbConfig() - Constructor for class com.facebook.buck.android.exopackage.AdbConfig
 
AdbHelper - Class in com.facebook.buck.android
Helper for executing commands over ADB, especially for multiple devices.
AdbHelper(AdbOptions, TargetDeviceOptions, ToolchainProvider, Supplier<ExecutionContext>, boolean, ImmutableList<String>) - Constructor for class com.facebook.buck.android.AdbHelper
 
AdbHelper.CommandFailedException - Exception in com.facebook.buck.android
An exception that indicates that an executed command returned an unsuccessful exit code.
adbOptions(BuckConfig) - Method in class com.facebook.buck.cli.InstallCommand
 
adbOptions(BuckConfig) - Method in class com.facebook.buck.cli.UninstallCommand
 
AdbOptions - Class in com.facebook.buck.step
 
AdbOptions(int, boolean, int) - Constructor for class com.facebook.buck.step.AdbOptions
 
AdbToolchain - Interface in com.facebook.buck.android.toolchain
The adb Android tool.
AdbToolchainFactory - Class in com.facebook.buck.android.toolchain.impl
Toolchain for the adb Android tool.
AdbToolchainFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AdbToolchainFactory
 
add(String, Path) - Method in class com.facebook.buck.apple.clang.HeaderMap.Builder
Add a mapping from include directive to path.
add(T) - Method in interface com.facebook.buck.core.macros.MacroCombiner
Add the expanded form of a macro.
add(String) - Method in class com.facebook.buck.core.macros.StringMacroCombiner
 
add(Object, Object, String, Location) - Method in class com.facebook.buck.core.starlark.rule.args.CommandLineArgsBuilder
 
add(Object, Object, String, Location) - Method in interface com.facebook.buck.core.starlark.rule.args.CommandLineArgsBuilderApi
 
add(String) - Method in class com.facebook.buck.counters.TagSetCounter
 
add(CxxSource) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(SourcePath) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(BuildRule) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(PreprocessorDelegate) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(CompilerDelegate) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(T) - Method in class com.facebook.buck.event.listener.BuckEventOrderer
 
add(Pattern, T) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection.Builder
 
add(ImmutableMap<BuildTarget, Version>, T) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection.Builder
 
add(long) - Method in class com.facebook.buck.rules.keys.SizeLimiter
 
add(CacheStats) - Method in class com.facebook.buck.util.cache.CacheStats
 
add(E) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
addAdditionalAaptParams(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to additionalAaptParams list.
addAdditionalAaptParams(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to additionalAaptParams list.
addAdditionalAaptParams(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to additionalAaptParams list.
addAdditionalAaptParams(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to additionalAaptParams list.
addAdditionalCoverageTargets(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to additionalCoverageTargets set.
addAdditionalCoverageTargets(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to additionalCoverageTargets set.
addAdditionalCoverageTargets(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to additionalCoverageTargets set.
addAdditionalCoverageTargets(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to additionalCoverageTargets set.
addAggregationKey(String, Object) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
addAll(SkylarkList<?>, String, Location) - Method in class com.facebook.buck.core.starlark.rule.args.CommandLineArgsBuilder
 
addAll(SkylarkList<?>, String, Location) - Method in interface com.facebook.buck.core.starlark.rule.args.CommandLineArgsBuilderApi
 
addAll(Collection<String>) - Method in class com.facebook.buck.counters.TagSetCounter
 
addAll(ActionGraphBuilder, Collection<NativeLinkable>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables.SharedLibrariesBuilder
Adds libraries from the given NativeLinkableGroups, potentially in parallel.
addAll(Collection<? extends E>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
addAllAdditionalAaptParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to additionalAaptParams list.
addAllAdditionalAaptParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to additionalAaptParams list.
addAllAdditionalCoverageTargets(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to additionalCoverageTargets set.
addAllAdditionalCoverageTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to additionalCoverageTargets set.
addAllAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to allowedDuplicateResourceTypes set.
addAllAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to allowedDuplicateResourceTypes set.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAppleToolchains(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds elements to appleToolchains list.
addAllApplicationModulesWithManifest(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModulesWithManifest set.
addAllApplicationModulesWithManifest(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModulesWithManifest set.
addAllApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModulesWithResources set.
addAllApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModulesWithResources set.
addAllApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModuleTargets set.
addAllApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModuleTargets set.
addAllArchiverFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to archiverFlags list.
addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to args list.
addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to args list.
addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to args list.
addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAllBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to bannedDuplicateResourceTypes set.
addAllBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to bannedDuplicateResourceTypes set.
addAllBlacklist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to blacklist set.
addAllBuildArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to buildArgs list.
addAllBuildArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to buildArgs list.
addAllBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to bundleNameForFlavor list.
addAllBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to bundleNameForFlavor list.
addAllBytecodeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to bytecodeCLibs list.
addAllCCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to cCompilerFlags list.
addAllCgoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to cgoCompilerFlags list.
addAllCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to cLibs list.
addAllCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to codesignFlags list.
addAllCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to codesignFlags list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to compatibleWith list.
addAllCompilerDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerDeps sortedSet.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerInvocationFlags(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerInvocationFlags list.
addAllConstraintValues(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Adds elements to constraintValues sortedSet.
addAllConstraintValues(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds elements to constraintValues sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to contacts set.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to cpuFilters set.
addAllCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to cpuFilters set.
addAllCxxCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to cxxCompilerFlags list.
addAllCxxHeaderDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to cxxHeaderDirs sortedSet.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends Either<BuildTarget, String>>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to deps list.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to dirs sortedSet.
addAllDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to dirs set.
addAllEntriesToExclude(Iterable<? extends Pattern>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to entriesToExclude set.
addAllExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to exopackageModes set.
addAllExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to exopackageModes set.
addAllExperimentalArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to experimentalArgs list.
addAllExportedCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to exportedCompilerFlags list.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to externalLinkerFlags list.
addAllExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to externalLinkerFlags list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraFilteredResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to extraFilteredResources set.
addAllExtraFilteredResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to extraFilteredResources set.
addAllExtraFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Adds elements to extraFlags list.
addAllExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to extraGroovycArguments list.
addAllExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to extraGroovycArguments list.
addAllExtraScriptTemplates(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to extraScriptTemplates list.
addAllExtraShallowTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraShallowTargets sortedSet.
addAllExtraTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraTargets sortedSet.
addAllExtraTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraTests sortedSet.
addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to features sortedSet.
addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to features sortedSet.
addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to features sortedSet.
addAllFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to files set.
addAllFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to flags list.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addAllFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addAllFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addAllFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addAllFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addAllFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addAllFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addAllFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addAllFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addAllFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addAllGoAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goAssemblerFlags list.
addAllGoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goCompilerFlags list.
addAllGoSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goSrcs sortedSet.
addAllHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to haddockFlags list.
addAllHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to haddockFlags list.
addAllHeadersWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to headersWhitelist list.
addAllImportDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to importDirs list.
addAllIncludeDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to includeDirs list.
addAllInputFileLists(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to inputFileLists sortedSet.
addAllInputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to inputs sortedSet.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addAllKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addAllKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addAllKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addAllKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addAllKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to licenses set.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to locales set.
addAllLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to locales set.
addAllModuleDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to moduleDeps sortedSet.
addAllModules(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to modules sortedSet.
addAllNativeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to nativeCLibs list.
addAllNeededCoverage(Iterable<? extends NeededCoverageSpec>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to neededCoverage list.
addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to noDx set.
addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to noDx set.
addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to noDx set.
addAllOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to ocamldepFlags list.
addAllOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to ocamldepFlags list.
addAllOutputFileLists(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to outputFileLists sortedSet.
addAllOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to outputs sortedSet.
addAllowedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to allowedDuplicateResourceTypes set.
addAllowedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to allowedDuplicateResourceTypes set.
addAllowedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to allowedDuplicateResourceTypes set.
addAllowedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to allowedDuplicateResourceTypes set.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to preloadDeps set.
addAllPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to preloadDeps set.
addAllPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to preprocessJavaClassesDeps sortedSet.
addAllPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to preprocessJavaClassesDeps sortedSet.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to primaryDexPatterns list.
addAllPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to primaryDexPatterns list.
addAllProcessorClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to processorClasses set.
addAllProfiledStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to profiledStaticLibs list.
addAllProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to proguardJvmArgs list.
addAllProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to proguardJvmArgs list.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllRanlibFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to ranlibFlags list.
addAllRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to redexExtraArgs list.
addAllRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to redexExtraArgs list.
addAllRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to relinkerWhitelist list.
addAllRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to relinkerWhitelist list.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to resourceFilter list.
addAllResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to resourceFilter list.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to resources set.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResourcesFromDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to resourcesFromDeps set.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addAllRuntimePathsForBundling(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to runtimePathsForBundling list.
addAllRuntimePathsForLinking(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to runtimePathsForLinking list.
addAllRuntimeRunPaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to runtimeRunPaths list.
addAllRustcFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to rustcFlags list.
addAllRustcFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to rustcFlags list.
addAllRustcFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to rustcFlags list.
addAllSharedDepRuntimeLdFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to sharedDepRuntimeLdFlags list.
addAllSharedLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to sharedLink list.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends Either<SourcePath, Pair<SourcePath, String>>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to srcs set.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to srcs set.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllStaticDepRuntimeLdFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to staticDepRuntimeLdFlags list.
addAllStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticLibs list.
addAllStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to staticLibs list.
addAllStaticLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticLink list.
addAllStaticPicDepRuntimeLdFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to staticPicDepRuntimeLdFlags list.
addAllStaticPicLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticPicLibs list.
addAllStaticPicLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticPicLink list.
addAllStaticRuntimePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to staticRuntimePaths list.
addAllStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to stripFlags list.
addAllSwiftcFlags(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to swiftcFlags list.
addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addAllSwiftStdlibToolFlags(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to swiftStdlibToolFlags list.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to urls list.
addAllUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to urls list.
addAllVariants(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to variants set.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllZipSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to zipSrcs list.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessors(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAppleBundleResources(AppleBundleResources.Builder, TargetNode<AppleResourceDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleResourceDescription
 
addAppleBundleResources(AppleBundleResources.Builder, TargetNode<T>, ProjectFilesystem, BuildRuleResolver) - Method in interface com.facebook.buck.apple.HasAppleBundleResourcesDescription
 
addAppleBundleResources(AppleBundleResources.Builder, TargetNode<JsBundleDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleDescription
 
addAppleBundleResources(AppleBundleResources.Builder, TargetNode<JsBundleGenruleDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
addAppleToolchains(BuildTarget) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds one element to appleToolchains list.
addAppleToolchains(BuildTarget...) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds elements to appleToolchains list.
addApplicationModulesWithManifest(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to applicationModulesWithManifest set.
addApplicationModulesWithManifest(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModulesWithManifest set.
addApplicationModulesWithManifest(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to applicationModulesWithManifest set.
addApplicationModulesWithManifest(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModulesWithManifest set.
addApplicationModulesWithResources(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to applicationModulesWithResources set.
addApplicationModulesWithResources(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModulesWithResources set.
addApplicationModulesWithResources(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to applicationModulesWithResources set.
addApplicationModulesWithResources(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModulesWithResources set.
addApplicationModuleTargets(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to applicationModuleTargets set.
addApplicationModuleTargets(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModuleTargets set.
addApplicationModuleTargets(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to applicationModuleTargets set.
addApplicationModuleTargets(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModuleTargets set.
addArchiverFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to archiverFlags list.
addArchiverFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to archiverFlags list.
addArg(Arg) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
Adds an argument.
addArg(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
addArgs(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to args list.
addArgs(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to args list.
addArgs(StringWithMacros) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds one element to args list.
addArgs(StringWithMacros...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to args list.
addArgs(StringWithMacros) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to args list.
addArgs(StringWithMacros...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to args list.
addArray(JsonBuilder.ArrayBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a nested JSON array to the array.
addArray(String, JsonBuilder.ArrayBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a nested JSON array to the object.
addAsDependency(DependencyType, IjDependencyListBuilder) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
addAsDependency(DependencyType, IjDependencyListBuilder) - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
addAsDependency(DependencyType, IjDependencyListBuilder) - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
 
addAssemblerFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to assemblerFlags list.
addAssemblerFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to assemblerFlags list.
addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to assemblerFlags list.
addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to assemblerFlags list.
addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAssetsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addAsyncCallback(ListenableFuture<Unit>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
addBannedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to bannedDuplicateResourceTypes set.
addBannedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to bannedDuplicateResourceTypes set.
addBannedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to bannedDuplicateResourceTypes set.
addBannedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to bannedDuplicateResourceTypes set.
addBase64EncodedTestSelector(String) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
addBlacklist(Pattern) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to blacklist set.
addBlacklist(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to blacklist set.
addBoolean(boolean) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a boolean value to the array.
addBoolean(Optional<Boolean>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a boolean value to the array, or 'null' if not present.
addBoolean(String, boolean) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a boolean value to the object.
addBoolean(String, Optional<Boolean>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a boolean value to the object, if present.
addBuildAction(XCScheme.BuildActionEntry) - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
 
addBuildArgs(StringWithMacros) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to buildArgs list.
addBuildArgs(StringWithMacros...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to buildArgs list.
addBuildArgs(StringWithMacros) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to buildArgs list.
addBuildArgs(StringWithMacros...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to buildArgs list.
addBuildConfig(BuildTarget, String, BuildConfigFields) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addBuildConfigDeps(BuildTarget, ProjectFilesystem, PackageType, EnumSet<ExopackageMode>, BuildConfigFields, Optional<SourcePath>, ActionGraphBuilder, Javac, JavacOptions, AndroidPackageableCollection) - Static method in class com.facebook.buck.android.AndroidBinaryGraphEnhancer
If the user specified any android_build_config() rules, then we must add some build rules to generate the production BuildConfig.class files and ensure that they are included in the list of AndroidPackageableCollection.getClasspathEntriesToDex().
addBuildMetadata(String, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
Used by the build engine to record metadata describing the build (e.g.
addBundleNameForFlavor(Pair<Flavor, String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to bundleNameForFlavor list.
addBundleNameForFlavor(Pair<Flavor, String>...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to bundleNameForFlavor list.
addBundleNameForFlavor(Pair<Flavor, String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to bundleNameForFlavor list.
addBundleNameForFlavor(Pair<Flavor, String>...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to bundleNameForFlavor list.
addBytecodeCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to bytecodeCLibs list.
addBytecodeCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to bytecodeCLibs list.
addBytecodeFlavor(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
addCCompilerFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to cCompilerFlags list.
addCCompilerFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to cCompilerFlags list.
addCellPathToIquotePath() - Method in class com.facebook.buck.apple.AppleConfig
 
addCgoCompilerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to cgoCompilerFlags list.
addCgoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to cgoCompilerFlags list.
addClassifier(String, String) - Static method in class com.facebook.buck.maven.aether.AetherUtil
Transforms maven coordinates, adding the specified classifier
addClasspathEntry(HasJavaClassHashes, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to cLibs list.
addCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to cLibs list.
addCodesignFlags(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to codesignFlags list.
addCodesignFlags(String...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to codesignFlags list.
addCodesignFlags(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to codesignFlags list.
addCodesignFlags(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to codesignFlags list.
addCommandSpecificConfigOverrides(CellConfig.Builder) - Method in class com.facebook.buck.cli.AbstractCommand
Injection point for commands to add config overrides.
addCommandSpecificConfigOverrides(CellConfig.Builder) - Method in class com.facebook.buck.cli.FetchCommand
 
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds one element to compatibleWith list.
addCompatibleWith(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to compatibleWith list.
addCompiledShadow(String) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
addCompiledShadowIfNeeded(IjProjectConfig, TargetNode<T>, ModuleBuildContext) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
 
addCompilerDeps(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to compilerDeps sortedSet.
addCompilerDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerDeps sortedSet.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerInvocationFlags(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to compilerInvocationFlags list.
addCompilerInvocationFlags(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerInvocationFlags list.
addCompilerSetupSteps(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ResourcesParameters, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
addCompileShadowDep(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addConstraintValues(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Adds one element to constraintValues sortedSet.
addConstraintValues(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Adds elements to constraintValues sortedSet.
addConstraintValues(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds one element to constraintValues sortedSet.
addConstraintValues(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds elements to constraintValues sortedSet.
addContacts(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to contacts set.
addContacts(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to contacts set.
addContacts(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addCopySteps(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Path, Path) - Method in class com.facebook.buck.features.filebundler.CopyingFileBundler
 
addCopySteps(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Path, Path) - Method in class com.facebook.buck.features.filebundler.FileBundler
 
addCpuFilters(TargetCpuType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to cpuFilters set.
addCpuFilters(TargetCpuType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to cpuFilters set.
addCpuFilters(TargetCpuType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to cpuFilters set.
addCpuFilters(TargetCpuType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to cpuFilters set.
addCustomDrawableResourceIfNotPresent(RDotTxtEntry.RType, String, Path, DocumentLocation, RDotTxtEntry.CustomDrawableType) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addCxxCompilerFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to cxxCompilerFlags list.
addCxxCompilerFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to cxxCompilerFlags list.
addCxxHeaderDirs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to cxxHeaderDirs sortedSet.
addCxxHeaderDirs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to cxxHeaderDirs sortedSet.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxPreprocessorInputFromArgs(CxxPreprocessorInput.Builder, CxxLibraryDescription.CommonArg, CxxPlatform, Function<StringWithMacros, Arg>) - Static method in class com.facebook.buck.cxx.CxxLibraryMetadataFactory
 
addCxxToolFlags(ExplicitCxxToolFlags.Builder, CxxToolFlags) - Static method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
 
addDebugFlavor(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
addDefaultAttributes() - Method in class com.facebook.buck.parser.function.BuckPyFunction
Returns a python string containing all of the default rule parameters that should be made available to user defined rules in the python build file parser
addDep(SourcePath) - Method in class com.facebook.buck.cxx.CxxDeps.Builder
 
addDep(Optional<SourcePath>) - Method in class com.facebook.buck.cxx.CxxDeps.Builder
 
addDep(BuildTarget) - Method in class com.facebook.buck.cxx.CxxDeps.Builder
 
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds one element to deps sortedSet.
addDeps(UnconfiguredBuildTarget...) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(Iterable<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxDeps.Builder
 
addDeps(CxxDeps) - Method in class com.facebook.buck.cxx.CxxDeps.Builder
 
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(Either<BuildTarget, String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to deps list.
addDeps(Either<BuildTarget, String>...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to deps list.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(Iterable<BuildTarget>, DependencyType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addDeps(ImmutableSet<Path>, Iterable<BuildTarget>, DependencyType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
Record a dependency on a BuildTarget.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDepsAndSources(TargetNode<T>, boolean, ModuleBuildContext, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addDepsAndSources(TargetNode<T>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addDepsAndTestSources(TargetNode<T>, boolean, ModuleBuildContext, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addDepsAndTestSources(TargetNode<T>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addDex(DexWithClasses) - Method in class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
 
addDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds one element to dirs sortedSet.
addDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to dirs sortedSet.
addDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to dirs set.
addDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to dirs set.
addEdge(T, T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
Adds an edge between source and sink.
addEdge(TargetNode<?>, TargetNode<?>) - Method in class com.facebook.buck.versions.VersionedTargetGraph.Builder
 
addEntriesToExclude(Pattern) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to entriesToExclude set.
addEntriesToExclude(Pattern...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to entriesToExclude set.
addEntry(InputStream, long, long, String, int, boolean) - Method in class com.facebook.buck.android.resources.ResourcesZipBuilder
 
addEntry(FileHashLoader, RuleKey, SourcePathResolverAdapter, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>) - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
Adds a new output file to the manifest.
addEntry(InputStream, long, long, String, int, boolean) - Method in class com.facebook.buck.util.zip.DeterministicZipBuilder
 
addEntry(byte[], String, int) - Method in class com.facebook.buck.util.zip.DeterministicZipBuilder
 
addEntry(JarEntrySupplier) - Method in class com.facebook.buck.util.zip.JarBuilder
 
addEntryContainer(JarEntryContainer) - Method in class com.facebook.buck.util.zip.JarBuilder
 
addEnv(String, Arg) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
Adds an environment variable key=arg.
addEnv(String, String) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
addEnvironmentVariables(ExecutionContext, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
addEnvironmentVariables(SourcePathResolverAdapter, OutputPathResolver, ProjectFilesystem, Path, Path, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.shell.GenruleBuildable
Adds the standard set of environment variables to the genrule, which are then exposed to the genrule command.
addExcludedRoot(NativeLinkable) - Method in class com.facebook.buck.cxx.OmnibusRoots.Builder
Add a root which is excluded from omnibus linking.
addExecutePermissionsIfReadable(Set<PosixFilePermission>) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
Return a new set of permissions which include execute permission for each of the roles that already have read permissions (e.g.
addExopackageModes(ExopackageMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to exopackageModes set.
addExopackageModes(ExopackageMode...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to exopackageModes set.
addExopackageModes(ExopackageMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to exopackageModes set.
addExopackageModes(ExopackageMode...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to exopackageModes set.
addExperimentalArgs(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to experimentalArgs list.
addExperimentalArgs(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to experimentalArgs list.
addExportedCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to exportedCompilerFlags list.
addExportedCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to exportedCompilerFlags list.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(String...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExternalLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to externalLinkerFlags list.
addExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to externalLinkerFlags list.
addExternalLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to externalLinkerFlags list.
addExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to externalLinkerFlags list.
addExtraArguments(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraFilteredResources(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to extraFilteredResources set.
addExtraFilteredResources(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to extraFilteredResources set.
addExtraFilteredResources(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to extraFilteredResources set.
addExtraFilteredResources(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to extraFilteredResources set.
addExtraFlags(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Adds one element to extraFlags list.
addExtraFlags(String...) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Adds elements to extraFlags list.
addExtraGroovycArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to extraGroovycArguments list.
addExtraGroovycArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to extraGroovycArguments list.
addExtraGroovycArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to extraGroovycArguments list.
addExtraGroovycArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to extraGroovycArguments list.
addExtraLibraryDependency(IjLibrary) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addExtraModuleDependency(Path) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addExtras(Collection<String>) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
 
addExtraScriptTemplates(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to extraScriptTemplates list.
addExtraScriptTemplates(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to extraScriptTemplates list.
addExtraShallowTargets(BuildTarget) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to extraShallowTargets sortedSet.
addExtraShallowTargets(BuildTarget...) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraShallowTargets sortedSet.
addExtraTargets(BuildTarget) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to extraTargets sortedSet.
addExtraTargets(BuildTarget...) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraTargets sortedSet.
addExtraTests(BuildTarget) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to extraTests sortedSet.
addExtraTests(BuildTarget...) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraTests sortedSet.
addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to extraXcodeSources list.
addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to extraXcodeSources list.
addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to extraXcodeSources list.
addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to extraXcodeSources list.
addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addFeatures(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to features sortedSet.
addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to features sortedSet.
addFeatures(BuildTarget, Iterable<String>, ImmutableList.Builder<Arg>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
addFeatures(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to features sortedSet.
addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to features sortedSet.
addFeatures(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to features sortedSet.
addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to features sortedSet.
addField(String, PBXObject) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, int) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, String) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, boolean) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, List<? extends PBXObject>) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, NSObject) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addFile(String, Path) - Method in class com.facebook.buck.util.zip.collect.ZipEntrySourceCollectionBuilder
Add the given file as a source for an entry with the provided name.
addFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to files set.
addFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to files set.
addFlag(String) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
 
addFlags(StringWithMacros) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to flags list.
addFlags(StringWithMacros...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to flags list.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworksProcessingSteps(Set<SourcePath>, Path, AppleBundleDestinations, ImmutableList.Builder<Step>, BuildContext, ProjectFilesystem, ImmutableList.Builder<Path>) - Static method in class com.facebook.buck.apple.AppleResourceProcessing
Adds framework processing steps to a build rule
addFreeCompilerArgs(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to freeCompilerArgs list.
addFreeCompilerArgs(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addFreeCompilerArgs(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to freeCompilerArgs list.
addFreeCompilerArgs(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addFreeCompilerArgs(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to freeCompilerArgs list.
addFreeCompilerArgs(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addFreeCompilerArgs(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to freeCompilerArgs list.
addFreeCompilerArgs(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addFreeCompilerArgs(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to freeCompilerArgs list.
addFreeCompilerArgs(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to freeCompilerArgs list.
addFriendPaths(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to friendPaths sortedSet.
addFriendPaths(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addFriendPaths(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to friendPaths sortedSet.
addFriendPaths(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addFriendPaths(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to friendPaths sortedSet.
addFriendPaths(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addFriendPaths(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to friendPaths sortedSet.
addFriendPaths(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addFriendPaths(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to friendPaths sortedSet.
addFriendPaths(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to friendPaths sortedSet.
addGeneratedSourceCodeFolder(BuildTarget, IjFolder) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
Add BuildTarget and its associated IjFolder
addGoAssemblerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to goAssemblerFlags list.
addGoAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goAssemblerFlags list.
addGoCompilerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to goCompilerFlags list.
addGoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goCompilerFlags list.
addGoSrcs(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to goSrcs sortedSet.
addGoSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goSrcs sortedSet.
addHaddockFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to haddockFlags list.
addHaddockFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to haddockFlags list.
addHaddockFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to haddockFlags list.
addHaddockFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to haddockFlags list.
addHandler(Handler) - Method in class com.facebook.buck.core.util.log.Logger
 
addHeadersWhitelist(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to headersWhitelist list.
addHeadersWhitelist(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to headersWhitelist list.
addHeaderSymlinkTree(CxxPreprocessorInput.Builder, BuildTarget, ActionGraphBuilder, CxxPlatform, HeaderVisibility, CxxPreprocessables.IncludeType) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
 
addIfPresent(Optional<T>, ImmutableCollection.Builder<T>) - Static method in class com.facebook.buck.core.util.Optionals
 
addImplicitFlavors(ImmutableSortedSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
addImplicitFlavors(ImmutableSortedSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
addImplicitFlavors(ImmutableSortedSet<Flavor>, TargetConfiguration) - Method in interface com.facebook.buck.core.description.attr.ImplicitFlavorsInferringDescription
 
addImplicitFlavors(ImmutableSortedSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
addImplicitFlavors(ImmutableSortedSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
addImplicitFlavorsForRuleTypes(ImmutableSortedSet<Flavor>, TargetConfiguration, RuleType...) - Method in class com.facebook.buck.cxx.CxxBinaryImplicitFlavors
 
addImplicitFlavorsForRuleTypes(ImmutableSortedSet<Flavor>, TargetConfiguration, RuleType...) - Method in class com.facebook.buck.cxx.CxxLibraryImplicitFlavors
 
addImportDirs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to importDirs list.
addImportDirs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to importDirs list.
addIncludeDirs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to includeDirs list.
addIncludeDirs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to includeDirs list.
addIncludedRoot(NativeLinkTarget) - Method in class com.facebook.buck.cxx.OmnibusRoots.Builder
Add a root which is included in omnibus linking.
addInput(SourcePath...) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
addInputFileLists(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to inputFileLists sortedSet.
addInputFileLists(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to inputFileLists sortedSet.
addInputs(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to inputs sortedSet.
addInputs(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to inputs sortedSet.
addInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
Adds additional non-argument inputs to the tool.
addIntArrayResourceIfNotPresent(RDotTxtEntry.RType, String, int, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addIntResourceIfNotPresent(RDotTxtEntry.RType, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
ADDITIONAL_INFO - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify additional info describing a build.
AdditionalConsoleLineProvider - Interface in com.facebook.buck.event.listener.interfaces
Provides additional output lines to the Console.
AdditionalOptions - Annotation Type in com.facebook.buck.cli
If this annotation is used on a field in one of the ..Options classes (e.g.
AdditionalOptionsCmdLineParser - Class in com.facebook.buck.cli
CmdLineParser with nested options via the AdditionalOptions annotation.
AdditionalOptionsCmdLineParser(PluginManager, Object) - Constructor for class com.facebook.buck.cli.AdditionalOptionsCmdLineParser
Creates a new command line owner that parses arguments/options and set them into the given object.
AdditionalOptionsSubCommandHandler - Class in com.facebook.buck.cli
 
AdditionalOptionsSubCommandHandler(CmdLineParser, OptionDef, Setter<Object>) - Constructor for class com.facebook.buck.cli.AdditionalOptionsSubCommandHandler
 
addJarCreationSteps(ProjectFilesystem, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext, JarParameters) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
addJarSetupSteps(ProjectFilesystem, BuildContext, JarParameters, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
addJavaPluginParams(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to javaPluginParams list.
addJavaPluginParams(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to javaPluginParams list.
addJavaPluginParams(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to javaPluginParams list.
addKotlincPlugins(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to kotlincPlugins list.
addKotlincPlugins(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addKotlincPlugins(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to kotlincPlugins list.
addKotlincPlugins(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addKotlincPlugins(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to kotlincPlugins list.
addKotlincPlugins(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addKotlincPlugins(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to kotlincPlugins list.
addKotlincPlugins(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addKotlincPlugins(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to kotlincPlugins list.
addKotlincPlugins(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to kotlincPlugins list.
addKotlinJavaRuntimeLibraryDependencyIfNecessary(TargetNode<? extends JvmLibraryArg>, ModuleBuildContext) - Static method in class com.facebook.buck.features.project.intellij.IjKotlinHelper
Add KotlinJavaRuntime library dependency to a module if necessary
addLabels(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to labels sortedSet.
addLanguageAggregationKeyIfNeeded(IjProjectConfig, TargetNode<T>, AggregationContext) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
Helper method to add aggregation key of JAVA_LANGUAGE_LEVEL if the target specifies a language level
addLegacyAnnotationProcessorDeps(BuildRule) - Method in class com.facebook.buck.jvm.java.JavacPluginParams.Builder
 
addLegacyProcessors(JavacPluginParams.Builder, BuildRuleResolver) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibrary(String, IjDependencyListBuilder.Scope, boolean) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to licenses set.
addLineFromEventInterval(String, Optional<String>, long, EventInterval, ProgressEstimation, Optional<Long>, ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Adds a line about an EventInterval to lines.
addLineFromEvents(String, Optional<String>, long, Collection<EventInterval>, ProgressEstimation, Optional<Long>, ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Adds a line about a set of start and finished events to lines.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addListenableCallback(ListenableFuture<V>, FutureCallback<? super V>, Executor) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Add a callback to a listenable future
addLocales(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to locales set.
addLocales(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to locales set.
addLocales(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to locales set.
addLocales(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to locales set.
addManifestPiece(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
add a manifest piece associated with the target owner.
addMetadata(String, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
This key/value pair is stored in memory until BuildInfoRecorder.writeMetadataToDisk(boolean) is invoked.
addMetadata(String, ImmutableList<String>) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
addMissing(Collection<UploadDataSupplier>) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorageClient
 
addMissing(Collection<UploadDataSupplier>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorageClient
 
addMissing(Collection<UploadDataSupplier>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
addMissing(Stream<UploadDataSupplier>) - Method in class com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader
Uploads missing items to the CAS.
addMissingInitModules(ImmutableMap<Path, SourcePath>, SourcePath) - Static method in class com.facebook.buck.features.python.PythonBinaryDescription
 
addModule(Path, AggregationModule) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
addModule(String, IjDependencyListBuilder.Scope, boolean) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
addModuleDeps(BuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to moduleDeps sortedSet.
addModuleDeps(BuildTarget...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to moduleDeps sortedSet.
addModules(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to modules sortedSet.
addModules(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to modules sortedSet.
addNativeCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to nativeCLibs list.
addNativeCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to nativeCLibs list.
addNativeLibAssetsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addNativeLibsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addNativeLibsDirectoryForSystemLoader(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
Add a directory containing native libraries that must be packaged in a standard location so that they are accessible via the system library loader.
addNativeLinkable(NativeLinkableGroup) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addNativeLinkableAsset(NativeLinkableGroup) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addNeededCoverage(NeededCoverageSpec) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to neededCoverage list.
addNeededCoverage(NeededCoverageSpec...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to neededCoverage list.
addNode(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
Adds the specified node to the graph.
addNode(BuildTarget, TargetNode<?>) - Method in class com.facebook.buck.versions.VersionedTargetGraph.Builder
 
addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to noDx set.
addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to noDx set.
addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to noDx set.
addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to noDx set.
addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to noDx set.
addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to noDx set.
addNonHashableInput(SourcePath) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
addNonSourceBuildTarget(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addNonSourceBuildTargets(TargetNode<T>, ModuleBuildContext) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
 
addNull() - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a 'null' value to the array.
addNull(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a 'null' value to the object.
addNumber(double) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a numeric value to the array.
addNumber(Optional<Double>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a numeric value to the array, or 'null' if not present.
addNumber(String, double) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a numeric value to the object.
addNumber(String, Optional<Double>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a numeric value to the object, if present.
addObject(JsonBuilder.ObjectBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a nested JSON object to the array.
addObject(String, JsonBuilder.ObjectBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a nested JSON object to the object.
addOcamldepFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to ocamldepFlags list.
addOcamldepFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to ocamldepFlags list.
addOcamldepFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to ocamldepFlags list.
addOcamldepFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to ocamldepFlags list.
addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.features.go.GoListStep
 
addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
 
addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.shell.ShellStep
 
addOptionValue(String, String) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
 
addOutputFileLists(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to outputFileLists sortedSet.
addOutputFileLists(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to outputFileLists sortedSet.
addOutputs(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to outputs sortedSet.
addOutputs(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to outputs sortedSet.
addPackageables(Iterable<AndroidPackageable>, BuildRuleResolver) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
Add packageables
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>, TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
Process aapt2 tool's parse dependencies and adds them to the builder
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConstantJavacProvider
 
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ExternalJavacProvider
 
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarBackedJavacProvider
 
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>, JvmLibraryArg, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavacFactory
Adds the parse time deps required for javac based on the args.
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in interface com.facebook.buck.jvm.java.JavacProvider
 
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavaOptions
 
addParseTimeDepsToAndroidTools(ToolchainProvider, BuildTarget, ImmutableCollection.Builder<BuildTarget>) - Static method in interface com.facebook.buck.android.toolchain.AndroidTools
Adds parse time deps to android tools
addParseTimeDepsToInferFlavored(ImmutableCollection.Builder<BuildTarget>, BuildTarget, UnresolvedInferPlatform) - Static method in interface com.facebook.buck.infer.UnresolvedInferPlatform
Helper method to add parse-time deps to target graph for nullsafe flavored targets.
addPathToThirdPartyJar(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxDeps.Builder
 
addPlugin(BuckJavacPlugin, String...) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
addPlugins(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(JavacPluginParams.Builder, BuildRuleResolver, BuildTarget, JavacPluginProperties.Type) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to plugins list.
addPojoTransformer(BuildFileManifestPojoizer.PojoTransformer) - Method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer
Add a custom transformer to BuildFileManifestPojoizer.
addPostEnterCallback(Consumer<Set<Element>>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
addPostEnterCallback(Consumer<Set<Element>>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
addPostEnterCallback(Consumer<Set<Element>>) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPotentialRoot(NativeLinkable, boolean) - Method in class com.facebook.buck.cxx.OmnibusRoots.Builder
Add a node which may qualify as either an included root, and excluded root, or neither.
addPreloadDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to preloadDeps set.
addPreloadDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to preloadDeps set.
addPreloadDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to preloadDeps set.
addPreloadDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to preloadDeps set.
addPreprocessJavaClassesDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to preprocessJavaClassesDeps sortedSet.
addPreprocessJavaClassesDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to preprocessJavaClassesDeps sortedSet.
addPreprocessJavaClassesDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to preprocessJavaClassesDeps sortedSet.
addPreprocessJavaClassesDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to preprocessJavaClassesDeps sortedSet.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreTestSteps(BuildContext, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.android.RobolectricTest
 
addPreTestSteps(BuildContext, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.JavaTest
 
addPrimaryDex(DexWithClasses) - Method in class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
 
addPrimaryDexPatterns(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to primaryDexPatterns list.
addPrimaryDexPatterns(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to primaryDexPatterns list.
addPrimaryDexPatterns(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to primaryDexPatterns list.
addPrimaryDexPatterns(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to primaryDexPatterns list.
addProcessorClasses(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to processorClasses set.
addProcessorClasses(String...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to processorClasses set.
addProfiledStaticLibs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to profiledStaticLibs list.
addProfiledStaticLibs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to profiledStaticLibs list.
addProguardConfig(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addProguardJvmArgs(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to proguardJvmArgs list.
addProguardJvmArgs(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to proguardJvmArgs list.
addProguardJvmArgs(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to proguardJvmArgs list.
addProguardJvmArgs(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to proguardJvmArgs list.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addRanlibFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to ranlibFlags list.
addRanlibFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to ranlibFlags list.
addRaw(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a raw JSON value to the array.
addRaw(Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a raw JSON value to the array, or 'null' if not present.
addRaw(String, String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a raw JSON value to the object.
addRaw(String, Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a raw JSON value to the object, if present.
addRawSelectors(String...) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
addRawSelectors(Collection<String>) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
addRedexExtraArgs(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to redexExtraArgs list.
addRedexExtraArgs(StringWithMacros...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to redexExtraArgs list.
addRedexExtraArgs(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to redexExtraArgs list.
addRedexExtraArgs(StringWithMacros...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to redexExtraArgs list.
addRef() - Method in class com.facebook.buck.util.ClassLoaderCache
 
addRelinkerWhitelist(Pattern) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to relinkerWhitelist list.
addRelinkerWhitelist(Pattern...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to relinkerWhitelist list.
addRelinkerWhitelist(Pattern) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to relinkerWhitelist list.
addRelinkerWhitelist(Pattern...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to relinkerWhitelist list.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRequiredBuildTargetFromSourcePath(BuildTargetSourcePath, ImmutableSet.Builder<BuildTarget>, TargetGraph, Function<? super TargetNode<?>, ActionGraphBuilder>) - Static method in class com.facebook.buck.features.apple.projectV2.Utils
Adds the input source path object to the required build targets builder, if needed.
addResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addResourceDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addResourceFilter(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to resourceFilter list.
addResourceFilter(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to resourceFilter list.
addResourceFilter(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to resourceFilter list.
addResourceFilter(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to resourceFilter list.
addResourceFolders(ResourceFolderFactory, ImmutableMultimap<Path, Path>, Path, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addResourceFolders(IjResourceFolderType, ImmutableCollection<Path>, Path, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addResourceProcessingSteps(SourcePathResolverAdapter, Path, Path, ImmutableList.Builder<Step>, ImmutableList<String>, ProjectFilesystem, boolean, ApplePlatform, Logger, Tool, boolean, BuildTarget, Optional<String>) - Static method in class com.facebook.buck.apple.AppleResourceProcessing
Adds Resources processing steps to a build rule
addResources(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(Path) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(Path...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to resources set.
addResources(SourcePath...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to resources set.
addResources(SourcePath) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResourcesFromDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to resourcesFromDeps set.
addResourcesFromDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to resourcesFromDeps set.
address - Variable in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieNode.ExportInfo
 
addRule(SupportsPipelining<T>, Function<T, RunnableWithFuture<Optional<BuildResult>>>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
Gives the factory a way to construct a RunnableWithFuture to build the given rule.
addRule(SkylarkUserDefinedRule) - Method in class com.facebook.buck.core.starlark.knowntypes.KnownUserDefinedRuleTypes
Adds a rule to the internal cache
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to runtimeDeps sortedSet.
addRuntimeDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to runtimeDeps sortedSet.
addRuntimePathsForBundling(SourcePath) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to runtimePathsForBundling list.
addRuntimePathsForBundling(SourcePath...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to runtimePathsForBundling list.
addRuntimePathsForLinking(SourcePath) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to runtimePathsForLinking list.
addRuntimePathsForLinking(SourcePath...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to runtimePathsForLinking list.
addRuntimeRunPaths(SourcePath) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to runtimeRunPaths list.
addRuntimeRunPaths(SourcePath...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to runtimeRunPaths list.
addRustcFlags(StringWithMacros) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to rustcFlags list.
addRustcFlags(StringWithMacros...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to rustcFlags list.
addRustcFlags(StringWithMacros) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to rustcFlags list.
addRustcFlags(StringWithMacros...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to rustcFlags list.
addRustcFlags(StringWithMacros) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to rustcFlags list.
addRustcFlags(StringWithMacros...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to rustcFlags list.
addSample(long) - Method in class com.facebook.buck.counters.SamplingCounter
 
addScubaData(ScubaData.Builder, ScubaData) - Static method in class com.facebook.buck.event.ScubaData
 
addSharedDepRuntimeLdFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to sharedDepRuntimeLdFlags list.
addSharedDepRuntimeLdFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to sharedDepRuntimeLdFlags list.
addSharedLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to sharedLink list.
addSharedLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to sharedLink list.
addSimpleTestSelector(String) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
addSourceFolder(IjFolder) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
Adds a source folder to the context.
addSourceFolders(IJFolderFactory, ImmutableMultimap<Path, Path>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
Add the set of input paths to the IjModule.Builder as source folders.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(Either<SourcePath, Pair<SourcePath, String>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to srcs set.
addSrcs(Either<SourcePath, Pair<SourcePath, String>>...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to srcs set.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to srcs set.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to srcs set.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addStaticDepRuntimeLdFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to staticDepRuntimeLdFlags list.
addStaticDepRuntimeLdFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to staticDepRuntimeLdFlags list.
addStaticLibs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to staticLibs list.
addStaticLibs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticLibs list.
addStaticLibs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to staticLibs list.
addStaticLibs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to staticLibs list.
addStaticLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to staticLink list.
addStaticLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticLink list.
addStaticPicDepRuntimeLdFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to staticPicDepRuntimeLdFlags list.
addStaticPicDepRuntimeLdFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to staticPicDepRuntimeLdFlags list.
addStaticPicLibs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to staticPicLibs list.
addStaticPicLibs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticPicLibs list.
addStaticPicLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to staticPicLink list.
addStaticPicLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticPicLink list.
addStaticRuntimePaths(SourcePath) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to staticRuntimePaths list.
addStaticRuntimePaths(SourcePath...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to staticRuntimePaths list.
addStepsToCopyResources(BuildContext, ImmutableList.Builder<Step>, ImmutableList.Builder<Path>, AppleBundleResources, boolean, Path, AppleBundleDestinations, ProjectFilesystem, ImmutableList<String>, boolean, ApplePlatform, Logger, Tool, boolean, BuildTarget, Optional<String>) - Static method in class com.facebook.buck.apple.AppleResourceProcessing
Adds required copy resources steps
AddsToRuleKey - Interface in com.facebook.buck.core.rulekey
Identifies a class that uses AddToRuleKey annotations to indicate fields that should be added to rule keys.
AddsToRuleKeyFunction<T,F> - Interface in com.facebook.buck.rules.args
A simple shorthand for Function and AddsToRuleKey.
addStoryboardProcessingSteps(SourcePathResolverAdapter, Path, Path, ImmutableList.Builder<Step>, ImmutableList<String>, boolean, ApplePlatform, ProjectFilesystem, Logger, Tool, boolean, BuildTarget, Optional<String>) - Static method in class com.facebook.buck.apple.AppleResourceProcessing
Add Storyboard processing ibtool steps to a build rule
addString(String) - Method in interface com.facebook.buck.core.macros.MacroCombiner
Add a non-macro containing substring.
addString(String) - Method in class com.facebook.buck.core.macros.StringMacroCombiner
 
addString(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a string to the array.
addString(Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a string to the array, or 'null' if not present.
addString(String, String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a string to the object.
addString(String, Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a string to the object, if present.
addStringWhitelistedResourceDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addStripFlags(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds one element to stripFlags list.
addStripFlags(String...) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Adds elements to stripFlags list.
addSwiftcFlags(String) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to swiftcFlags list.
addSwiftcFlags(String...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to swiftcFlags list.
addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addSwiftStdlibStepIfNeeded(SourcePathResolverAdapter, Path, Optional<Supplier<CodeSignIdentity>>, ImmutableList.Builder<Step>, boolean) - Method in class com.facebook.buck.apple.AppleBundle
A wrapper around AppleResourceProcessing.addSwiftStdlibStepIfNeeded
addSwiftStdlibStepIfNeeded(SourcePathResolverAdapter, Path, Path, Optional<Supplier<CodeSignIdentity>>, ImmutableList.Builder<Step>, boolean, String, boolean, boolean, Optional<Tool>, ProjectFilesystem, BuildTarget, Path, Tool, Path, AppleBundleDestinations, boolean) - Static method in class com.facebook.buck.apple.AppleResourceProcessing
Adds the swift stdlib to the bundle if needed
addSwiftStdlibToolFlags(String) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds one element to swiftStdlibToolFlags list.
addSwiftStdlibToolFlags(String...) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Adds elements to swiftStdlibToolFlags list.
addTarget(BuildTarget, DependencyStack) - Method in interface com.facebook.buck.parser.temporarytargetuniquenesschecker.TemporaryUnconfiguredTargetToTargetUniquenessChecker
Register a target, check if there's already registered target with the same unconfigured target, same flavors but different configuration.
addTargetDeps(TargetConfiguration, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyConfiguredCompilerFactory
 
addTargetDeps(TargetConfiguration, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
addTargetDeps(TargetConfiguration, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
addTargetTripleForFlavor(Flavor, ImmutableList.Builder<Arg>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Add the appropriate --target option to the given rustc args if the given flavor is known.
addTaskListener(TaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
addTaskListener(BuckJavacTaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
addTaskListener(BuckJavacTaskListener) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
addTestableReference(XCScheme.TestableReference) - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to tests sortedSet.
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidResource
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.NdkLibrary
 
addToCollector(AndroidPackageableCollector) - Method in interface com.facebook.buck.android.packageable.AndroidPackageable
Add concrete resources to the given collector.
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderTemplate
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
addToHeaderPathNormalizer(HeaderPathNormalizer.Builder) - Method in class com.facebook.buck.cxx.CxxHeaders
Add this header pack to the given HeaderPathNormalizer.Builder.
addToHeaderPathNormalizer(HeaderPathNormalizer.Builder) - Method in class com.facebook.buck.cxx.CxxHeadersDir
 
addToHeaderPathNormalizer(HeaderPathNormalizer.Builder) - Method in class com.facebook.buck.cxx.CxxRawHeaders
 
addToHeaderPathNormalizer(HeaderPathNormalizer.Builder) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
addToIndex(T) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Deprecated.
addToIndex(T) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
Deprecated.
addToIndex(T) - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
Deprecated.
addToMap(Map, String, String) - Method in class com.facebook.buck.cli.EnvironmentOverrideOptionHandler
 
addToolFlagsFromConfig(CxxBuckConfig, CxxPlatform.Builder) - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
 
AddToRuleKey - Annotation Type in com.facebook.buck.core.rulekey
Indicates that a field or method of a class should be added to rulekeys when an instance of that class is added to a rulekey.
addTypeReferences(Element) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
addTypeReferences(TypeMirror) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
addTypeReferences(List<? extends AnnotationMirror>) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
addTypesAndDependencies(Iterable<Type>, Iterable<ClassNode>, ImmutableSet.Builder<String>) - Static method in class com.facebook.buck.android.dalvik.firstorder.FirstOrderHelper
 
addUrls(URI) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds one element to urls list.
addUrls(URI...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to urls list.
addUrls(URI) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds one element to urls list.
addUrls(URI...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to urls list.
addValue(Path, SourcePath) - Method in interface com.facebook.buck.rules.keys.RuleKeyAppendable.RuleKeyAppendableSink
Deprecated.
addValue(long) - Method in class com.facebook.buck.util.Statistics
Add a value to the data.
addVariantFileProcessingSteps(AppleBundleResources, BuildContext, Path, AppleBundleDestinations, ImmutableList.Builder<Step>, ProjectFilesystem, ImmutableList<String>, boolean, ApplePlatform, Logger, Tool, boolean, BuildTarget, Optional<String>) - Static method in class com.facebook.buck.apple.AppleResourceProcessing
Adds Variant file processing steps to a build rule
addVariants(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to variants set.
addVariants(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to variants set.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to vmArgs list.
addZipFile(Path) - Method in class com.facebook.buck.util.zip.collect.ZipEntrySourceCollectionBuilder
Add all entries of a given zip file to the collection (excluding entries that match ZipEntrySourceCollectionBuilder.excludedEntriesMatcher.
addZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonPackageComponents.Builder
 
addZipSrcs(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to zipSrcs list.
addZipSrcs(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to zipSrcs list.
adHocCodeSignIsSufficient(String) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
adjustServiceDefaultWeightsTo(ResourceAmounts, WeightedListeningExecutorService) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
AetherUtil - Class in com.facebook.buck.maven.aether
 
AGENT_PACKAGE_NAME - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
 
AGENT_VERSION_CODE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
 
AgentMain - Class in com.facebook.buck.android.agent
Main class for an agent that runs on an Android device to aid app installation.
AgentUtil - Class in com.facebook.buck.android.agent.util
Non-instantiable class for holding functionality that runs both on the host and in the android agent.
aggregateFinishedEvent(ConcurrentHashMap<EventKey, EventInterval>, BuckEvent) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
aggregateModules(int) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
aggregateStartedEvent(ConcurrentHashMap<EventKey, EventInterval>, BuckEvent) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
AggregationContext - Class in com.facebook.buck.features.project.intellij.aggregation
 
AggregationContext() - Constructor for class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
AggregationKeys - Class in com.facebook.buck.features.project.intellij.aggregation
 
AggregationMode - Class in com.facebook.buck.features.project.intellij.aggregation
Indicates how to aggregate TargetNodes into IjModules.
AggregationModeOptionHandler(CmdLineParser, OptionDef, Setter<? super AggregationMode>) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectSubCommand.AggregationModeOptionHandler
 
AggregationModule - Class in com.facebook.buck.features.project.intellij.aggregation
Represents a module during aggregation.
AggregationModule() - Constructor for class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
 
AggregationModuleFactory - Interface in com.facebook.buck.features.project.intellij.aggregation
 
AggregationTree - Class in com.facebook.buck.features.project.intellij.aggregation
A tree that is responsible for managing and aggregating modules.
AggregationTree(IjProjectConfig, AggregationModule) - Constructor for class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
AidlStep - Class in com.facebook.buck.android
 
AidlStep(ProjectFilesystem, ToolchainProvider, TargetConfiguration, Path, Set<String>, Path) - Constructor for class com.facebook.buck.android.AidlStep
 
AliasConfig - Class in com.facebook.buck.support.cli.config
Contains the logic for handling the [alias] section of .buckconfig.
AliasConfig() - Constructor for class com.facebook.buck.support.cli.config.AliasConfig
 
all - Variable in class com.facebook.buck.android.relinker.Symbols
 
ALL_CELLS_SPECIAL_NAME - Static variable in class com.facebook.buck.core.cell.CellName
 
ALL_CELLS_SPECIAL_STRING - Static variable in class com.facebook.buck.core.cell.CellName
 
ALL_PLATFORM_FLAVORS - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
ALL_PLATFORMS - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
AllowsNonAnnotatedFields - Interface in com.facebook.buck.core.rulekey
Marks classes where we shouldn't report on fields that aren't annotated with @AddToRuleKey/@ExcludeFromRuleKey.
AllPathsFunction<T extends QueryTarget> - Class in com.facebook.buck.query
A allpaths(from, to) expression, which computes all paths between the build targets in the set 'from' and the build targets in the set 'to', by following the dependencies between nodes in the target graph.
AllPathsFunction() - Constructor for class com.facebook.buck.query.AllPathsFunction
 
allValuesLessThanOrEqual(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
AlterRuleKeys - Class in com.facebook.buck.rules.keys
 
AlterRuleKeys() - Constructor for class com.facebook.buck.rules.keys.AlterRuleKeys
 
amendKey(AbstractRuleKeyBuilder<?>, BuildEngineAction) - Static method in class com.facebook.buck.rules.keys.AlterRuleKeys
 
amendKey(AbstractRuleKeyBuilder<?>, AddsToRuleKey) - Static method in class com.facebook.buck.rules.keys.AlterRuleKeys
 
analyze() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
analyze() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
analyze() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
ANALYZE - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
AnalyzeAction(String, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
 
ANDROID - Static variable in class com.facebook.buck.features.js.JsFlavors
 
ANDROID_MANIFEST_XML - Static variable in class com.facebook.buck.android.resources.ResourcesZipBuilder
 
ANDROID_NDK_ROOT - Static variable in class com.facebook.buck.android.toolchain.ndk.AndroidNdkConstants
Magic path prefix we use to denote the machine-specific location of the Android NDK.
ANDROID_RESOURCE_INDEX_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
 
ANDROID_RESOURCES - Static variable in class com.facebook.buck.features.js.JsFlavors
 
AndroidAar - Class in com.facebook.buck.android
 
AndroidAar(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidManifest, AndroidResource, SourcePath, SourcePath, Optional<SourcePath>, Optional<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.android.AndroidAar
 
AndroidAarDescription - Class in com.facebook.buck.android
Description for a BuildRule that generates an .aar file.
AndroidAarDescription(AndroidManifestFactory, CxxBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidAarDescription
 
AndroidAarDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidAarDescription.AbstractAndroidAarDescriptionArg.
AndroidAarDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidAarDescriptionArg.
AndroidApkBuildable - Class in com.facebook.buck.android
The class is responsible to create unoptimized apk through ApkBuilderStep.
AndroidApkOptimizer - Class in com.facebook.buck.android
The class executes all binary steps responsible for optimizing apk specific components.
AndroidAppModularity - Class in com.facebook.buck.android
 
AndroidAppModularityDescription - Class in com.facebook.buck.android
 
AndroidAppModularityDescription() - Constructor for class com.facebook.buck.android.AndroidAppModularityDescription
 
AndroidAppModularityDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidAppModularityDescription.AbstractAndroidAppModularityDescriptionArg.
AndroidAppModularityDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidAppModularityDescriptionArg.
AndroidAppModularityGraphEnhancer - Class in com.facebook.buck.android
 
AndroidAppModularityVerification - Class in com.facebook.buck.android
 
AndroidAppModularityVerification(SourcePathRuleFinder, BuildTarget, ProjectFilesystem, SourcePath, boolean, Optional<SourcePath>, AndroidPackageableCollection) - Constructor for class com.facebook.buck.android.AndroidAppModularityVerification
 
AndroidBinary - Class in com.facebook.buck.android
android_binary( name = 'messenger', manifest = 'AndroidManifest.xml', deps = [ '//src/com/facebook/messenger:messenger_library', ], )
AndroidBinaryDescription - Class in com.facebook.buck.android
 
AndroidBinaryDescription(JavaBuckConfig, ProGuardConfig, AndroidBuckConfig, BuckConfig, CxxBuckConfig, DxConfig, ToolchainProvider, AndroidBinaryGraphEnhancerFactory, AndroidBinaryFactory) - Constructor for class com.facebook.buck.android.AndroidBinaryDescription
 
AndroidBinaryDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidBinaryDescription.AbstractAndroidBinaryDescriptionArg.
AndroidBinaryDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidBinaryDescriptionArg.
AndroidBinaryExopackageSymlinkTree - Class in com.facebook.buck.android
Create an exopackage symlink tree for Android binaries rules
AndroidBinaryExopackageSymlinkTree(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ExopackageInfo, SourcePath) - Constructor for class com.facebook.buck.android.AndroidBinaryExopackageSymlinkTree
 
AndroidBinaryFactory - Class in com.facebook.buck.android
 
AndroidBinaryFactory(AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidBinaryFactory
 
AndroidBinaryFilesInfo - Class in com.facebook.buck.android
 
AndroidBinaryFilesInfo(AndroidGraphEnhancementResult, EnumSet<ExopackageMode>, boolean) - Constructor for class com.facebook.buck.android.AndroidBinaryFilesInfo
 
AndroidBinaryGraphEnhancer - Class in com.facebook.buck.android
 
AndroidBinaryGraphEnhancerFactory - Class in com.facebook.buck.android
 
AndroidBinaryGraphEnhancerFactory() - Constructor for class com.facebook.buck.android.AndroidBinaryGraphEnhancerFactory
 
AndroidBinaryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidBinaryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
 
AndroidBinaryNonExoInstaller - Class in com.facebook.buck.android
Installs a non-exopackage apk.
AndroidBinaryNonExoInstaller(BuildTarget, ProjectFilesystem, HasInstallableApk) - Constructor for class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
AndroidBinaryOptimizer - Class in com.facebook.buck.android
The class executes all common binary steps responsible for optimizing aab/apk.
AndroidBinaryPathUtility - Class in com.facebook.buck.android
Utility class to resolve path conflicts in aab/apk.
AndroidBuckConfig - Class in com.facebook.buck.android
 
AndroidBuckConfig(BuckConfig, Platform) - Constructor for class com.facebook.buck.android.AndroidBuckConfig
 
AndroidBuckConfig.NdkSearchOrderEntry - Enum in com.facebook.buck.android
Values acceptable for ndk.ndk_search_order.
AndroidBuildConfig - Class in com.facebook.buck.android
BuildRule that can generate a BuildConfig.java file and compile it so it can be used as a Java library.
AndroidBuildConfig(BuildTarget, ProjectFilesystem, BuildRuleParams, String, BuildConfigFields, Optional<SourcePath>, boolean) - Constructor for class com.facebook.buck.android.AndroidBuildConfig
 
AndroidBuildConfigDescription - Class in com.facebook.buck.android
 
AndroidBuildConfigDescription(ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidBuildConfigDescription
 
AndroidBuildConfigDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidBuildConfigDescription.AbstractAndroidBuildConfigDescriptionArg.
AndroidBuildConfigDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidBuildConfigDescriptionArg.
AndroidBuildToolsLocation - Interface in com.facebook.buck.android.toolchain
 
AndroidBuildToolsLocationFactory - Class in com.facebook.buck.android.toolchain.impl
 
AndroidBuildToolsLocationFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsLocationFactory
 
AndroidBuildToolsResolver - Class in com.facebook.buck.android.toolchain.impl
 
AndroidBuildToolsResolver(AndroidBuckConfig, AndroidSdkLocation) - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
AndroidBundle - Class in com.facebook.buck.android
android_bundle( name = 'messenger', manifest = 'AndroidManifest.xml', deps = [ '//src/com/facebook/messenger:messenger_library', ], )
AndroidBundleBuildable - Class in com.facebook.buck.android
The class is responsible to create final bundle by taking individual module information and passing to Config.Bundletool through AabBuilderStep.
AndroidBundleDescription - Class in com.facebook.buck.android
 
AndroidBundleDescription(JavaBuckConfig, ProGuardConfig, AndroidBuckConfig, BuckConfig, CxxBuckConfig, DxConfig, ToolchainProvider, AndroidBinaryGraphEnhancerFactory, AndroidBundleFactory) - Constructor for class com.facebook.buck.android.AndroidBundleDescription
 
AndroidBundleDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidBundleDescription.AbstractAndroidBundleDescriptionArg.
AndroidBundleDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidBundleDescriptionArg.
AndroidBundleFactory - Class in com.facebook.buck.android
 
AndroidBundleFactory(AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidBundleFactory
 
AndroidBundleOptimizer - Class in com.facebook.buck.android
The class executes all binary steps responsible for optimizing aab specific components.
AndroidClasspathProvider - Class in com.facebook.buck.android
 
AndroidClasspathProvider(ToolchainProvider, TargetConfiguration) - Constructor for class com.facebook.buck.android.AndroidClasspathProvider
 
AndroidDescriptionsProvider - Class in com.facebook.buck.android
 
AndroidDescriptionsProvider() - Constructor for class com.facebook.buck.android.AndroidDescriptionsProvider
 
AndroidDevice - Interface in com.facebook.buck.android.exopackage
 
AndroidDevicesHelper - Interface in com.facebook.buck.android.exopackage
AndroidDevicesHelper provides a way to interact with multiple devices as AndroidDevices (rather than IDevices).
AndroidDevicesHelper.AdbDeviceCallable - Interface in com.facebook.buck.android.exopackage
This is basically the same as AdbHelper.AdbCallable except that it takes an AndroidDevice instead of an IDevice.
AndroidDevicesHelperFactory - Class in com.facebook.buck.android.exopackage
 
AndroidDevicesHelperFactory() - Constructor for class com.facebook.buck.android.exopackage.AndroidDevicesHelperFactory
 
AndroidGraphEnhancerArgs - Interface in com.facebook.buck.android
 
AndroidInstallConfig - Class in com.facebook.buck.android
 
AndroidInstallConfig(BuckConfig) - Constructor for class com.facebook.buck.android.AndroidInstallConfig
 
AndroidInstallConfig.ConcurrentInstall - Enum in com.facebook.buck.android
 
AndroidInstrumentationApk - Class in com.facebook.buck.android
Apk that functions as a test package in Android.
AndroidInstrumentationApkDescription - Class in com.facebook.buck.android
 
AndroidInstrumentationApkDescription(JavaBuckConfig, ProGuardConfig, CxxBuckConfig, DxConfig, ToolchainProvider, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidInstrumentationApkDescription
 
AndroidInstrumentationApkDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidInstrumentationApkDescription.AbstractAndroidInstrumentationApkDescriptionArg.
AndroidInstrumentationApkDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidInstrumentationApkDescriptionArg.
AndroidInstrumentationTest - Class in com.facebook.buck.android
 
AndroidInstrumentationTest(BuildTarget, ProjectFilesystem, AndroidPlatformTarget, BuildRuleParams, HasInstallableApk, Set<String>, Set<String>, Tool, Optional<Long>, PackagedResource, PackagedResource, PackagedResource, PackagedResource) - Constructor for class com.facebook.buck.android.AndroidInstrumentationTest
 
AndroidInstrumentationTestDescription - Class in com.facebook.buck.android
 
AndroidInstrumentationTestDescription(BuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidInstrumentationTestDescription
 
AndroidInstrumentationTestDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidInstrumentationTestDescription.AbstractAndroidInstrumentationTestDescriptionArg.
AndroidInstrumentationTestDescriptionArg.Builder - Class in com.facebook.buck.android
AndroidKotlinCoreArg - Interface in com.facebook.buck.android
 
AndroidLibrary - Class in com.facebook.buck.android
 
AndroidLibrary.Builder - Class in com.facebook.buck.android
 
AndroidLibraryCompilerFactory - Interface in com.facebook.buck.android
Factory providing implementations of ConfiguredCompilerFactory for the specified language.
AndroidLibraryDescription - Class in com.facebook.buck.android
 
AndroidLibraryDescription(JavaBuckConfig, AndroidLibraryCompilerFactory, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidLibraryDescription
 
AndroidLibraryDescription.CoreArg - Interface in com.facebook.buck.android
 
AndroidLibraryDescription.JvmLanguage - Enum in com.facebook.buck.android
 
AndroidLibraryDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidLibraryDescription.AbstractAndroidLibraryDescriptionArg.
AndroidLibraryDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidLibraryDescriptionArg.
AndroidLibraryGraphEnhancer - Class in com.facebook.buck.android
 
AndroidLibraryGraphEnhancer(BuildTarget, ProjectFilesystem, SortedSet<BuildRule>, Javac, JavacOptions, DependencyMode, boolean, Optional<String>, Optional<String>, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidLibraryGraphEnhancer
 
AndroidLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
AndroidLinkableMetadata - Interface in com.facebook.buck.android
Information needed to determine the correct placement of native linkables in an android apk
AndroidManifest - Class in com.facebook.buck.android
AndroidManifest is a BuildRule that can generate an Android manifest from a skeleton manifest and the library manifests from its dependencies.
AndroidManifest(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, APKModule, Collection<SourcePath>) - Constructor for class com.facebook.buck.android.AndroidManifest
 
AndroidManifestDescription - Class in com.facebook.buck.android
 
AndroidManifestDescription(AndroidManifestFactory) - Constructor for class com.facebook.buck.android.AndroidManifestDescription
 
AndroidManifestDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidManifestDescription.AbstractAndroidManifestDescriptionArg.
AndroidManifestDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidManifestDescriptionArg.
AndroidManifestFactory - Class in com.facebook.buck.android
 
AndroidManifestFactory() - Constructor for class com.facebook.buck.android.AndroidManifestFactory
 
AndroidManifestParser - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidManifestParser(ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidManifestParser
 
AndroidManifestReader - Interface in com.facebook.buck.android
Allows querying an Android manifest file for various types of information.
AndroidModuleConsistencyStep - Class in com.facebook.buck.android
 
AndroidModuleRule<T extends BuildRuleArg> - Class in com.facebook.buck.features.project.intellij.lang.android
Android IntelliJ rule
AndroidModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, AndroidProjectType) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidModuleRule
 
AndroidMultiPlatform - Class in com.facebook.buck.android.toolchain.platform
Android-specific implementation of multi-platform.
AndroidMultiPlatform(BuildTarget, Platform, ImmutableSortedMap<TargetCpuType, NamedPlatform>) - Constructor for class com.facebook.buck.android.toolchain.platform.AndroidMultiPlatform
Creates an instance of AndroidMultiPlatform.
AndroidMultiPlatformRule - Class in com.facebook.buck.android.toolchain.platform
Buck rule representing Android multiplatform definition
AndroidMultiPlatformRule(BuildTarget, BuildTarget, ImmutableSortedMap<TargetCpuType, BuildTarget>) - Constructor for class com.facebook.buck.android.toolchain.platform.AndroidMultiPlatformRule
 
AndroidNativeLibsPackageableGraphEnhancer - Class in com.facebook.buck.android
 
AndroidNativeLibsPackageableGraphEnhancer(ToolchainProvider, CellPathResolver, ActionGraphBuilder, BuildTarget, ProjectFilesystem, ImmutableSet<TargetCpuType>, CxxBuckConfig, Optional<Map<String, List<Pattern>>>, Optional<BuildTarget>, Optional<ImmutableSortedSet<String>>, RelinkerMode, ImmutableList<Pattern>, APKModuleGraph, AndroidNativeTargetConfigurationMatcher) - Constructor for class com.facebook.buck.android.AndroidNativeLibsPackageableGraphEnhancer
 
AndroidNativeTargetConfigurationMatcher - Interface in com.facebook.buck.android
Encapsulates logic to check whether platform in configuration of a given target matches the CPU type.
AndroidNdk - Class in com.facebook.buck.android.toolchain.ndk
Part of Android toolchain that provides access to Android NDK
AndroidNdk() - Constructor for class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
AndroidNdkConstants - Class in com.facebook.buck.android.toolchain.ndk
 
AndroidNdkConstants() - Constructor for class com.facebook.buck.android.toolchain.ndk.AndroidNdkConstants
 
AndroidNdkFactory - Class in com.facebook.buck.android.toolchain.ndk.impl
 
AndroidNdkFactory() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkFactory
 
AndroidNdkResolver - Class in com.facebook.buck.android.toolchain.ndk.impl
 
AndroidNdkResolver(FileSystem, ImmutableMap<String, String>, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
AndroidNdkToolchainsSupplier - Class in com.facebook.buck.android.toolchain.ndk.impl
 
AndroidNdkToolchainsSupplier() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkToolchainsSupplier
 
AndroidPackageable - Interface in com.facebook.buck.android.packageable
Something (usually a BuildRule) that can be included in an Android package (android_binary, cxx_library or android_prebuilt_aar).
AndroidPackageableCollection - Interface in com.facebook.buck.android.packageable
A collection of Android content that should be included in an Android package (apk or aar).
AndroidPackageableCollection.ResourceDetails - Class in com.facebook.buck.android.packageable
 
AndroidPackageableCollector - Class in com.facebook.buck.android.packageable
 
AndroidPackageableCollector(BuildTarget) - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
AndroidPackageableCollector(BuildTarget, ImmutableSet<BuildTarget>, APKModuleGraph) - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
AndroidPackageableCollector(BuildTarget, ImmutableSet<BuildTarget>, APKModuleGraph, AndroidPackageableFilter) - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
AndroidPackageableCollector(BuildTarget, ImmutableSet<BuildTarget>, ImmutableSet<BuildTarget>, ImmutableCollection<SourcePath>, ImmutableCollection<NativeLinkableGroup>, ImmutableCollection<SourcePath>, ImmutableCollection<NativeLinkableGroup>, APKModuleGraph, AndroidPackageableFilter) - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
AndroidPackageableFilter - Interface in com.facebook.buck.android.packageable
Encapsulates logic for filtering instances of AndroidPackageable when collecting targets from transitive dependencies of an Android binary.
AndroidPlatformArg - Class in com.facebook.buck.android.toolchain.platform
Immutable implementation of AndroidPlatformDescription.AbstractAndroidPlatformArg.
AndroidPlatformArg.Builder - Class in com.facebook.buck.android.toolchain.platform
Builds instances of type AndroidPlatformArg.
AndroidPlatformDescription - Class in com.facebook.buck.android.toolchain.platform
A description for android_platform.
AndroidPlatformDescription() - Constructor for class com.facebook.buck.android.toolchain.platform.AndroidPlatformDescription
 
AndroidPlatformDescriptionProvider - Class in com.facebook.buck.android.toolchain.platform
 
AndroidPlatformDescriptionProvider() - Constructor for class com.facebook.buck.android.toolchain.platform.AndroidPlatformDescriptionProvider
 
androidPlatformTarget - Variable in class com.facebook.buck.android.AndroidBinaryOptimizer
 
AndroidPlatformTarget - Class in com.facebook.buck.android.toolchain
Represents a platform to target for Android.
AndroidPlatformTarget() - Constructor for class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
AndroidPlatformTargetFactory - Class in com.facebook.buck.android.toolchain.impl
 
AndroidPlatformTargetFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetFactory
 
AndroidPlatformTargetProducer - Class in com.facebook.buck.android.toolchain.impl
 
AndroidPlatformTargetProducer() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
 
AndroidPrebuiltAar - Class in com.facebook.buck.android
 
AndroidPrebuiltAar(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, SourcePath, SourcePath, PrebuiltJar, UnzipAar, CompileToJarStepFactory, Iterable<PrebuiltJar>, boolean, Optional<String>, boolean) - Constructor for class com.facebook.buck.android.AndroidPrebuiltAar
 
AndroidPrebuiltAarDescription - Class in com.facebook.buck.android
Description for a BuildRule that wraps an .aar file as an Android dependency.
AndroidPrebuiltAarDescription(ToolchainProvider, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
AndroidPrebuiltAarDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidPrebuiltAarDescription.AbstractAndroidPrebuiltAarDescriptionArg.
AndroidPrebuiltAarDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidPrebuiltAarDescriptionArg.
AndroidProjectType - Enum in com.facebook.buck.features.project.intellij.lang.android
Constants that define Android project type.
androidResOnly(SortedSet<BuildRule>) - Static method in class com.facebook.buck.android.AndroidResourceHelper
Filters out the set of android_resource() dependencies from deps.
AndroidResource - Class in com.facebook.buck.android
An object that represents the resources of an android library.
AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, Supplier<ImmutableSortedSet<? extends SourcePath>>, boolean, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
 
AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
 
AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, boolean, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
 
AndroidResourceDescription - Class in com.facebook.buck.android
 
AndroidResourceDescription(ToolchainProvider, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidResourceDescription
 
AndroidResourceDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidResourceDescription.AbstractAndroidResourceDescriptionArg.
AndroidResourceDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidResourceDescriptionArg.
AndroidResourceFolder - Class in com.facebook.buck.features.project.intellij.lang.android
A path which contains a set of sources we wish to present to IntelliJ.
AndroidResourceFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
 
AndroidResourceHelper - Class in com.facebook.buck.android
 
AndroidResourceIndex - Class in com.facebook.buck.android
 
AndroidResourceIndex(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath) - Constructor for class com.facebook.buck.android.AndroidResourceIndex
 
AndroidResourceModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidResourceModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
AndroidSdkDirectoryResolver - Class in com.facebook.buck.android.toolchain.impl
Utility class used for resolving the location of Android specific directories.
AndroidSdkDirectoryResolver(FileSystem, ImmutableMap<String, String>, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
 
AndroidSdkLocation - Interface in com.facebook.buck.android.toolchain
Part of Android toolchain that provides access to Android SDK
AndroidSdkLocationFactory - Class in com.facebook.buck.android.toolchain.impl
 
AndroidSdkLocationFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkLocationFactory
 
AndroidSdkToolchainsSupplier - Class in com.facebook.buck.android.toolchain.impl
 
AndroidSdkToolchainsSupplier() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkToolchainsSupplier
 
AndroidTools - Interface in com.facebook.buck.android.toolchain
Represents different android tools
AndroidTransitiveDependencyGraph - Class in com.facebook.buck.android
 
ANNOTATION_PROCESSING - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
ANNOTATION_PROCESSING_ROUND - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
AnnotationProcessingEvent - Class in com.facebook.buck.jvm.java
Base class for events about Java annotation processing.
AnnotationProcessingEvent(EventKey, BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
AnnotationProcessingEvent.Finished - Class in com.facebook.buck.jvm.java
 
AnnotationProcessingEvent.Operation - Enum in com.facebook.buck.jvm.java
 
AnnotationProcessingEvent.Started - Class in com.facebook.buck.jvm.java
 
annotationProcessingFinished(AnnotationProcessingEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
annotationProcessingStarted(AnnotationProcessingEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
AnnotationValueScanner8<R,P> - Class in com.facebook.buck.jvm.java.lang.model
 
AnnotationValueScanner8() - Constructor for class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
AnnotationValueScanner8(R) - Constructor for class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
ansi - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
Ansi - Class in com.facebook.buck.util
Encapsulates the specifics of writing to a particular kind of terminal.
Ansi(boolean) - Constructor for class com.facebook.buck.util.Ansi
Construct an Ansi object and conditionally enable fancy escape sequences.
Ansi.SeverityLevel - Enum in com.facebook.buck.util
 
AnsiEnvironmentChecking - Class in com.facebook.buck.util
Utility class to check if the environment supports ANSI escape sequences.
ANY - Static variable in class com.facebook.buck.util.PatternsMatcher
A pattern which patches any string
ApiStubber - Class in com.facebook.buck.jvm.java.abi
 
ApkBuilderStep - Class in com.facebook.buck.android
Merges resources into a final APK.
ApkBuilderStep(ProjectFilesystem, Path, Path, Path, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>, Path, Supplier<KeystoreProperties>, boolean, ImmutableList<String>, AndroidSdkLocation) - Constructor for class com.facebook.buck.android.ApkBuilderStep
 
ApkGenrule - Class in com.facebook.buck.android
A specialization of a genrule that specifically allows the modification of apks.
ApkGenruleDescription - Class in com.facebook.buck.android
 
ApkGenruleDescription(ToolchainProvider, BuckConfig, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.android.ApkGenruleDescription
 
ApkGenruleDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of ApkGenruleDescription.AbstractApkGenruleDescriptionArg.
ApkGenruleDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type ApkGenruleDescriptionArg.
ApkInfo() - Constructor for class com.facebook.buck.android.HasInstallableApk.ApkInfo
 
ApkInstallStep - Class in com.facebook.buck.android
 
ApkInstallStep(SourcePathResolverAdapter, HasInstallableApk) - Constructor for class com.facebook.buck.android.ApkInstallStep
 
APKModule - Class in com.facebook.buck.android.apkmodule
 
APKModule() - Constructor for class com.facebook.buck.android.apkmodule.APKModule
 
APKModuleGraph - Class in com.facebook.buck.android.apkmodule
Utility class for grouping sets of targets and their dependencies into APK Modules containing their exclusive dependencies.
APKModuleGraph(TargetGraph, BuildTarget) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
Constructor for the APKModule graph generator object that produces a graph with only a root module.
APKModuleGraph(Optional<ImmutableMap<String, ImmutableList<BuildTarget>>>, Optional<ImmutableMap<String, ImmutableList<String>>>, Optional<List<BuildTarget>>, Set<String>, Set<String>, TargetGraph, BuildTarget) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
Constructor for the APKModule graph generator object
APKModuleGraph(TargetGraph, BuildTarget, Optional<Set<BuildTarget>>) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
Constructor for the APKModule graph generator object
apkPath - Variable in class com.facebook.buck.android.exopackage.PackageInfo
 
APP_CLIP - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
APP_EXTENSION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
APP_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBinaryDescription
 
APP_PACKAGE_ID - Static variable in class com.facebook.buck.android.resources.ResTablePackage
 
AppBuilderBase - Class in com.facebook.buck.android
A class that provides information that are shared across AabBuilder and ApkBuilder, currently only private key and certificate are needed
AppBuilderBase(ProjectFilesystem, Supplier<KeystoreProperties>, Path) - Constructor for class com.facebook.buck.android.AppBuilderBase
 
AppBuilderBase.PrivateKeyAndCertificate - Class in com.facebook.buck.android
 
append(CharSequence) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
append(CharSequence, int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
append(char) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
append(String) - Method in class com.facebook.buck.util.ChunkAccumulator
 
append(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
append(CharSequence) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
append(CharSequence, int, int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
append(char) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
AppendableLogRecord - Class in com.facebook.buck.core.util.log.appendablelogrecord
 
AppendableLogRecord(Level, String, String) - Constructor for class com.facebook.buck.core.util.log.appendablelogrecord.AppendableLogRecord
 
appendFinishedInfo(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
Appends information to the finished event which will be sent when control exits the scope.
appendFormattedMessage(StringBuilder) - Method in class com.facebook.buck.core.util.log.appendablelogrecord.AppendableLogRecord
 
appendOptionsTo(OptionsConsumer, SourcePathResolverAdapter, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.JavacOptions
 
appendString(T) - Method in class com.facebook.buck.util.network.HiveRowFormatter
 
appendStringIterable(Iterable<T>) - Method in class com.facebook.buck.util.network.HiveRowFormatter
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxThinLTOIndexArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.RelativeLinkArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in interface com.facebook.buck.rules.args.Arg
Feed the contents of the Arg to the supplied consumer.
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.CompositeArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.FormatArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.ProxyArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.SanitizedArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.SourcePathArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.rules.args.SourcePathArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.StringArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in interface com.facebook.buck.rules.args.ToolArg
 
appendToCommandLine(Consumer<String>, SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.WriteToFileArg
 
appendToCommandLineRel(Consumer<String>, CanonicalCellName, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.rules.args.CompositeArg
 
appendToCommandLineRel(Consumer<String>, CanonicalCellName, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
appendToCommandLineRel(Consumer<String>, CanonicalCellName, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.rules.args.SourcePathArg
 
appendToRuleKey(RuleKeyAppendable.RuleKeyAppendableSink) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
appendToRuleKey(RuleKeyAppendable.RuleKeyAppendableSink) - Method in interface com.facebook.buck.rules.keys.RuleKeyAppendable
Deprecated.
APPLE_SECTION - Static variable in class com.facebook.buck.apple.AppleConfig
 
AppleAssetCatalog - Class in com.facebook.buck.apple
 
AppleAssetCatalog.ValidationType - Enum in com.facebook.buck.apple
 
AppleAssetCatalogDescription - Class in com.facebook.buck.apple
Description for an apple_asset_catalog rule, which identifies an asset catalog for an iOS or Mac OS X library or binary.
AppleAssetCatalogDescription() - Constructor for class com.facebook.buck.apple.AppleAssetCatalogDescription
 
AppleAssetCatalogDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleAssetCatalogDescription.AbstractAppleAssetCatalogDescriptionArg.
AppleAssetCatalogDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleAssetCatalogDescriptionArg.
AppleAssetCatalogsCompilationOptions - Class in com.facebook.buck.apple
Argument type for asset_catalogs_compilation_options used in apple_bundle
AppleAssetCatalogsCompilationOptions.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleAssetCatalogsCompilationOptions.
AppleBinaryDescription - Class in com.facebook.buck.apple
 
AppleBinaryDescription(ToolchainProvider, XCodeDescriptions, SwiftLibraryDescription, AppleConfig, CxxBuckConfig, SwiftBuckConfig, CxxBinaryImplicitFlavors, CxxBinaryFactory, CxxBinaryMetadataFactory, CxxBinaryFlavored) - Constructor for class com.facebook.buck.apple.AppleBinaryDescription
 
AppleBinaryDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleBinaryDescription.AbstractAppleBinaryDescriptionArg.
AppleBinaryDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleBinaryDescriptionArg.
AppleBuildRules - Class in com.facebook.buck.apple
Helpers for reading properties of Apple target build rules.
AppleBuildRules.RecursiveDependenciesMode - Enum in com.facebook.buck.apple
 
AppleBundle - Class in com.facebook.buck.apple
Creates a bundle: a directory containing files and subdirectories, described by an Info.plist.
AppleBundleDescription - Class in com.facebook.buck.apple
 
AppleBundleDescription(ToolchainProvider, XCodeDescriptions, AppleBinaryDescription, AppleLibraryDescription, AppleConfig, CxxBuckConfig, SwiftBuckConfig) - Constructor for class com.facebook.buck.apple.AppleBundleDescription
 
AppleBundleDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleBundleDescription.AbstractAppleBundleDescriptionArg.
AppleBundleDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleBundleDescriptionArg.
AppleBundleDestination - Enum in com.facebook.buck.apple
Abstraction of a place in a resulting bundle where resource will be copied.
AppleBundleExtension - Enum in com.facebook.buck.apple
Known bundle extensions that have special handling.
AppleBundleResources - Class in com.facebook.buck.apple
Resources to be bundled into a bundle.
AppleBundleResources() - Constructor for class com.facebook.buck.apple.AppleBundleResources
 
AppleBundleResources.Builder - Class in com.facebook.buck.apple
 
AppleConfig - Class in com.facebook.buck.apple
 
AppleCoreSimulatorServiceController - Class in com.facebook.buck.apple.simulator
Launches, queries, and kills Apple's CoreSimulator and related launchd services.
AppleCoreSimulatorServiceController(ProcessExecutor) - Constructor for class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
 
AppleCustomLinkingDepsDescription - Interface in com.facebook.buck.apple
This interface helps customizing linking dependencies.
AppleCxxPlatform - Class in com.facebook.buck.apple.toolchain
Adds Apple-specific tools to CxxPlatform.
AppleCxxPlatform() - Constructor for class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
AppleCxxPlatform.Builder - Class in com.facebook.buck.apple.toolchain
 
AppleCxxPlatforms - Class in com.facebook.buck.apple.toolchain.impl
Utility class to create Objective-C/C/C++/Objective-C++ platforms to support building iOS and Mac OS X products with Xcode.
AppleCxxPlatforms.XcodeBuildVersionCache - Class in com.facebook.buck.apple.toolchain.impl
 
AppleCxxPlatformsProvider - Class in com.facebook.buck.apple.toolchain
 
AppleCxxPlatformsProvider() - Constructor for class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
 
AppleCxxPlatformsProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleCxxPlatformsProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatformsProviderFactory
 
AppleDebugFormat - Enum in com.facebook.buck.apple
 
AppleDebuggableBinary - Class in com.facebook.buck.apple
This build rule wraps the usual build rule and should be treated as top-level binary rule for apple platform.
AppleDependenciesCache - Class in com.facebook.buck.apple
 
AppleDependenciesCache(TargetGraph) - Constructor for class com.facebook.buck.apple.AppleDependenciesCache
 
AppleDescriptionProvider - Class in com.facebook.buck.apple
 
AppleDescriptionProvider() - Constructor for class com.facebook.buck.apple.AppleDescriptionProvider
 
AppleDescriptions - Class in com.facebook.buck.apple
Common logic for a DescriptionWithTargetGraph that creates Apple target rules.
AppleDeveloperDirectoryForTestsProvider - Interface in com.facebook.buck.apple.toolchain
The value of [apple] xcode_developer_dir_for_tests if present.
AppleDeveloperDirectoryForTestsProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleDeveloperDirectoryForTestsProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryForTestsProviderFactory
 
AppleDeveloperDirectoryProvider - Interface in com.facebook.buck.apple.toolchain
Provides access to Apple developer directory.
AppleDeveloperDirectoryProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleDeveloperDirectoryProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryProviderFactory
 
AppleDevice - Interface in com.facebook.buck.apple.simulator
Object that represents an Apple simulator or a physical device.
AppleDeviceController - Class in com.facebook.buck.apple.simulator
Utility class to control Apple Devices (both simulators and physical devices).
AppleDeviceController(ProcessExecutor, Path) - Constructor for class com.facebook.buck.apple.simulator.AppleDeviceController
 
AppleDeviceController.AppleDeviceKindEnum - Enum in com.facebook.buck.apple.simulator
Enum indicating the different kinds of devices possible
AppleDeviceController.LaunchBehavior - Enum in com.facebook.buck.apple.simulator
Enum for the different ways to launch the simulator
AppleDeviceHelper - Class in com.facebook.buck.apple.device
 
AppleDeviceHelper(ProcessExecutor, Path) - Constructor for class com.facebook.buck.apple.device.AppleDeviceHelper
 
AppleDsym - Class in com.facebook.buck.apple
Creates dSYM bundle for the given _unstripped_ binary.
AppleDsym(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, Tool, SourcePath, ImmutableSortedSet<SourcePath>, Path, boolean) - Constructor for class com.facebook.buck.apple.AppleDsym
 
AppleHeaderVisibilities - Class in com.facebook.buck.apple
Utility class with methods working with HeaderVisibility in the context of Apple rules.
AppleInfoPlistParsing - Class in com.facebook.buck.apple
Utility class to parse Info.plist from an Apple bundle.
AppleLibraryDescription - Class in com.facebook.buck.apple
 
AppleLibraryDescription(ToolchainProvider, XCodeDescriptions, SwiftLibraryDescription, AppleConfig, CxxBuckConfig, SwiftBuckConfig, CxxLibraryImplicitFlavors, CxxLibraryFlavored, CxxLibraryFactory, CxxLibraryMetadataFactory) - Constructor for class com.facebook.buck.apple.AppleLibraryDescription
 
AppleLibraryDescription.Type - Enum in com.facebook.buck.apple
 
AppleLibraryDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleLibraryDescription.AbstractAppleLibraryDescriptionArg.
AppleLibraryDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleLibraryDescriptionArg.
AppleLibraryDescriptionSwiftEnhancer - Class in com.facebook.buck.apple
 
AppleLibraryDescriptionSwiftEnhancer() - Constructor for class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
AppleLibrarySwiftDelegate - Interface in com.facebook.buck.apple
Provides an ability to inject CxxPreprocessorInputs for the Swift compilation process.
AppleLibrarySwiftMetadata - Class in com.facebook.buck.apple
 
AppleLibrarySwiftMetadata(ImmutableSet<SourceWithFlags>, ImmutableSet<SourceWithFlags>) - Constructor for class com.facebook.buck.apple.AppleLibrarySwiftMetadata
 
AppleNativeTargetDescriptionArg - Interface in com.facebook.buck.apple
Arguments common to Apple targets.
ApplePackageDescription - Class in com.facebook.buck.apple
 
ApplePackageDescription(ToolchainProvider, SandboxExecutionStrategy, AppleConfig) - Constructor for class com.facebook.buck.apple.ApplePackageDescription
 
ApplePackageDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of ApplePackageDescription.AbstractApplePackageDescriptionArg.
ApplePackageDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type ApplePackageDescriptionArg.
ApplePlatform - Class in com.facebook.buck.apple.toolchain
 
ApplePlatform() - Constructor for class com.facebook.buck.apple.toolchain.ApplePlatform
 
ApplePlatform.Builder - Class in com.facebook.buck.apple.toolchain
 
ApplePlatforms - Class in com.facebook.buck.apple
 
ApplePlatformType - Enum in com.facebook.buck.apple.platform_type
 
AppleResourceDescription - Class in com.facebook.buck.apple
Description for an apple_resource rule which copies resource files to the built bundle.
AppleResourceDescription() - Constructor for class com.facebook.buck.apple.AppleResourceDescription
 
AppleResourceDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleResourceDescription.AbstractAppleResourceDescriptionArg.
AppleResourceDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleResourceDescriptionArg.
AppleResourceProcessing - Class in com.facebook.buck.apple
Contains shared logic for adding resource processing steps to apple build rules
AppleResources - Class in com.facebook.buck.apple
 
AppleSdk - Class in com.facebook.buck.apple.toolchain
Metadata about an Apple SDK.
AppleSdk() - Constructor for class com.facebook.buck.apple.toolchain.AppleSdk
 
AppleSdk.Builder - Class in com.facebook.buck.apple.toolchain
 
AppleSdkDiscovery - Class in com.facebook.buck.apple.toolchain.impl
Utility class to discover the location of SDKs contained inside an Xcode installation.
AppleSdkLocation - Interface in com.facebook.buck.apple.toolchain
 
AppleSdkLocationFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleSdkLocationFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleSdkLocationFactory
 
AppleSdkPaths - Class in com.facebook.buck.apple.toolchain
Paths to Apple SDK directories under an installation of Xcode.
AppleSdkPaths() - Constructor for class com.facebook.buck.apple.toolchain.AppleSdkPaths
 
AppleSdkPaths.Builder - Class in com.facebook.buck.apple.toolchain
 
AppleSimulator - Interface in com.facebook.buck.apple.simulator
 
AppleSimulatorController - Class in com.facebook.buck.apple.simulator
Utility class to manage starting the iOS simulator as well as installing and running applications inside it.
AppleSimulatorController(ProcessExecutor, Path, Path) - Constructor for class com.facebook.buck.apple.simulator.AppleSimulatorController
 
AppleSimulatorController.LaunchBehavior - Enum in com.facebook.buck.apple.simulator
 
AppleSimulatorDiscovery - Class in com.facebook.buck.apple.simulator
Utilty class to discover state about Apple simulators installed on the host system.
AppleSimulatorProfileParsing - Class in com.facebook.buck.apple.simulator
Utility class to parse profile.plist from an iPhone simulator platform.
AppleSimulatorState - Enum in com.facebook.buck.apple.simulator
 
AppleTest - Class in com.facebook.buck.apple
 
AppleTestAggregatedDependencies - Class in com.facebook.buck.apple
Creates a directory containing the static resources along with a merged static library containing all of the symbols that a test target depends on.
AppleTestDescription - Class in com.facebook.buck.apple
 
AppleTestDescription(ToolchainProvider, XCodeDescriptions, AppleConfig, CxxBuckConfig, SwiftBuckConfig, AppleLibraryDescription) - Constructor for class com.facebook.buck.apple.AppleTestDescription
 
AppleTestDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleTestDescription.AbstractAppleTestDescriptionArg.
AppleTestDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleTestDescriptionArg.
AppleTestX - Class in com.facebook.buck.apple
Represents an apple_test rule that implements the test protocol
AppleToolchain - Interface in com.facebook.buck.apple.toolchain
Metadata about an Apple toolchain.
AppleToolchain.Builder - Class in com.facebook.buck.apple.toolchain
 
AppleToolchainBuildRule - Class in com.facebook.buck.apple
AppleToolchainBuildRule(BuildTarget, ProjectFilesystem, AppleCxxPlatform) - Constructor for class com.facebook.buck.apple.AppleToolchainBuildRule
 
AppleToolchainDescription - Class in com.facebook.buck.apple
Defines an apple_toolchain rule which provides AppleCxxPlatform.
AppleToolchainDescription() - Constructor for class com.facebook.buck.apple.AppleToolchainDescription
 
AppleToolchainDescriptionArg - Class in com.facebook.buck.apple
apple_toolchain defines tools, cxx and swift toolchains and other properties to define AppleCxxPlatform.
AppleToolchainDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleToolchainDescriptionArg.
AppleToolchainDiscovery - Class in com.facebook.buck.apple.toolchain.impl
Utility class to discover the location of toolchains contained inside an Xcode installation.
AppleToolchainProvider - Interface in com.facebook.buck.apple.toolchain
 
AppleToolchainProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleToolchainProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleToolchainProviderFactory
 
AppleToolchainSetBuildRule - Class in com.facebook.buck.apple
AppleToolchainSetBuildRule(BuildTarget, ProjectFilesystem, FlavorDomain<AppleCxxPlatform>) - Constructor for class com.facebook.buck.apple.AppleToolchainSetBuildRule
 
AppleToolchainSetDescription - Class in com.facebook.buck.apple
Defines an apple_toolchain_set rule that allows to list all available apple_toolchain targets which will be used to create AppleCxxPlatform.
AppleToolchainSetDescription() - Constructor for class com.facebook.buck.apple.AppleToolchainSetDescription
 
AppleToolchainSetDescriptionArg - Class in com.facebook.buck.apple
An apple_toolchain_set is a list of available apple_toolchain targets.
AppleToolchainSetDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleToolchainSetDescriptionArg.
AppleToolchainsSupplier - Class in com.facebook.buck.apple.toolchain.impl
 
AppleToolchainsSupplier() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleToolchainsSupplier
 
APPLETVOS - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
APPLETVSIMULATOR - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
AppleWrapperResourceArg - Class in com.facebook.buck.apple
A description for a resource defined by a single path.
AppleWrapperResourceArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleWrapperResourceArg.
AppleXCodeDescriptionClassSupplier - Class in com.facebook.buck.apple
 
AppleXCodeDescriptionClassSupplier() - Constructor for class com.facebook.buck.apple.AppleXCodeDescriptionClassSupplier
 
APPLICATION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
apply(AndroidDevice) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper.AdbDeviceCallable
 
apply(String, String, String) - Method in interface com.facebook.buck.apple.clang.HeaderMap.HeaderMapVisitor
 
apply(Arg) - Method in class com.facebook.buck.cxx.CxxFlags.TranslateMacrosArgsFunction
 
apply(String) - Method in class com.facebook.buck.cxx.CxxFlags.TranslateMacrosFunction
 
apply(BuildTarget, ActionGraphBuilder, CxxPlatform, ImmutableSet<BuildRule>, CxxDeps) - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
 
apply(TargetNode<AndroidBinaryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
 
apply(TargetNode<AndroidLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
apply(TargetNode<T>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidModuleRule
 
apply(TargetNode<AndroidResourceDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
apply(TargetNode<RobolectricTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
apply(TargetNode<CxxLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
 
apply(TargetNode<CxxTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxTestModuleRule
 
apply(TargetNode<GroovyLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
 
apply(TargetNode<GroovyTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
 
apply(TargetNode<JavaBinaryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
 
apply(TargetNode<JavaLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
apply(TargetNode<JavaTestDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
apply(TargetNode<KotlinLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
 
apply(TargetNode<KotlinTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
 
apply(TargetNode<PythonLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
 
apply(TargetNode<PythonTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
 
apply(TargetNode<ScalaLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
 
apply(TargetNode<ScalaTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
 
apply(TargetNode<T>, ModuleBuildContext) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
 
apply(T) - Method in interface com.facebook.buck.util.concurrent.ResourcePool.ThrowingFunction
 
apply(T, U, V, W) - Method in interface com.facebook.buck.util.function.QuadFunction
Applies this function to the given arguments.
apply(T) - Method in interface com.facebook.buck.util.function.ThrowingFunction
 
apply(T, U, V) - Method in interface com.facebook.buck.util.function.TriFunction
Applies this function to the given arguments.
apply() - Static method in class com.facebook.buck.util.network.MacIpv6BugWorkaround
 
applyDuringAggregation(AggregationContext, TargetNode<T>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<AndroidLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<AndroidResourceDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<RobolectricTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<JavaLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<JavaTestDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<T>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
 
applyFilenameFormat(Map<String, Path>, Path, String) - Static method in class com.facebook.buck.android.exopackage.ExopackageUtil
 
applyFilenameFormat(Multimap<String, Path>, Path, String) - Static method in class com.facebook.buck.android.exopackage.ExopackageUtil
 
AppModularityMetadataUtil - Class in com.facebook.buck.android
 
AppModularityMetadataUtil() - Constructor for class com.facebook.buck.android.AppModularityMetadataUtil
 
Architecture - Enum in com.facebook.buck.util.environment
Represents the CPU architecture of a system.
Archive - Class in com.facebook.buck.cxx
A BuildRule which builds an "ar" archive from input files represented as SourcePath.
ARCHIVE_MEMBER_PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
ArchiveAction(String, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
 
ArchiveContents - Enum in com.facebook.buck.cxx.toolchain
How this archive packages its contents.
ArchiveDependencySupplier - Interface in com.facebook.buck.rules.keys
Supplies dependencies that are archives.
archiveFile - Variable in class com.facebook.buck.unarchive.UnarchiveStep
 
ArchiveFormat - Enum in com.facebook.buck.util.unarchive
A collection different archive types, and the unarchiver that should be used to extract archives
ArchiveMemberPath - Class in com.facebook.buck.core.io
 
ArchiveMemberPath() - Constructor for class com.facebook.buck.core.io.ArchiveMemberPath
 
ArchiveMemberSourcePath - Class in com.facebook.buck.core.sourcepath
A SourcePath that can reference a member within an archive.
ArchiveMemberSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
 
Archiver - Interface in com.facebook.buck.cxx.toolchain
Interface for a c/c++ archiver.
ArchiverProvider - Interface in com.facebook.buck.cxx.toolchain
 
ArchiverProvider.LegacyArchiverType - Enum in com.facebook.buck.cxx.toolchain
.buckconfig accepts this and we combine it with the current platform to determine the archiver type.
ArchiverProvider.Type - Enum in com.facebook.buck.cxx.toolchain
Optional type that can be specified by cxx.archiver_type to indicate the given archiver is llvm-lib.
areTargetTypesEqual(Set<Class<? extends DescriptionWithTargetGraph<?>>>) - Static method in class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
 
Arg - Interface in com.facebook.buck.rules.args
An abstraction for modeling the arguments that contribute to a command run by a BuildRule, and also carry information for computing a rule key.
arg - Variable in class com.facebook.buck.rules.args.ProxyArg
 
ArgExpander<M extends Macro> - Class in com.facebook.buck.rules.macros
Expands macros into fixed Arg .
ArgExpander(Class<M>, Arg) - Constructor for class com.facebook.buck.rules.macros.ArgExpander
 
ArgFactory - Class in com.facebook.buck.rules.args
Simple factory class to convert objects from CommandLineArgs to Arg objects
argFile - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
ARGFILE_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
Escaper for argfiles for clang and gcc.
ARGFILES_ESCAPER - Static variable in interface com.facebook.buck.jvm.java.Javac
An escaper for arguments written to @argfiles.
args() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableRunInfo
 
args() - Method in class com.facebook.buck.core.rules.providers.lib.RunInfo
 
args(Object, String, Location) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextActions
 
args(Object, String, Location) - Method in interface com.facebook.buck.core.starlark.rule.SkylarkRuleContextActionsApi
 
Args(BuildTarget, ImmutableMap<String, String>, ImmutableList<String>, Tool, Optional<String>, Path, SourcePath, ImmutableList<Arg>, ImmutableList<CxxHeaders>) - Constructor for class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
Args(Tool, Path, ImmutableSortedSet<String>, List<String>) - Constructor for class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
Args(Tool, Path, Path) - Constructor for class com.facebook.buck.features.ocaml.OcamlLexStep.Args
 
Args(ImmutableMap<String, String>, ImmutableList<String>, Tool, Optional<String>, Path, Path, ImmutableList<Arg>) - Constructor for class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
 
Args(Tool, Path, Path) - Constructor for class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
 
arguments - Variable in class com.facebook.buck.cli.AbstractQueryCommand
 
array() - Static method in class com.facebook.buck.util.json.JsonBuilder
Creates a builder for a JSON array string.
arrayOfDoubles(DoubleStream) - Static method in class com.facebook.buck.util.json.JsonBuilder
 
arrays - Variable in class com.facebook.buck.android.StringResources
 
Artifact - Interface in com.facebook.buck.core.artifact
An Artifact is a file used during the build stage.
ARTIFACT_FILE_NAME_FORMAT - Static variable in class com.facebook.buck.maven.Resolver
 
ARTIFACT_FILE_NAME_REGEX_FORMAT - Static variable in class com.facebook.buck.maven.Resolver
 
ARTIFACT_METADATA - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Value for file that contains all artifact metadata as a json bundle.
ArtifactCache - Interface in com.facebook.buck.artifact_cache
 
ArtifactCacheBuckConfig - Class in com.facebook.buck.artifact_cache.config
Represents configuration specific to the ArtifactCache.
ArtifactCacheBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
ArtifactCacheBuckConfig.Executor - Enum in com.facebook.buck.artifact_cache.config
Thread pools that are available for task execution.
ArtifactCacheConnectEvent - Class in com.facebook.buck.artifact_cache
Base class for events about build rules.
ArtifactCacheConnectEvent(EventKey) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
ArtifactCacheConnectEvent.Finished - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheConnectEvent.Started - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheEntries - Class in com.facebook.buck.artifact_cache.config
 
ArtifactCacheEntries() - Constructor for class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
 
ArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
ArtifactCacheEvent.CacheMode - Enum in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.InvocationType - Enum in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.Operation - Enum in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.StoreType - Enum in com.facebook.buck.artifact_cache
For ArtifactCacheEvent.Operation STORE there are different store types, storing the actual artifact or the manifest of it.
ArtifactCacheEventFactory - Interface in com.facebook.buck.artifact_cache
 
artifactCacheEventFinished(ArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
artifactCacheEventStarted(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ArtifactCacheFactory - Interface in com.facebook.buck.artifact_cache
 
artifactCacheFinished(ArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
ArtifactCacheHandler - Class in com.facebook.buck.httpserver
Implements a really simple cache server on top of the local dircache.
ArtifactCacheHandler(ProjectFilesystem) - Constructor for class com.facebook.buck.httpserver.ArtifactCacheHandler
 
ArtifactCacheMode - Enum in com.facebook.buck.artifact_cache.config
 
ArtifactCacheMode.CacheType - Enum in com.facebook.buck.artifact_cache.config
 
ArtifactCaches - Class in com.facebook.buck.artifact_cache
Creates instances of the ArtifactCache.
ArtifactCaches(ArtifactCacheBuckConfig, BuckEventBus, Function<String, UnconfiguredBuildTarget>, TargetConfigurationSerializer, ProjectFilesystem, Optional<String>, ListeningExecutorService, ListeningExecutorService, ListeningExecutorService, TaskManagerCommandScope, String, String, Optional<ClientCertificateHandler>) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCaches
Creates a new instance of the cache factory for use during a build.
artifactCacheStarted(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
When a new cache event is about to start.
ArtifactCompressionEvent - Class in com.facebook.buck.event
Event for artifact compression / decompression
ArtifactCompressionEvent(EventKey, ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>, HasNameAndType) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent
 
ArtifactCompressionEvent.Finished - Class in com.facebook.buck.event
Event for when a artifact finishes compression/decompression
ArtifactCompressionEvent.Operation - Enum in com.facebook.buck.event
 
ArtifactCompressionEvent.Started - Class in com.facebook.buck.event
Event for when a artifact starts compression/decompression
artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
ArtifactConfig - Class in com.facebook.buck.maven
 
ArtifactConfig() - Constructor for class com.facebook.buck.maven.ArtifactConfig
 
artifactConnectFinished(ArtifactCacheConnectEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
artifactConnectStarted(ArtifactCacheConnectEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ArtifactDeclarationException - Exception in com.facebook.buck.core.artifact
Represents a failure to declare an Artifact
ArtifactDeclarationException(ArtifactDeclarationException.Reason, BuildTarget, Path) - Constructor for exception com.facebook.buck.core.artifact.ArtifactDeclarationException
 
ArtifactDeclarationException(ArtifactDeclarationException.Reason, BuildTarget, String) - Constructor for exception com.facebook.buck.core.artifact.ArtifactDeclarationException
 
ArtifactFilesystem - Class in com.facebook.buck.core.artifact
A Filesystem for operating on Artifacts
ArtifactFilesystem(ProjectFilesystem) - Constructor for class com.facebook.buck.core.artifact.ArtifactFilesystem
 
ArtifactInfo - Class in com.facebook.buck.artifact_cache
 
ArtifactInfo() - Constructor for class com.facebook.buck.artifact_cache.ArtifactInfo
 
ArtifactInfo.Builder - Class in com.facebook.buck.artifact_cache
 
artifacts - Variable in class com.facebook.buck.maven.ArtifactConfig
 
artifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
ArtifactUploader - Class in com.facebook.buck.artifact_cache
ArtifactUploader contains the logic of how to take a list of artifact paths and metadata and store that to the ArtifactCache.
ArtifactUploader() - Constructor for class com.facebook.buck.artifact_cache.ArtifactUploader
 
asBound() - Method in interface com.facebook.buck.core.artifact.Artifact
 
asBuildArtifact() - Method in interface com.facebook.buck.core.artifact.BoundArtifact
 
asBuildArtifact() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
asByteSource(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
asByteSource(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
AsciiBoxStringBuilder - Class in com.facebook.buck.util.string
Writes lines inside of an ASCII art box, as for important messages.
AsciiBoxStringBuilder(int) - Constructor for class com.facebook.buck.util.string.AsciiBoxStringBuilder
 
asComposition(Class<Result1>, GraphComputation<Key1, Result1>) - Static method in class com.facebook.buck.core.graph.transformation.composition.Composition
Creates a ComposedComputation from a normal GraphComputation for performing compositions.
asDeclared() - Method in interface com.facebook.buck.core.artifact.Artifact
 
asDeepImmutable(Object) - Static method in class com.facebook.buck.core.starlark.compatible.BuckSkylarkTypes
Attempt to get a deeply immutable instance of a value passed in from Skylark
asElement() - Method in class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
 
asErrorText(String) - Method in class com.facebook.buck.util.Ansi
 
asFunction() - Method in interface com.facebook.buck.util.function.ThrowingFunction
Returns a Function that will wrap any thrown exception in a RuntimeException.
asFunction(ThrowingFunction<T2, R2, E2>) - Static method in interface com.facebook.buck.util.function.ThrowingFunction
A simple helper for constructing a Function from a throwing lambda.
asGreenText(String) - Method in class com.facebook.buck.util.Ansi
 
asHashCode() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
This method should be used sparingly as we are trying to favor Sha1HashCode over HashCode, where appropriate. Currently, the FileHashCache API is written in terms of HashCode, so conversions are common.
asHighlightedFailureText(String) - Method in class com.facebook.buck.util.Ansi
 
asHighlightedStatusText(Ansi.SeverityLevel, String) - Method in class com.facebook.buck.util.Ansi
 
asHighlightedSuccessText(String) - Method in class com.facebook.buck.util.Ansi
 
asHighlightedWarningText(String) - Method in class com.facebook.buck.util.Ansi
 
asInformationText(String) - Method in class com.facebook.buck.util.Ansi
 
ask(String) - Method in class com.facebook.buck.doctor.UserInput
 
asMap() - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
asMap() - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
asMap() - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Returns a copy of the leaves stored in the trie as a map.
asNoWrap(Iterable<String>) - Method in class com.facebook.buck.util.Ansi
 
asOutputArtifact() - Method in interface com.facebook.buck.core.artifact.Artifact
 
asOutputArtifact() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
asQueryBuildTargets(Set<? extends QueryTarget>) - Static method in class com.facebook.buck.cli.AbstractQueryCommand
 
asRedText(String) - Method in class com.facebook.buck.util.Ansi
 
AssembleDirectories - Class in com.facebook.buck.android
 
AssembleDirectories(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableCollection<SourcePath>) - Constructor for class com.facebook.buck.android.AssembleDirectories
 
assertArguments(CommandRunnerParams) - Method in class com.facebook.buck.cli.BuildCommand
 
assertArguments(CommandRunnerParams) - Method in class com.facebook.buck.cli.TestCommand
 
assertGetTargetNode(DependencyStack) - Method in class com.facebook.buck.core.model.targetgraph.TargetNodeMaybeIncompatible
 
assertNotMultipleMatches(Map<Selectable, ?>, String, BuildTarget) - Static method in class com.facebook.buck.core.select.AbstractSelectorListResolver
Assertion that ensures that the current configuration doesn't match multiple select dictionary keys
assertOnlyHasKeys(String...) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
AssertScopeExclusiveAccess - Class in com.facebook.buck.util.concurrent
Makes it simple to assert that access to a piece of code should be done from one thread at a time in a non-reentrant manner.
AssertScopeExclusiveAccess() - Constructor for class com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess
 
AssertScopeExclusiveAccess.Scope - Interface in com.facebook.buck.util.concurrent
 
assertSelectorHasDefault(BuildTarget, DependencyStack, String, Selector<?>) - Static method in class com.facebook.buck.core.select.AbstractSelectorListResolver
Assertion for the selector to contain "DEFAULT" as key inside the dictionary.
assertUnflavored() - Method in class com.facebook.buck.core.model.BuildTarget
Verifies that this build target has no flavors.
assertUnflavored() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Verifies that this build target has no flavors.
assertValid(String) - Static method in class com.facebook.buck.core.path.GenruleOutPath
Don't allow empty paths, absolute paths, paths ending with / or paths containing "."/".." Only exception is when out = "."
assetCatalogValidation() - Method in class com.facebook.buck.apple.AppleConfig
 
ASSETS_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
 
asSkylarkOutputArtifact(Location) - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
asSkylarkOutputArtifact(Location) - Method in interface com.facebook.buck.core.starlark.rule.artifact.SkylarkArtifactApi
 
asSource() - Method in interface com.facebook.buck.core.artifact.BoundArtifact
 
asSource() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
asStage() - Method in interface com.facebook.buck.core.graph.transformation.composition.ComposedComputation
 
asStage() - Method in class com.facebook.buck.core.graph.transformation.composition.LeftComposingComputation
 
asStage() - Method in class com.facebook.buck.core.graph.transformation.composition.RightComposingComputation
 
asString(ArtifactFilesystem, boolean, CommandLineArgs.ArgAndFormatString) - Static method in class com.facebook.buck.core.rules.actions.lib.args.CommandLineArgStringifier
 
asString(ArtifactFilesystem, boolean, Object) - Static method in class com.facebook.buck.core.rules.actions.lib.args.CommandLineArgStringifier
 
asSubtleText(String) - Method in class com.facebook.buck.util.Ansi
 
asSuccessText(String) - Method in class com.facebook.buck.util.Ansi
 
asSupplier() - Method in interface com.facebook.buck.util.function.ThrowingSupplier
Returns a Supplier that will wrap any thrown exception in a RuntimeException.
asSymlinks() - Method in interface com.facebook.buck.features.python.PythonComponents
 
asSymlinks() - Method in class com.facebook.buck.features.python.PythonMappedComponents
 
asSymlinks() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
asView() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
asView() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
asWarningText(String) - Method in class com.facebook.buck.util.Ansi
 
AsyncBackgroundTaskManager - Class in com.facebook.buck.support.bgtasks
Asynchronous-enabled implementation of BackgroundTaskManager.
AsyncBackgroundTaskManager(int) - Constructor for class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
AsyncBlobFetcher - Interface in com.facebook.buck.remoteexecution
Interface used by OutputsMaterializer to fetch outputs from the CAS.
AsyncCounterRegistrationEvent(ImmutableList<Counter>) - Constructor for class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
 
AsynchronousDirectoryContentsCleaner - Class in com.facebook.buck.io
Asynchronously cleans the contents of a directory.
AsynchronousDirectoryContentsCleaner() - Constructor for class com.facebook.buck.io.AsynchronousDirectoryContentsCleaner
 
AsyncLogHandler - Class in com.facebook.buck.log
Wraps a log Handler, e.g.
AsyncLogHandler(LogFileHandler) - Constructor for class com.facebook.buck.log.AsyncLogHandler
 
AsyncLogHandler(Supplier<Executor>, Handler) - Constructor for class com.facebook.buck.log.AsyncLogHandler
 
AsyncVersionedTargetGraphBuilder - Class in com.facebook.buck.versions
Takes a regular TargetGraph, resolves any versioned nodes, and returns a new graph with the versioned nodes removed, transforming it asynchronously using GraphComputation.
AttrFilterFunction - Class in com.facebook.buck.query
A attrfilter(attribute, value, argument) filter expression, which computes the subset of nodes in 'argument' whose 'attribute' contains the given value.
AttrFilterFunction() - Constructor for class com.facebook.buck.query.AttrFilterFunction
 
Attribute<CoercedType> - Class in com.facebook.buck.core.starlark.rule.attr
Representation of a parameter of a user defined rule
Attribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.Attribute
 
ATTRIBUTE_DATA_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
 
ATTRIBUTE_ESCAPER - Static variable in class com.facebook.buck.testrunner.TestXmlEscaper
 
ATTRIBUTE_NAME_REF_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
 
ATTRIBUTE_SIZE - Static variable in class com.facebook.buck.android.resources.ResourcesXml
 
ATTRIBUTE_SIZE_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
 
ATTRIBUTE_TYPE_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
 
ATTRIBUTE_UNESCAPER - Static variable in class com.facebook.buck.test.TestXmlUnescaper
 
AttributeHolder - Interface in com.facebook.buck.core.starlark.rule.attr
Simple wrapper object to hold onto Attribute objects and get around some type erasure problems in SkylarkDict.getContents(Class, Class, String).
AttrModule - Class in com.facebook.buck.skylark.function.attr
Class that actually instantiates Attribute objects for user defined rules
AttrModule() - Constructor for class com.facebook.buck.skylark.function.attr.AttrModule
 
AttrModuleApi - Interface in com.facebook.buck.skylark.function.attr
Skylark module used to configure the attribute schema for user defined rules
AttrRegexFilterFunction - Class in com.facebook.buck.query
A attrregexfilter(attribute, pattern, argument) filter expression, which computes the subset of nodes in 'argument' whose 'attribute' matches the given pattern.
AttrRegexFilterFunction() - Constructor for class com.facebook.buck.query.AttrRegexFilterFunction
 
AuditActionGraphCommand - Class in com.facebook.buck.cli
Command that dumps basic information about the action graph.
AuditActionGraphCommand() - Constructor for class com.facebook.buck.cli.AuditActionGraphCommand
 
AuditAliasCommand - Class in com.facebook.buck.cli
 
AuditAliasCommand() - Constructor for class com.facebook.buck.cli.AuditAliasCommand
 
AuditBuildInfoCommand - Class in com.facebook.buck.cli
A subcommand in `buck audit` that shows information about Buck build.
AuditBuildInfoCommand() - Constructor for class com.facebook.buck.cli.AuditBuildInfoCommand
 
AuditCellCommand - Class in com.facebook.buck.cli
 
AuditCellCommand() - Constructor for class com.facebook.buck.cli.AuditCellCommand
 
AuditClasspathCommand - Class in com.facebook.buck.cli
 
AuditClasspathCommand() - Constructor for class com.facebook.buck.cli.AuditClasspathCommand
 
AuditCommand - Class in com.facebook.buck.cli
 
AuditCommand() - Constructor for class com.facebook.buck.cli.AuditCommand
 
AuditConfigCommand - Class in com.facebook.buck.cli
 
AuditConfigCommand() - Constructor for class com.facebook.buck.cli.AuditConfigCommand
 
AuditDependenciesCommand - Class in com.facebook.buck.cli
 
AuditDependenciesCommand() - Constructor for class com.facebook.buck.cli.AuditDependenciesCommand
 
AuditFlavorsCommand - Class in com.facebook.buck.cli
List flavor domains for build targets.
AuditFlavorsCommand() - Constructor for class com.facebook.buck.cli.AuditFlavorsCommand
 
AuditIncludesCommand - Class in com.facebook.buck.cli
Evaluates a build file and prints out a list of build file extensions included at parse time.
AuditIncludesCommand() - Constructor for class com.facebook.buck.cli.AuditIncludesCommand
 
AuditInputCommand - Class in com.facebook.buck.cli
 
AuditInputCommand() - Constructor for class com.facebook.buck.cli.AuditInputCommand
 
AuditMbrCommand - Class in com.facebook.buck.cli
Provides utilities for debugging implementation of ModernBuildRule.
AuditMbrCommand() - Constructor for class com.facebook.buck.cli.AuditMbrCommand
 
AuditMbrIsolationCommand - Class in com.facebook.buck.cli
Generates an isolation report.
AuditMbrIsolationCommand() - Constructor for class com.facebook.buck.cli.AuditMbrIsolationCommand
 
AuditModulesCommand - Class in com.facebook.buck.cli
Prints the following information about all modules: id, hash, dependencies.
AuditModulesCommand() - Constructor for class com.facebook.buck.cli.AuditModulesCommand
 
AuditOwnerCommand - Class in com.facebook.buck.cli
 
AuditOwnerCommand() - Constructor for class com.facebook.buck.cli.AuditOwnerCommand
 
AuditRulesCommand - Class in com.facebook.buck.cli
Evaluates a build file and prints out an equivalent build file with all includes/macros expanded.
AuditRulesCommand() - Constructor for class com.facebook.buck.cli.AuditRulesCommand
 
AuditRuleTypeCommand - Class in com.facebook.buck.cli
Prints a requested rule type as a Python function with all supported attributes.
AuditRuleTypeCommand() - Constructor for class com.facebook.buck.cli.AuditRuleTypeCommand
 
AuditRuleTypesCommand - Class in com.facebook.buck.cli
 
AuditRuleTypesCommand() - Constructor for class com.facebook.buck.cli.AuditRuleTypesCommand
 
AuditTestsCommand - Class in com.facebook.buck.cli
 
AuditTestsCommand() - Constructor for class com.facebook.buck.cli.AuditTestsCommand
 
AuthAwareDownloader - Interface in com.facebook.buck.file.downloader
Downloads bytes using an optional authentication.
AUTO - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
AUTO_RE_BUILD_PROJECTS_WHITELIST_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
AUTO_RE_BUILD_USERS_BLACKLIST_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
AUTO_RE_EXPERIMENT_PROPERTY_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
AUTO_RE_STRATEGY_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Strategy used to determine whether to enable Remote Execution automatically for the current build
AutoCloseableLock - Class in com.facebook.buck.util.concurrent
 
AutoCloseableReadWriteLock - Class in com.facebook.buck.util.concurrent
Convenience wrapper around ReentrantReadWriteLock that, when combined with try-with-resources pattern, automatically unlocks the lock once the try section is completed.
AutoCloseableReadWriteLock() - Constructor for class com.facebook.buck.util.concurrent.AutoCloseableReadWriteLock
 
AutoCloseableReadWriteUpdateLock - Class in com.facebook.buck.util.concurrent
 
AutoCloseableReadWriteUpdateLock() - Constructor for class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
 
autogenerateSources() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
AutoRemoteExecutionStrategy - Enum in com.facebook.buck.remoteexecution.config
Strategy used to determine whether to enable Remote Execution automatically for the current build.
AutoStartInstance(Consumer<String>, Duration) - Constructor for class com.facebook.buck.cli.HangMonitor.AutoStartInstance
 
awaitTermination() - Method in class com.facebook.buck.remoteexecution.grpc.server.GrpcServer
 
awaitTermination(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 

B

BackgroundTask<T> - Class in com.facebook.buck.support.bgtasks
Abstract class for background tasks to be run after build, e.g.
BackgroundTask() - Constructor for class com.facebook.buck.support.bgtasks.BackgroundTask
 
BackgroundTask.Timeout - Class in com.facebook.buck.support.bgtasks
Timeout object for BackgroundTask.
BackgroundTaskManager - Class in com.facebook.buck.support.bgtasks
BackgroundTaskManager schedules and runs background tasks like cleanup and logging.
BackgroundTaskManager() - Constructor for class com.facebook.buck.support.bgtasks.BackgroundTaskManager
 
Backoff - Class in com.facebook.buck.remoteexecution.grpc.retry
Common backoff strategies to apply for retries
Backoff.Strategy - Interface in com.facebook.buck.remoteexecution.grpc.retry
Policy for specifying custom backoff behavior for retries.
BASE_IBTOOL_FLAGS - Static variable in class com.facebook.buck.apple.AppleResourceProcessing
 
BASE_PATH - Static variable in class com.facebook.buck.parser.InternalTargetAttributeNames
Location of the target relative to the root of the repository
BaseAndroidToolchainResolver - Class in com.facebook.buck.android.toolchain.common
 
BaseAndroidToolchainResolver(FileSystem, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
BaseDescription<T extends ConstructorArg> - Interface in com.facebook.buck.core.description
Description common to both build and config rule types.
BaseGenrule<T extends GenruleBuildable> - Class in com.facebook.buck.shell
Abstract parent class of all Genrules, containing some common functionality while remaining generic over the Buildable, to be provided by child classes.
BaseGenrule(BuildTarget, ProjectFilesystem, BuildRuleResolver, T) - Constructor for class com.facebook.buck.shell.BaseGenrule
 
BaseIjModuleRule<T extends BuildRuleArg> - Class in com.facebook.buck.features.project.intellij
Base class for IntelliJ module rules
BaseIjModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
BaseLocationMacro - Class in com.facebook.buck.rules.macros
Macro that resolves to the output location of a build rule.
BaseLocationMacro() - Constructor for class com.facebook.buck.rules.macros.BaseLocationMacro
 
BaseName - Class in com.facebook.buck.core.model
//foo/bar part of cell//foo/bar:baz.
BaseNameParser - Class in com.facebook.buck.core.parser.buildtargetparser
Utility to work with Buck base name (e.
BaseRunner - Class in com.facebook.buck.testrunner
Base class for both the JUnit and TestNG runners.
BaseRunner() - Constructor for class com.facebook.buck.testrunner.BaseRunner
 
BaseToolchain - Class in com.facebook.buck.core.toolchain
 
BaseToolchain() - Constructor for class com.facebook.buck.core.toolchain.BaseToolchain
 
BaseToolchainProvider - Class in com.facebook.buck.core.toolchain
 
BaseToolchainProvider() - Constructor for class com.facebook.buck.core.toolchain.BaseToolchainProvider
 
bash - Variable in class com.facebook.buck.shell.GenruleBuildable
The bash shell command to generate the output file.
BASH_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
Bash quoting Function which can be passed to Iterables.transform().
BashStep - Class in com.facebook.buck.shell
Command that makes it possible to run an arbitrary command in Bash.
BashStep(Path, String...) - Constructor for class com.facebook.buck.shell.BashStep
 
BashStep(AbsPath, String...) - Constructor for class com.facebook.buck.shell.BashStep
 
BatchEntry(String) - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
batchFetchBlobs(ImmutableMultimap<Protocol.Digest, Callable<WritableByteChannel>>, ImmutableMultimap<Protocol.Digest, SettableFuture<Unit>>) - Method in interface com.facebook.buck.remoteexecution.AsyncBlobFetcher
 
batchFetchBlobs(ImmutableMultimap<Protocol.Digest, Callable<WritableByteChannel>>, ImmutableMultimap<Protocol.Digest, SettableFuture<Unit>>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
 
BatchingLogger - Interface in com.facebook.buck.util.network
Implemented by classes providing the functionality to upload log data in batches.
batchUpdateBlobs(ImmutableList<UploadDataSupplier>) - Method in interface com.facebook.buck.remoteexecution.CasBlobUploader
 
batchUpdateBlobs(ImmutableList<UploadDataSupplier>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
 
batchUpdateBlobs(ImmutableList<UploadDataSupplier>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Upload blobs.
begin(String) - Method in class com.facebook.buck.event.api.BuckTracing
Records the beginning of a traced section.
begin(String, Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
Records the beginning of a traced section.
begin(String, String, Map<String, String>) - Method in interface com.facebook.buck.event.api.BuckTracingInterface
 
begin(String, String, Map<String, String>) - Method in class com.facebook.buck.event.BuckTracingEventBusBridge
 
begin(String, String, Map<String, String>) - Method in class com.facebook.buck.jvm.java.Jsr199TracingBridge
 
beginAnalyze() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginAnalyze() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginAnalyze() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
beginAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginAnnotationProcessingRound(int) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginAnnotationProcessingRound() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginAnnotationProcessingRound() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
beginEnter() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginEnter() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginEnter() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
beginGenerate(String, String) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginGenerate(String, String) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginGenerate(String, String) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
BeginningBuildRuleEvent(EventKey, BuildRule, BuildRuleDurationTracker) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent.BeginningBuildRuleEvent
 
beginParse(String) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginParse(String) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginParse(String) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
beginRunAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
BestCompressionGZIPOutputStream - Class in com.facebook.buck.util.zip
 
BestCompressionGZIPOutputStream(OutputStream, boolean) - Constructor for class com.facebook.buck.util.zip.BestCompressionGZIPOutputStream
 
BgProcessKiller - Class in com.facebook.buck.util
Safely kill background processes on nailgun client exit.
BIN_GROOVYC - Static variable in class com.facebook.buck.jvm.groovy.Groovyc
 
BINARY_FLAVOR - Static variable in class com.facebook.buck.features.d.DBinaryDescription
 
BINARY_FLAVOR - Static variable in class com.facebook.buck.features.python.PythonTestDescription
 
BINARY_SECRET_KEY_SIZE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
Size in bytes of the binary data use to generate the secret key for receive-file.
BINARY_TYPE - Static variable in class com.facebook.buck.features.rust.RustBinaryDescription
 
BINARY_WITH_SHARED_LIBRARIES_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
BinaryBuildRule - Interface in com.facebook.buck.core.rules.tool
Build rules that can be executed on the command line.
BinaryBuildRuleToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
A ToolProvider which provides the Tool object of the BinaryBuildRule references by a given BuildTarget.
BinaryBuildRuleToolProvider(UnconfiguredBuildTarget, String) - Constructor for class com.facebook.buck.core.toolchain.toolprovider.impl.BinaryBuildRuleToolProvider
 
binaryType - Variable in class com.facebook.buck.android.AndroidBinaryOptimizer
 
BinaryType - Enum in com.facebook.buck.android
Supported android binary types
BinaryWrapperRule - Class in com.facebook.buck.core.rules.tool
A no-op stub class for binary rules which delegate to another rule to provide the output path and executable tool.
BinaryWrapperRule(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.core.rules.tool.BinaryWrapperRule
 
bind(Optional<? extends T>, Function<? super T, Optional<U>>) - Static method in class com.facebook.buck.core.util.Optionals
 
bindtoBuildArtifact(ActionAnalysisDataKey, Artifact) - Method in class com.facebook.buck.core.artifact.BuildArtifactFactory
 
blueprintName - Variable in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
body - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSection
 
BoolAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Class that represents an Boolean attribute to a user defined rule
BoolAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.BoolAttribute
 
boolAttribute(boolean, String, boolean) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
boolAttribute(boolean, String, boolean) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
bootSimulator(String) - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
Starts up the iOS simulator using idb, which waits until the simulator is completely booted.
BOOTSTRAP_ENV_VAR_NAME - Static variable in class com.facebook.buck.util.env.BuckClasspath
 
bootstrapPathMapping(AbsPath, Config) - Static method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
BorrowablePath - Class in com.facebook.buck.io.file
Instance holds a path and instruction on how you can treat the contents referred by the path.
borrowablePath(Path) - Static method in class com.facebook.buck.io.file.BorrowablePath
 
BorrowablePath.Behaviour - Enum in com.facebook.buck.io.file
 
borrowWorkerProcess() - Method in class com.facebook.buck.worker.WorkerProcessPoolSync
If there are available workers, returns one.
BoundArtifact - Interface in com.facebook.buck.core.artifact
Represents an Artifact that will be materialized by the action execution phase.
breadthFirst(Iterable<? extends N>, ForEachSuccessorFunction<N>) - Static method in class com.facebook.buck.core.util.graph.ConsumingTraverser
Consume nodes via consumer, starting from startNodes, in a breadth-first walk of the graph.
BridgeMethod - Class in com.facebook.buck.jvm.java.lang.model
A bridge method is used in Java to translate certain language constructs (like overriding methods with covariant return types) into a form that can be understood by the VM.
BridgeMethod(ExecutableElement, ExecutableElement) - Constructor for class com.facebook.buck.jvm.java.lang.model.BridgeMethod
 
BridgeMethods - Class in com.facebook.buck.jvm.java.plugin.adapter
 
BridgeMethods(ElementsExtended, Types) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
 
bringSimulatorToFront(String) - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
Brings the desired simulator to the front
BringToFrontMapper - Class in com.facebook.buck.android.resources
BringToFrontMapper supports "bring-to-front" reassignment of reference ids.
BringToFrontMapper(int, int[][], int[][]) - Constructor for class com.facebook.buck.android.resources.BringToFrontMapper
 
BsdArchiver - Class in com.facebook.buck.cxx.toolchain
Archiver implementation for a BSD-based toolchain.
BsdArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.BsdArchiver
 
BSER_ARRAY - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_FALSE - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_INT16 - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_INT32 - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_INT64 - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_INT8 - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_NULL - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_OBJECT - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_REAL - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_SKIP - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_STRING - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_TEMPLATE - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_TRUE - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BserConstants - Class in com.facebook.buck.util.bser
 
BserDeserializer - Class in com.facebook.buck.util.bser
Decoder for the BSER binary JSON format used by the Watchman service:
BserDeserializer(BserDeserializer.KeyOrdering) - Constructor for class com.facebook.buck.util.bser.BserDeserializer
If keyOrdering is SORTED, any Map objects in the resulting value will have their keys sorted in natural order.
BserDeserializer.BserEofException - Exception in com.facebook.buck.util.bser
Exception thrown when BSER parser unexpectedly reaches the end of the input stream.
BserDeserializer.KeyOrdering - Enum in com.facebook.buck.util.bser
 
BserEofException(String) - Constructor for exception com.facebook.buck.util.bser.BserDeserializer.BserEofException
 
BserEofException(String, Throwable) - Constructor for exception com.facebook.buck.util.bser.BserDeserializer.BserEofException
 
BserSerializer - Class in com.facebook.buck.util.bser
Encoder for the BSER binary JSON format used by the Watchman service:
BserSerializer() - Constructor for class com.facebook.buck.util.bser.BserSerializer
 
BUCK_BUCKD_DIR_KEY - Static variable in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
BUCK_CONFIG_STRING_TEMPLATE_FILE_PROPERTY - Static variable in class com.facebook.buck.log.LogConfigPaths
System property holding the path to the logging.properties.st file in the Buck repo.
BUCK_FIX_SPEC_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
BUCK_LOG_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
BUCK_MACHINE_LOG_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
BUCK_MODULE_ANNOTATION - Static variable in class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessorConstants
 
BUCK_PY_FUNCTION_TEMPLATE - Static variable in class com.facebook.buck.parser.function.BuckPyFunction
 
BUCK_SIMPLE_CONSOLE_LOG_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
BUCK_STARLARK_SEMANTICS - Static variable in class com.facebook.buck.core.starlark.compatible.BuckStarlark
Starlark semantics used in Buck
BuckArgsMethods - Class in com.facebook.buck.support.cli.args
Utility class for methods related to args handling.
BuckBinaryHashProvider - Class in com.facebook.buck.rules.keys.config.impl
Provides the Buck binary hash key.
BuckBlockJUnit4ClassRunner - Class in com.facebook.buck.testrunner
JUnit-4-compatible test class runner that supports the concept of a "default timeout." If the value of defaultTestTimeoutMillis passed to the constructor is non-zero, then it will be used in place of Test.timeout() if Test.timeout() returns zero.
BuckBlockJUnit4ClassRunner(Class<?>, long) - Constructor for class com.facebook.buck.testrunner.BuckBlockJUnit4ClassRunner
 
BuckBuildRunner - Interface in com.facebook.buck.features.project.intellij
 
BuckBuildType - Enum in com.facebook.buck.util.environment
 
BuckCellArg - Class in com.facebook.buck.support.cli.args
Helps parse common command line argument formats
BuckCellArg() - Constructor for class com.facebook.buck.support.cli.args.BuckCellArg
 
BuckClasspath - Class in com.facebook.buck.util.env
Current process classpath.
BuckClasspath() - Constructor for class com.facebook.buck.util.env.BuckClasspath
 
BuckCommand - Class in com.facebook.buck.cli
 
BuckCommand() - Constructor for class com.facebook.buck.cli.BuckCommand
 
BuckConfig - Class in com.facebook.buck.core.config
Structured representation of data read from a .buckconfig file.
BuckConfig(Config, ProjectFilesystem, Architecture, Platform, ImmutableMap<String, String>, Function<String, UnconfiguredBuildTarget>) - Constructor for class com.facebook.buck.core.config.BuckConfig
 
buckConfig - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
 
BuckConfigWriter - Class in com.facebook.buck.support.cli.config
Simple class that writes out the BuckConfig to a file for a specific invocation
BuckConstant - Class in com.facebook.buck.util
 
BuckDaemon - Class in com.facebook.buck.cli
The buckd process, which is the long running nailgun server.
BuckEvent - Interface in com.facebook.buck.event
 
BuckEventAndroidLogger - Class in com.facebook.buck.android
Implementation of ILogger which posts to an BuckEventBus
BuckEventAndroidLogger(BuckEventBus) - Constructor for class com.facebook.buck.android.BuckEventAndroidLogger
 
BuckEventBus - Interface in com.facebook.buck.event
Thin wrapper around guava event bus.
BuckEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes a generic buck event.
BuckEventListener - Interface in com.facebook.buck.event
 
BuckEventOrderer<T extends BuckEvent> - Class in com.facebook.buck.event.listener
Orders BuckEvents by the BuckEvent.getNanoTime() value.
BuckEventOrderer(Consumer<T>, long, TimeUnit) - Constructor for class com.facebook.buck.event.listener.BuckEventOrderer
 
BuckFileSystem - Class in com.facebook.buck.core.filesystems
File system implementation that returns memory footprint optimized Path object.
BuckFileSystem(BuckFileSystemProvider, String) - Constructor for class com.facebook.buck.core.filesystems.BuckFileSystem
Create a new filesystem that returns Path object optimized for memory usage
BuckFileSystemProvider - Class in com.facebook.buck.core.filesystems
File system provider that replaces default Java provider for Buck-specific optimizations, mostly memory footprint on Path implementation.
BuckFileSystemProvider(FileSystemProvider) - Constructor for class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
BuckFileSystemProvider(FileSystem) - Constructor for class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
BuckFixSpec - Class in com.facebook.buck.support.fix
Information about the build that is provided to 'fix' scripts as a json file
BuckFixSpec() - Constructor for class com.facebook.buck.support.fix.BuckFixSpec
 
BuckFixSpecParser - Class in com.facebook.buck.support.fix
Creates a BuckFixSpec to pass to helper scripts from matching BuildLogEntry
BuckFixSpecParser() - Constructor for class com.facebook.buck.support.fix.BuckFixSpecParser
 
BuckFixSpecParser.FixSpecFailure - Enum in com.facebook.buck.support.fix
The various ways that trying to parse a FixSpec can fail
BuckFixSpecWriter - Class in com.facebook.buck.support.fix
Simple class that writes a serialized to json BuckFixSpec to the log directory
BuckGlobals - Class in com.facebook.buck.skylark.parser
Provides access to global Skylark interpreter frames.
BuckGlobals() - Constructor for class com.facebook.buck.skylark.parser.BuckGlobals
 
BuckGlobalState - Class in com.facebook.buck.support.state
BuckGlobalState contains all the global state of Buck which is kept between invocations of Buck commands, like caches, global per-process objects, etc.
BuckGlobalStateFactory - Class in com.facebook.buck.support.state
Factory for BuckGlobalState.
BuckGlobalStateFactory() - Constructor for class com.facebook.buck.support.state.BuckGlobalStateFactory
 
BuckGlobalStateLifecycleManager - Class in com.facebook.buck.support.state
Guards access to the BuckGlobalState instance behind cell configuration checks.
BuckGlobalStateLifecycleManager() - Constructor for class com.facebook.buck.support.state.BuckGlobalStateLifecycleManager
 
BuckGlobalStateLifecycleManager.LifecycleStatus - Enum in com.facebook.buck.support.state
Indicates whether a daemon's BuckGlobalState is reused, or why it can't be reused
BuckInitializationDurationEvent - Class in com.facebook.buck.event
Event that contains the duration of time Buck took to perform initializations before command is about to be executed, starting from call to main().
BuckInitializationDurationEvent(long) - Constructor for class com.facebook.buck.event.BuckInitializationDurationEvent
 
BuckIsDyingException - Exception in com.facebook.buck.util
Indicates that something could not be done because Buck was dying.
BuckIsDyingException(String) - Constructor for exception com.facebook.buck.util.BuckIsDyingException
 
BuckJavacPlugin - Interface in com.facebook.buck.jvm.java.plugin.adapter
Analogue to javac 8's Plugin class for use within Buck, even on older versions of javac.
BuckJavacTask - Class in com.facebook.buck.jvm.java.plugin.adapter
Extends JavacTask with functionality that is useful for Buck: Exposes the enter method from JavacTaskImpl Pre-javac-8 support for addTaskListener/removeTaskListener Wraps Elements with some extended functionality
BuckJavacTask(JavacTask) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
BuckJavacTaskListener - Interface in com.facebook.buck.jvm.java.plugin.api
Listens to events coming from the Java compiler.
BuckJavacTaskListenerProxy - Class in com.facebook.buck.jvm.java.plugin.adapter
Implements TaskListener by proxying calls to an inner BuckJavacTaskListener.
BuckJavacTaskListenerProxy(BuckJavacTaskListener) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskListenerProxy
 
BuckJavacTaskProxy - Interface in com.facebook.buck.jvm.java.plugin.api
JavacTask is included with the compiler and is thus not directly accessible from within Buck's class loader.
BuckJavacTaskProxyImpl - Class in com.facebook.buck.jvm.java.plugin.adapter
NOTE: A Java 11 copy of this file exists in ../java11/BuckJavacTaskProxyImpl.java.
BuckJavacTaskProxyImpl(JavaCompiler.CompilationTask) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
BuckJavacTaskProxyImpl(BuckJavacTask) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
BuckModule - Annotation Type in com.facebook.buck.core.module
A module in Buck application.
BuckModuleAnnotationProcessor - Class in com.facebook.buck.core.module.annotationprocessor
Generates an adapter plugin for the plugin framework to allow loading modules from jars outside of the main Buck jar.
BuckModuleAnnotationProcessor() - Constructor for class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessor
 
BuckModuleAnnotationProcessorConstants - Class in com.facebook.buck.core.module.annotationprocessor
Contains some common constants which do not belong to other classes.
BuckModuleAnnotationProcessorConstants() - Constructor for class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessorConstants
 
BuckModuleHashStrategy - Interface in com.facebook.buck.core.module
Encapsulates module hash handling logic.
BuckModuleJarHashProvider - Class in com.facebook.buck.core.module.impl
 
BuckModuleJarHashProvider() - Constructor for class com.facebook.buck.core.module.impl.BuckModuleJarHashProvider
 
BuckModuleManager - Interface in com.facebook.buck.core.module
Provides access to module information.
BuckPaths - Class in com.facebook.buck.io.filesystem
 
BuckPaths() - Constructor for class com.facebook.buck.io.filesystem.BuckPaths
 
BuckPluginManager - Interface in com.facebook.buck.core.plugin
 
BuckPluginManagerFactory - Class in com.facebook.buck.core.plugin.impl
Creates instances of PluginManager that are able to find extensions in Buck.
BuckPluginManagerFactory() - Constructor for class com.facebook.buck.core.plugin.impl.BuckPluginManagerFactory
 
BuckPyFunction - Class in com.facebook.buck.parser.function
Used to generate a function for use within buck.py for the rule described by a Description.
BuckPyFunction(TypeCoercerFactory) - Constructor for class com.facebook.buck.parser.function.BuckPyFunction
 
BuckQueryEnvironment - Class in com.facebook.buck.cli
The environment of a Buck query that can evaluate queries to produce a result.
BuckQueryEnvironment(Cell, OwnersReport.Builder, Parser, PerBuildState, TargetPatternEvaluator, BuckEventBus, TypeCoercerFactory) - Constructor for class com.facebook.buck.cli.BuckQueryEnvironment
 
buckRepoRoot - Variable in class com.facebook.buck.maven.ArtifactConfig
 
BuckRunSpec - Class in com.facebook.buck.support.fix
Holds information to tell the python wrapper whether to run anything after executing the current command, and how to do it
BuckRunSpec() - Constructor for class com.facebook.buck.support.fix.BuckRunSpec
 
BuckSkylarkTypes - Class in com.facebook.buck.core.starlark.compatible
Container class for helper methods having to deal with Skylark types.
BuckStarlark - Class in com.facebook.buck.core.starlark.compatible
Constants for Buck variant of Starlark
BuckStarlarkFunction - Class in com.facebook.buck.core.starlark.compatible
Marker class that makes some method exposable to skylark.
BuckStarlarkFunction(String, Constructor<?>, List<String>, List<String>, Set<String>) - Constructor for class com.facebook.buck.core.starlark.compatible.BuckStarlarkFunction
Creates a new skylark callable function of the given name that invokes the method handle.
BuckStarlarkFunction(String, Method, List<String>, List<String>, Set<String>) - Constructor for class com.facebook.buck.core.starlark.compatible.BuckStarlarkFunction
Creates a new skylark callable function of the given name that invokes the method handle.
BuckStarlarkStructObject - Class in com.facebook.buck.core.starlark.compatible
Marks a Java object as accessible by Skylark as a struct-like object called ClassObject.
BuckStarlarkStructObject() - Constructor for class com.facebook.buck.core.starlark.compatible.BuckStarlarkStructObject
 
BuckStylePrehashedValue - Annotation Type in com.facebook.buck.core.util.immutables
This is similar to BuckStyleValue but with prehash.
BuckStyleValue - Annotation Type in com.facebook.buck.core.util.immutables
Value-style objects.
BuckStyleValueWithBuilder - Annotation Type in com.facebook.buck.core.util.immutables
Value-style objects conforming to RuleArg naming style.
BuckTracing - Class in com.facebook.buck.event.api
Allows annotation processors and other compiler plug-ins to output tracing information to Buck's trace files (when being run in-process in Buck).
BuckTracing.TraceSection - Class in com.facebook.buck.event.api
An AutoCloseable that can be used in a try-with-resources block to ensure a trace section is ended properly when exited.
BuckTracingEventBusBridge - Class in com.facebook.buck.event
Bridges the BuckTracing API (in the system ClassLoader) with BuckEventBus.
BuckTracingEventBusBridge(BuckEventBus, BuildTarget) - Constructor for class com.facebook.buck.event.BuckTracingEventBusBridge
 
BuckTracingInterface - Interface in com.facebook.buck.event.api
Used by Buck to supply an implementation for BuckTracing.
BuckUncheckedExecutionException - Exception in com.facebook.buck.core.exceptions
Allows wrapping a checked exception into an unchecked exception in a way that Buck understands.
BuckUncheckedExecutionException(String) - Constructor for exception com.facebook.buck.core.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(String, String) - Constructor for exception com.facebook.buck.core.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(String, Throwable, String) - Constructor for exception com.facebook.buck.core.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(Throwable) - Constructor for exception com.facebook.buck.core.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(Throwable, String) - Constructor for exception com.facebook.buck.core.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.BuckUncheckedExecutionException
 
BuckUnixPath - Class in com.facebook.buck.core.filesystems
Buck-specific implementation of java.nio.file.Path optimized for memory footprint
BuckUnixPath(BuckFileSystem, String[]) - Constructor for class com.facebook.buck.core.filesystems.BuckUnixPath
 
BuckUnixPath.InternalsForFastPaths - Class in com.facebook.buck.core.filesystems
Top-secret internal accessors for use in FastPaths.
BuckVersion - Class in com.facebook.buck.rules.keys.config.impl
 
BuckXmlTestRunListener - Class in com.facebook.buck.testrunner
 
BuckXmlTestRunListener() - Constructor for class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
BUFFER_CAPACITY - Static variable in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
The capacity of each I/O buffer, in bytes.
build() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
 
build() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
build() - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Builds a new GenAidlDescriptionArg.
build() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
build() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Builds a new AndroidPlatformArg.
build() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
build() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
build() - Method in class com.facebook.buck.apple.clang.HeaderMap.Builder
Build the header map.
build() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
build() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
build() - Method in class com.facebook.buck.cli.Dot.Builder
 
build() - Method in class com.facebook.buck.cli.ThriftOutput.Builder
 
Build - Class in com.facebook.buck.command
 
Build(ActionGraphBuilder, Cell, BuildEngine, ArtifactCache, JavaPackageFinder, Clock, ExecutionContext, boolean) - Constructor for class com.facebook.buck.command.Build
 
build(BuildEngineBuildContext, ExecutionContext, BuildRule) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Build the given build rule and return a future to the build rule success.
build(BuildEngineBuildContext, ExecutionContext, BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
build() - Method in class com.facebook.buck.core.cell.CellConfig.Builder
 
build() - Method in interface com.facebook.buck.core.macros.MacroCombiner
Returns the combined result.
build() - Method in class com.facebook.buck.core.macros.StringMacroCombiner
 
build(CommandLineArgs) - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineBuilder
 
build(CommandLineArgs) - Method in class com.facebook.buck.core.rules.actions.lib.args.ExecCompatibleCommandLineBuilder
 
build(BuildRule, BuildStrategyContext) - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy
Builds the rule.
build() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Builds a new ConfigSettingArg.
build() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
Builds a new ConstraintSettingArg.
build() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Builds a new ConstraintValueArg.
build() - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Builds a new PlatformArg.
build(DefaultInfo) - Method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl.Builder
 
build(DefaultInfo) - Method in interface com.facebook.buck.core.rules.providers.collect.ProviderInfoCollection.Builder
build() - Method in class com.facebook.buck.core.starlark.rule.args.CommandLineArgsBuilder
 
build() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
build() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
build() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
build() - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
build() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.CxxDeps.Builder
 
build() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
 
build() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Builds a new CxxTestDescriptionArg.
build() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.DepsBuilder
 
build() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
 
build() - Method in class com.facebook.buck.cxx.OmnibusRoots.Builder
 
build() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
build(CxxToolProvider.Type, Tool) - Method in class com.facebook.buck.cxx.toolchain.CompilerProvider
 
build(CxxToolProvider.Type, Tool) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
build(Flavor, Platform, CxxBuckConfig, CompilerProvider, PreprocessorProvider, CompilerProvider, CompilerProvider, PreprocessorProvider, PreprocessorProvider, LinkerProvider, Iterable<Arg>, ImmutableMultimap<Linker.LinkableDepType, Arg>, Tool, ArchiverProvider, ArchiveContents, Optional<ToolProvider>, SymbolNameTool, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, String, String, String, String, Optional<SharedLibraryInterfaceParams>, DebugPathSanitizer, ImmutableMap<String, String>, Optional<String>, HeaderVerification, boolean, boolean, PicType) - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
 
build(Platform, CxxBuckConfig) - Static method in class com.facebook.buck.cxx.toolchain.impl.DefaultCxxPlatforms
 
build() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
 
build() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables.SharedLibrariesBuilder
 
build(CxxToolProvider.Type, Tool) - Method in class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
build() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Builds a new DBinaryDescriptionArg.
build() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Builds a new DTestDescriptionArg.
build() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Builds a new GoTestDescriptionArg.
build() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
build() - Method in interface com.facebook.buck.features.lua.Starter
 
build() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
build() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PythonPackageComponents.Builder
 
build() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Builds a new ZipFileDescriptionArg.
build() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
build() - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
build() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
build(ImmutableSet<AbsPath>, ImmutableMap<String, String>, Console, Clock, Optional<Long>) - Method in class com.facebook.buck.io.watchman.WatchmanFactory
 
build() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavacPluginParams.Builder
 
build() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
build(Object, Object) - Method in class com.facebook.buck.rules.coercer.DataTransferObjectDescriptor
Builds the partially constructed object returned by DataTransferObjectDescriptor.getBuilderFactory()
build(Object) - Method in interface com.facebook.buck.rules.coercer.DataTransferObjectDescriptor.BuilderBuildFunction
 
build() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection.Builder
 
build() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection.Builder
 
build() - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
build(Function<RULE_KEY, RESULT>) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
A convenience method that builds the rule key hash and transforms it with a mapper.
build(BuildEngineAction) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory
 
build(SupportsDependencyFileRuleKey, ImmutableList<DependencyFileEntry>) - Method in class com.facebook.buck.rules.keys.DefaultDependencyFileRuleKeyFactory
 
build(BuildEngineAction) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
build(SupportsDependencyFileRuleKey, ImmutableList<DependencyFileEntry>) - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory
 
build(BuildEngineAction) - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory
 
build() - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
Builds the rule key hash.
build(BuildEngineAction) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactory
Creates a new RULE_KEY for the given BuildEngineAction.
build(BuildRule, BuildStrategyContext) - Method in class com.facebook.buck.rules.modern.builders.HybridLocalStrategy
 
build(HashCode) - Method in class com.facebook.buck.rules.modern.builders.IsolatedBuildableBuilder
Deserializes the BuildableAndTarget corresponding to hash and builds it.
build(BuildRule, BuildStrategyContext) - Method in class com.facebook.buck.rules.modern.builders.LocalFallbackStrategy
 
build(BuildRule, BuildStrategyContext) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionStrategy
 
build() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
build() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
build() - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Builds a new GenruleDescriptionArg.
build() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Builds a new ShTestDescriptionArg.
build() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
build() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
build() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
build(AppleSdk, AppleSdkPaths, Tool, Optional<Tool>, boolean, SwiftTargetTriple) - Static method in class com.facebook.buck.swift.toolchain.impl.SwiftPlatformFactory
 
build() - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
build() - Method in class com.facebook.buck.util.config.RawConfig.Builder
 
build() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
 
build() - Method in class com.facebook.buck.util.network.HiveRowFormatter
 
build() - Method in class com.facebook.buck.util.zip.collect.ZipEntrySourceCollectionBuilder
 
build() - Method in class com.facebook.buck.versions.AsyncVersionedTargetGraphBuilder
 
build() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
build() - Method in class com.facebook.buck.versions.VersionedTargetGraph.Builder
 
build() - Method in interface com.facebook.buck.versions.VersionedTargetGraphBuilder
 
BUILD_FINISHED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
BUILD_HOST_SUBST - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Magic string we substitute into debug paths in place of the build-host name, erasing the difference between say, building on Darwin and building on Linux.
BUILD_ID - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key containing the ID of the current build.
BUILD_MODULE - Static variable in class com.facebook.buck.skylark.function.SkylarkBuildModule
 
BUILD_PROGRESS_UPDATED - Static variable in interface com.facebook.buck.event.external.events.ProgressEventInterface
 
BUILD_REPORT - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
BUILD_SCRIPT - Static variable in class com.facebook.buck.apple.AppleConfig
 
BUILD_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
BUILD_STATUS_EVENT - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
BUILD_TAGS_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
BUILD_TOOL_PREFIXES - Static variable in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
buildAbi() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
 
buildAbi() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryRules
 
Buildable - Interface in com.facebook.buck.rules.modern
A Buildable is the core of a ModernBuildRule.
buildable - Variable in class com.facebook.buck.rules.modern.builders.BuildableAndTarget
 
BuildableAndTarget - Class in com.facebook.buck.rules.modern.builders
A simple holder for a Buildable/BuildTarget pair.
BuildableAndTarget(Buildable, BuildTarget) - Constructor for class com.facebook.buck.rules.modern.builders.BuildableAndTarget
 
BuildableContext - Interface in com.facebook.buck.core.build.buildable.context
Context object that is specific to an individual BuildRule.
buildableName - Variable in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
BuildableReference(String, String, String, String) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
BuildableSupport - Class in com.facebook.buck.core.rules.common
 
BuildableSupport.DepsSupplier - Class in com.facebook.buck.core.rules.common
A build deps supplier that allows updating of the captured rule finder.
BuildAction(boolean, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.BuildAction
 
BuildActionEntry(XCScheme.BuildableReference, EnumSet<XCScheme.BuildActionEntry.BuildFor>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry
 
buildAppleCxxPlatforms(Optional<ImmutableMap<AppleSdk, AppleSdkPaths>>, Optional<ImmutableMap<String, AppleToolchain>>, ProjectFilesystem, BuckConfig) - Static method in class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatforms
 
BuildArtifact - Interface in com.facebook.buck.core.artifact
Represents an Artifact that is materialized by an Action.
BuildArtifactFactory - Class in com.facebook.buck.core.artifact
Factory for managing and creating the various Artifacts for a specific BuildTarget.
BuildArtifactFactory(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.core.artifact.BuildArtifactFactory
 
BuildBuckConfig - Class in com.facebook.buck.command.config
Some configuration options that may affect the build in some way.
BuildBuckConfig() - Constructor for class com.facebook.buck.command.config.BuildBuckConfig
 
BuildCacheArtifactFetcher - Class in com.facebook.buck.core.build.engine.cache.manager
 
BuildCacheArtifactFetcher(BuildRule, BuildRuleScopeManager, WeightedListeningExecutorService, BuildCacheArtifactFetcher.OnOutputsWillChange, BuckEventBus, BuildInfoStoreManager, OnDiskBuildInfo) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
 
BuildCacheArtifactFetcher.OnOutputsWillChange - Interface in com.facebook.buck.core.build.engine.cache.manager
 
BuildCacheArtifactUploader - Class in com.facebook.buck.core.build.engine.cache.manager
 
BuildCacheArtifactUploader(RuleKey, Supplier<Optional<RuleKey>>, OnDiskBuildInfo, BuildRule, ManifestRuleKeyManager, BuckEventBus, ArtifactCache, Optional<Long>) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactUploader
 
BuildCellRelativePath - Class in com.facebook.buck.io
A path which is relative to the build cell root, i.e.
BuildCellRelativePath() - Constructor for class com.facebook.buck.io.BuildCellRelativePath
 
BuildCellRelativePathFactory - Interface in com.facebook.buck.rules.modern
 
buildClasses() - Method in interface com.facebook.buck.jvm.java.Javac.Invocation
 
buildClockWatchmanCursorMap() - Method in class com.facebook.buck.io.watchman.Watchman
Build.
BuildCommand - Class in com.facebook.buck.cli
 
BuildCommand() - Constructor for class com.facebook.buck.cli.BuildCommand
 
BuildCommand(List<String>) - Constructor for class com.facebook.buck.cli.BuildCommand
 
BuildCommand.ActionGraphCreationException - Exception in com.facebook.buck.cli
 
BuildConfigFields - Class in com.facebook.buck.rules.coercer
List of fields to add to a generated BuildConfig.java file.
BuildConfigFields() - Constructor for class com.facebook.buck.rules.coercer.BuildConfigFields
 
BuildConfigFields.Field - Class in com.facebook.buck.rules.coercer
An individual field in a BuildConfigFields.
BuildConfigFieldsTypeCoercer - Class in com.facebook.buck.rules.coercer
TypeCoercer that takes a list of strings and transforms it into a BuildConfigFields.
BuildConfigFieldsTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.BuildConfigFieldsTypeCoercer
 
BuildConfigs - Class in com.facebook.buck.android
Utilities for generating a BuildConfig.java file for Android.
buildConfiguration - Variable in class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
 
buildConfiguration - Variable in class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
 
BuildConfiguration - Class in com.facebook.buck.features.apple.projectV2
Helper methods to process xcconfig build configuration for a target node.
BuildConfiguration() - Constructor for class com.facebook.buck.features.apple.projectV2.BuildConfiguration
 
BuildContext - Class in com.facebook.buck.core.build.context
 
BuildContext() - Constructor for class com.facebook.buck.core.build.context.BuildContext
 
buildDepsSupplier(BuildRule, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Creates a supplier to easily implement (and cache) BuildRule.getBuildDeps() via BuildableSupport.deriveDeps().
buildDetailsCommands - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Commands that should print out the build details, if provided
buildDummyRDotJava() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
 
BuildEngine - Interface in com.facebook.buck.core.build.engine
A build engine is responsible for building a given build rule, which includes all its transitive dependencies.
BuildEngine.BuildEngineResult - Class in com.facebook.buck.core.build.engine
 
BuildEngineAction - Interface in com.facebook.buck.core.build.action
Interface for marking objects that the BuildEngine can build.
BuildEngineActionToBuildRuleResolver - Class in com.facebook.buck.core.build.action.resolver
Resolves a BuildEngineAction into the corresponding BuildRule.
BuildEngineActionToBuildRuleResolver() - Constructor for class com.facebook.buck.core.build.action.resolver.BuildEngineActionToBuildRuleResolver
 
BuildEngineBuildContext - Class in com.facebook.buck.core.build.engine
Per-build context used by BuildEngine.
BuildEngineBuildContext() - Constructor for class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
BuildEngineResult() - Constructor for class com.facebook.buck.core.build.engine.BuildEngine.BuildEngineResult
 
BuildEnvironmentDescription - Class in com.facebook.buck.util.environment
 
BuildEnvironmentDescription() - Constructor for class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
builder() - Static method in class com.facebook.buck.android.AndroidAarDescriptionArg
Creates a builder for AndroidAarDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
Creates a builder for AndroidAppModularityDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
Creates a builder for AndroidBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
Creates a builder for AndroidBuildConfigDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidBundleDescriptionArg
Creates a builder for AndroidBundleDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
builder() - Static method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
builder(BuildTarget, ProjectFilesystem, ToolchainProvider, BuildRuleParams, ActionGraphBuilder, JavaBuckConfig, JavacFactory, JavacOptions, AndroidLibraryDescription.CoreArg, ConfiguredCompilerFactory) - Static method in class com.facebook.buck.android.AndroidLibrary
 
Builder(BuildTarget, ProjectFilesystem, ToolchainProvider, BuildRuleParams, ActionGraphBuilder, JavaBuckConfig, JavacFactory, JavacOptions, AndroidLibraryDescription.CoreArg, ConfiguredCompilerFactory) - Constructor for class com.facebook.buck.android.AndroidLibrary.Builder
 
builder() - Static method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Creates a builder for AndroidLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidManifestDescriptionArg
Creates a builder for AndroidManifestDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
Creates a builder for AndroidPrebuiltAarDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidResourceDescriptionArg
Creates a builder for AndroidResourceDescriptionArg.
builder() - Static method in class com.facebook.buck.android.ApkGenruleDescriptionArg
Creates a builder for ApkGenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
Builder() - Constructor for class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
 
builder() - Static method in class com.facebook.buck.android.FilterResourcesSteps
 
builder() - Static method in class com.facebook.buck.android.GenAidlDescriptionArg
Creates a builder for GenAidlDescriptionArg.
builder() - Static method in class com.facebook.buck.android.NdkLibraryDescriptionArg
Creates a builder for NdkLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Creates a builder for NdkToolchainDescriptionArg.
builder() - Static method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
builder() - Static method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Creates a builder for RobolectricTestDescriptionArg.
builder() - Static method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
Builder() - Constructor for class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
 
builder() - Static method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg
Creates a builder for AndroidPlatformArg.
builder() - Static method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
Creates a builder for AppleAssetCatalogDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
builder() - Static method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Creates a builder for AppleBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleBundleDescriptionArg
Creates a builder for AppleBundleDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleBundleResources
 
Builder() - Constructor for class com.facebook.buck.apple.AppleBundleResources.Builder
 
builder() - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Creates a builder for AppleLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.ApplePackageDescriptionArg
Creates a builder for ApplePackageDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleResourceDescriptionArg
Creates a builder for AppleResourceDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleTestDescriptionArg
Creates a builder for AppleTestDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Creates a builder for AppleToolchainDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
Creates a builder for AppleToolchainSetDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleWrapperResourceArg
Creates a builder for AppleWrapperResourceArg.
builder() - Static method in class com.facebook.buck.apple.clang.HeaderMap
 
Builder() - Constructor for class com.facebook.buck.apple.clang.HeaderMap.Builder
 
builder() - Static method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
builder() - Static method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
Builder() - Constructor for class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
 
builder() - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
Builder() - Constructor for class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
 
builder() - Static method in class com.facebook.buck.apple.toolchain.AppleSdk
 
Builder() - Constructor for class com.facebook.buck.apple.toolchain.AppleSdk.Builder
 
builder() - Static method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
 
Builder() - Constructor for class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
 
builder() - Static method in interface com.facebook.buck.apple.toolchain.AppleToolchain
 
Builder() - Constructor for class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
 
builder() - Static method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
Builder() - Constructor for class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
 
builder() - Static method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
Creates a builder for XcodeScriptDescriptionArg.
builder() - Static method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
Builder() - Constructor for class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
 
builder() - Static method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData
 
Builder() - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData.Builder
 
builder() - Static method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData
 
Builder() - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData.Builder
 
builder() - Static method in class com.facebook.buck.artifact_cache.SecondLevelContentKey
 
Builder() - Constructor for class com.facebook.buck.artifact_cache.SecondLevelContentKey.Builder
 
builder(DirectedAcyclicGraph<T>, String) - Static method in class com.facebook.buck.cli.Dot
 
builder(DirectedAcyclicGraph<T>) - Static method in class com.facebook.buck.cli.ThriftOutput
 
builder() - Static method in class com.facebook.buck.core.build.engine.BuildResult
 
Builder() - Constructor for class com.facebook.buck.core.build.engine.BuildResult.Builder
 
builder() - Static method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
Builder() - Constructor for class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
 
builder() - Static method in interface com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
Builder() - Constructor for class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
 
builder() - Static method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
Builder() - Constructor for class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
 
builder() - Static method in class com.facebook.buck.core.cell.CellConfig
 
Builder() - Constructor for class com.facebook.buck.core.cell.CellConfig.Builder
 
builder() - Static method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
Creates a builder for ConfigSettingArg.
builder() - Static method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
Creates a builder for ConstraintSettingArg.
builder() - Static method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
Creates a builder for ConstraintValueArg.
builder() - Static method in class com.facebook.buck.core.rules.platform.PlatformArg
Creates a builder for PlatformArg.
builder() - Static method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl
 
Builder() - Constructor for class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl.Builder
 
Builder(int) - Constructor for class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl.Builder
 
builder() - Static method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
Builder() - Constructor for class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
 
builder() - Static method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
Creates a builder for ExternalTestRunnerDescriptionArg.
builder() - Static method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
Creates a builder for LegacyToolchainDescriptionArg.
Builder(Optional<Tool>) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
Builder(Tool) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
Builder() - Constructor for class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
builder() - Static method in class com.facebook.buck.counters.CounterSnapshot
 
Builder() - Constructor for class com.facebook.buck.counters.CounterSnapshot.Builder
 
builder() - Static method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Creates a builder for CxxBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxDeps
 
builder(CxxDeps) - Static method in class com.facebook.buck.cxx.CxxDeps
 
builder() - Static method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
Creates a builder for CxxGenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Creates a builder for CxxLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
Creates a builder for CxxPrecompiledHeaderDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
Builder() - Constructor for class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
 
builder() - Static method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Creates a builder for CxxTestDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Creates a builder for CxxToolchainDescriptionArg.
Builder() - Constructor for class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
 
builder(ImmutableSet<BuildTarget>, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.OmnibusRoots
 
builder() - Static method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
Creates a builder for PrebuiltCxxLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
builder() - Static method in class com.facebook.buck.cxx.PreprocessorFlags
 
Builder() - Constructor for class com.facebook.buck.cxx.PreprocessorFlags.Builder
 
builder() - Static method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
Builder() - Constructor for class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
 
builder() - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
Builder() - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
 
builder() - Static method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
Builder() - Constructor for class com.facebook.buck.doctor.DefectReporter.DefectReport.Builder
 
builder(ScubaData) - Static method in class com.facebook.buck.event.ScubaData
 
builder() - Static method in class com.facebook.buck.event.ScubaData
 
Builder() - Constructor for class com.facebook.buck.event.ScubaData.Builder
 
builder() - Static method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
Creates a builder for XcodeWorkspaceConfigDescriptionArg.
builder() - Static method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
 
Builder() - Constructor for class com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions.Builder
 
builder() - Static method in class com.facebook.buck.features.d.DBinaryDescriptionArg
Creates a builder for DBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.d.DLibraryDescriptionArg
Creates a builder for DLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.d.DTestDescriptionArg
Creates a builder for DTestDescriptionArg.
builder() - Static method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
Creates a builder for CsharpLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
builder() - Static method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
Creates a builder for FileGroupDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Creates a builder for CgoLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
Creates a builder for GoBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
Creates a builder for GoLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.GoTestDescriptionArg
Creates a builder for GoTestDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
Creates a builder for GoTestRunnerDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
Creates a builder for PrebuiltGoLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
Creates a builder for GwtBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Creates a builder for HalideLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Creates a builder for HaskellBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Creates a builder for HaskellGhciDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Creates a builder for HaskellHaddockDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
Creates a builder for HaskellLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
builder() - Static method in class com.facebook.buck.features.js.JsBundleDescriptionArg
Creates a builder for JsBundleDescriptionArg.
builder() - Static method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
Creates a builder for JsBundleGenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Creates a builder for JsLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
Creates a builder for CxxLuaExtensionDescriptionArg.
builder() - Static method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
Creates a builder for LuaBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
Creates a builder for LuaLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
Creates a builder for OcamlBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
Creates a builder for OcamlLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
Creates a builder for PrebuiltOcamlLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
Builder() - Constructor for class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
 
builder() - Static method in class com.facebook.buck.features.project.intellij.model.IjModule
 
Builder() - Constructor for class com.facebook.buck.features.project.intellij.model.IjModule.Builder
 
builder() - Static method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
Builder() - Constructor for class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
 
builder() - Static method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
Builder() - Constructor for class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
 
builder() - Static method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
Creates a builder for CxxPythonExtensionDescriptionArg.
builder() - Static method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
builder() - Static method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
Creates a builder for PythonBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
Creates a builder for PythonLibraryDescriptionArg.
Builder() - Constructor for class com.facebook.buck.features.python.PythonPackageComponents.Builder
 
builder() - Static method in class com.facebook.buck.features.python.PythonTestDescriptionArg
Creates a builder for PythonTestDescriptionArg.
builder() - Static method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
Creates a builder for PythonTestRunnerDescriptionArg.
builder() - Static method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
Creates a builder for PrebuiltRustLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
Creates a builder for RustBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
Creates a builder for RustLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.rust.RustTestDescriptionArg
Creates a builder for RustTestDescriptionArg.
builder() - Static method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
Creates a builder for ZipFileDescriptionArg.
builder() - Static method in class com.facebook.buck.file.HttpArchiveDescriptionArg
Creates a builder for HttpArchiveDescriptionArg.
builder() - Static method in class com.facebook.buck.file.HttpFileDescriptionArg
Creates a builder for HttpFileDescriptionArg.
builder() - Static method in class com.facebook.buck.file.RemoteFileDescriptionArg
Creates a builder for RemoteFileDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
Creates a builder for GroovyLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
Creates a builder for GroovyTestDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.CompilerParameters
 
Builder() - Constructor for class com.facebook.buck.jvm.java.CompilerParameters.Builder
 
Builder(BuildTarget, ProjectFilesystem, ToolchainProvider, BuildRuleParams, ActionGraphBuilder, ConfiguredCompilerFactory, JavaBuckConfig, JavaLibraryDescription.CoreArg) - Constructor for class com.facebook.buck.jvm.java.DefaultJavaLibraryRules.Builder
 
builder() - Static method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
Creates a builder for JarGenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JarParameters
 
Builder() - Constructor for class com.facebook.buck.jvm.java.JarParameters.Builder
 
builder() - Static method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
builder() - Static method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
Creates a builder for JavaBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JavacLanguageLevelOptions
 
Builder() - Constructor for class com.facebook.buck.jvm.java.JavacLanguageLevelOptions.Builder
 
builder(JavacOptions) - Static method in class com.facebook.buck.jvm.java.JavacOptions
 
builder() - Static method in class com.facebook.buck.jvm.java.JavacOptions
 
Builder() - Constructor for class com.facebook.buck.jvm.java.JavacOptions.Builder
 
builder() - Static method in class com.facebook.buck.jvm.java.JavacPluginParams
 
Builder() - Constructor for class com.facebook.buck.jvm.java.JavacPluginParams.Builder
 
builder() - Static method in class com.facebook.buck.jvm.java.JavacSpec
 
Builder() - Constructor for class com.facebook.buck.jvm.java.JavacSpec.Builder
 
Builder(BuildRuleResolver) - Constructor for class com.facebook.buck.jvm.java.JavaLibraryDeps.Builder
 
builder() - Static method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
Creates a builder for JavaLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
Creates a builder for JavaPluginDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
Creates a builder for JavaTestDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
Creates a builder for JavaTestRunnerDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
Creates a builder for KeystoreDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
Creates a builder for PrebuiltJarDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Creates a builder for KotlinLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Creates a builder for KotlinTestDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
Creates a builder for ScalaLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
Creates a builder for ScalaTestDescriptionArg.
builder() - Static method in class com.facebook.buck.log.ErrorLogRecord
 
Builder() - Constructor for class com.facebook.buck.log.ErrorLogRecord.Builder
 
builder() - Static method in class com.facebook.buck.log.LogConfigSetup
 
Builder() - Constructor for class com.facebook.buck.log.LogConfigSetup.Builder
 
builder() - Static method in class com.facebook.buck.log.PerfTimesStats
 
Builder() - Constructor for class com.facebook.buck.log.PerfTimesStats.Builder
 
builder() - Static method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
Builder() - Constructor for class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
 
builder(Cell, ListeningExecutorService) - Static method in class com.facebook.buck.parser.ParsingContext
 
Builder() - Constructor for class com.facebook.buck.parser.ParsingContext.Builder
 
builder() - Static method in interface com.facebook.buck.remoteexecution.event.LocalFallbackStats
 
Builder() - Constructor for class com.facebook.buck.remoteexecution.event.LocalFallbackStats.Builder
 
builder() - Static method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
Builder() - Constructor for class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy.Builder
 
builder() - Static method in class com.facebook.buck.rules.coercer.ManifestEntries
 
Builder() - Constructor for class com.facebook.buck.rules.coercer.ManifestEntries.Builder
 
builder() - Static method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
Builder() - Constructor for class com.facebook.buck.rules.coercer.PatternMatchedCollection.Builder
 
builder() - Static method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
Builder() - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollection.Builder
 
Builder(RuleKeyHasher<RULE_KEY>) - Constructor for class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
Builder(RuleKeyHasher<RULE_KEY>) - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
builder() - Static method in class com.facebook.buck.rules.macros.MacroContainer
 
Builder() - Constructor for class com.facebook.buck.rules.macros.MacroContainer.Builder
 
builder() - Static method in class com.facebook.buck.sandbox.SandboxProperties
 
Builder() - Constructor for class com.facebook.buck.sandbox.SandboxProperties.Builder
 
builder() - Static method in class com.facebook.buck.shell.CommandAliasDescriptionArg
Creates a builder for CommandAliasDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.ExportFileDescriptionArg
Creates a builder for ExportFileDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.GenruleDescriptionArg
Creates a builder for GenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.ShBinaryDescriptionArg
Creates a builder for ShBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.ShTestDescriptionArg
Creates a builder for ShTestDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Creates a builder for TestSuiteDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.WorkerToolDescriptionArg
Creates a builder for WorkerToolDescriptionArg.
builder() - Static method in interface com.facebook.buck.step.StepExecutionResult
 
Builder() - Constructor for class com.facebook.buck.step.StepExecutionResult.Builder
 
builder() - Static method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
Creates a builder for SwiftLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Creates a builder for SwiftToolchainDescriptionArg.
builder() - Static method in interface com.facebook.buck.swift.toolchain.SwiftPlatform
 
Builder() - Constructor for class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
 
builder() - Static method in class com.facebook.buck.test.selectors.TestSelectorList
 
Builder() - Constructor for class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
builder() - Static method in class com.facebook.buck.test.TestResults
 
Builder() - Constructor for class com.facebook.buck.test.TestResults.Builder
 
builder() - Static method in class com.facebook.buck.test.TestRunningOptions
 
Builder() - Constructor for class com.facebook.buck.test.TestRunningOptions.Builder
 
builder() - Static method in class com.facebook.buck.util.cache.CacheStats
 
Builder() - Constructor for class com.facebook.buck.util.cache.CacheStats.Builder
 
builder() - Static method in class com.facebook.buck.util.config.RawConfig
 
Builder() - Constructor for class com.facebook.buck.util.config.RawConfig.Builder
 
builder() - Static method in class com.facebook.buck.util.DirectoryCleanerArgs
 
Builder() - Constructor for class com.facebook.buck.util.DirectoryCleanerArgs.Builder
 
builder() - Static method in class com.facebook.buck.util.ProcessExecutorParams
 
Builder() - Constructor for class com.facebook.buck.util.ProcessExecutorParams.Builder
 
builder() - Static method in interface com.facebook.buck.util.versioncontrol.FullVersionControlStats
 
Builder() - Constructor for class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
 
builder() - Static method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
Creates a builder for VersionedAliasDescriptionArg.
builder() - Static method in class com.facebook.buck.versions.VersionedTargetGraph
 
builder() - Static method in class com.facebook.buck.versions.VersionUniverse
 
Builder() - Constructor for class com.facebook.buck.versions.VersionUniverse.Builder
 
BuilderBuildFailedException(String) - Constructor for exception com.facebook.buck.rules.coercer.DataTransferObjectDescriptor.BuilderBuildFailedException
 
builderForCounter(Counter) - Static method in class com.facebook.buck.counters.CounterSnapshot
 
builderWithExpectedSize(int) - Static method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl
 
BuildEvent - Class in com.facebook.buck.core.build.event
Base class for events about building.
BuildEvent(EventKey) - Constructor for class com.facebook.buck.core.build.event.BuildEvent
 
BuildEvent.BuildReport - Class in com.facebook.buck.core.build.event
Event used to post build reports
BuildEvent.Finished - Class in com.facebook.buck.core.build.event
 
BuildEvent.RuleCountCalculated - Class in com.facebook.buck.core.build.event
 
BuildEvent.Started - Class in com.facebook.buck.core.build.event
 
BuildEvent.UnskippedRuleCountUpdated - Class in com.facebook.buck.core.build.event
 
BuildExecutor - Class in com.facebook.buck.command
Used to build a given set of targets.
BuildExecutor(BuildExecutorArgs, ExecutionContext, ActionGraphAndBuilder, CachingBuildEngineDelegate, WeightedListeningExecutorService, boolean, RuleKeyCacheScope<RuleKey>, Optional<BuildType>, Optional<ThriftRuleKeyLogger>, MetadataProvider, TargetConfigurationSerializer, boolean, boolean) - Constructor for class com.facebook.buck.command.BuildExecutor
 
BuildExecutorArgs - Class in com.facebook.buck.command
Common arguments for running a build.
BuildExecutorArgs() - Constructor for class com.facebook.buck.command.BuildExecutorArgs
 
BUILDFILE_SECTION_NAME - Static variable in class com.facebook.buck.event.listener.ScribeEventListenerConfig
 
BUILDFILE_SECTION_NAME - Static variable in class com.facebook.buck.parser.config.ParserConfig
 
BuildFileFunction<T extends QueryTarget> - Class in com.facebook.buck.query
A "buildfile" query expression, which computes the build files that define the given targets.
BuildFileFunction() - Constructor for class com.facebook.buck.query.BuildFileFunction
 
BuildFileManifest - Class in com.facebook.buck.parser.api
Describes the content of a build file, which includes defined targets and their metadata.
BuildFileManifest() - Constructor for class com.facebook.buck.parser.api.BuildFileManifest
 
BuildFileManifestCache - Class in com.facebook.buck.parser.manifest
Stores BuildFileManifest for each parsed build file
BuildFileManifestCache.Invalidator - Class in com.facebook.buck.parser.manifest
Subscribes to watchman event and invalidates internal state of a provided BuildFileManifestCache
BuildFileManifestPojoizer - Class in com.facebook.buck.parser.api
Utility class to convert parser-created objects to equivalent POJO-typed objects
BuildFileManifestPojoizer.PojoTransformer - Class in com.facebook.buck.parser.api
Container to hold transformation function for classes assignable to a provided class.
BuildFileManifestSerializer - Class in com.facebook.buck.parser.cache.json
This class serializes the BuildFileManifest to a form that can be stored and read from disk.
BuildFileParseException - Exception in com.facebook.buck.parser.exceptions
Thrown if we encounter an unexpected, fatal condition while interacting with the build file parser.
BuildFileParseException(String, Object...) - Constructor for exception com.facebook.buck.parser.exceptions.BuildFileParseException
 
BuildFileParseExceptionData - Interface in com.facebook.buck.json
 
BuildFileParseExceptionStackTraceEntry - Interface in com.facebook.buck.json
 
BuildFilePythonResult - Interface in com.facebook.buck.json
Immutable value type used to hold the parsed and deserialized output of buck.py.
BuildFileRawNodeParsePipeline - Class in com.facebook.buck.parser
A pipeline that provides a BuildFileManifest for a given build file.
BuildFileRawNodeParsePipeline(PipelineNodeCache<AbsPath, BuildFileManifest>, ProjectBuildFileParserPool, ListeningExecutorService, BuckEventBus, Watchman) - Constructor for class com.facebook.buck.parser.BuildFileRawNodeParsePipeline
 
BuildFileSpec - Class in com.facebook.buck.parser.spec
A specification used by the parser, via TargetNodeSpec, to match build files.
BuildFileSpec() - Constructor for class com.facebook.buck.parser.spec.BuildFileSpec
 
BuildFileSyntaxError - Interface in com.facebook.buck.json
 
BuildFileTree - Interface in com.facebook.buck.core.model
Interface to allow looking up parents and children of build files.
buildFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.CacheRateStatsListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
buildFinishedLineProvider - Variable in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
buildForDiagnostics(BuildEngineAction, RuleKeyHasher<DIAG_KEY>) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
buildForDiagnostics(AddsToRuleKey, RuleKeyHasher<DIAG_KEY>) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
buildForDiagnostics(BuildEngineAction, RuleKeyHasher<DIAG_KEY>) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactoryWithDiagnostics
Builds a diagnostic result for the given rule or appendable.
buildForDiagnostics(AddsToRuleKey, RuleKeyHasher<DIAG_KEY>) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactoryWithDiagnostics
 
buildFromSelectorString(String) - Static method in class com.facebook.buck.test.selectors.PatternTestSelector
Build a PatternTestSelector from the given String.
BuildId - Class in com.facebook.buck.core.model
A strongly typed representation of a build id.
BuildId() - Constructor for class com.facebook.buck.core.model.BuildId
 
BuildId(String) - Constructor for class com.facebook.buck.core.model.BuildId
 
BuildId.BuildIdSerializer - Class in com.facebook.buck.core.model
 
BuildIdSerializer() - Constructor for class com.facebook.buck.core.model.BuildId.BuildIdSerializer
 
BuildInfo - Class in com.facebook.buck.core.build.engine.buildinfo
Shared utilities for BuildInfoRecorder and OnDiskBuildInfo.
BuildInfo.MetadataKey - Class in com.facebook.buck.core.build.engine.buildinfo
 
BuildInfoRecorder - Class in com.facebook.buck.core.build.engine.buildinfo
Utility for recording the paths to the output files generated by a build rule, as well as any metadata about those output files.
BuildInfoRecorder(BuildTarget, ProjectFilesystem, BuildInfoStore, Clock, BuildId, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
BuildInfoStore - Interface in com.facebook.buck.core.build.engine.buildinfo
Repository of build metadata.
BuildInfoStoreManager - Class in com.facebook.buck.core.build.engine.cache.manager
Manages the lifetimes of all BuildInfoStores used in the build.
BuildInfoStoreManager() - Constructor for class com.facebook.buck.core.build.engine.cache.manager.BuildInfoStoreManager
 
buildJavaAnnotationProcessorParams(BuildTarget, BuildRuleResolver) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
buildLibrary() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryRules
 
BuildLogEntry - Interface in com.facebook.buck.doctor.config
 
BuildLogHelper - Class in com.facebook.buck.doctor
Methods for finding and inspecting buck log files.
BuildLogHelper(ProjectFilesystem) - Constructor for class com.facebook.buck.doctor.BuildLogHelper
 
buildManifestKey(SupportsDependencyFileRuleKey) - Method in class com.facebook.buck.rules.keys.DefaultDependencyFileRuleKeyFactory
 
buildManifestKey(SupportsDependencyFileRuleKey) - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory
 
buildNamedWatchmanCursorMap() - Method in class com.facebook.buck.io.watchman.Watchman
Build.
buildNativeLibsSymlinkTreeRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, BuildRuleParams, CxxPlatform) - Static method in class com.facebook.buck.jvm.java.JavaTestDescription.CxxLibraryEnhancement
 
BuildOutput(ImmutableList<Path>) - Constructor for class com.facebook.buck.android.ResourcesFilter.BuildOutput
 
BuildOutputInitializer<T> - Class in com.facebook.buck.core.rules.attr
Delegates the actual reading of disk-cached data to the InitializableFromDisk and is responsible for safely storing and retrieving the in-memory data structures.
BuildOutputInitializer(BuildTarget, InitializableFromDisk<T>) - Constructor for class com.facebook.buck.core.rules.attr.BuildOutputInitializer
 
BuildPackagePaths - Class in com.facebook.buck.core.parser
Contains relative paths for all the packages matched by some build target pattern
BuildPackagePaths() - Constructor for class com.facebook.buck.core.parser.BuildPackagePaths
 
BuildPackagePathToBuildFileManifestComputation - Class in com.facebook.buck.parser.manifest
Parses build file to BuildFileManifest structure
BuildPackagePathToBuildFileManifestKey - Class in com.facebook.buck.parser.manifest
Transformation key containing path to a build file to parse
BuildPackagePathToBuildFileManifestKey() - Constructor for class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestKey
 
BuildPackagePathToUnconfiguredTargetNodePackageComputation - Class in com.facebook.buck.parser.targetnode
Transforms all targets from results of parsing a single build file to UnconfiguredTargetNodeWithDepsPackage
BuildPackagePathToUnconfiguredTargetNodePackageKey - Class in com.facebook.buck.parser.targetnode
Transformation key containing a path to a build package to get parsed UnconfiguredTargetNodeWithDepsPackage from it
BuildPackagePathToUnconfiguredTargetNodePackageKey() - Constructor for class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageKey
 
BuildPaths - Class in com.facebook.buck.core.model.impl
Utility class that generates the build output paths for BuildTargets in a systematic manner.
buildPreprocessorDelegate(CxxPlatform, Preprocessor, CxxToolFlags, ActionGraphBuilder, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.PreInclude
 
buildProgressUpdated(double) - Static method in class com.facebook.buck.event.ProgressEvent
 
BuildProgressUpdated(double) - Constructor for class com.facebook.buck.event.ProgressEvent.BuildProgressUpdated
 
buildProgressUpdated(ProgressEvent.BuildProgressUpdated) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
BuildReport - Class in com.facebook.buck.command
 
BuildReport(Build.BuildExecutionResult, SourcePathResolverAdapter, Cell) - Constructor for class com.facebook.buck.command.BuildReport
 
buildReport(String) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
BuildReport(String) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
BuildReportConfig - Class in com.facebook.buck.support.build.report
ConfigView for BuildReport Configuration
BuildReportConfig() - Constructor for class com.facebook.buck.support.build.report.BuildReportConfig
 
BuildReportFileUploader - Class in com.facebook.buck.support.build.report
A general way to upload any file to the build report endpoint
BuildReportFileUploader(URL, long, BuildId) - Constructor for class com.facebook.buck.support.build.report.BuildReportFileUploader
 
BuildReportUpload - Class in com.facebook.buck.support.build.report
Schedules the background task that uploads a FullBuildReport
BuildReportUploader - Class in com.facebook.buck.support.build.report
BuildReportUploader does the heavy lifting of BuildReportUpload.
BuildReportUtils - Class in com.facebook.buck.support.build.report
Class for utils related to creating/uploading a build report
buildResourceNameToIdMap(ProjectFilesystem, Path, Map<String, Integer>, Map<String, Integer>, Map<String, Integer>) - Static method in class com.facebook.buck.android.CompileStringsStep
Parses the R.txt file generated by aapt, looks for resources of type string, plurals and array, and builds a map of resource names to their corresponding ids.
BuildResult - Class in com.facebook.buck.core.build.engine
This is a union type that represents either a success or a failure.
BuildResult() - Constructor for class com.facebook.buck.core.build.engine.BuildResult
 
buildResult(Function<RULE_KEY, RESULT>) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
BuildResult.Builder - Class in com.facebook.buck.core.build.engine
 
BuildRule - Interface in com.facebook.buck.core.rules
 
BuildRuleArg - Interface in com.facebook.buck.core.description.arg
Common arguments for build rules (but not configuration rules)
BuildRuleCreationContext - Interface in com.facebook.buck.core.rules
Common objects used during BuildRule creation, without a reference to TargetGraph
BuildRuleCreationContextWithTargetGraph - Interface in com.facebook.buck.core.rules
BuildRuleDependencyVisitors - Class in com.facebook.buck.core.rules.common
 
BuildRuleDiagnosticData - Class in com.facebook.buck.core.build.stats
Some build rule diagnostic data.
BuildRuleDiagnosticData(SortedSet<BuildRule>, ImmutableList<RuleKeyDiagnostics.Result<?, ?>>) - Constructor for class com.facebook.buck.core.build.stats.BuildRuleDiagnosticData
 
BuildRuleDurationTracker - Class in com.facebook.buck.core.build.stats
Tracks the total duration of work spent on each build rule.
BuildRuleDurationTracker() - Constructor for class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
 
BuildRuleEvent - Class in com.facebook.buck.core.build.event
Base class for events about build rules.
BuildRuleEvent(EventKey, BuildRule) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent
 
BuildRuleEvent.BeginningBuildRuleEvent - Class in com.facebook.buck.core.build.event
A BuildRuleEvent that denotes beginning of computation for a particular BuildRule.
BuildRuleEvent.EndingBuildRuleEvent - Class in com.facebook.buck.core.build.event
A BuildRuleEvent that denotes ending of computation for a particular BuildRule.
BuildRuleEvent.Finished - Class in com.facebook.buck.core.build.event
Marks the end of processing a build rule.
BuildRuleEvent.FinishedRuleKeyCalc - Class in com.facebook.buck.core.build.event
Marks the completion of processing a rule to calculate its rule key.
BuildRuleEvent.Resumed - Class in com.facebook.buck.core.build.event
Marks the continuation of processing a rule.
BuildRuleEvent.Started - Class in com.facebook.buck.core.build.event
Marks the start of processing a build rule.
BuildRuleEvent.StartedRuleKeyCalc - Class in com.facebook.buck.core.build.event
Marks the start of processing a rule to calculate its rule key.
BuildRuleEvent.Suspended - Class in com.facebook.buck.core.build.event
Marks a rule is suspended from processing.
BuildRuleEvent.WillBuildLocally - Class in com.facebook.buck.core.build.event
Denotes that a particular build rule will be built locally.
buildRuleEventFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleEventFinishedRuleCalc(BuildRuleEvent.FinishedRuleKeyCalc) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleEventResumed(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleEventStarted(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleEventStartedRuleCalc(BuildRuleEvent.StartedRuleKeyCalc) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleEventSuspended(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleEventWillBuildLocally(BuildRuleEvent.WillBuildLocally) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
BuildRuleExecutionEvent - Interface in com.facebook.buck.core.build.event
Events used to track time spent executing rule.
BuildRuleExecutionEvent.Event - Class in com.facebook.buck.core.build.event
Common event implementation
BuildRuleExecutionEvent.Finished - Class in com.facebook.buck.core.build.event
Finished event that implements BuildRuleExecutionEvent interface
BuildRuleExecutionEvent.Started - Class in com.facebook.buck.core.build.event
Started event that implements BuildRuleExecutionEvent interface
buildRuleExecutionFinishedEvent(BuildRuleExecutionEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleExecutionStartedEvent(BuildRuleExecutionEvent.Started) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
BuildRuleFailedException - Exception in com.facebook.buck.core.build.engine.impl
Exception indicating that building a rule failed.
BuildRuleFailedException(Throwable, BuildTarget) - Constructor for exception com.facebook.buck.core.build.engine.impl.BuildRuleFailedException
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.CacheRateStatsListener
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
BuildRuleKeys - Interface in com.facebook.buck.core.rulekey
 
BuildRuleParams - Class in com.facebook.buck.core.rules
Standard set of parameters that is passed to all build rules.
BuildRuleParams(Supplier<? extends SortedSet<BuildRule>>, Supplier<? extends SortedSet<BuildRule>>, ImmutableSortedSet<BuildRule>) - Constructor for class com.facebook.buck.core.rules.BuildRuleParams
 
BuildRulePipelinesRunner - Class in com.facebook.buck.core.build.engine.impl
Constructs build rule pipelines for a single build.
BuildRulePipelinesRunner() - Constructor for class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
 
buildRuleRemoteExecutionFinishedEvent(RemoteExecutionActionEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleRemoteExecutionScheduledEvent(RemoteExecutionActionEvent.Scheduled) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleRemoteExecutionStartedEvent(RemoteExecutionActionEvent.Started) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildRuleRemoteExecutionTerminalEvent(RemoteExecutionActionEvent.Terminal) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
BuildRuleResolver - Interface in com.facebook.buck.core.rules
Provides functions for resolving a BuildTarget to its BuildRule.
BuildRuleResolverCacheByTargetConfiguration<T> - Class in com.facebook.buck.cxx.toolchain
Custom cache to use with CxxToolProvider and similar classes that need to cache build rules for a given build rule resolver and target configuration.
BuildRuleResolverCacheByTargetConfiguration(BuildRuleResolver, ToolProvider, Function<Tool, T>) - Constructor for class com.facebook.buck.cxx.toolchain.BuildRuleResolverCacheByTargetConfiguration
 
buildRuleResumed(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
BuildRuleResumeReason - Enum in com.facebook.buck.core.build.event
Reasons why Buck would resume a rule, to be used by event consumers to infer what Buck was intending to do.
BuildRules - Class in com.facebook.buck.core.rules.common
 
buildRuleScope() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
buildRuleScope() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
BuildRuleScopeManager - Class in com.facebook.buck.core.build.engine.cache.manager
Handles BuildRule resumed/suspended/finished scopes.
BuildRuleScopeManager(RuleKeyFactories, OnDiskBuildInfo, BuildRuleDurationTracker, RuleKeyDiagnostics<RuleKey, String>, RuleKeyDiagnosticsMode, BuildRule, RuleDepsCache, RuleKey, BuckEventBus) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
buildRuleStarted(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
BuildRuleStatus - Enum in com.facebook.buck.core.build.engine
 
BuildRuleStrategy - Interface in com.facebook.buck.core.rules.build.strategy
Interface for injecting customized behavior into the CachingBuildEngine.
BuildRuleStrategy.StrategyBuildResult - Interface in com.facebook.buck.core.rules.build.strategy
A simple interface for build results exposing an explicit cancellation.
BuildRuleSuccessType - Enum in com.facebook.buck.core.build.engine
Token provided by the result of BuildEngine.build(BuildEngineBuildContext, ExecutionContext, BuildRule), demonstrating that the associated BuildRule was built successfully.
buildRuleSuspended(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildRuleThreadTracker - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
BuildRuleThreadTracker - Class in com.facebook.buck.event.listener
 
BuildRuleThreadTracker(ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
buildRuleWillBuildLocally(BuildRuleEvent.WillBuildLocally) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
BuildRuleWithBinary - Interface in com.facebook.buck.apple
Build rule that holds a binary build rule
BuildsAnnotationProcessor - Annotation Type in com.facebook.buck.jvm.java
Annotation for objects that build annotation processors
buildScriptPath() - Method in class com.facebook.buck.apple.AppleConfig
 
buildSourceAbiJar() - Method in interface com.facebook.buck.jvm.java.Javac.Invocation
Produces a source ABI jar.
buildSourceOnlyAbiJar() - Method in interface com.facebook.buck.jvm.java.Javac.Invocation
Produces a source-only ABI jar.
buildStandardJavacParams(BuildTarget, BuildRuleResolver) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
buildStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
BuildStrategyContext - Interface in com.facebook.buck.core.build.engine
Used for running a BuildExecutor within the context of the build engine such that the engine's internal state/tracking is updated as expected.
buildTarget - Variable in class com.facebook.buck.android.AndroidBinaryOptimizer
 
buildTarget() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
BuildTarget - Class in com.facebook.buck.core.model
 
BuildTarget(UnconfiguredBuildTargetWithOutputs) - Constructor for class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.BuildTarget
 
buildTarget(UnconfiguredBuildTargetWithOutputs) - Method in interface com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.Matcher
 
buildTarget - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
buildTarget - Variable in class com.facebook.buck.shell.GenruleBuildable
The build target for this genrule.
BuildTargetException - Exception in com.facebook.buck.parser.exceptions
Base class for exceptions raised when parser is unable to resolve a dependency
BuildTargetException(String) - Constructor for exception com.facebook.buck.parser.exceptions.BuildTargetException
 
buildTargetGraph(ParsingContext, ImmutableSet<BuildTarget>) - Method in interface com.facebook.buck.parser.Parser
 
buildTargetGraphWithoutTopLevelConfigurationTargets(ParsingContext, Iterable<? extends TargetNodeSpec>, Optional<TargetConfiguration>) - Method in interface com.facebook.buck.parser.Parser
 
buildTargetGraphWithTopLevelConfigurationTargets(ParsingContext, Iterable<? extends TargetNodeSpec>, Optional<TargetConfiguration>) - Method in interface com.facebook.buck.parser.Parser
 
BuildTargetLanguageConstants - Class in com.facebook.buck.core.parser.buildtargetpattern
Defines symbols which are a part of the build target and build target pattern formats
BuildTargetMacro - Class in com.facebook.buck.rules.macros
Base class for macros wrapping a single BuildTarget.
BuildTargetMacro() - Constructor for class com.facebook.buck.rules.macros.BuildTargetMacro
 
BuildTargetMacroExpander<M extends BuildTargetMacro> - Class in com.facebook.buck.rules.macros
Abstract expander which resolves using a references to another BuildRule.
BuildTargetMacroExpander() - Constructor for class com.facebook.buck.rules.macros.BuildTargetMacroExpander
 
BuildTargetMacroTypeCoercer<M extends BuildTargetMacro> - Class in com.facebook.buck.rules.coercer
Coercer for macros which take a single BuildTarget arg.
BuildTargetMacroTypeCoercer(TypeCoercer<UnconfiguredBuildTargetWithOutputs, BuildTargetWithOutputs>, Class<M>, BuildTargetMacroTypeCoercer.TargetOrHost, Function<BuildTargetWithOutputs, M>) - Constructor for class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
BuildTargetMacroTypeCoercer.TargetOrHost - Enum in com.facebook.buck.rules.coercer
Should target be resolved for host platform or target
BuildTargetMatcher - Interface in com.facebook.buck.core.parser.buildtargetparser
A pattern that matches one or more build targets.
BuildTargetMatcherParser<T> - Class in com.facebook.buck.core.parser.buildtargetparser
Context for parsing build target names.
BuildTargetMatcherParser() - Constructor for class com.facebook.buck.core.parser.buildtargetparser.BuildTargetMatcherParser
 
BuildTargetMatcherTargetNodeParser - Class in com.facebook.buck.parser.spec
Parses a string to TargetNodeSpec
BuildTargetMatcherTargetNodeParser() - Constructor for class com.facebook.buck.parser.spec.BuildTargetMatcherTargetNodeParser
 
BuildTargetOutputLabelParser - Class in com.facebook.buck.core.parser.buildtargetparser
Utility class for parsing output labels from build targets.
BuildTargetOutputLabelParser.TargetWithOutputLabel - Class in com.facebook.buck.core.parser.buildtargetparser
Wrapper for a build target and its output label, if present.
BuildTargetParseException - Exception in com.facebook.buck.core.exceptions
 
BuildTargetParseException(String) - Constructor for exception com.facebook.buck.core.exceptions.BuildTargetParseException
 
BuildTargetParseException(Exception, String) - Constructor for exception com.facebook.buck.core.exceptions.BuildTargetParseException
 
BuildTargetParsePipeline<T> - Interface in com.facebook.buck.parser
Abstract node parsing pipeline.
BuildTargetPaths - Class in com.facebook.buck.core.model.impl
Deprecated.
use BuildPaths instead, which handles flavoured and unflavoured BuildTargets in the paths the same way as RE/ModernBuildRules do.
BuildTargetPattern - Class in com.facebook.buck.core.parser.buildtargetpattern
Parsed representation of build target pattern
BuildTargetPattern() - Constructor for class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern
 
BuildTargetPattern.Kind - Enum in com.facebook.buck.core.parser.buildtargetpattern
Type of a pattern
BuildTargetPatternParser - Class in com.facebook.buck.core.parser.buildtargetpattern
Factory that parses a string into BuildTargetPattern
BuildTargetPatternToBuildPackagePathComputation - Class in com.facebook.buck.core.parser
Discover paths for packages which contain targets that match specification (build target pattern)
BuildTargetPatternToBuildPackagePathKey - Class in com.facebook.buck.core.parser
Transformation key containing build target pattern for which to discover package paths
BuildTargetPatternToBuildPackagePathKey() - Constructor for class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathKey
 
BuildTargetRawNodeParsePipeline - Class in com.facebook.buck.parser
A pipeline that provides access to a raw node by its BuildTarget.
BuildTargetRawNodeParsePipeline(ListeningExecutorService, BuildFileRawNodeParsePipeline) - Constructor for class com.facebook.buck.parser.BuildTargetRawNodeParsePipeline
 
buildTargets(Iterable<BuildTarget>, Optional<Path>) - Method in class com.facebook.buck.command.BuildExecutor
Builds the given targets synchronously.
BuildTargetSimpleSerializer - Class in com.facebook.buck.core.model.impl
JSON serializer of BuildTarget that uses fully qualified name to represent a target.
BuildTargetSimpleSerializer(Class<BuildTarget>) - Constructor for class com.facebook.buck.core.model.impl.BuildTargetSimpleSerializer
 
BuildTargetSourcePath - Interface in com.facebook.buck.core.sourcepath
A SourcePath which resolves to some output generated by a BuildRule.
BuildTargetSourcePathToArtifactConverter - Class in com.facebook.buck.core.artifact
Utility for converting legacy ExplicitBuildTargetSourcePath from rules to new Artifacts.
BuildTargetSpec - Class in com.facebook.buck.parser.spec
Matches a TargetNode that corresponds to a single build target
BuildTargetSpec() - Constructor for class com.facebook.buck.parser.spec.BuildTargetSpec
 
buildTargetsToGeneratedTargetMap - Variable in class com.facebook.buck.features.apple.projectV2.ProjectGenerator.Result
 
BuildTargetToBuildEngineActionResolver - Class in com.facebook.buck.core.build.action.resolver
This provides mechanism for looking up a BuildEngineAction via the BuildTarget that BuildEngineAction.getDependencies() provides.
BuildTargetToBuildEngineActionResolver(BuildRuleResolver) - Constructor for class com.facebook.buck.core.build.action.resolver.BuildTargetToBuildEngineActionResolver
 
buildTargetToPBXTarget - Variable in class com.facebook.buck.features.apple.projectV2.WorkspaceAndProjectGenerator.Result
 
BuildTargetToUnconfiguredTargetNodeComputation - Class in com.facebook.buck.parser.targetnode
Transforms one target from specific BuildFileManifest to UnconfiguredTargetNode
BuildTargetToUnconfiguredTargetNodeKey - Class in com.facebook.buck.parser.targetnode
Transformation key containing build target to get UnconfiguredTargetNode for.
BuildTargetToUnconfiguredTargetNodeKey() - Constructor for class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeKey
 
BuildTargetTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce to BuildTarget.
BuildTargetTypeCoercer(TypeCoercer<UnconfiguredBuildTarget, UnconfiguredBuildTarget>) - Constructor for class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
 
BuildTargetTypeInfo - Class in com.facebook.buck.rules.modern.impl
TypeInfo for BuildTarget values.
BuildTargetTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
 
BuildTargetWithOutputs - Class in com.facebook.buck.core.model
Wrapper for a build target and its output label.
BuildTargetWithOutputs() - Constructor for class com.facebook.buck.core.model.BuildTargetWithOutputs
 
BuildTargetWithOutputsTypeCoercer - Class in com.facebook.buck.rules.coercer
Coercer for BuildTarget instances that can optionally have output labels.
BuildTargetWithOutputsTypeCoercer(TypeCoercer<UnconfiguredBuildTargetWithOutputs, UnconfiguredBuildTargetWithOutputs>) - Constructor for class com.facebook.buck.rules.coercer.BuildTargetWithOutputsTypeCoercer
 
BuildThreadStateRenderer - Class in com.facebook.buck.event.listener
 
BuildThreadStateRenderer(Ansi, Function<Long, String>, long, int, long, Map<Long, Optional<? extends LeafEvent>>, BuildRuleThreadTracker) - Constructor for class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
BuildTraces - Class in com.facebook.buck.util.trace
Utility to help with reading data from build trace files.
BuildTraces(ProjectFilesystem) - Constructor for class com.facebook.buck.util.trace.BuildTraces
 
BuildTraces.TraceAttributes - Class in com.facebook.buck.util.trace
 
buildTransitiveClosure(Set<? extends QueryTarget>, int) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
buildTransitiveClosure(Set<? extends QueryTarget>, int) - Method in interface com.facebook.buck.query.QueryEnvironment
Construct the dependency graph for a depth-bounded forward transitive closure of all nodes in "targetNodes".
buildTransitiveClosure(Set<? extends QueryTarget>, int) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
buildTransitiveClosure(Set<? extends QueryTarget>, int) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
BuildType - Enum in com.facebook.buck.core.build.engine.type
The mode in which to build rules.
buildWithClasspath(ExecutionContext, BuildTarget, ImmutableList<String>, ImmutableSortedSet<Path>, Path, Optional<Path>, ProjectFilesystem) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
buildWithClasspath(ExecutionContext, BuildTarget, ImmutableList<String>, ImmutableSortedSet<Path>, Path, Optional<Path>, ProjectFilesystem) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
buildWithClasspath(ExecutionContext, BuildTarget, ImmutableList<String>, ImmutableSortedSet<Path>, Path, Optional<Path>, ProjectFilesystem) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
buildWithXcodeToolFinder(ProjectFilesystem, AppleSdk, String, String, AppleSdkPaths, BuckConfig, XcodeToolFinder, AppleCxxPlatforms.XcodeBuildVersionCache) - Static method in class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatforms
 
BuiltinApplePackage - Class in com.facebook.buck.apple
 
BuiltinApplePackage(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRule, ZipCompressionLevel) - Constructor for class com.facebook.buck.apple.BuiltinApplePackage
 
BuiltInJavac - Enum in com.facebook.buck.jvm.java
Which of the built in Jsr199Javac implementations to use for compilation.
BuiltInProvider<T extends BuiltInProviderInfo<T>> - Class in com.facebook.buck.core.rules.providers.impl
A Provider for a ProviderInfo that is declared in java.
BuiltInProviderInfo<T extends BuiltInProviderInfo<T>> - Class in com.facebook.buck.core.rules.providers.impl
Represents a ProviderInfo that is defined in Java.
BuiltInProviderInfo() - Constructor for class com.facebook.buck.core.rules.providers.impl.BuiltInProviderInfo
 
BuiltInProviderProvider - Interface in com.facebook.buck.core.model.targetgraph
An ExtensionPoint that provides all BuiltInProviders that should be made available to users by this module
BuiltTargetVerifier - Class in com.facebook.buck.parser
Verifies that the BuildTarget is valid during parsing
BuiltTargetVerifier() - Constructor for class com.facebook.buck.parser.BuiltTargetVerifier
 
BUNDLE - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
bundleJobArgs(Set<Flavor>) - Static method in class com.facebook.buck.features.js.JsFlavors
 
byRelativizingToWorkingDir(Path) - Static method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
byRelativizingToWorkingDir(AbsPath) - Static method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
byRelativizingToWorkingDir(PathSourcePath) - Static method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
BYTE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
BYTE_ARRAY - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
ByteBufferReplacer - Class in com.facebook.buck.util
Performs an in-place find-and-replace on ByteBuffer objects, where the replacements are of equal length to what they're replacing.
ByteBufferReplacer(ImmutableMap<byte[], byte[]>) - Constructor for class com.facebook.buck.util.ByteBufferReplacer
 
bytecodeIncludeFlags - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
bytecodeOutput - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
BytesReceivedEvent(long) - Constructor for class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
 
bzip2Unarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 

C

Cache(String) - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache
 
CACHE_CHECK_RESOURCE_AMOUNTS - Static variable in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
CACHE_MODE - Static variable in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent
 
CACHE_MODE - Static variable in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
CACHE_MODE - Static variable in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent
 
CACHE_RATE_STATS_UPDATE_EVENT - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
CACHE_TIME_MS - Static variable in class com.facebook.buck.slb.ServerHealthManager
 
cacheBundlesAndPackages() - Method in class com.facebook.buck.apple.AppleConfig
 
CacheCommand - Class in com.facebook.buck.cli
A command for inspecting the artifact cache.
CacheCommand() - Constructor for class com.facebook.buck.cli.CacheCommand
 
CacheCountersSummary - Class in com.facebook.buck.artifact_cache
Utility class to help outputting the information to the machine-readable log.
CacheCountersSummary() - Constructor for class com.facebook.buck.artifact_cache.CacheCountersSummary
 
CacheCountersSummaryEvent - Class in com.facebook.buck.artifact_cache
This Event is to be used to report CacheCountersSummary to listeners that register to the event.
CacheDecorator - Interface in com.facebook.buck.artifact_cache
A Cache that wraps another cache and performs additional things, e.g.
CacheDeleteCommand - Class in com.facebook.buck.cli
A command for deleting artifacts from cache.
CacheDeleteCommand() - Constructor for class com.facebook.buck.cli.CacheDeleteCommand
 
CacheDeleteResult - Class in com.facebook.buck.artifact_cache
Result of delete from cache command.
CacheDeleteResult() - Constructor for class com.facebook.buck.artifact_cache.CacheDeleteResult
 
cacheError() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
cacheMode() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
CacheRateStatsKeeper - Class in com.facebook.buck.event.listener.stats.cache
Measure CACHE HIT % based on total cache misses and the theoretical total number of build rules.
CacheRateStatsKeeper() - Constructor for class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
CacheRateStatsKeeper.CacheRateStatsUpdateEvent - Class in com.facebook.buck.event.listener.stats.cache
 
CacheRateStatsListener - Class in com.facebook.buck.event.listener
Posts rate-limited cache rate update events for the WebSocket to consume.
CacheRateStatsListener(BuckEventBus) - Constructor for class com.facebook.buck.event.listener.CacheRateStatsListener
 
cacheRateStatsUpdate(CacheRateStatsKeeper.CacheRateStatsUpdateEvent) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
CacheRateStatsUpdateEvent(int, int, int, int, int) - Constructor for class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
CacheRateStatsUpdateExternalEventInterface - Interface in com.facebook.buck.event.external.events
Sent to update the WebSocket clients about cache misses and errors.
CacheReadMode - Enum in com.facebook.buck.artifact_cache.config
Describes whether the cache allows stores.
CacheResult - Class in com.facebook.buck.artifact_cache
 
CacheResult() - Constructor for class com.facebook.buck.artifact_cache.CacheResult
 
cacheResult() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
CacheResultType - Enum in com.facebook.buck.artifact_cache
 
cacheSource() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
CacheStats - Class in com.facebook.buck.util.cache
Class containing various cache statistics
CacheStats() - Constructor for class com.facebook.buck.util.cache.CacheStats
 
CacheStats.Builder - Class in com.facebook.buck.util.cache
 
CacheStatsEvent - Class in com.facebook.buck.event
BuckEvent for passing cache stats through the event bus
CacheStatsEvent(String, CacheStats) - Constructor for class com.facebook.buck.event.CacheStatsEvent
 
CacheStatsTracker - Interface in com.facebook.buck.util.cache
Class that tracks cache statistics, including timings.
CacheStatsTracker.CacheRequest - Interface in com.facebook.buck.util.cache
Class that keeps record and timings of a single cache request
cacheWasEmpty - Variable in class com.facebook.buck.event.ActionGraphEvent.Cache.Miss
 
CachingBuildEngine - Class in com.facebook.buck.core.build.engine.impl
A build engine used to build a BuildRule which also caches the results.
CachingBuildEngine(CachingBuildEngineDelegate, Optional<BuildRuleStrategy>, WeightedListeningExecutorService, BuildType, DepFiles, long, Optional<Long>, BuildRuleResolver, BuildEngineActionToBuildRuleResolver, TargetConfigurationSerializer, BuildInfoStoreManager, ResourceAwareSchedulingInfo, boolean, RuleKeyFactories) - Constructor for class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
CachingBuildEngine.DefaultBuildRuleBuilderDelegate - Class in com.facebook.buck.core.build.engine.impl
 
CachingBuildEngineBuckConfig - Class in com.facebook.buck.core.build.engine.config
 
CachingBuildEngineBuckConfig() - Constructor for class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
CachingBuildEngineDelegate - Interface in com.facebook.buck.core.build.engine.delegate
Functionality used in the CachingBuildEngine when running a distributed build.
CachingGlobber - Class in com.facebook.buck.skylark.io.impl
Globber implementation that caches expanded paths from previous invocations and reuses them in case the glob with same GlobSpec is requested again.
CachingPlatformResolver - Class in com.facebook.buck.core.rules.platform
An implementation of PlatformResolver that caches platforms created by a given delegate.
CachingPlatformResolver(PlatformResolver) - Constructor for class com.facebook.buck.core.rules.platform.CachingPlatformResolver
 
CachingQueryEvaluator<ENV_NODE_TYPE> - Class in com.facebook.buck.query
 
CachingQueryEvaluator() - Constructor for class com.facebook.buck.query.CachingQueryEvaluator
 
calculate(BuckEventBus, BuildRule) - Method in class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
 
CalculateAbi - Interface in com.facebook.buck.jvm.core
Tag interface for rules that calculate ABIs for Java code.
CalculateClassAbi - Class in com.facebook.buck.jvm.java
Calculates Class ABI.
CalculateClassAbi(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, AbiGenerationMode) - Constructor for class com.facebook.buck.jvm.java.CalculateClassAbi
 
CalculateClassAbiStep - Class in com.facebook.buck.jvm.java
 
CalculateClassAbiStep(ProjectFilesystem, Path, Path, AbiGenerationMode) - Constructor for class com.facebook.buck.jvm.java.CalculateClassAbiStep
 
calculateClassHashes(ExecutionContext, ProjectFilesystem, Path) - Static method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
calculateDepFileRuleKey(Optional<ImmutableList<String>>, boolean) - Method in class com.facebook.buck.core.build.engine.cache.manager.DependencyFileRuleKeyManager
 
calculateInputBasedRuleKey() - Method in class com.facebook.buck.core.build.engine.cache.manager.InputBasedRuleKeyManager
 
calculateManifestKey(BuckEventBus) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
calculateManifestKey(SupportsDependencyFileRuleKey, BuckEventBus) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
calculateMaxLen() - Method in class com.facebook.buck.support.cli.args.CmdLineParserWithPrintInformation
 
calculateOutputSizeAndWriteMetadata(FileHashLoader, ImmutableSortedSet<Path>, Predicate<Long>) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
calculateOutputSizeAndWriteMetadata(FileHashLoader, ImmutableSortedSet<Path>, Predicate<Long>) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
calculatePythonPlatformFlavorFromSection(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
CalculateSourceAbi - Class in com.facebook.buck.jvm.java
Source Abi calculation.
CalculateSourceAbi(BuildTarget, ProjectFilesystem, JarBuildStepsFactory, SourcePathRuleFinder) - Constructor for class com.facebook.buck.jvm.java.CalculateSourceAbi
 
CalculateSourceAbi.SourceAbiBuildable - Class in com.facebook.buck.jvm.java
Buildable implementation.
CalculateSourceAbiFromLibraryTarget - Class in com.facebook.buck.jvm.java
Calculates a Source ABI by copying the source ABI output from the library rule into a JAR.
CalculateSourceAbiFromLibraryTarget(SourcePath, BuildTarget, ProjectFilesystem, SourcePathRuleFinder) - Constructor for class com.facebook.buck.jvm.java.CalculateSourceAbiFromLibraryTarget
 
call() - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
call() - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
call() - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
call() - Method in interface com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher.OnOutputsWillChange
 
call(Object[], FuncallExpression, Environment) - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
 
call(List<Object>, Map<String, Object>, FuncallExpression, Environment) - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkFunction
 
call(Object[], FuncallExpression, Environment) - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
 
call() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
call() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
call() - Method in class com.facebook.buck.util.InputStreamConsumer
 
call(Object, ProcessExecutorParams, ImmutableMap<String, String>) - Method in interface com.facebook.buck.util.ProcessRegistry.ProcessRegisterCallback
 
callback(int) - Method in class com.facebook.buck.util.sqlite.RetryBusyHandler
 
callOnEachResource(Consumer<R>) - Method in class com.facebook.buck.util.concurrent.ResourcePool
 
CanaryFactory - Class in com.facebook.buck.android.dalvik
Helper to create a "canary" class for the secondary DEX.
canBeAggregated(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
canBorrow() - Method in class com.facebook.buck.io.file.BorrowablePath
 
canBuild(BuildRule) - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy
A rule will be built by the custom strategy only if canBuild() returns true.
canBuild(BuildRule) - Method in class com.facebook.buck.rules.modern.builders.HybridLocalStrategy
 
canBuild(BuildRule) - Method in class com.facebook.buck.rules.modern.builders.LocalFallbackStrategy
 
canBuild(BuildRule) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionStrategy
 
cancel(Throwable) - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy.StrategyBuildResult
Indicates that the caller is no longer interested in the result and the strategy is free to cancel pending work.
cancel() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionHandle
 
cancel(Throwable) - Method in class com.facebook.buck.rules.modern.builders.RemoteRuleContext
Call when action has been cancelled.
canceled(BuildRule, Throwable) - Static method in class com.facebook.buck.core.build.engine.BuildResult
 
cancelIfNotComplete(Throwable) - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy.StrategyBuildResult
Tries to cancel the execution if work has not yet past the point of no return.
canExecuteRemotely(T) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
canHandleException(Throwable) - Method in class com.facebook.buck.support.exceptions.handler.ExceptionHandler
 
canMergeWith(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
canMergeWith(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
canMergeWith(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
 
CannotInferException - Exception in com.facebook.buck.jvm.java.abi.source.api
 
CannotInferException(String, Element) - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.CannotInferException
 
CannotInferException(String, TypeMirror) - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.CannotInferException
 
CanonicalCellName - Class in com.facebook.buck.core.cell.name
Provides a canonical identifier for a Cell.
CanonicalCellName() - Constructor for class com.facebook.buck.core.cell.name.CanonicalCellName
 
canPutEntry(FileLike) - Method in class com.facebook.buck.android.dalvik.DalvikAwareOutputStreamHelper
 
canStartSimulator(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
 
canWrapBinaryBuildRule(BuildRule) - Static method in class com.facebook.buck.apple.AppleDebuggableBinary
Indicates whether its possible to wrap given _binary_ rule.
Capability - Enum in com.facebook.buck.io.watchman
Various capabilities supported by different versions of Watchman.
capitalize(String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
CapturingPrintStream - Class in com.facebook.buck.util
 
CapturingPrintStream() - Constructor for class com.facebook.buck.util.CapturingPrintStream
 
CasBlobDownloadEvent - Class in com.facebook.buck.remoteexecution.event
Started/Finished event pairs for CAS blob downloads .
CasBlobDownloadEvent(EventKey) - Constructor for class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent
 
CasBlobDownloadEvent.Finished - Class in com.facebook.buck.remoteexecution.event
Download to the CAS has finished.
CasBlobDownloadEvent.Started - Class in com.facebook.buck.remoteexecution.event
Download to the CAS has started.
CasBlobUploader - Interface in com.facebook.buck.remoteexecution
Interface used to upload inputs/outputs to the CAS.
CasBlobUploader.UploadResult - Class in com.facebook.buck.remoteexecution
Result (status/error message) of an upload.
CasBlobUploadEvent - Class in com.facebook.buck.remoteexecution.event
Started/Finished event pairs for CAS blob uploads .
CasBlobUploadEvent(EventKey) - Constructor for class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent
 
CasBlobUploadEvent.Finished - Class in com.facebook.buck.remoteexecution.event
Upload to the CAS has finished.
CasBlobUploadEvent.Started - Class in com.facebook.buck.remoteexecution.event
Upload to the CAS has started.
cast(Class<U>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
castArg(TargetNode<?>, Class<V>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodes
Type safe checked cast of the constructor arg.
category - Variable in class com.facebook.buck.core.rules.impl.SymlinkTree
 
cc - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
 
CcFlagsMacro - Interface in com.facebook.buck.rules.macros
$(cflags) macro type.
CcMacro - Interface in com.facebook.buck.rules.macros
$(cc) macro type.
cCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
cDepInput - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
cDepInput - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
Cell - Interface in com.facebook.buck.core.cell
Represents a single checkout of a code base.
CellConfig - Class in com.facebook.buck.core.cell
Hierarcical configuration of cell/section/key/value quadruples.
CellConfig() - Constructor for class com.facebook.buck.core.cell.CellConfig
 
CellConfig.Builder - Class in com.facebook.buck.core.cell
A builder for CellConfigs.
CellMappingsFactory - Class in com.facebook.buck.core.cell.impl
Utilities for creating NewCellPathResolver and CellNameResolver.
CellName - Class in com.facebook.buck.core.cell
Describes a cell name relative to another cell.
CellName() - Constructor for class com.facebook.buck.core.cell.CellName
 
CellNameResolver - Interface in com.facebook.buck.core.cell.nameresolver
CellNameResolver can be used for resolving cell aliases to their CanonicalCellName.
cellNameResolverForCell(CanonicalCellName) - Method in class com.facebook.buck.core.cell.DefaultCellNameResolverProvider
 
cellNameResolverForCell(CanonicalCellName) - Method in interface com.facebook.buck.core.cell.nameresolver.CellNameResolverProvider
 
CellNameResolverProvider - Interface in com.facebook.buck.core.cell.nameresolver
Provide a CellNameResolver for specific cells.
CellPathResolver - Interface in com.facebook.buck.core.cell
 
CellPathResolverView - Class in com.facebook.buck.core.cell
View of a subset of cells of a cell path resolver.
CellPathResolverView(CellPathResolver, CellNameResolver, ImmutableSet<String>, Path) - Constructor for class com.facebook.buck.core.cell.CellPathResolverView
 
CellProvider - Class in com.facebook.buck.core.cell
 
CellProvider(NewCellPathResolver, Function<CellProvider, CacheLoader<AbsPath, Cell>>, Function<CellProvider, Cell>) - Constructor for class com.facebook.buck.core.cell.CellProvider
Create a cell provider with a specific cell loader, and optionally a special factory function for the root cell.
CellRelativePath - Class in com.facebook.buck.core.model
A pair of CanonicalCellName and ForwardRelativePath relative the the cell.
CellRelativePath() - Constructor for class com.facebook.buck.core.model.CellRelativePath
 
Cells - Class in com.facebook.buck.core.cell
Access all cells.
Cells(Cell) - Constructor for class com.facebook.buck.core.cell.Cells
 
certificate - Variable in class com.facebook.buck.android.AppBuilderBase.PrivateKeyAndCertificate
 
CertificateInfo(X509Certificate, ImmutableList<X509Certificate>) - Constructor for class com.facebook.buck.artifact_cache.ClientCertificateHandler.CertificateInfo
Create a new CertificateInfo instance
cFlags - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
CGoCompileStep - Class in com.facebook.buck.features.go
 
CGoCompileStep(AbsPath, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<Path>, GoPlatform, Path) - Constructor for class com.facebook.buck.features.go.CGoCompileStep
 
CGoGenerateImportStep - Class in com.facebook.buck.features.go
 
CGoGenerateImportStep(AbsPath, ImmutableList<String>, GoPlatform, Supplier<String>, Path, Path) - Constructor for class com.facebook.buck.features.go.CGoGenerateImportStep
 
CGoGenImport - Class in com.facebook.buck.features.go
 
CGoGenImport(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, GoPlatform, SourcePath, SourcePath) - Constructor for class com.facebook.buck.features.go.CGoGenImport
 
CGoGenSource - Class in com.facebook.buck.features.go
 
CGoGenSource(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Preprocessor, ImmutableSet<SourcePath>, HeaderSymlinkTree, Tool, ImmutableList<String>, PreprocessorFlags, Preprocessor, GoPlatform) - Constructor for class com.facebook.buck.features.go.CGoGenSource
 
CGoLibrary - Class in com.facebook.buck.features.go
The CGoLibrary represents cgo build process which outputs the linkable object that is appended to the native go compiled program (via pack tool).
CgoLibraryDescription - Class in com.facebook.buck.features.go
 
CgoLibraryDescription(GoBuckConfig, CxxBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.CgoLibraryDescription
 
CgoLibraryDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of CgoLibraryDescription.AbstractCgoLibraryDescriptionArg.
CgoLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type CgoLibraryDescriptionArg.
Change() - Constructor for class com.facebook.buck.io.watchman.WatchmanMultiplePathEvent.Change
 
changedFiles(String) - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
changedFiles(String) - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
changedFiles(String) - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
changedFiles(String) - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
characters(char[], int, int) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
check() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
check() - Method in class com.facebook.buck.apple.GroupedSource
 
check() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
check() - Method in interface com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
check() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedKey
 
check() - Method in interface com.facebook.buck.core.model.Flavor
 
check() - Method in class com.facebook.buck.core.model.InternalFlavor
 
check() - Method in class com.facebook.buck.core.model.RuleBasedTargetConfiguration
 
check() - Method in class com.facebook.buck.core.model.RuleType
 
check() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
check() - Method in class com.facebook.buck.core.model.UserFlavor
 
check() - Method in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern
Validate that target name is only present when necessary
check() - Method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
check() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
 
check() - Method in class com.facebook.buck.core.test.rule.CoercedTestRunnerSpec
 
check() - Method in class com.facebook.buck.core.test.rule.TestRunnerSpec
 
check() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
check() - Method in class com.facebook.buck.io.BuildCellRelativePath
Check the path is relative.
check() - Method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestKey
 
check() - Method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageKey
 
check() - Method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeKey
 
check() - Method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey
 
check() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
check() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
check() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
check() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
check() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
 
check(BuildRule) - Method in class com.facebook.buck.rules.modern.tools.IsolationChecker
Serializes an object.
check() - Method in class com.facebook.buck.util.PatternAndMessage
 
check() - Method in class com.facebook.buck.zip.ZipScrubberStep
 
checkAccess(Path, AccessMode...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
checkArchive(boolean, String) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
checkArgument(boolean, Object) - Static method in class com.facebook.buck.core.exceptions.UserVerify
Verifies that argument is true.
checkArgument(boolean, String, Object...) - Static method in class com.facebook.buck.core.exceptions.UserVerify
Verifies that argument is true.
checkBaseName(String, String) - Static method in class com.facebook.buck.core.parser.buildtargetparser.BaseNameParser
Check base name is valid (e.
checkBuckOut() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
checkComponents() - Method in class com.facebook.buck.core.cell.CellName
 
checkDependencyConsistency() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
checkDuplicateSources(SourcePathResolverAdapter) - Method in interface com.facebook.buck.cxx.CxxConstructorArg
Checks that there are no files that appear both in srcs and platform_srcs
checkForSourceOnlyAbiCompatibility() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
 
checkGTestTestList() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
checkHeadersUsage() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
checkHeadersUsage() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
checkInputBasedCaches() - Method in class com.facebook.buck.core.build.engine.cache.manager.InputBasedRuleKeyManager
 
checkMatchingDepfile() - Method in class com.facebook.buck.core.build.engine.cache.manager.DependencyFileRuleKeyManager
 
checkModularUsage() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
 
checkOutputAssignableTo(TypeToken<S>) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Runtime checked cast.
checkPathExistsAndResolve(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
checkPrefixAndPrecompiledHeaderArgs() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
checkRuleIsBuiltForCorrectTarget(BuildTarget, BuildRule) - Method in class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
 
checkTargetSupportsMultiarch(BuildTarget) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
Assert that target supports multiple architectures.
checkUnconfiguredAssignableTo(TypeToken<S>) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Runtime checked cast.
checkVisibility(ObeysVisibility) - Method in interface com.facebook.buck.rules.visibility.VisibilityPattern
 
child(DependencyStack.Element) - Method in class com.facebook.buck.core.exceptions.DependencyStack
Cons
child(String) - Method in class com.facebook.buck.core.exceptions.DependencyStack
Cons
ChromeTraceBuckConfig - Class in com.facebook.buck.event.chrome_trace
 
ChromeTraceBuildListener - Class in com.facebook.buck.event.listener
Logs events to a json file formatted to be viewed in Chrome Trace View (chrome://tracing).
ChromeTraceBuildListener(ProjectFilesystem, InvocationInfo, Clock, ChromeTraceBuckConfig, TaskManagerCommandScope, Optional<RemoteExecutionStatsProvider>, CriticalPathEventListener) - Constructor for class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ChromeTraceEvent - Class in com.facebook.buck.event.chrome_trace
Json format for Chrome Trace events that can be viewed in chrome://tracing.
ChromeTraceEvent(String, String, ChromeTraceEvent.Phase, long, long, long, long, ImmutableMap<String, ? extends Object>) - Constructor for class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
ChromeTraceEvent.Phase - Enum in com.facebook.buck.event.chrome_trace
 
ChromeTraceParser - Class in com.facebook.buck.util.trace
Event-driven parser for Chrome traces.
ChromeTraceParser(ProjectFilesystem) - Constructor for class com.facebook.buck.util.trace.ChromeTraceParser
 
ChromeTraceParser.ChromeTraceEventMatcher<T> - Interface in com.facebook.buck.util.trace
Extracts data of interest if it finds a Chrome trace event of the type it is looking for.
ChromeTraceWriter - Class in com.facebook.buck.event.chrome_trace
Type-safe utility to write Chrome trace events to files.
ChromeTraceWriter(OutputStream) - Constructor for class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Create a writer backed by specified output stream.
ChromeTraceWriter(JsonGenerator) - Constructor for class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Create a writer backed by specified json generator.
CHUNK_RES_TABLE_PACKAGE - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_RES_TABLE_TYPE - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_RES_TABLE_TYPE_SPEC - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_RESOURCE_TABLE - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_STRING_POOL - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_XML_REF_MAP - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_XML_TREE - Static variable in class com.facebook.buck.android.resources.ResChunk
 
ChunkAccumulator - Class in com.facebook.buck.util
Accumulates String chunks, keeping only the most recent to stay under a given maximum size.
ChunkAccumulator(Charset, long) - Constructor for class com.facebook.buck.util.ChunkAccumulator
 
chunkArgs(Iterable<String>, int) - Static method in class com.facebook.buck.android.exopackage.RealAndroidDevice
Breaks a list of strings into groups whose total size is within some limit.
ClangClCompiler - Class in com.facebook.buck.cxx.toolchain
Subclass of WindowsCompiler with overrides specific for clang-cl.
ClangClCompiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangClCompiler
 
ClangClPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for compilations using clang-cl.
ClangClPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangClPreprocessor
 
ClangCompiler - Class in com.facebook.buck.cxx.toolchain
 
ClangCompiler(Tool, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.ClangCompiler
 
ClangCompiler(Tool, ToolType, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.ClangCompiler
 
ClangPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for the Clang toolchain.
ClangPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
ClangWindowsArchiver - Class in com.facebook.buck.cxx.toolchain
Archiver implementation for the Clang for Windows toolchain.
ClangWindowsArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
ClangWindowsCompiler - Class in com.facebook.buck.cxx.toolchain
Compiler implementation for the Clang for Windows toolchain.
ClangWindowsCompiler(Tool, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.ClangWindowsCompiler
 
ClangWindowsPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for the Clang toolchain.
ClangWindowsPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangWindowsPreprocessor
 
CLASS_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
 
CLASS_SECTION_HEADER - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
ClassBasedComputationIdentifier<ResultType extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation.model
A ComputationIdentifier that identifies uniqueness by the class of the ComputeKey
CLASSIFIER_SOURCES - Static variable in class com.facebook.buck.maven.aether.AetherUtil
 
ClassInfo<T extends AddsToRuleKey> - Interface in com.facebook.buck.rules.modern
ClassInfo is used by ModernBuildRule to extract information from an AddsToRuleKey instance.
ClassLoaderBootstrapper - Class in com.facebook.buck.cli.bootstrapper
This class sets up a separate ClassLoader for most of Buck's implementation, leaving only the bare minimum bootstrapping classes (and a few classes for compatibility with library code that is not ClassLoader-aware) in the system ClassLoader.
ClassLoaderCache - Class in com.facebook.buck.util
Maintain a cache mapping class paths to class loaders that load from these class paths.
ClassLoaderCache() - Constructor for class com.facebook.buck.util.ClassLoaderCache
 
ClassNameFilter - Class in com.facebook.buck.android
Filter for internal class names.
CLASSPATH_FILE_PROPERTY - Static variable in class com.facebook.buck.jvm.java.runner.FileClassPathRunner
 
ClasspathAbiMacro - Class in com.facebook.buck.rules.macros
 
ClasspathAbiMacro() - Constructor for class com.facebook.buck.rules.macros.ClasspathAbiMacro
 
ClasspathAbiMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(classpath_abi //some:target) to the transitive abi's jars path of that target, expanding all paths to be absolute.
ClasspathAbiMacroExpander() - Constructor for class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
ClasspathChecker - Class in com.facebook.buck.jvm.java
 
ClasspathChecker() - Constructor for class com.facebook.buck.jvm.java.ClasspathChecker
 
ClasspathFunction - Class in com.facebook.buck.rules.query
A classpath(expression [, depth]) expression that calculates targets in the classpath of the given library or libraries.
ClasspathFunction() - Constructor for class com.facebook.buck.rules.query.ClasspathFunction
 
ClasspathMacro - Class in com.facebook.buck.rules.macros
 
ClasspathMacro() - Constructor for class com.facebook.buck.rules.macros.ClasspathMacro
 
ClasspathMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(classpath //some:target) to the transitive classpath of that target, expanding all paths to be absolute.
ClasspathMacroExpander() - Constructor for class com.facebook.buck.rules.macros.ClasspathMacroExpander
 
ClasspathTraversal - Class in com.facebook.buck.jvm.java.classes
Traversal strategy for traversing a set of paths that themselves are traversed.
ClasspathTraversal(Collection<Path>, ProjectFilesystem) - Constructor for class com.facebook.buck.jvm.java.classes.ClasspathTraversal
 
ClasspathTraverser - Interface in com.facebook.buck.jvm.java.classes
 
ClassUsageFileWriter - Interface in com.facebook.buck.jvm.java
 
clean(BuckConfig, Path, Path, boolean, boolean) - Method in class com.facebook.buck.features.project.intellij.IJProjectCleaner
 
clean(List<Diagnostic<? extends JavaFileObject>>) - Static method in class com.facebook.buck.jvm.java.DiagnosticCleaner
 
clean(Path) - Method in class com.facebook.buck.util.DirectoryCleaner
 
CleanBuildShutdownException - Exception in com.facebook.buck.util
* Exception sent to BuildEngine to shut it down cleanly, i.e.
CleanBuildShutdownException(String) - Constructor for exception com.facebook.buck.util.CleanBuildShutdownException
 
CleanCommand - Class in com.facebook.buck.cli
 
CleanCommand() - Constructor for class com.facebook.buck.cli.CleanCommand
 
CleanCommandBuckConfig - Class in com.facebook.buck.cli
Configuration options used by buck clean command.
CleanCommandBuckConfig() - Constructor for class com.facebook.buck.cli.CleanCommandBuckConfig
 
cleanup(SimplePerfEvent.Scope) - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
Additional cleanup.
clear() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
clearCurrentThreadTracingInterfaceFromJsr199Javac() - Static method in class com.facebook.buck.event.api.BuckTracing
Used by Buck to disconnect this class from its tracing mechanism.
clearLine() - Method in class com.facebook.buck.util.Ansi
Clears the line the cursor is currently on.
clearPendingLogLines() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
clearToTheEndOfLine() - Method in class com.facebook.buck.util.Ansi
Clears from the cursor to the end of line.
CliConfig - Class in com.facebook.buck.support.cli.config
 
CliConfig() - Constructor for class com.facebook.buck.support.cli.config.CliConfig
 
ClientCertificateHandler - Class in com.facebook.buck.artifact_cache
Holder and certificate parser for HTTPS client certificates.
ClientCertificateHandler(HandshakeCertificates, Optional<HostnameVerifier>) - Constructor for class com.facebook.buck.artifact_cache.ClientCertificateHandler
Creates an instance of ClientCertificateHandler
ClientCertificateHandler.CertificateInfo - Class in com.facebook.buck.artifact_cache
Holds response of parseCertificateChain
ClientSideSlb - Class in com.facebook.buck.slb
 
ClientSideSlb(ClientSideSlbConfig, OkHttpClient.Builder) - Constructor for class com.facebook.buck.slb.ClientSideSlb
 
ClientSideSlb.ServerPing - Class in com.facebook.buck.slb
 
clock - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
Clock - Interface in com.facebook.buck.util.timing
 
ClockDuration - Class in com.facebook.buck.util.timing
Represents a difference between two time points obtained by Clock.
ClockDuration(long, long, long) - Constructor for class com.facebook.buck.util.timing.ClockDuration
 
clone() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
cloneWith(BuckConfig) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
cloneWith(BuckConfig) - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
cloneWith(BuckConfig) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
cloneWith(BuckConfig) - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
cloneWithOutputStreams(PrintStream, PrintStream) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
cloneWithOutputStreams(PrintStream, PrintStream) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
cloneWithOutputStreams(PrintStream, PrintStream) - Method in interface com.facebook.buck.util.ProcessExecutor
Makes a clone of this process executor with the stdout and stderr streams overridden.
close() - Method in class com.facebook.buck.android.AdbHelper
 
close() - Method in class com.facebook.buck.android.dalvik.DalvikAwareOutputStreamHelper
 
close() - Method in class com.facebook.buck.android.resources.ResourcesZipBuilder
 
close() - Method in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
close() - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
close() - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.FullyReadOnCloseInputStream
 
close() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
close() - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
close() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
 
close() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
close() - Method in class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
 
close() - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
close() - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
close() - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
close() - Method in class com.facebook.buck.cli.CommandThreadManager
 
close() - Method in class com.facebook.buck.command.Build
 
close() - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
close() - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
close() - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildInfoStoreManager
 
close() - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
close() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
close() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
close() - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
Shuts down the executor workers immediately.
close() - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
close() - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Shuts down the engine and rejects any future computations
close() - Method in class com.facebook.buck.core.graph.transformation.impl.DefaultGraphTransformationEngine
 
close() - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy
 
close() - Method in interface com.facebook.buck.core.rules.pipeline.RulePipelineState
Called after the pipeline is done (either through success or failure partway through) to release resources.
close() - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
close() - Method in class com.facebook.buck.event.api.BuckTracing.TraceSection
 
close() - Method in interface com.facebook.buck.event.BuckEventListener
Cleanup, output any trace data collected to the backing store.
close() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Close the underlying json generator.
close() - Method in class com.facebook.buck.event.DefaultBuckEventBus
ExecutorService.awaitTermination(long, java.util.concurrent.TimeUnit) is called to wait for events which have been posted, but which have been queued by the EventBus, to be delivered.
close() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
close() - Method in class com.facebook.buck.event.listener.BuckEventOrderer
 
close() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
close() - Method in class com.facebook.buck.event.listener.FileSerializationOutputRuleDepsListener
 
close() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListener
 
close() - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
close() - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
close() - Method in class com.facebook.buck.event.listener.LogUploaderListener
 
close() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
close() - Method in class com.facebook.buck.event.listener.RenderingConsole
Shuts down rendering.
close() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListener
 
close() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
close() - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
close() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
close() - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
 
close() - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
close() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
close() - Method in interface com.facebook.buck.io.watchman.WatchmanClient
 
close() - Method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
 
close() - Method in class com.facebook.buck.jvm.java.abi.JarBuilderStubJarWriter
 
close() - Method in interface com.facebook.buck.jvm.java.Javac.Invocation
 
close() - Method in class com.facebook.buck.jvm.java.JavacEventSinkScopedSimplePerfEvent
 
close() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
 
close() - Method in class com.facebook.buck.jvm.java.PluginFactory
 
close() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
close() - Method in class com.facebook.buck.log.AsyncLogHandler
 
close() - Method in class com.facebook.buck.log.ConsoleHandler
 
close() - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
 
close() - Method in interface com.facebook.buck.log.GlobalStateManager.LoggerIsMappedToThreadScope
 
close() - Method in class com.facebook.buck.log.LogFileHandler
 
close() - Method in class com.facebook.buck.log.LogFileHandlerDispatcher
 
close() - Method in class com.facebook.buck.log.memory.MemoryHandler
 
close() - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
close() - Method in class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
Close the output stream
close() - Method in interface com.facebook.buck.parser.api.FileParser
 
close() - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
close() - Method in class com.facebook.buck.parser.BuildTargetRawNodeParsePipeline
 
close() - Method in class com.facebook.buck.parser.ConcurrentProjectBuildFileParser
 
close() - Method in class com.facebook.buck.parser.decorators.EventReportingProjectBuildFileParser
 
close() - Method in class com.facebook.buck.parser.GenericFileParsePipeline
 
close() - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
close() - Method in class com.facebook.buck.parser.PerBuildState
 
close() - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
close() - Method in class com.facebook.buck.parser.TargetSpecResolver
 
close() - Method in class com.facebook.buck.parser.UnconfiguredTargetNodePipeline
 
close() - Method in class com.facebook.buck.parser.UnconfiguredTargetNodeToTargetNodeParsePipeline
 
close() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
close() - Method in class com.facebook.buck.remoteexecution.grpc.server.GrpcServer
 
close() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
 
close() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher.DefaultContainerScope
Hashes the container iff non-empty (i.e.
close() - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
 
close() - Method in interface com.facebook.buck.rules.keys.RuleKeyCacheScope
 
close() - Method in class com.facebook.buck.rules.modern.builders.HybridLocalStrategy
 
close() - Method in class com.facebook.buck.rules.modern.builders.LocalFallbackStrategy
 
close() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionStrategy
 
close() - Method in class com.facebook.buck.slb.ClientSideSlb
 
close() - Method in interface com.facebook.buck.slb.HttpLoadBalancer
 
close() - Method in interface com.facebook.buck.slb.HttpService
 
close() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
close() - Method in class com.facebook.buck.slb.LoadBalancedHttpResponse
 
close() - Method in class com.facebook.buck.slb.LoadBalancedService
 
close() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
close() - Method in class com.facebook.buck.slb.RetryingHttpService
 
close() - Method in class com.facebook.buck.slb.SingleUriService
 
close() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
close() - Method in class com.facebook.buck.support.bgtasks.TaskManagerCommandScope
 
close() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
close() - Method in class com.facebook.buck.util.AbstractCloseableMemoizedSupplier
 
close() - Method in class com.facebook.buck.util.AbstractCloseableWrapper
 
close() - Method in class com.facebook.buck.util.ClassLoaderCache
 
close() - Method in class com.facebook.buck.util.CloseableHolder
 
close() - Method in interface com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess.Scope
 
close() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
close() - Method in class com.facebook.buck.util.concurrent.ResourcePool
 
close() - Method in class com.facebook.buck.util.hash.HasherOutputStream
 
close() - Method in class com.facebook.buck.util.LineFetcher
 
close() - Method in class com.facebook.buck.util.NamedTemporaryDirectory
 
close() - Method in class com.facebook.buck.util.NamedTemporaryFile
 
close() - Method in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
close() - Method in class com.facebook.buck.util.network.ThriftScribeLogger
 
close() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
 
close() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
close() - Method in interface com.facebook.buck.util.Scope
 
close() - Method in class com.facebook.buck.util.TeeOutputStream
 
close() - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
close() - Method in class com.facebook.buck.util.zip.DeterministicZipBuilder
 
close() - Method in interface com.facebook.buck.util.zip.JarEntryContainer
 
close() - Method in class com.facebook.buck.worker.WorkerProcess
 
close() - Method in interface com.facebook.buck.worker.WorkerProcessPool
 
close() - Method in class com.facebook.buck.worker.WorkerProcessPoolAsync
 
close() - Method in class com.facebook.buck.worker.WorkerProcessPoolSync.BorrowedWorkerProcess
Returns ownership of the borrowed worker process back to the pool it was retrieved from.
close() - Method in class com.facebook.buck.worker.WorkerProcessPoolSync
 
close() - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
Instructs the CommandReceiver to shut itself down.
close() - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
CloseableHolder<T extends Closeable> - Class in com.facebook.buck.util
CloseableHolder is used to pass ownership of a Closeable.
CloseableHolder(T) - Constructor for class com.facebook.buck.util.CloseableHolder
 
CloseableMemoizedSupplier<T> - Class in com.facebook.buck.util
Convenience wrapper class to attach closeable functionality to suppliers of resources to be closed.
CloseableWrapper<T> - Class in com.facebook.buck.util
Convenience wrapper class to attach closeable functionality to non-closeable class so it can be used with try-with-resources to make sure resources are always released and proper exception suppression is used.
closeEntry() - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
CloseHandle(WinNT.HANDLE) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
closeLogFile() - Static method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
closeStdin(boolean) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Closes the stdin of the process.
cmd - Variable in class com.facebook.buck.shell.GenruleBuildable
The shell command to run to generate the output file.
cmdExe - Variable in class com.facebook.buck.shell.GenruleBuildable
The cmd shell command to generate the output file.
CmdLineParserWithPrintInformation - Class in com.facebook.buck.support.cli.args
An implementation of CmdLineParser that can provide some information that can be used to print help in more flexible form than CmdLineParser.
CmdLineParserWithPrintInformation(Object) - Constructor for class com.facebook.buck.support.cli.args.CmdLineParserWithPrintInformation
 
CODE_SIGN_ENTITLEMENTS - Static variable in class com.facebook.buck.apple.AppleBundle
 
coderResult - Variable in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
CodeSignIdentity - Class in com.facebook.buck.apple.toolchain
Represents a identity used in code signing.
CodeSignIdentity() - Constructor for class com.facebook.buck.apple.toolchain.CodeSignIdentity
 
CodeSignIdentityStore - Interface in com.facebook.buck.apple.toolchain
A collection of code sign identities.
CodeSignIdentityStoreFactory - Class in com.facebook.buck.apple.toolchain.impl
 
CodeSignIdentityStoreFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.CodeSignIdentityStoreFactory
 
coerce(TestRunnerSpec, StringWithMacrosConverter) - Static method in class com.facebook.buck.core.test.rule.coercer.TestRunnerSpecCoercer
Coerces the given freeform JSON with StringWithMacros in the TestRunnerSpec to become a freeform JSON of Args, contained in CoercedTestRunnerSpec.
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.AbsoluteOutputMacroTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.BuildConfigFieldsTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, UnconfiguredBuildTarget) - Method in class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, UnconfiguredBuildTargetWithOutputs) - Method in class com.facebook.buck.rules.coercer.BuildTargetWithOutputsTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetTraversalCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Either<LU, RU>) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, T) - Method in class com.facebook.buck.rules.coercer.LeafUnconfiguredOnlyCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableList<U>) - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.ManifestEntriesTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableMap<KU, VU>) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Optional<U>) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Pair<FU, SU>) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableSet<U>) - Method in class com.facebook.buck.rules.coercer.SetTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableSortedMap<KU, VU>) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableList<U>) - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, UnconfiguredSourcePath) - Method in class com.facebook.buck.rules.coercer.SourcePathTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.TestRunnerSpecCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, U) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
coerce(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
coerceBoth(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
CoercedTestRunnerSpec - Class in com.facebook.buck.core.test.rule
The freeform JSON test protocol specification.
CoercedTestRunnerSpec() - Constructor for class com.facebook.buck.core.test.rule.CoercedTestRunnerSpec
 
CoerceFailedException - Exception in com.facebook.buck.rules.coercer
 
CoerceFailedException(String) - Constructor for exception com.facebook.buck.rules.coercer.CoerceFailedException
 
CoerceFailedException(String, Throwable) - Constructor for exception com.facebook.buck.rules.coercer.CoerceFailedException
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.BuildTargetWithOutputsTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.ConstraintTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.EnumTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.FlavorTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.IdentityTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.LogLevelTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.NumberTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.PathTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.PatternTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.SetTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.SourcePathTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.TestRunnerSpecCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Coerce to a value for unconfigured graph.
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.UnconfiguredBuildTargetTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.UnconfiguredBuildTargetWithOutputsTypeCoercer
 
coerceToUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, Object) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
collect() - Method in class com.facebook.buck.core.exceptions.DependencyStack
Collect the stack elements, top first
collect(Set<Path>, Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector
Returns the collected output information.
collectAndSubmitResult() - Method in class com.facebook.buck.doctor.AbstractReport
 
collectCxxPreprocessorInput(BuildTarget, CxxPlatform, ActionGraphBuilder, Iterable<BuildRule>, ImmutableMultimap<CxxSource.Type, ? extends Arg>, ImmutableList<HeaderSymlinkTree>, ImmutableSet<FrameworkPath>, Iterable<CxxPreprocessorInput>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<String>, ProjectFilesystem) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
collectDirectAssetCatalogs(TargetGraph, TargetNode<?>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
collectDirectResources(TargetGraph, TargetNode<?>) - Static method in class com.facebook.buck.apple.AppleResources
 
CollectedOutputs(ImmutableList<Protocol.OutputFile>, ImmutableList<Protocol.OutputDirectory>, ImmutableSet<UploadDataSupplier>) - Constructor for class com.facebook.buck.remoteexecution.util.OutputsCollector.CollectedOutputs
 
collectInitializationErrors(List<Throwable>) - Method in class com.facebook.buck.testrunner.BuckBlockJUnit4ClassRunner
Override default init error collector so that class without any test methods will pass
CollectionTypeCoercer<D extends com.google.common.collect.ImmutableCollection<U>,C extends com.google.common.collect.ImmutableCollection<T>,U,T> - Class in com.facebook.buck.rules.coercer
Base class for ImmutableCollection subclasses coercers.
collectNodesWithExportInfo() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieNode
Performs a depth-first traversal of the trie and collects all nodes which have non-null export info.
collectRecursiveAssetCatalogs(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, Iterable<TargetNode<T>>, AppleBuildRules.RecursiveDependenciesMode, Predicate<BuildTarget>) - Static method in class com.facebook.buck.apple.AppleBuildRules
Collect recursive asset catalogs
collectRecursiveResources(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, TargetNode<?>, AppleBuildRules.RecursiveDependenciesMode) - Static method in class com.facebook.buck.apple.AppleResources
Collect resources from recursive dependencies.
collectRecursiveWrapperResources(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, Iterable<TargetNode<T>>, AppleBuildRules.RecursiveDependenciesMode) - Static method in class com.facebook.buck.apple.AppleBuildRules
Collect recursive wrapper resources
collectResourceDirsAndFiles(XCodeDescriptions, TargetGraph, BuildRuleResolver, Optional<AppleDependenciesCache>, TargetNode<T>, AppleCxxPlatform, AppleBuildRules.RecursiveDependenciesMode, Predicate<BuildTarget>) - Static method in class com.facebook.buck.apple.AppleResources
Collect resource dirs and files
collectStringsFilterAdjacentDupes() - Method in class com.facebook.buck.core.exceptions.DependencyStack
Collect the stack elements, top first, converting all elements to strings, and filtering out adjacent duplicates.
collectTargetPatterns(Collection<String>) - Method in class com.facebook.buck.query.QueryExpression
Collects all target patterns that are referenced anywhere within this query expression and adds them to the given collection, which must be mutable.
collectTransitiveBuildRuleTargets(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, ImmutableSet<Class<? extends BaseDescription<?>>>, Collection<TargetNode<?>>, AppleBuildRules.RecursiveDependenciesMode) - Static method in class com.facebook.buck.apple.AppleBuildRules
Collects transitive target nodes of type included in descriptionClasses
collectTransitiveBuildRuleTargetsWithTransform(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, ImmutableSet<Class<? extends BaseDescription<?>>>, Collection<TargetNode<?>>, AppleBuildRules.RecursiveDependenciesMode, Function<TargetNode<?>, T>, Predicate<BuildTarget>) - Static method in class com.facebook.buck.apple.AppleBuildRules
Collect the transitive target node dependencies using some RecursiveDependenciesMode.
collectTransitiveBuildTargetArg(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, ImmutableSet<Class<? extends BaseDescription<?>>>, Collection<TargetNode<?>>, AppleBuildRules.RecursiveDependenciesMode, Predicate<BuildTarget>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
com.facebook.buck.android - package com.facebook.buck.android
 
com.facebook.buck.android.aapt - package com.facebook.buck.android.aapt
 
com.facebook.buck.android.agent - package com.facebook.buck.android.agent
 
com.facebook.buck.android.agent.util - package com.facebook.buck.android.agent.util
 
com.facebook.buck.android.apkmodule - package com.facebook.buck.android.apkmodule
 
com.facebook.buck.android.dalvik - package com.facebook.buck.android.dalvik
 
com.facebook.buck.android.dalvik.firstorder - package com.facebook.buck.android.dalvik.firstorder
 
com.facebook.buck.android.device - package com.facebook.buck.android.device
 
com.facebook.buck.android.exopackage - package com.facebook.buck.android.exopackage
 
com.facebook.buck.android.packageable - package com.facebook.buck.android.packageable
 
com.facebook.buck.android.redex - package com.facebook.buck.android.redex
 
com.facebook.buck.android.relinker - package com.facebook.buck.android.relinker
 
com.facebook.buck.android.resources - package com.facebook.buck.android.resources
 
com.facebook.buck.android.toolchain - package com.facebook.buck.android.toolchain
 
com.facebook.buck.android.toolchain.common - package com.facebook.buck.android.toolchain.common
 
com.facebook.buck.android.toolchain.impl - package com.facebook.buck.android.toolchain.impl
 
com.facebook.buck.android.toolchain.ndk - package com.facebook.buck.android.toolchain.ndk
 
com.facebook.buck.android.toolchain.ndk.impl - package com.facebook.buck.android.toolchain.ndk.impl
 
com.facebook.buck.android.toolchain.platform - package com.facebook.buck.android.toolchain.platform
 
com.facebook.buck.apple - package com.facebook.buck.apple
 
com.facebook.buck.apple.clang - package com.facebook.buck.apple.clang
 
com.facebook.buck.apple.device - package com.facebook.buck.apple.device
 
com.facebook.buck.apple.platform_type - package com.facebook.buck.apple.platform_type
 
com.facebook.buck.apple.simulator - package com.facebook.buck.apple.simulator
 
com.facebook.buck.apple.toolchain - package com.facebook.buck.apple.toolchain
 
com.facebook.buck.apple.toolchain.impl - package com.facebook.buck.apple.toolchain.impl
 
com.facebook.buck.apple.xcode - package com.facebook.buck.apple.xcode
 
com.facebook.buck.apple.xcode.xcodeproj - package com.facebook.buck.apple.xcode.xcodeproj
 
com.facebook.buck.artifact_cache - package com.facebook.buck.artifact_cache
 
com.facebook.buck.artifact_cache.config - package com.facebook.buck.artifact_cache.config
 
com.facebook.buck.cli - package com.facebook.buck.cli
 
com.facebook.buck.cli.bootstrapper - package com.facebook.buck.cli.bootstrapper
 
com.facebook.buck.command - package com.facebook.buck.command
 
com.facebook.buck.command.config - package com.facebook.buck.command.config
 
com.facebook.buck.core.artifact - package com.facebook.buck.core.artifact
 
com.facebook.buck.core.artifact.converter - package com.facebook.buck.core.artifact.converter
 
com.facebook.buck.core.build.action - package com.facebook.buck.core.build.action
 
com.facebook.buck.core.build.action.resolver - package com.facebook.buck.core.build.action.resolver
 
com.facebook.buck.core.build.buildable.context - package com.facebook.buck.core.build.buildable.context
 
com.facebook.buck.core.build.context - package com.facebook.buck.core.build.context
 
com.facebook.buck.core.build.engine - package com.facebook.buck.core.build.engine
 
com.facebook.buck.core.build.engine.buildinfo - package com.facebook.buck.core.build.engine.buildinfo
 
com.facebook.buck.core.build.engine.cache.manager - package com.facebook.buck.core.build.engine.cache.manager
 
com.facebook.buck.core.build.engine.config - package com.facebook.buck.core.build.engine.config
 
com.facebook.buck.core.build.engine.delegate - package com.facebook.buck.core.build.engine.delegate
 
com.facebook.buck.core.build.engine.impl - package com.facebook.buck.core.build.engine.impl
 
com.facebook.buck.core.build.engine.manifest - package com.facebook.buck.core.build.engine.manifest
 
com.facebook.buck.core.build.engine.type - package com.facebook.buck.core.build.engine.type
 
com.facebook.buck.core.build.event - package com.facebook.buck.core.build.event
 
com.facebook.buck.core.build.execution.context - package com.facebook.buck.core.build.execution.context
 
com.facebook.buck.core.build.stats - package com.facebook.buck.core.build.stats
 
com.facebook.buck.core.cell - package com.facebook.buck.core.cell
 
com.facebook.buck.core.cell.exception - package com.facebook.buck.core.cell.exception
 
com.facebook.buck.core.cell.impl - package com.facebook.buck.core.cell.impl
 
com.facebook.buck.core.cell.name - package com.facebook.buck.core.cell.name
 
com.facebook.buck.core.cell.nameresolver - package com.facebook.buck.core.cell.nameresolver
 
com.facebook.buck.core.config - package com.facebook.buck.core.config
 
com.facebook.buck.core.description - package com.facebook.buck.core.description
 
com.facebook.buck.core.description.arg - package com.facebook.buck.core.description.arg
 
com.facebook.buck.core.description.attr - package com.facebook.buck.core.description.attr
 
com.facebook.buck.core.description.impl - package com.facebook.buck.core.description.impl
 
com.facebook.buck.core.description.metadata - package com.facebook.buck.core.description.metadata
 
com.facebook.buck.core.exceptions - package com.facebook.buck.core.exceptions
 
com.facebook.buck.core.exceptions.config - package com.facebook.buck.core.exceptions.config
 
com.facebook.buck.core.files - package com.facebook.buck.core.files
 
com.facebook.buck.core.filesystems - package com.facebook.buck.core.filesystems
 
com.facebook.buck.core.graph.transformation - package com.facebook.buck.core.graph.transformation
 
com.facebook.buck.core.graph.transformation.composition - package com.facebook.buck.core.graph.transformation.composition
 
com.facebook.buck.core.graph.transformation.executor - package com.facebook.buck.core.graph.transformation.executor
 
com.facebook.buck.core.graph.transformation.executor.config - package com.facebook.buck.core.graph.transformation.executor.config
 
com.facebook.buck.core.graph.transformation.executor.factory - package com.facebook.buck.core.graph.transformation.executor.factory
 
com.facebook.buck.core.graph.transformation.executor.impl - package com.facebook.buck.core.graph.transformation.executor.impl
 
com.facebook.buck.core.graph.transformation.impl - package com.facebook.buck.core.graph.transformation.impl
 
com.facebook.buck.core.graph.transformation.model - package com.facebook.buck.core.graph.transformation.model
 
com.facebook.buck.core.io - package com.facebook.buck.core.io
 
com.facebook.buck.core.linkgroup - package com.facebook.buck.core.linkgroup
 
com.facebook.buck.core.macros - package com.facebook.buck.core.macros
 
com.facebook.buck.core.model - package com.facebook.buck.core.model
 
com.facebook.buck.core.model.actiongraph - package com.facebook.buck.core.model.actiongraph
 
com.facebook.buck.core.model.actiongraph.computation - package com.facebook.buck.core.model.actiongraph.computation
 
com.facebook.buck.core.model.graph - package com.facebook.buck.core.model.graph
 
com.facebook.buck.core.model.impl - package com.facebook.buck.core.model.impl
 
com.facebook.buck.core.model.platform - package com.facebook.buck.core.model.platform
 
com.facebook.buck.core.model.platform.impl - package com.facebook.buck.core.model.platform.impl
 
com.facebook.buck.core.model.targetgraph - package com.facebook.buck.core.model.targetgraph
 
com.facebook.buck.core.model.targetgraph.impl - package com.facebook.buck.core.model.targetgraph.impl
 
com.facebook.buck.core.model.targetgraph.raw - package com.facebook.buck.core.model.targetgraph.raw
 
com.facebook.buck.core.model.tc.factory - package com.facebook.buck.core.model.tc.factory
 
com.facebook.buck.core.module - package com.facebook.buck.core.module
 
com.facebook.buck.core.module.annotationprocessor - package com.facebook.buck.core.module.annotationprocessor
 
com.facebook.buck.core.module.impl - package com.facebook.buck.core.module.impl
 
com.facebook.buck.core.parser - package com.facebook.buck.core.parser
 
com.facebook.buck.core.parser.buildtargetparser - package com.facebook.buck.core.parser.buildtargetparser
 
com.facebook.buck.core.parser.buildtargetpattern - package com.facebook.buck.core.parser.buildtargetpattern
 
com.facebook.buck.core.path - package com.facebook.buck.core.path
 
com.facebook.buck.core.plugin - package com.facebook.buck.core.plugin
 
com.facebook.buck.core.plugin.impl - package com.facebook.buck.core.plugin.impl
 
com.facebook.buck.core.resources - package com.facebook.buck.core.resources
 
com.facebook.buck.core.rulekey - package com.facebook.buck.core.rulekey
 
com.facebook.buck.core.rulekey.calculator - package com.facebook.buck.core.rulekey.calculator
 
com.facebook.buck.core.rulekey.config - package com.facebook.buck.core.rulekey.config
 
com.facebook.buck.core.rules - package com.facebook.buck.core.rules
 
com.facebook.buck.core.rules.actions - package com.facebook.buck.core.rules.actions
 
com.facebook.buck.core.rules.actions.lib - package com.facebook.buck.core.rules.actions.lib
 
com.facebook.buck.core.rules.actions.lib.args - package com.facebook.buck.core.rules.actions.lib.args
 
com.facebook.buck.core.rules.analysis - package com.facebook.buck.core.rules.analysis
 
com.facebook.buck.core.rules.analysis.action - package com.facebook.buck.core.rules.analysis.action
 
com.facebook.buck.core.rules.analysis.cache - package com.facebook.buck.core.rules.analysis.cache
 
com.facebook.buck.core.rules.analysis.computation - package com.facebook.buck.core.rules.analysis.computation
 
com.facebook.buck.core.rules.analysis.config - package com.facebook.buck.core.rules.analysis.config
 
com.facebook.buck.core.rules.analysis.context - package com.facebook.buck.core.rules.analysis.context
 
com.facebook.buck.core.rules.analysis.impl - package com.facebook.buck.core.rules.analysis.impl
 
com.facebook.buck.core.rules.attr - package com.facebook.buck.core.rules.attr
 
com.facebook.buck.core.rules.build.strategy - package com.facebook.buck.core.rules.build.strategy
 
com.facebook.buck.core.rules.common - package com.facebook.buck.core.rules.common
 
com.facebook.buck.core.rules.config - package com.facebook.buck.core.rules.config
 
com.facebook.buck.core.rules.config.impl - package com.facebook.buck.core.rules.config.impl
 
com.facebook.buck.core.rules.config.registry - package com.facebook.buck.core.rules.config.registry
 
com.facebook.buck.core.rules.config.registry.impl - package com.facebook.buck.core.rules.config.registry.impl
 
com.facebook.buck.core.rules.configsetting - package com.facebook.buck.core.rules.configsetting
 
com.facebook.buck.core.rules.impl - package com.facebook.buck.core.rules.impl
 
com.facebook.buck.core.rules.knowntypes - package com.facebook.buck.core.rules.knowntypes
 
com.facebook.buck.core.rules.knowntypes.provider - package com.facebook.buck.core.rules.knowntypes.provider
 
com.facebook.buck.core.rules.modern - package com.facebook.buck.core.rules.modern
 
com.facebook.buck.core.rules.modern.annotations - package com.facebook.buck.core.rules.modern.annotations
 
com.facebook.buck.core.rules.pipeline - package com.facebook.buck.core.rules.pipeline
 
com.facebook.buck.core.rules.platform - package com.facebook.buck.core.rules.platform
 
com.facebook.buck.core.rules.providers - package com.facebook.buck.core.rules.providers
 
com.facebook.buck.core.rules.providers.annotations - package com.facebook.buck.core.rules.providers.annotations
 
com.facebook.buck.core.rules.providers.collect - package com.facebook.buck.core.rules.providers.collect
 
com.facebook.buck.core.rules.providers.collect.impl - package com.facebook.buck.core.rules.providers.collect.impl
 
com.facebook.buck.core.rules.providers.impl - package com.facebook.buck.core.rules.providers.impl
 
com.facebook.buck.core.rules.providers.lib - package com.facebook.buck.core.rules.providers.lib
 
com.facebook.buck.core.rules.resolver.impl - package com.facebook.buck.core.rules.resolver.impl
 
com.facebook.buck.core.rules.schedule - package com.facebook.buck.core.rules.schedule
 
com.facebook.buck.core.rules.tool - package com.facebook.buck.core.rules.tool
 
com.facebook.buck.core.rules.transformer - package com.facebook.buck.core.rules.transformer
 
com.facebook.buck.core.rules.transformer.impl - package com.facebook.buck.core.rules.transformer.impl
 
com.facebook.buck.core.select - package com.facebook.buck.core.select
 
com.facebook.buck.core.select.impl - package com.facebook.buck.core.select.impl
 
com.facebook.buck.core.sourcepath - package com.facebook.buck.core.sourcepath
 
com.facebook.buck.core.sourcepath.resolver - package com.facebook.buck.core.sourcepath.resolver
 
com.facebook.buck.core.sourcepath.resolver.impl - package com.facebook.buck.core.sourcepath.resolver.impl
 
com.facebook.buck.core.starlark.coercer - package com.facebook.buck.core.starlark.coercer
 
com.facebook.buck.core.starlark.compatible - package com.facebook.buck.core.starlark.compatible
 
com.facebook.buck.core.starlark.eventhandler - package com.facebook.buck.core.starlark.eventhandler
 
com.facebook.buck.core.starlark.knowntypes - package com.facebook.buck.core.starlark.knowntypes
 
com.facebook.buck.core.starlark.rule - package com.facebook.buck.core.starlark.rule
 
com.facebook.buck.core.starlark.rule.args - package com.facebook.buck.core.starlark.rule.args
 
com.facebook.buck.core.starlark.rule.artifact - package com.facebook.buck.core.starlark.rule.artifact
 
com.facebook.buck.core.starlark.rule.attr - package com.facebook.buck.core.starlark.rule.attr
 
com.facebook.buck.core.starlark.rule.attr.impl - package com.facebook.buck.core.starlark.rule.attr.impl
 
com.facebook.buck.core.starlark.rule.data - package com.facebook.buck.core.starlark.rule.data
 
com.facebook.buck.core.starlark.rule.names - package com.facebook.buck.core.starlark.rule.names
 
com.facebook.buck.core.test.event - package com.facebook.buck.core.test.event
 
com.facebook.buck.core.test.rule - package com.facebook.buck.core.test.rule
 
com.facebook.buck.core.test.rule.coercer - package com.facebook.buck.core.test.rule.coercer
 
com.facebook.buck.core.test.rule.impl - package com.facebook.buck.core.test.rule.impl
 
com.facebook.buck.core.toolchain - package com.facebook.buck.core.toolchain
 
com.facebook.buck.core.toolchain.impl - package com.facebook.buck.core.toolchain.impl
 
com.facebook.buck.core.toolchain.rule - package com.facebook.buck.core.toolchain.rule
 
com.facebook.buck.core.toolchain.tool - package com.facebook.buck.core.toolchain.tool
 
com.facebook.buck.core.toolchain.tool.impl - package com.facebook.buck.core.toolchain.tool.impl
 
com.facebook.buck.core.toolchain.toolprovider - package com.facebook.buck.core.toolchain.toolprovider
 
com.facebook.buck.core.toolchain.toolprovider.impl - package com.facebook.buck.core.toolchain.toolprovider.impl
 
com.facebook.buck.core.util - package com.facebook.buck.core.util
 
com.facebook.buck.core.util.graph - package com.facebook.buck.core.util.graph
 
com.facebook.buck.core.util.immutables - package com.facebook.buck.core.util.immutables
 
com.facebook.buck.core.util.log - package com.facebook.buck.core.util.log
 
com.facebook.buck.core.util.log.appendablelogrecord - package com.facebook.buck.core.util.log.appendablelogrecord
 
com.facebook.buck.counters - package com.facebook.buck.counters
 
com.facebook.buck.cxx - package com.facebook.buck.cxx
 
com.facebook.buck.cxx.config - package com.facebook.buck.cxx.config
 
com.facebook.buck.cxx.toolchain - package com.facebook.buck.cxx.toolchain
 
com.facebook.buck.cxx.toolchain.elf - package com.facebook.buck.cxx.toolchain.elf
 
com.facebook.buck.cxx.toolchain.impl - package com.facebook.buck.cxx.toolchain.impl
 
com.facebook.buck.cxx.toolchain.linker - package com.facebook.buck.cxx.toolchain.linker
 
com.facebook.buck.cxx.toolchain.linker.impl - package com.facebook.buck.cxx.toolchain.linker.impl
 
com.facebook.buck.cxx.toolchain.nativelink - package com.facebook.buck.cxx.toolchain.nativelink
 
com.facebook.buck.cxx.toolchain.objectfile - package com.facebook.buck.cxx.toolchain.objectfile
 
com.facebook.buck.doctor - package com.facebook.buck.doctor
 
com.facebook.buck.doctor.config - package com.facebook.buck.doctor.config
 
com.facebook.buck.edenfs - package com.facebook.buck.edenfs
 
com.facebook.buck.event - package com.facebook.buck.event
 
com.facebook.buck.event.api - package com.facebook.buck.event.api
 
com.facebook.buck.event.chrome_trace - package com.facebook.buck.event.chrome_trace
 
com.facebook.buck.event.external.elements - package com.facebook.buck.event.external.elements
 
com.facebook.buck.event.external.events - package com.facebook.buck.event.external.events
 
com.facebook.buck.event.listener - package com.facebook.buck.event.listener
 
com.facebook.buck.event.listener.interfaces - package com.facebook.buck.event.listener.interfaces
 
com.facebook.buck.event.listener.stats.cache - package com.facebook.buck.event.listener.stats.cache
 
com.facebook.buck.event.listener.stats.parse - package com.facebook.buck.event.listener.stats.parse
 
com.facebook.buck.event.listener.util - package com.facebook.buck.event.listener.util
 
com.facebook.buck.features.apple.common - package com.facebook.buck.features.apple.common
 
com.facebook.buck.features.apple.project - package com.facebook.buck.features.apple.project
Classes pertaining to the generation of Xcode projects and workspaces.
com.facebook.buck.features.apple.projectV2 - package com.facebook.buck.features.apple.projectV2
 
com.facebook.buck.features.d - package com.facebook.buck.features.d
 
com.facebook.buck.features.dotnet - package com.facebook.buck.features.dotnet
 
com.facebook.buck.features.filebundler - package com.facebook.buck.features.filebundler
 
com.facebook.buck.features.filegroup - package com.facebook.buck.features.filegroup
 
com.facebook.buck.features.go - package com.facebook.buck.features.go
 
com.facebook.buck.features.gwt - package com.facebook.buck.features.gwt
 
com.facebook.buck.features.halide - package com.facebook.buck.features.halide
 
com.facebook.buck.features.haskell - package com.facebook.buck.features.haskell
 
com.facebook.buck.features.js - package com.facebook.buck.features.js
 
com.facebook.buck.features.lua - package com.facebook.buck.features.lua
 
com.facebook.buck.features.ocaml - package com.facebook.buck.features.ocaml
 
com.facebook.buck.features.project.intellij - package com.facebook.buck.features.project.intellij
 
com.facebook.buck.features.project.intellij.aggregation - package com.facebook.buck.features.project.intellij.aggregation
 
com.facebook.buck.features.project.intellij.lang.android - package com.facebook.buck.features.project.intellij.lang.android
 
com.facebook.buck.features.project.intellij.lang.cxx - package com.facebook.buck.features.project.intellij.lang.cxx
 
com.facebook.buck.features.project.intellij.lang.groovy - package com.facebook.buck.features.project.intellij.lang.groovy
 
com.facebook.buck.features.project.intellij.lang.java - package com.facebook.buck.features.project.intellij.lang.java
 
com.facebook.buck.features.project.intellij.lang.kotlin - package com.facebook.buck.features.project.intellij.lang.kotlin
 
com.facebook.buck.features.project.intellij.lang.python - package com.facebook.buck.features.project.intellij.lang.python
 
com.facebook.buck.features.project.intellij.lang.scala - package com.facebook.buck.features.project.intellij.lang.scala
 
com.facebook.buck.features.project.intellij.model - package com.facebook.buck.features.project.intellij.model
 
com.facebook.buck.features.project.intellij.model.folders - package com.facebook.buck.features.project.intellij.model.folders
 
com.facebook.buck.features.python - package com.facebook.buck.features.python
 
com.facebook.buck.features.python.toolchain - package com.facebook.buck.features.python.toolchain
 
com.facebook.buck.features.python.toolchain.impl - package com.facebook.buck.features.python.toolchain.impl
 
com.facebook.buck.features.rust - package com.facebook.buck.features.rust
 
com.facebook.buck.features.zip.rules - package com.facebook.buck.features.zip.rules
 
com.facebook.buck.file - package com.facebook.buck.file
 
com.facebook.buck.file.downloader - package com.facebook.buck.file.downloader
 
com.facebook.buck.file.downloader.impl - package com.facebook.buck.file.downloader.impl
 
com.facebook.buck.frontend - package com.facebook.buck.frontend
 
com.facebook.buck.httpserver - package com.facebook.buck.httpserver
 
com.facebook.buck.infer - package com.facebook.buck.infer
 
com.facebook.buck.infer.toolchain - package com.facebook.buck.infer.toolchain
 
com.facebook.buck.io - package com.facebook.buck.io
 
com.facebook.buck.io.file - package com.facebook.buck.io.file
 
com.facebook.buck.io.filesystem - package com.facebook.buck.io.filesystem
 
com.facebook.buck.io.filesystem.impl - package com.facebook.buck.io.filesystem.impl
 
com.facebook.buck.io.filesystem.skylark - package com.facebook.buck.io.filesystem.skylark
 
com.facebook.buck.io.pathformat - package com.facebook.buck.io.pathformat
 
com.facebook.buck.io.unixsocket - package com.facebook.buck.io.unixsocket
 
com.facebook.buck.io.watchman - package com.facebook.buck.io.watchman
 
com.facebook.buck.io.windowsfs - package com.facebook.buck.io.windowsfs
 
com.facebook.buck.io.windowspipe - package com.facebook.buck.io.windowspipe
 
com.facebook.buck.json - package com.facebook.buck.json
 
com.facebook.buck.jvm.common - package com.facebook.buck.jvm.common
 
com.facebook.buck.jvm.core - package com.facebook.buck.jvm.core
 
com.facebook.buck.jvm.groovy - package com.facebook.buck.jvm.groovy
 
com.facebook.buck.jvm.java - package com.facebook.buck.jvm.java
 
com.facebook.buck.jvm.java.abi - package com.facebook.buck.jvm.java.abi
 
com.facebook.buck.jvm.java.abi.source - package com.facebook.buck.jvm.java.abi.source
Enables generation of ABI jars using only the Java source code of a single target, without requiring access to the source or ABI of dependencies.
com.facebook.buck.jvm.java.abi.source.api - package com.facebook.buck.jvm.java.abi.source.api
 
com.facebook.buck.jvm.java.classes - package com.facebook.buck.jvm.java.classes
 
com.facebook.buck.jvm.java.coverage - package com.facebook.buck.jvm.java.coverage
 
com.facebook.buck.jvm.java.javax - package com.facebook.buck.jvm.java.javax
 
com.facebook.buck.jvm.java.lang.model - package com.facebook.buck.jvm.java.lang.model
 
com.facebook.buck.jvm.java.plugin - package com.facebook.buck.jvm.java.plugin
 
com.facebook.buck.jvm.java.plugin.adapter - package com.facebook.buck.jvm.java.plugin.adapter
 
com.facebook.buck.jvm.java.plugin.api - package com.facebook.buck.jvm.java.plugin.api
 
com.facebook.buck.jvm.java.rules - package com.facebook.buck.jvm.java.rules
 
com.facebook.buck.jvm.java.runner - package com.facebook.buck.jvm.java.runner
 
com.facebook.buck.jvm.java.toolchain - package com.facebook.buck.jvm.java.toolchain
 
com.facebook.buck.jvm.java.toolchain.impl - package com.facebook.buck.jvm.java.toolchain.impl
 
com.facebook.buck.jvm.java.tracing - package com.facebook.buck.jvm.java.tracing
 
com.facebook.buck.jvm.java.version - package com.facebook.buck.jvm.java.version
 
com.facebook.buck.jvm.kotlin - package com.facebook.buck.jvm.kotlin
 
com.facebook.buck.jvm.scala - package com.facebook.buck.jvm.scala
 
com.facebook.buck.log - package com.facebook.buck.log
 
com.facebook.buck.log.memory - package com.facebook.buck.log.memory
 
com.facebook.buck.log.thrift - package com.facebook.buck.log.thrift
 
com.facebook.buck.log.views - package com.facebook.buck.log.views
 
com.facebook.buck.logd - package com.facebook.buck.logd
 
com.facebook.buck.logd.client - package com.facebook.buck.logd.client
 
com.facebook.buck.logd.server - package com.facebook.buck.logd.server
 
com.facebook.buck.maven - package com.facebook.buck.maven
 
com.facebook.buck.maven.aether - package com.facebook.buck.maven.aether
 
com.facebook.buck.parser - package com.facebook.buck.parser
 
com.facebook.buck.parser.api - package com.facebook.buck.parser.api
 
com.facebook.buck.parser.cache - package com.facebook.buck.parser.cache
 
com.facebook.buck.parser.cache.json - package com.facebook.buck.parser.cache.json
 
com.facebook.buck.parser.config - package com.facebook.buck.parser.config
 
com.facebook.buck.parser.decorators - package com.facebook.buck.parser.decorators
 
com.facebook.buck.parser.detector - package com.facebook.buck.parser.detector
 
com.facebook.buck.parser.events - package com.facebook.buck.parser.events
 
com.facebook.buck.parser.exceptions - package com.facebook.buck.parser.exceptions
 
com.facebook.buck.parser.function - package com.facebook.buck.parser.function
 
com.facebook.buck.parser.implicit - package com.facebook.buck.parser.implicit
 
com.facebook.buck.parser.manifest - package com.facebook.buck.parser.manifest
 
com.facebook.buck.parser.options - package com.facebook.buck.parser.options
 
com.facebook.buck.parser.spec - package com.facebook.buck.parser.spec
 
com.facebook.buck.parser.syntax - package com.facebook.buck.parser.syntax
 
com.facebook.buck.parser.targetnode - package com.facebook.buck.parser.targetnode
 
com.facebook.buck.parser.temporarytargetuniquenesschecker - package com.facebook.buck.parser.temporarytargetuniquenesschecker
 
com.facebook.buck.query - package com.facebook.buck.query
 
com.facebook.buck.remoteexecution - package com.facebook.buck.remoteexecution
 
com.facebook.buck.remoteexecution.config - package com.facebook.buck.remoteexecution.config
 
com.facebook.buck.remoteexecution.event - package com.facebook.buck.remoteexecution.event
 
com.facebook.buck.remoteexecution.event.listener - package com.facebook.buck.remoteexecution.event.listener
 
com.facebook.buck.remoteexecution.event.listener.model - package com.facebook.buck.remoteexecution.event.listener.model
 
com.facebook.buck.remoteexecution.factory - package com.facebook.buck.remoteexecution.factory
 
com.facebook.buck.remoteexecution.grpc - package com.facebook.buck.remoteexecution.grpc
 
com.facebook.buck.remoteexecution.grpc.retry - package com.facebook.buck.remoteexecution.grpc.retry
 
com.facebook.buck.remoteexecution.grpc.server - package com.facebook.buck.remoteexecution.grpc.server
 
com.facebook.buck.remoteexecution.interfaces - package com.facebook.buck.remoteexecution.interfaces
 
com.facebook.buck.remoteexecution.util - package com.facebook.buck.remoteexecution.util
 
com.facebook.buck.rules.args - package com.facebook.buck.rules.args
 
com.facebook.buck.rules.coercer - package com.facebook.buck.rules.coercer
 
com.facebook.buck.rules.coercer.concat - package com.facebook.buck.rules.coercer.concat
 
com.facebook.buck.rules.keys - package com.facebook.buck.rules.keys
 
com.facebook.buck.rules.keys.config - package com.facebook.buck.rules.keys.config
 
com.facebook.buck.rules.keys.config.impl - package com.facebook.buck.rules.keys.config.impl
 
com.facebook.buck.rules.keys.hasher - package com.facebook.buck.rules.keys.hasher
 
com.facebook.buck.rules.macros - package com.facebook.buck.rules.macros
 
com.facebook.buck.rules.modern - package com.facebook.buck.rules.modern
 
com.facebook.buck.rules.modern.builders - package com.facebook.buck.rules.modern.builders
 
com.facebook.buck.rules.modern.config - package com.facebook.buck.rules.modern.config
 
com.facebook.buck.rules.modern.impl - package com.facebook.buck.rules.modern.impl
 
com.facebook.buck.rules.modern.tools - package com.facebook.buck.rules.modern.tools
 
com.facebook.buck.rules.query - package com.facebook.buck.rules.query
 
com.facebook.buck.rules.tool.config - package com.facebook.buck.rules.tool.config
 
com.facebook.buck.rules.visibility - package com.facebook.buck.rules.visibility
 
com.facebook.buck.rules.visibility.parser - package com.facebook.buck.rules.visibility.parser
 
com.facebook.buck.sandbox - package com.facebook.buck.sandbox
 
com.facebook.buck.sandbox.darwin - package com.facebook.buck.sandbox.darwin
 
com.facebook.buck.sandbox.impl - package com.facebook.buck.sandbox.impl
 
com.facebook.buck.shell - package com.facebook.buck.shell
 
com.facebook.buck.shell.programrunner - package com.facebook.buck.shell.programrunner
 
com.facebook.buck.skylark.function - package com.facebook.buck.skylark.function
 
com.facebook.buck.skylark.function.attr - package com.facebook.buck.skylark.function.attr
 
com.facebook.buck.skylark.io - package com.facebook.buck.skylark.io
 
com.facebook.buck.skylark.io.impl - package com.facebook.buck.skylark.io.impl
 
com.facebook.buck.skylark.packages - package com.facebook.buck.skylark.packages
 
com.facebook.buck.skylark.parser - package com.facebook.buck.skylark.parser
 
com.facebook.buck.skylark.parser.context - package com.facebook.buck.skylark.parser.context
 
com.facebook.buck.slb - package com.facebook.buck.slb
 
com.facebook.buck.step - package com.facebook.buck.step
 
com.facebook.buck.step.fs - package com.facebook.buck.step.fs
 
com.facebook.buck.step.impl - package com.facebook.buck.step.impl
 
com.facebook.buck.support.bgtasks - package com.facebook.buck.support.bgtasks
 
com.facebook.buck.support.build.report - package com.facebook.buck.support.build.report
 
com.facebook.buck.support.cli.args - package com.facebook.buck.support.cli.args
 
com.facebook.buck.support.cli.config - package com.facebook.buck.support.cli.config
 
com.facebook.buck.support.exceptions.handler - package com.facebook.buck.support.exceptions.handler
 
com.facebook.buck.support.fix - package com.facebook.buck.support.fix
 
com.facebook.buck.support.jvm - package com.facebook.buck.support.jvm
 
com.facebook.buck.support.log - package com.facebook.buck.support.log
 
com.facebook.buck.support.state - package com.facebook.buck.support.state
 
com.facebook.buck.swift - package com.facebook.buck.swift
 
com.facebook.buck.swift.toolchain - package com.facebook.buck.swift.toolchain
 
com.facebook.buck.swift.toolchain.impl - package com.facebook.buck.swift.toolchain.impl
 
com.facebook.buck.test - package com.facebook.buck.test
 
com.facebook.buck.test.config - package com.facebook.buck.test.config
 
com.facebook.buck.test.external - package com.facebook.buck.test.external
 
com.facebook.buck.test.result.type - package com.facebook.buck.test.result.type
 
com.facebook.buck.test.selectors - package com.facebook.buck.test.selectors
 
com.facebook.buck.testrunner - package com.facebook.buck.testrunner
 
com.facebook.buck.unarchive - package com.facebook.buck.unarchive
 
com.facebook.buck.util - package com.facebook.buck.util
 
com.facebook.buck.util.bser - package com.facebook.buck.util.bser
 
com.facebook.buck.util.cache - package com.facebook.buck.util.cache
 
com.facebook.buck.util.cache.impl - package com.facebook.buck.util.cache.impl
 
com.facebook.buck.util.charset - package com.facebook.buck.util.charset
 
com.facebook.buck.util.collect - package com.facebook.buck.util.collect
 
com.facebook.buck.util.concurrent - package com.facebook.buck.util.concurrent
 
com.facebook.buck.util.config - package com.facebook.buck.util.config
 
com.facebook.buck.util.console - package com.facebook.buck.util.console
 
com.facebook.buck.util.env - package com.facebook.buck.util.env
 
com.facebook.buck.util.environment - package com.facebook.buck.util.environment
 
com.facebook.buck.util.filesystem - package com.facebook.buck.util.filesystem
 
com.facebook.buck.util.function - package com.facebook.buck.util.function
 
com.facebook.buck.util.hash - package com.facebook.buck.util.hash
 
com.facebook.buck.util.hashing - package com.facebook.buck.util.hashing
 
com.facebook.buck.util.i18n - package com.facebook.buck.util.i18n
 
com.facebook.buck.util.json - package com.facebook.buck.util.json
 
com.facebook.buck.util.liteinfersupport - package com.facebook.buck.util.liteinfersupport
 
com.facebook.buck.util.network - package com.facebook.buck.util.network
 
com.facebook.buck.util.network.hostname - package com.facebook.buck.util.network.hostname
 
com.facebook.buck.util.network.offline - package com.facebook.buck.util.network.offline
 
com.facebook.buck.util.perf - package com.facebook.buck.util.perf
 
com.facebook.buck.util.randomizedtrial - package com.facebook.buck.util.randomizedtrial
 
com.facebook.buck.util.sha1 - package com.facebook.buck.util.sha1
 
com.facebook.buck.util.shutdown - package com.facebook.buck.util.shutdown
 
com.facebook.buck.util.sqlite - package com.facebook.buck.util.sqlite
 
com.facebook.buck.util.stream - package com.facebook.buck.util.stream
 
com.facebook.buck.util.string - package com.facebook.buck.util.string
 
com.facebook.buck.util.timing - package com.facebook.buck.util.timing
 
com.facebook.buck.util.trace - package com.facebook.buck.util.trace
 
com.facebook.buck.util.trace.uploader - package com.facebook.buck.util.trace.uploader
 
com.facebook.buck.util.trace.uploader.launcher - package com.facebook.buck.util.trace.uploader.launcher
 
com.facebook.buck.util.trace.uploader.types - package com.facebook.buck.util.trace.uploader.types
 
com.facebook.buck.util.types - package com.facebook.buck.util.types
 
com.facebook.buck.util.unarchive - package com.facebook.buck.util.unarchive
 
com.facebook.buck.util.unit - package com.facebook.buck.util.unit
 
com.facebook.buck.util.versioncontrol - package com.facebook.buck.util.versioncontrol
 
com.facebook.buck.util.xml - package com.facebook.buck.util.xml
 
com.facebook.buck.util.zip - package com.facebook.buck.util.zip
 
com.facebook.buck.util.zip.collect - package com.facebook.buck.util.zip.collect
 
com.facebook.buck.versions - package com.facebook.buck.versions
 
com.facebook.buck.worker - package com.facebook.buck.worker
 
com.facebook.buck.zip - package com.facebook.buck.zip
 
COM_SUN_TOOLS_JAVAC_API_JAVAC_TOOL - Static variable in class com.facebook.buck.jvm.java.ExternalJavacProvider
 
combine(Set<String>, String, Set<String>) - Static method in class com.facebook.buck.io.file.FileFinder
Combines prefixes, base, and suffixes to create a set of file names.
combinedFutures(ListenableFuture<U>, ListenableFuture<V>, ListeningExecutorService) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Combine the and listenable futures, returning a listenable future that wraps the result of these futures as a Pair.
CombinedPlatformResolver - Class in com.facebook.buck.core.rules.platform
PlatformResolver that supports both multiplatforms and regular platforms.
CombinedPlatformResolver(ConfigurationRuleResolver, RuleBasedPlatformResolver, RuleBasedMultiPlatformResolver) - Constructor for class com.facebook.buck.core.rules.platform.CombinedPlatformResolver
 
combineInputs(IjFolder, IjFolder) - Static method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
command - Variable in exception com.facebook.buck.android.AdbHelper.CommandFailedException
 
Command - Interface in com.facebook.buck.cli
 
command - Variable in class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
command - Variable in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
command - Variable in class com.facebook.buck.util.ProcessExecutor.Result
 
COMMAND - Static variable in class com.facebook.buck.util.trace.ChromeTraceParser
Tries to extract the command that was used to trigger the invocation of Buck that generated the trace.
COMMAND_ARGS_FILE_HELP - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
COMMAND_ARGS_FILE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
CommandAlias - Class in com.facebook.buck.shell
A BinaryBuildRule that wraps other build rules, and can optionally add extra arguments, environment variables, or run different tools per host Platform.
CommandAlias(BuildTarget, ProjectFilesystem, Optional<BuildRule>, ImmutableSortedMap<Platform, BuildRule>, ImmutableList<Arg>, ImmutableSortedMap<String, Arg>, Platform) - Constructor for class com.facebook.buck.shell.CommandAlias
 
CommandAlias.UnsupportedPlatformException - Exception in com.facebook.buck.shell
Specific runtime exception type that is thrown when trying to run a tool via CommandAlias on a platform that has not been provided.
CommandAliasDescription - Class in com.facebook.buck.shell
 
CommandAliasDescription(Platform) - Constructor for class com.facebook.buck.shell.CommandAliasDescription
 
CommandAliasDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of CommandAliasDescription.AbstractCommandAliasDescriptionArg.
CommandAliasDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type CommandAliasDescriptionArg.
commandArgsFile - Variable in class com.facebook.buck.cli.AbstractCommand
 
commandArgsFile - Variable in class com.facebook.buck.cli.AbstractContainerCommand
 
CommandEvent - Class in com.facebook.buck.event
Events tracking the start and stop of a buck command.
CommandEvent.Finished - Class in com.facebook.buck.event
 
CommandEvent.Interrupted - Class in com.facebook.buck.event
 
CommandEvent.Started - Class in com.facebook.buck.event
 
CommandFailedException(String, int, String) - Constructor for exception com.facebook.buck.android.AdbHelper.CommandFailedException
 
commandFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.CriticalPathEventListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.FileSerializationOutputRuleDepsListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.LogUploaderListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
CommandHelper - Class in com.facebook.buck.cli
Utility class with print methods
CommandIdToIsDaemonMapper - Interface in com.facebook.buck.log
 
CommandIdToIsRemoteExecutionMapper - Interface in com.facebook.buck.log
This tracks where a given command was run with remote execution.
commandIdToIsRunningAsDaemon(String) - Method in interface com.facebook.buck.log.CommandIdToIsDaemonMapper
 
commandIdToIsRunningAsRemoteExecution(String) - Method in interface com.facebook.buck.log.CommandIdToIsRemoteExecutionMapper
 
commandIdToIsSuperConsoleEnabled(String) - Method in interface com.facebook.buck.log.CommandIdToIsSuperConsoleEnabledMapper
 
CommandIdToIsSuperConsoleEnabledMapper - Interface in com.facebook.buck.log
 
commandInterrupted(CommandEvent.Interrupted) - Method in class com.facebook.buck.event.listener.LogUploaderListener
 
commandInterrupted(CommandEvent.Interrupted) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
CommandLine - Interface in com.facebook.buck.core.rules.actions.lib.args
Information needed to execute a command line program.
CommandLineArgException - Exception in com.facebook.buck.core.rules.actions.lib.args
Thrown when trying to create a CommandLineArgStringifier from an invalid type
CommandLineArgException(Object) - Constructor for exception com.facebook.buck.core.rules.actions.lib.args.CommandLineArgException
Creates an instance of CommandLineArgException
CommandLineArgException(String, Object) - Constructor for exception com.facebook.buck.core.rules.actions.lib.args.CommandLineArgException
 
CommandLineArgs - Interface in com.facebook.buck.core.rules.actions.lib.args
Container for a list of objects that can be stringified into command line arguments for an action that executes a program.
CommandLineArgs.ArgAndFormatString - Interface in com.facebook.buck.core.rules.actions.lib.args
Simple container that holds a single argument, and a formatting string that should be run after CommandLineArgs.ArgAndFormatString.getObject() has been stringified (containing a single %s).
CommandLineArgsApi - Interface in com.facebook.buck.core.rules.actions.lib.args
Simple interface to expose CommandLineArgs to skylark.
CommandLineArgsBuilder - Class in com.facebook.buck.core.starlark.rule.args
Struct exposed to skylark to create CommandLineArgs instances.
CommandLineArgsBuilder() - Constructor for class com.facebook.buck.core.starlark.rule.args.CommandLineArgsBuilder
 
CommandLineArgsBuilderApi - Interface in com.facebook.buck.core.starlark.rule.args
Struct for creating more efficient and validated lists of arguments to pass to actions' command lines.
CommandLineArgsFactory - Class in com.facebook.buck.core.rules.actions.lib.args
Factory class that returns more efficient implementations of CommandLineArgs depending on what type of arguments are available (e.g.
CommandLineArgsFactory() - Constructor for class com.facebook.buck.core.rules.actions.lib.args.CommandLineArgsFactory
 
CommandLineArgStringifier - Class in com.facebook.buck.core.rules.actions.lib.args
Helper methods to convert / validate objects that are command line arguments for actions
CommandLineBuilder - Interface in com.facebook.buck.core.rules.actions.lib.args
Build a "command line" from CommandLineArgs.
CommandLineException - Exception in com.facebook.buck.util
Exception that is raised when user-supplied command line contains incompatible parameters or in general cannot be executed
CommandLineException(String, Object...) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineException(String) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineException(Throwable, String) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineTargetNodeSpecParser - Class in com.facebook.buck.cli
A helper wrapper over BuildTargetMatcherTargetNodeParser to normalize user input before parsing, resolve aliases and validate that base path exists
CommandLineTargetNodeSpecParser(Cell, Path, BuckConfig, BuildTargetMatcherTargetNodeParser) - Constructor for class com.facebook.buck.cli.CommandLineTargetNodeSpecParser
 
CommandMode - Enum in com.facebook.buck.util.environment
 
CommandResponse(int, int) - Constructor for class com.facebook.buck.worker.WorkerProcessProtocol.CommandResponse
 
CommandRunnerParams - Class in com.facebook.buck.cli
 
CommandRunnerParams() - Constructor for class com.facebook.buck.cli.CommandRunnerParams
 
CommandSender(OutputStream, InputStream, Path, Runnable, Supplier<Boolean>) - Constructor for class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
CommandSplitter - Class in com.facebook.buck.util
Splits an argument list into a list of command invocations whose total length will not exceed the specified limit if possible.
CommandSplitter(List<String>, int) - Constructor for class com.facebook.buck.util.CommandSplitter
 
CommandSplitter(List<String>) - Constructor for class com.facebook.buck.util.CommandSplitter
 
commandStarted(CommandEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
commandStartedEvent(CommandEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
CommandString(Optional<String>, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep.CommandString
 
CommandThreadFactory - Class in com.facebook.buck.util.concurrent
A ThreadFactory which associates created threads with the same command associated with the thread which creates the CommandThreadFactory.
CommandThreadFactory(String, CommonThreadFactoryState, int) - Constructor for class com.facebook.buck.util.concurrent.CommandThreadFactory
 
CommandThreadFactory(String, CommonThreadFactoryState) - Constructor for class com.facebook.buck.util.concurrent.CommandThreadFactory
 
CommandThreadFactory(ThreadFactory, CommonThreadFactoryState) - Constructor for class com.facebook.buck.util.concurrent.CommandThreadFactory
 
CommandThreadFactory(ThreadFactory, CommonThreadFactoryState, OptionalInt) - Constructor for class com.facebook.buck.util.concurrent.CommandThreadFactory
 
CommandThreadManager - Class in com.facebook.buck.cli
Encapsulates a group of threads which operate a ListeningExecutorService, providing an AutoCloseable interface which waits for and kills the threads on close.
CommandThreadManager(String, ListeningMultiSemaphore, ResourceAmounts, int, long, TimeUnit) - Constructor for class com.facebook.buck.cli.CommandThreadManager
 
CommandThreadManager(String, ListeningMultiSemaphore, ResourceAmounts, int) - Constructor for class com.facebook.buck.cli.CommandThreadManager
 
CommandThreadManager(String, ConcurrencyLimit, long, TimeUnit) - Constructor for class com.facebook.buck.cli.CommandThreadManager
 
CommandThreadManager(String, ConcurrencyLimit) - Constructor for class com.facebook.buck.cli.CommandThreadManager
 
CommandTool - Class in com.facebook.buck.core.toolchain.tool.impl
A Tool based on a list of arguments formed by SourcePaths.
CommandTool.Builder - Class in com.facebook.buck.core.toolchain.tool.impl
 
CommandWithPluginManager - Class in com.facebook.buck.cli
An implementation of Command that allows keeping PluginManager.
CommandWithPluginManager() - Constructor for class com.facebook.buck.cli.CommandWithPluginManager
 
COMMON_MODIFICATION_TIME_STAMP - Static variable in class com.facebook.buck.util.ObjectFileCommonModificationDate
01 Feb 1985 00:00:00 (12:00:00 AM).
CommonFastVersionControlStats - Interface in com.facebook.buck.util.versioncontrol
 
CommonGroups - Enum in com.facebook.buck.util.randomizedtrial
 
CommonSlowVersionControlStats - Interface in com.facebook.buck.util.versioncontrol
 
commonSuffixLength(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
CommonThreadFactoryState - Interface in com.facebook.buck.util.concurrent
 
CommonThreadStateRenderer - Class in com.facebook.buck.event.listener
Renders the per thread information line during build phase on super console
CommonThreadStateRenderer(Ansi, Function<Long, String>, long, int, ImmutableMap<Long, ThreadRenderingInformation>) - Constructor for class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
compact() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
compact() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
ComparableToolchain - Interface in com.facebook.buck.core.toolchain
Interface that indicates that changes in a toolchain cause restarting Daemon.
comparator() - Static method in interface com.facebook.buck.core.filesystems.AbsPath
We cannot implement Comparable directly.
compare(Config, Config) - Static method in class com.facebook.buck.command.config.ConfigDifference
Compares all values in two sets of configs
compare(ImmutableMap<String, ImmutableMap<String, String>>, ImmutableMap<String, ImmutableMap<String, String>>) - Static method in class com.facebook.buck.command.config.ConfigDifference
Compares sets of config options, and returns the difference as a map of 'section.key' strings to pairs containing the different values.
compare(QueryTarget, QueryTarget) - Static method in interface com.facebook.buck.core.model.QueryTarget
Compare QueryTargets by their Object.toString() methods.
compare(Optional<T>, Optional<T>) - Static method in class com.facebook.buck.core.util.Optionals
 
compare(Path, Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PathComponentCountOrder
 
compare(String, String) - Method in class com.facebook.buck.util.VersionStringComparator
 
CompareAbis - Class in com.facebook.buck.jvm.java
 
CompareAbis(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath, SourcePath, JavaBuckConfig.SourceAbiVerificationMode) - Constructor for class com.facebook.buck.jvm.java.CompareAbis
 
compareClasses(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.SourcePath
 
compareForCaching(BuckConfig, BuckConfig) - Static method in class com.facebook.buck.command.config.ConfigDifference
Compares only the config options that invalidate global state
comparePaths(DirectoryCleaner.PathStats, DirectoryCleaner.PathStats) - Method in interface com.facebook.buck.util.DirectoryCleaner.PathSelector
Returns the preferred sorting order to delete paths.
compareStrings(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
Compare two strings lexicographically.
compareTo(RDotTxtEntry) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
A collection of Resources should be sorted such that Resources of the same type should be grouped together, and should be alphabetized within that group.
compareTo(APKModule) - Method in class com.facebook.buck.android.apkmodule.APKModule
 
compareTo(SourcePathWithAppleBundleDestination) - Method in class com.facebook.buck.apple.SourcePathWithAppleBundleDestination
 
compareTo(ApplePlatform) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
compareTo(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
compareTo(OutputArtifact) - Method in class com.facebook.buck.core.artifact.OutputArtifact
 
compareTo(CanonicalCellName) - Method in class com.facebook.buck.core.cell.name.CanonicalCellName
 
compareTo(Path) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
compareTo(CxxLinkGroupMapping) - Method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMapping
 
compareTo(CxxLinkGroupMappingTarget) - Method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMappingTarget
 
compareTo(BaseName) - Method in class com.facebook.buck.core.model.BaseName
 
compareTo(BuildId) - Method in class com.facebook.buck.core.model.BuildId
 
compareTo(BuildTarget) - Method in class com.facebook.buck.core.model.BuildTarget
 
compareTo(BuildTargetWithOutputs) - Method in class com.facebook.buck.core.model.BuildTargetWithOutputs
 
compareTo(CellRelativePath) - Method in class com.facebook.buck.core.model.CellRelativePath
 
compareTo(Flavor) - Method in interface com.facebook.buck.core.model.Flavor
 
compareTo(FlavorSet) - Method in class com.facebook.buck.core.model.FlavorSet
 
compareTo(OutputLabel) - Method in class com.facebook.buck.core.model.OutputLabel
 
compareTo(TargetConfiguration) - Method in class com.facebook.buck.core.model.TargetConfiguration
 
compareTo(TargetNode<?>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
compareTo(MergedTargetNode) - Method in class com.facebook.buck.core.model.targetgraph.MergedTargetNode
 
compareTo(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
compareTo(UnconfiguredBuildTargetWithOutputs) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTargetWithOutputs
 
compareTo(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
compareTo(ForwardRelativePath) - Method in class com.facebook.buck.core.path.ForwardRelativePath
 
compareTo(BuildRule) - Method in interface com.facebook.buck.core.rules.BuildRule
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
compareTo(SourceWithFlags) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
 
compareTo(IjDependencyListBuilder.DependencyEntry) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder.DependencyEntry
 
compareTo(ContentRoot) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
 
compareTo(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
compareTo(IjSourceFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
compareTo(ModuleIndexEntry) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
compareTo(FrameworkPath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
compareTo(BuildRule) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
COMPILATION_DATABASE - Static variable in class com.facebook.buck.cxx.CxxCompilationDatabase
 
CompilationUnitTreeProxy - Interface in com.facebook.buck.jvm.java.plugin.api
CompilationUnitTree is included with the compiler and is thus not directly accessible from within Buck's class loader.
CompilationUnitTreeProxyImpl - Class in com.facebook.buck.jvm.java.plugin.adapter
 
CompilationUnitTreeProxyImpl(CompilationUnitTree) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.CompilationUnitTreeProxyImpl
 
compile(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, CompilerDelegate, String, SourcePath, CxxSource.Type, DebugPathSanitizer) - Static method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
compile(String) - Static method in class com.facebook.buck.cxx.toolchain.FasterPattern
Compile a pattern.
COMPILE_DEPS - Static variable in class com.facebook.buck.apple.AppleTestDescription
 
COMPILE_FORCE_CACHE - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
CompileAgainstLibraryType - Enum in com.facebook.buck.jvm.java
Expresses what kind of library a given JvmLibrary should compile against.
COMPILED_TESTS_LIBRARY_FLAVOR - Static variable in class com.facebook.buck.jvm.java.JavaTest
 
Compiler - Interface in com.facebook.buck.cxx.toolchain
Interface for a c/c++ compiler.
compiler() - Method in class com.facebook.buck.features.dotnet.DotnetLegacyToolchainInfo
 
compiler() - Method in class com.facebook.buck.features.dotnet.ImmutableDotnetLegacyToolchainInfo
 
COMPILER_ERROR_EVENT - Static variable in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
 
COMPILER_FLAGS_NAME - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
CompilerErrorEvent - Class in com.facebook.buck.event
 
compilerErrorEvent(CompilerErrorEvent) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
CompilerErrorEvent.CompilerType - Enum in com.facebook.buck.event
 
CompilerErrorEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes a compiler error thrown by buck.
CompilerOutputPaths - Class in com.facebook.buck.jvm.java
Provides access to the various output paths for a java library.
CompilerOutputPaths() - Constructor for class com.facebook.buck.jvm.java.CompilerOutputPaths
 
CompilerParameters - Class in com.facebook.buck.jvm.java
 
CompilerParameters() - Constructor for class com.facebook.buck.jvm.java.CompilerParameters
 
CompilerParameters.Builder - Class in com.facebook.buck.jvm.java
 
CompilerPluginDurationEvent - Class in com.facebook.buck.event
Base class for events being reported by plugins to in-process compilers such as JSR199 javac.
CompilerPluginDurationEvent(EventKey, BuildTarget, String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent
 
CompilerPluginDurationEvent.Finished - Class in com.facebook.buck.event
 
CompilerPluginDurationEvent.Started - Class in com.facebook.buck.event
 
compilerPluginDurationEventFinished(CompilerPluginDurationEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
compilerPluginDurationEventStarted(CompilerPluginDurationEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
CompilerProvider - Class in com.facebook.buck.cxx.toolchain
 
CompilerProvider(ToolProvider, CxxToolProvider.Type, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompilerProvider(ToolProvider, Supplier<CxxToolProvider.Type>, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompilerProvider(ToolProvider, Supplier<CxxToolProvider.Type>, ToolType, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompileStringsStep - Class in com.facebook.buck.android
This Step takes a list of string resource files (strings.xml), groups them by locales, and for each locale generates a file with all the string resources for that locale.
CompileStringsStep(ProjectFilesystem, ImmutableList<Path>, Path, Function<String, Path>) - Constructor for class com.facebook.buck.android.CompileStringsStep
Note: The ordering of files in the input list determines which resource value ends up in the output .fbstr file, in the event of multiple xml files of a locale sharing the same string resource name - file that appears first in the list wins.
compileTimeJar - Variable in class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
 
CompileToJarStepFactory - Class in com.facebook.buck.jvm.java
Provides a base implementation for post compile steps.
CompileToJarStepFactory() - Constructor for class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
complete(PerfTimesStats) - Static method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
 
complete(T) - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
completed(T) - Static method in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
CompletedTypeKind - Enum in com.facebook.buck.jvm.java.abi.source
 
ComposedComputation<BaseKey extends ComputeKey<?>,Result2 extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation.composition
A GraphComputation that represents the Composition of a ComposedComputation that we can the base computation, a Composer, and a Transformer.
ComposedComputationIdentifier<ResultType extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation.model
ComposedKey<KeyType1 extends ComputeKey<?>,ResultType2 extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation.model
The ComputeKey for a composed computation
ComposedKey() - Constructor for class com.facebook.buck.core.graph.transformation.model.ComposedKey
 
ComposedResult<KeyType extends ComputeKey<ResultType>,ResultType extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation.model
The ComputeResult for a composed computation.
ComposedResult() - Constructor for class com.facebook.buck.core.graph.transformation.model.ComposedResult
 
composeLeft(Class<Result2>, ComposedComputation<KeyBase, Result1>, KeyComposer<Key1, Result1, Key2>) - Static method in class com.facebook.buck.core.graph.transformation.composition.Composition
Creates a ComposedComputation from a base ComposedComputation used for chaining multiple GraphComputation together.
Composer<Key1,Result1> - Interface in com.facebook.buck.core.graph.transformation.composition
The function for composing GraphComputations
composeRight(Class<Result2>, GraphComputation<Key1, Result1>, KeyComposer<Key1, Result1, KeyIntermediate>) - Static method in class com.facebook.buck.core.graph.transformation.composition.Composition
Creates a ComposedComputation from a base ComposedComputation used for chaining multiple GraphComputation together.
CompositeArg - Class in com.facebook.buck.rules.args
CompositeArg holds a list of args and appends them all to the command-line.
CompositeArg() - Constructor for class com.facebook.buck.rules.args.CompositeArg
 
Composition - Class in com.facebook.buck.core.graph.transformation.composition
Performs a composition over two GraphComputations.
Composition() - Constructor for class com.facebook.buck.core.graph.transformation.composition.Composition
 
compressedSize - Variable in class com.facebook.buck.event.ArtifactCompressionEvent.Finished
 
CompressingFileHandler - Class in com.facebook.buck.cli.bootstrapper
 
CompressingFileHandler() - Constructor for class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
 
CompressingFileHandler - Class in com.facebook.buck.log
 
CompressingFileHandler() - Constructor for class com.facebook.buck.log.CompressingFileHandler
 
CompressionAlgorithm - Enum in com.facebook.buck.android
Assets in the apks (e.g.
CompressionType - Enum in com.facebook.buck.util.trace.uploader.types
Whether and when to upload logs.
ComputationEnvironment - Interface in com.facebook.buck.core.graph.transformation
A computation environment that GraphComputation can access.
ComputationIdentifier<ResultType extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation.model
An Identifier for this ComputeKey.
compute(KeyType) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Asynchronously computes the result for the given key
compute(KeyType) - Method in class com.facebook.buck.core.graph.transformation.impl.DefaultGraphTransformationEngine
 
compute() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
computeAll(Set<KeyType>) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Asynchronously computes the result for multiple keys
computeAll(Set<KeyType>) - Method in class com.facebook.buck.core.graph.transformation.impl.DefaultGraphTransformationEngine
 
computeAllIfAbsent(ImmutableMap<BuildTarget, Function<BuildTarget, BuildRule>>) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
 
computeAllIfAbsent(ImmutableMap<BuildTarget, Function<BuildTarget, BuildRule>>) - Method in class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
 
computeAllIfAbsent(ImmutableMap<BuildTarget, Function<BuildTarget, BuildRule>>) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
computeAllUnchecked(Set<KeyType>) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Synchronously computes the result for multiple keys
computeAllUnchecked(Set<KeyType>) - Method in class com.facebook.buck.core.graph.transformation.impl.DefaultGraphTransformationEngine
 
computeBundleName(ImmutableSortedSet<Flavor>, Supplier<String>) - Method in interface com.facebook.buck.features.js.HasBundleName
Computes the bundle name as configured, or falls back to a default name.
computeClosure(UsedResourcesFinder.ApkContentProvider, Iterable<String>, Iterable<Integer>) - Static method in class com.facebook.buck.android.resources.UsedResourcesFinder
 
computeDigest(Protocol.Directory) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
computeDigest(byte[]) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
computeDigest(Protocol.Directory) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
computeDigest(byte[]) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
computeIfAbsent(BuildTarget, Function<BuildTarget, BuildRule>) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Retrieve the BuildRule for the given BuildTarget.
computeIfAbsent(BuildTarget, Function<BuildTarget, BuildRule>) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
computeIfAbsent(BuildTarget, Function<BuildTarget, BuildRule>) - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
computeInput(ActionGraphBuilder, Linker.LinkableDepType, boolean, TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Delegate
 
computeInputs(ThrowingConsumer<SourcePath, E>) - Method in interface com.facebook.buck.core.rules.modern.HasCustomInputsLogic
 
computeInputs(ThrowingConsumer<SourcePath, E>) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
ComputeKey<ResultType extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation.model
This is an interface for all keys to be used in GraphComputation.
computeMd5Hash(ByteSource) - Static method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol
 
computePrimaryApkClosure(UsedResourcesFinder.ApkContentProvider) - Static method in class com.facebook.buck.android.resources.UsedResourcesFinder
 
COMPUTER_NAME_FORMAT__ComputerNameDnsDomain - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
COMPUTER_NAME_FORMAT__ComputerNameDnsFullyQualified - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
COMPUTER_NAME_FORMAT__ComputerNameDnsHostname - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
COMPUTER_NAME_FORMAT__ComputerNameNetBIOS - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
COMPUTER_NAME_FORMAT__ComputerNamePhysicalDnsDomain - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
COMPUTER_NAME_FORMAT__ComputerNamePhysicalDnsFullyQualified - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
COMPUTER_NAME_FORMAT__ComputerNamePhysicalDnsHostname - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
COMPUTER_NAME_FORMAT__ComputerNamePhysicalNetBIOS - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
ComputeResult - Interface in com.facebook.buck.core.graph.transformation.model
This is a marker interface for result types of GraphComputation.
computeSha1(Path) - Method in class com.facebook.buck.edenfs.EdenProjectFilesystemDelegate
 
computeSha1(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
computeSha1(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
computeSha1(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
computeSha1(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
computeSha256(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
computeSha256(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
computeSharedLibrariesToBundles(ImmutableSet<TargetNode<?>>, TargetGraph) - Static method in class com.facebook.buck.features.apple.project.ProjectGenerator
Generate a mapping from libraries to the framework bundles that include them.
computeSharedLibrariesToBundles(ImmutableSet<TargetNode<?>>, TargetGraph) - Static method in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator
Generate a mapping from libraries to the framework bundles that include them.
computeTransitiveCxxToPreprocessorInputMap(CxxPlatform, CxxPreprocessorDep, boolean, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
 
computeUnchecked(KeyType) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Synchronously computes the given key
computeUnchecked(KeyType) - Method in class com.facebook.buck.core.graph.transformation.impl.DefaultGraphTransformationEngine
 
concat(Iterable<CxxDeps>) - Static method in class com.facebook.buck.cxx.CxxDeps
 
concat(CxxDeps...) - Static method in class com.facebook.buck.cxx.CxxDeps
 
concat(Iterable<CxxPreprocessorInput>) - Static method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
concat(CxxToolFlags...) - Static method in class com.facebook.buck.cxx.CxxToolFlags
Concatenate multiple flags in a pairwise manner.
concat(Iterable<NativeLinkableInput>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Combine, in order, several NativeLinkableInput objects into a single one.
concat(Iterable<T>) - Method in interface com.facebook.buck.rules.coercer.concat.Concatable
 
concat(Iterable<ImmutableList<T>>) - Method in class com.facebook.buck.rules.coercer.concat.ImmutableListConcatable
 
concat(Iterable<Object>) - Method in class com.facebook.buck.rules.coercer.concat.SingleElementJsonTypeConcatenatingCoercer
 
concat(Iterable<ImmutableList<T>>) - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
concat(Iterable<ImmutableMap<K, V>>) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
concat(Iterable<Optional<T>>) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
concat(Iterable<PatternMatchedCollection<T>>) - Static method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
concat(Iterable<PatternMatchedCollection<T>>) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
concat(Iterable<ImmutableSortedSet<T>>) - Method in class com.facebook.buck.rules.coercer.SortedSetConcatable
 
concat(Iterable<ImmutableSortedSet<T>>) - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
concat(Iterable<SourceSet>) - Static method in class com.facebook.buck.rules.coercer.SourceSet
Concatenates elements of the given lists into a single list.
concat(Iterable<SourceSet>) - Method in class com.facebook.buck.rules.coercer.SourceSetConcatable
 
concat(Iterable<SourceSortedSet>) - Static method in class com.facebook.buck.rules.coercer.SourceSortedSet
Concatenates elements of the given lists into a single list.
concat(Iterable<SourceSortedSet>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetConcatable
 
concat(Iterable<String>) - Method in class com.facebook.buck.rules.coercer.StringTypeCoercer
 
concat(Iterable<StringWithMacros>) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
concat(Iterable<T>) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Implementation of concatenation for this type.
concat(Stream<? extends T>) - Method in interface com.facebook.buck.util.stream.RichStream
 
Concatable<T> - Interface in com.facebook.buck.rules.coercer.concat
Indicates that a class provides concatenation operation (which can either perform concatenation or indicate that the type doesn't support concatenation).
concatenateFiles(Path, Iterable<Path>) - Static method in class com.facebook.buck.io.file.MostFiles
Concatenates the contents of one or more files.
ConcatStep - Class in com.facebook.buck.android
Takes in a list of files and outputs a concatenation of them in the same directory.
ConcatStep(ProjectFilesystem, ImmutableList<Path>, Path) - Constructor for class com.facebook.buck.android.ConcatStep
Use this constructor if the files to concatenate are known at the time of step creation.
ConcatStep(ProjectFilesystem, ImmutableList.Builder<Path>, Path) - Constructor for class com.facebook.buck.android.ConcatStep
Use this constructor if the files to concatenate are not known at the time of step creation.
ConcurrencyLimit - Class in com.facebook.buck.util.concurrent
Amalgamation of parameters that control how many jobs we can run at once.
ConcurrencyLimit(int, ResourceAllocationFairness, int, ResourceAmounts, ResourceAmounts) - Constructor for class com.facebook.buck.util.concurrent.ConcurrencyLimit
 
CONCURRENT_ACTION_COMPUTATIONS_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Number of actions to compute at a time.
CONCURRENT_EXECUTIONS_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Limit on the number of outstanding execution requests.
CONCURRENT_PENDING_UPLOADS_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Number of pending uploads at a time.
CONCURRENT_RESULT_HANDLING_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Number of results to concurrently handle at a time.
ConcurrentProjectBuildFileParser - Class in com.facebook.buck.parser
Add synchronization layer over existing ProjectBuildFileParser by creating and maintaining a pool of ProjectBuildFileParser's instances.
ConcurrentProjectBuildFileParser(Supplier<ProjectBuildFileParser>) - Constructor for class com.facebook.buck.parser.ConcurrentProjectBuildFileParser
Create new instance of ConcurrentProjectBuildFileParser
ConditionalStep - Class in com.facebook.buck.step
Step that is run conditionally based on Supplier&lt;Boolean> shouldRunStep.
ConditionalStep(Supplier<Boolean>, Step) - Constructor for class com.facebook.buck.step.ConditionalStep
 
Config - Class in com.facebook.buck.util.config
Structured representation of data read from a stack of .ini files, where each file can override values defined by the previous ones.
Config() - Constructor for class com.facebook.buck.util.config.Config
Convenience constructor to create an empty config.
Config(RawConfig) - Constructor for class com.facebook.buck.util.config.Config
 
Config(RawConfig, ImmutableMap<Path, RawConfig>) - Constructor for class com.facebook.buck.util.config.Config
 
CONFIG_FILE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
CONFIG_JSON_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
CONFIG_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
ConfigBasedUnresolvedRustPlatform - Class in com.facebook.buck.features.rust
An UnresolvedRustPlatform based on .buckconfig values.
ConfigDifference - Class in com.facebook.buck.command.config
Helper methods for calculating and logging the config differences that cause state invalidation
ConfigDifference() - Constructor for class com.facebook.buck.command.config.ConfigDifference
 
ConfigDifference.ConfigChange - Interface in com.facebook.buck.command.config
A single changed config value
ConfigIgnoredByDaemon - Class in com.facebook.buck.command.config
A view of a config that excludes configuration options that do not invalidate global state.
ConfigIgnoredByDaemon() - Constructor for class com.facebook.buck.command.config.ConfigIgnoredByDaemon
 
ConfigRuleKeyConfigurationFactory - Class in com.facebook.buck.rules.keys.config.impl
Creates RuleKeyConfiguration using information from BuckConfig.
ConfigRuleKeyConfigurationFactory() - Constructor for class com.facebook.buck.rules.keys.config.impl.ConfigRuleKeyConfigurationFactory
 
CONFIGS - Static variable in class com.facebook.buck.parser.MetaRules
 
Configs - Class in com.facebook.buck.util.config
Utility functions for working with Configs.
ConfigSettingArg - Class in com.facebook.buck.core.rules.configsetting
Immutable implementation of ConfigSettingDescription.AbstractConfigSettingArg.
ConfigSettingArg.Builder - Class in com.facebook.buck.core.rules.configsetting
Builds instances of type ConfigSettingArg.
ConfigSettingDescription - Class in com.facebook.buck.core.rules.configsetting
A description for config_setting.
ConfigSettingDescription() - Constructor for class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
 
ConfigSettingRule - Class in com.facebook.buck.core.rules.configsetting
config_setting rule.
ConfigSettingRule(BuildTarget, ImmutableMap<String, String>, ImmutableSet<ConstraintValueRule>) - Constructor for class com.facebook.buck.core.rules.configsetting.ConfigSettingRule
 
ConfigSettingRuleDescriptionProvider - Class in com.facebook.buck.core.rules.configsetting
 
ConfigSettingRuleDescriptionProvider() - Constructor for class com.facebook.buck.core.rules.configsetting.ConfigSettingRuleDescriptionProvider
 
ConfigSettingSelectable - Class in com.facebook.buck.core.rules.configsetting
Selectable created by ConfigSettingRule for integration with SelectableResolver.
ConfigSettingSelectable(BuildTarget, ImmutableMap<String, String>, ImmutableSet<ConstraintValue>) - Constructor for class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
ConfigSettingSelectableConfigurationContext - Interface in com.facebook.buck.core.rules.configsetting
CONFIGURATION - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the build target configuration of the owning build rule.
ConfigurationBuildTargets - Class in com.facebook.buck.core.model
Encapsulates logic to convert UnconfiguredBuildTarget that represents a configuration target to an instance of BuildTarget.
ConfigurationForConfigurationTargets - Class in com.facebook.buck.core.model
Special configuration that is used together with UnconfiguredBuildTarget that represent configuration targets in order to form BuildTarget.
ConfigurationRule - Interface in com.facebook.buck.core.rules.config
A rule that can be used to configure a build graph.
ConfigurationRuleArg - Interface in com.facebook.buck.core.rules.config
Marker for constructor args of configuration rules
ConfigurationRuleDescription<T extends ConfigurationRuleArg,R extends ConfigurationRule> - Interface in com.facebook.buck.core.rules.config
This class describe a configuration rule - a rule that can be used during configuration of a target graph.
ConfigurationRuleDescriptionProvider - Interface in com.facebook.buck.core.rules.config
Extension point to load ConfigurationRuleDescription from plugins.
ConfigurationRuleRegistry - Interface in com.facebook.buck.core.rules.config.registry
Provides centralized access to various configuration rules.
ConfigurationRuleRegistryFactory - Class in com.facebook.buck.core.rules.config.registry.impl
ConfigurationRuleResolver - Interface in com.facebook.buck.core.rules.config
Provides access to ConfigurationRule.
ConfigurationRuleSelectableResolver - Class in com.facebook.buck.core.rules.config.impl
Resolves Selectable by querying ConfigurationRule.
ConfigurationRuleSelectableResolver(ConfigurationRuleResolver) - Constructor for class com.facebook.buck.core.rules.config.impl.ConfigurationRuleSelectableResolver
 
configure(long, long, long, long, BuildId) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
configure(long, long, long, long, BuildId) - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.BeginningBuildRuleEvent
 
configure(long, long, long, long, BuildId) - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
 
configure(TargetConfiguration) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
configure(TargetConfiguration) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTargetWithOutputs
Apply the configuration.
configure(long, long, long, long, BuildId) - Method in class com.facebook.buck.event.AbstractBuckEvent
Method to configure an event before posting it to the BuckEventBus.
configure(long, long, long, long, BuildId) - Method in interface com.facebook.buck.event.BuckEvent
 
configure(WebSocketServletFactory) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet
 
configure(JvmLibraryArg, JavacOptions, ActionGraphBuilder, BuildRuleResolver, TargetConfiguration, ToolchainProvider) - Method in class com.facebook.buck.jvm.groovy.GroovyConfiguredCompilerFactory
 
configure(JvmLibraryArg, JavacOptions, ActionGraphBuilder, BuildRuleResolver, TargetConfiguration, ToolchainProvider) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
configure(JvmLibraryArg, JavacOptions, ActionGraphBuilder, BuildRuleResolver, TargetConfiguration, ToolchainProvider) - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
configure(JvmLibraryArg, JavacOptions, ActionGraphBuilder, BuildRuleResolver, TargetConfiguration, ToolchainProvider) - Method in class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
configure(JvmLibraryArg, JavacOptions, ActionGraphBuilder, BuildRuleResolver, TargetConfiguration, ToolchainProvider) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
ConfiguredCompilerFactory - Class in com.facebook.buck.jvm.java
 
ConfiguredCompilerFactory() - Constructor for class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
configureParser(Object, SubCommand) - Method in class com.facebook.buck.cli.AdditionalOptionsSubCommandHandler
 
ConfigView<T> - Interface in com.facebook.buck.core.config
A view of a particular config class.
ConfigViewCache<T> - Class in com.facebook.buck.core.config
A cache for views of some Config.
ConfigViewCache(T, Class<T>) - Constructor for class com.facebook.buck.core.config.ConfigViewCache
 
confirm(String) - Method in class com.facebook.buck.doctor.UserInput
 
CONNECT_TIMEOUT_MS - Static variable in class com.facebook.buck.android.agent.AgentMain
 
console - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
Console - Class in com.facebook.buck.util
 
Console(Verbosity, PrintStream, PrintStream, Ansi) - Constructor for class com.facebook.buck.util.Console
 
CONSOLE_EVENT - Static variable in interface com.facebook.buck.event.external.events.ConsoleEventExternalInterface
 
ConsoleBuckEventListener - Class in com.facebook.buck.util.console
BuckEventListener that subscribes to ConsoleEvent, format and print them into the Console
ConsoleBuckEventListener(Console) - Constructor for class com.facebook.buck.util.console.ConsoleBuckEventListener
 
ConsoleEvent - Class in com.facebook.buck.event
Event for messages.
ConsoleEvent(Level, boolean, String) - Constructor for class com.facebook.buck.event.ConsoleEvent
 
consoleEvent(ConsoleEvent) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
ConsoleEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes a console event thrown by buck.
ConsoleEventHandler - Class in com.facebook.buck.core.starlark.eventhandler
A simple class that posts log events from skylark as ConsoleEvent the provided event bus
ConsoleEventHandler(BuckEventBus, Set<EventKind>, ImmutableSet<String>, HumanReadableExceptionAugmentor) - Constructor for class com.facebook.buck.core.starlark.eventhandler.ConsoleEventHandler
Create an instance of ConsoleEventHandler that posts to eventBus
ConsoleHandler - Class in com.facebook.buck.cli.bootstrapper
 
ConsoleHandler() - Constructor for class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
ConsoleHandler - Class in com.facebook.buck.log
Implementation of Handler which writes to the console (System.err by default).
ConsoleHandler() - Constructor for class com.facebook.buck.log.ConsoleHandler
 
ConsoleHandlerState - Interface in com.facebook.buck.log
How the ConsoleHandler is supposed to behave for a particular thread.
ConsoleHandlerState.Writer - Interface in com.facebook.buck.log
 
ConsoleUtils - Class in com.facebook.buck.util.console
Utility methods to work with Console/ConsoleEvents
constant(long) - Static method in class com.facebook.buck.remoteexecution.grpc.retry.Backoff
 
ConstantJavacProvider - Class in com.facebook.buck.jvm.java
 
ConstantJavacProvider(Javac) - Constructor for class com.facebook.buck.jvm.java.ConstantJavacProvider
 
Constants() - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
Constants() - Constructor for class com.facebook.buck.util.Libc.Constants
 
ConstantToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
 
ConstantToolProvider(Tool) - Constructor for class com.facebook.buck.core.toolchain.toolprovider.impl.ConstantToolProvider
 
Constraint - Interface in com.facebook.buck.versions
Represents a version constraint applied to a dependency.
ConstraintBasedAndroidNativeTargetConfigurationMatcher - Class in com.facebook.buck.android
Matcher that uses constraints to figure out whether platform in target configuration matches the CPU type.
ConstraintBasedAndroidNativeTargetConfigurationMatcher(ConfigurationRuleRegistry, ImmutableMap<TargetCpuType, NamedPlatform>) - Constructor for class com.facebook.buck.android.ConstraintBasedAndroidNativeTargetConfigurationMatcher
 
ConstraintBasedAndroidPackageableFilter - Class in com.facebook.buck.android.packageable
Performs filtering using a single configuration for non-native targets and a set of allowed constraint values for native targets.
ConstraintBasedAndroidPackageableFilter(TargetConfiguration) - Constructor for class com.facebook.buck.android.packageable.ConstraintBasedAndroidPackageableFilter
 
ConstraintBasedPlatform - Class in com.facebook.buck.core.model.platform.impl
An implementation of a Platform that has a fixed set of constraints.
ConstraintBasedPlatform(BuildTarget, ImmutableSet<ConstraintValue>) - Constructor for class com.facebook.buck.core.model.platform.impl.ConstraintBasedPlatform
 
ConstraintResolver - Interface in com.facebook.buck.core.model.platform
An interface to access constraints using BuildTarget.
ConstraintRulesDescriptionProvider - Class in com.facebook.buck.core.rules.platform
 
ConstraintRulesDescriptionProvider() - Constructor for class com.facebook.buck.core.rules.platform.ConstraintRulesDescriptionProvider
 
ConstraintSetting - Class in com.facebook.buck.core.model.platform
Represents a group of constraints defined using constraint_setting.
ConstraintSetting() - Constructor for class com.facebook.buck.core.model.platform.ConstraintSetting
 
ConstraintSettingArg - Class in com.facebook.buck.core.rules.platform
Immutable implementation of ConstraintSettingDescription.AbstractConstraintSettingArg.
ConstraintSettingArg.Builder - Class in com.facebook.buck.core.rules.platform
Builds instances of type ConstraintSettingArg.
ConstraintSettingDescription - Class in com.facebook.buck.core.rules.platform
A description for constraint_setting.
ConstraintSettingDescription() - Constructor for class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
 
ConstraintSettingRule - Class in com.facebook.buck.core.rules.platform
A configuration rule that represents config_setting target.
ConstraintSettingRule(BuildTarget) - Constructor for class com.facebook.buck.core.rules.platform.ConstraintSettingRule
 
ConstraintTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce to Constraint.
ConstraintTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.ConstraintTypeCoercer
 
ConstraintValue - Class in com.facebook.buck.core.model.platform
Represents a constraint defined using constraint_value.
ConstraintValue() - Constructor for class com.facebook.buck.core.model.platform.ConstraintValue
 
ConstraintValueArg - Class in com.facebook.buck.core.rules.platform
Immutable implementation of ConstraintValueDescription.AbstractConstraintValueArg.
ConstraintValueArg.Builder - Class in com.facebook.buck.core.rules.platform
Builds instances of type ConstraintValueArg.
ConstraintValueDescription - Class in com.facebook.buck.core.rules.platform
A description for constraint_value.
ConstraintValueDescription() - Constructor for class com.facebook.buck.core.rules.platform.ConstraintValueDescription
 
ConstraintValueRule - Class in com.facebook.buck.core.rules.platform
constraint_value rule.
ConstraintValueRule(BuildTarget, ConstraintSettingRule) - Constructor for class com.facebook.buck.core.rules.platform.ConstraintValueRule
 
ConstraintValueUtil - Class in com.facebook.buck.core.model.platform
Utilities to work with AbstractConstraintValue
construct(int, Map<Integer, SortedSet<Integer>>) - Static method in class com.facebook.buck.android.resources.BringToFrontMapper
Constructs a ReferenceMapper that will reassign ids and adjust offsets such that for each key in idsByType, the ids in idsByType will be reassigned to the first n ids of that type.
ConstructorArg - Interface in com.facebook.buck.core.description.arg
Marker interface for all rule args including configuration rules.
ConstructorArgMarshaller - Interface in com.facebook.buck.rules.coercer
Used to derive information from the constructor args returned by DescriptionWithTargetGraph instances.
ConsumeAllOptionsHandler - Class in com.facebook.buck.cli
 
ConsumeAllOptionsHandler(CmdLineParser, OptionDef, Setter<? super String>) - Constructor for class com.facebook.buck.cli.ConsumeAllOptionsHandler
 
ConsumingTraverser<N> - Class in com.facebook.buck.core.util.graph
Consumer-based graph traversers.
ConsumingTraverser() - Constructor for class com.facebook.buck.core.util.graph.ConsumingTraverser
 
contacts() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
 
contacts() - Method in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
CONTAINER - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
containerScope(RuleKeyHasher.Container) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
Hashes the container iff non-empty (i.e.
containerScope(RuleKeyHasher.Container) - Method in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
containerScope(RuleKeyHasher.Container) - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher
 
containerSubType(RuleKeyHasher.Container) - Static method in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
contains(String, ArtifactCacheMode) - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
contains(Flavor) - Method in class com.facebook.buck.core.model.FlavorDomain
 
contains(Flavor) - Method in class com.facebook.buck.core.model.FlavorSet
Does this set contain given flavor?
contains(Provider<T>) - Method in class com.facebook.buck.core.rules.providers.collect.impl.LegacyProviderInfoCollectionImpl
 
contains(Provider<T>) - Method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl
 
contains(Provider<T>) - Method in interface com.facebook.buck.core.rules.providers.collect.ProviderInfoCollection
 
contains(Object) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
containsAll(FlavorSet) - Method in class com.facebook.buck.core.model.FlavorSet
Does this set contain all given flavors?
containsAll(Collection<Flavor>) - Method in class com.facebook.buck.core.model.FlavorSet
Does this set contain all given flavors?
containsAll(Collection<?>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
containsAnsiEscapeCodes() - Method in class com.facebook.buck.event.ConsoleEvent
 
containsAnyOf(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
 
containsAnyOf(FlavorSet) - Method in class com.facebook.buck.core.model.FlavorDomain
 
containsClassPath(String) - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
containsClassPath(String) - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
containsClassPath(String) - Method in interface com.facebook.buck.test.selectors.TestSelector
 
containsDigest(Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorageClient
 
containsDigest(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorageClient
 
containsDigest(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
containsDigest(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader
 
containsEdge(T, T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
containsEntry(FileLike) - Method in class com.facebook.buck.android.dalvik.DalvikAwareOutputStreamHelper
 
containsFlavor(Flavor) - Static method in class com.facebook.buck.apple.Flavors
 
containsFlavors(FlavorDomain<?>) - Static method in class com.facebook.buck.apple.Flavors
 
containsKey(Object, Location, StarlarkContext) - Method in class com.facebook.buck.core.rules.providers.collect.impl.LegacyProviderInfoCollectionImpl
 
containsKey(Object, Location, StarlarkContext) - Method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl
 
containsKey(Object, Location, StarlarkContext) - Method in class com.facebook.buck.core.starlark.rule.data.SkylarkDependency
 
containsNode(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
containsValuesLessThan(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
CONTENT_ESCAPER - Static variable in class com.facebook.buck.testrunner.TestXmlEscaper
 
CONTENT_UNESCAPER - Static variable in class com.facebook.buck.test.TestXmlUnescaper
 
ContentAddressedStorageClient - Interface in com.facebook.buck.remoteexecution
This is a simple ContentAddressedStorageClient interface used for remote execution.
ContentAddressedStorageClient.FileMaterializer - Interface in com.facebook.buck.remoteexecution
Interface for filesystem operations required for materialization.
ContentAgnosticRuleKeyFactory - Class in com.facebook.buck.rules.keys
A factory for generating RuleKeys that only take into the account the path of a file and not the contents(hash) of the file.
ContentAgnosticRuleKeyFactory(RuleKeyFieldLoader, SourcePathRuleFinder, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory
 
ContentAgnosticRuleKeyFactory.Builder<RULE_KEY> - Class in com.facebook.buck.rules.keys
 
contentLength() - Method in interface com.facebook.buck.slb.HttpResponse
 
contentLength() - Method in class com.facebook.buck.slb.LoadBalancedHttpResponse
 
contentLength() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
ContentRoot - Class in com.facebook.buck.features.project.intellij.model
 
ContentRoot() - Constructor for class com.facebook.buck.features.project.intellij.model.ContentRoot
 
Context(ImmutableMap<SupportsDependencyFileRuleKey, DependencyFileRuleKeyFactory.RuleKeyAndInputs>, ActionGraphBuilder, ImmutableMap<BuildRule, ImmutableSet<SourcePath>>) - Constructor for class com.facebook.buck.cli.PerfManifestCommand.Context
 
ContextualProcessExecutor - Class in com.facebook.buck.util
 
ContextualProcessExecutor(ProcessExecutor, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.util.ContextualProcessExecutor
 
convert(ProjectFilesystem, SourcePath) - Static method in class com.facebook.buck.core.artifact.BuildTargetSourcePathToArtifactConverter
 
convert(UnconfiguredBuildTarget) - Static method in class com.facebook.buck.core.model.ConfigurationBuildTargets
 
convert(Optional<UnconfiguredBuildTarget>) - Static method in class com.facebook.buck.core.model.ConfigurationBuildTargets
Performs conversion similar to ConfigurationBuildTargets.convert(UnconfiguredBuildTarget) for an optional value.
convert(ImmutableSet<UnconfiguredBuildTarget>) - Static method in class com.facebook.buck.core.model.ConfigurationBuildTargets
Performs conversion similar to ConfigurationBuildTargets.convert(UnconfiguredBuildTarget) for a set of targets.
convert(String, Function<? super T, U>) - Method in class com.facebook.buck.core.model.FlavorDomain
Provides a convenience for converting from one domain to another.
convert(StringWithMacros) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
convertAppleHeadersToPrivateCxxHeaders(BuildTarget, Function<SourcePath, Path>, Path, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
convertAppleHeadersToPublicCxxHeaders(BuildTarget, Function<SourcePath, Path>, Path, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
convertArgumentsToBuildTargets(CommandRunnerParams, List<String>) - Method in class com.facebook.buck.cli.AbstractCommand
Converts target arguments to fully qualified form (including resolving aliases, resolving the implicit package target, etc).
convertErrorToSoftError(ListenableFuture<CacheResult>, RuleKey) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
Converts a failed ListenableFuture<CacheResult> to a CacheResult error.
convertHeadersToPrivateCxxHeaders(BuildTarget, Function<SourcePath, Path>, Path, SourceSortedSet, SourceSortedSet) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
convertHeadersToPublicCxxHeaders(BuildTarget, Function<SourcePath, Path>, Path, SourceSortedSet) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
convertLanguageLevelToIjFormat(String) - Static method in class com.facebook.buck.features.project.intellij.JavaLanguageLevelHelper
 
convertMultimapToMapOfLists(ImmutableMultimap<K, V>) - Static method in class com.facebook.buck.util.MoreMaps
 
convertToAllCapsIfNeeded(String) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
convertToPojo(Object) - Method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer
Recursively convert parser-created objects into equivalent POJO objects.
convertValue(Map<String, Object>, Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
convertValues(ImmutableMap<T, UnconfiguredBuildTarget>) - Static method in class com.facebook.buck.core.model.ConfigurationBuildTargets
Applies conversion similar to ConfigurationBuildTargets.convert(UnconfiguredBuildTarget) to values in a map.
convertValues(ImmutableSortedMap<T, UnconfiguredBuildTarget>) - Static method in class com.facebook.buck.core.model.ConfigurationBuildTargets
Applies conversion similar to ConfigurationBuildTargets.convert(UnconfiguredBuildTarget) to values in a map.
copy() - Method in class com.facebook.buck.android.resources.StringPool
 
copy(Artifact, Artifact, CopySourceMode) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
Makes a copy of the given Artifact to the given destination Artifact, with copy behaviour as specified by the CopySourceMode.
copy(Path, Path, CopyOption...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
copy(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, ImmutableSortedSet<SourcePath>, SourcePathResolverAdapter) - Method in class com.facebook.buck.features.filebundler.FileBundler
 
copy(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Iterable<SourcePath>, SourcePathResolverAdapter, PatternsMatcher) - Method in class com.facebook.buck.features.filebundler.FileBundler
 
copy(Path, Path, CopySourceMode) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
copy(Path, Path, CopySourceMode) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
COPY_STDLIB_TO_FRAMEWORKS - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
CopyAction - Class in com.facebook.buck.core.rules.actions.lib
Action that copies specified contents to the given output Artifacts
CopyAction(ActionRegistry, Artifact, OutputArtifact, CopySourceMode) - Constructor for class com.facebook.buck.core.rules.actions.lib.CopyAction
Create an instance of CopyAction
copyAppendingExtraDeps(Supplier<? extends Iterable<? extends BuildRule>>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
copyAppendingExtraDeps(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
copyAppendingExtraDeps(BuildRule...) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
copyDir(ProjectFilesystem, Path, Path, Predicate<Path>) - Method in class com.facebook.buck.util.DefaultFilteredDirectoryCopier
 
copyDir(ProjectFilesystem, Path, Path, Predicate<Path>) - Method in interface com.facebook.buck.util.FilteredDirectoryCopier
Creates a filtered copy of a directory.
copyDirs(ProjectFilesystem, Map<Path, Path>, Predicate<Path>) - Method in class com.facebook.buck.util.DefaultFilteredDirectoryCopier
 
copyDirs(ProjectFilesystem, Map<Path, Path>, Predicate<Path>) - Method in interface com.facebook.buck.util.FilteredDirectoryCopier
Copies multiple directories while filtering out individual files which fail a predicate.
copyFile(Artifact, Object, Location) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextActions
 
copyFile(Artifact, Object, Location) - Method in interface com.facebook.buck.core.starlark.rule.SkylarkRuleContextActionsApi
 
copyFile(Path, Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
copyFile(Path, Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
CopyFilePhaseDestinationSpec - Interface in com.facebook.buck.apple.xcode.xcodeproj
 
copyFolder(Path, Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
copyFolder(Path, Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
CopyingFileBundler - Class in com.facebook.buck.features.filebundler
 
CopyingFileBundler(ProjectFilesystem, BuildTarget) - Constructor for class com.facebook.buck.features.filebundler.CopyingFileBundler
 
CopyInXcode - Class in com.facebook.buck.features.apple.common
 
CopyInXcode() - Constructor for class com.facebook.buck.features.apple.common.CopyInXcode
 
CopyInXcode.DestinationBase - Enum in com.facebook.buck.features.apple.common
 
CopyInXcode.SourceType - Enum in com.facebook.buck.features.apple.common
 
CopyNativeLibraries - Class in com.facebook.buck.android
A BuildRule that gathers shared objects generated by ndk_library and prebuilt_native_library rules into a directory.
CopyNativeLibraries(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableSet<CopyNativeLibraries.StrippedObjectDescription>, ImmutableSet<CopyNativeLibraries.StrippedObjectDescription>, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>, ImmutableSet<TargetCpuType>, String) - Constructor for class com.facebook.buck.android.CopyNativeLibraries
 
CopyNativeLibraries.StrippedObjectDescription - Class in com.facebook.buck.android
 
copyNodeWithFlavors(TargetNode<T>, ImmutableSet<Flavor>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
copyNodeWithFlavors(TargetNode<T>, ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.targetgraph.NodeCopier
 
copyOf(Iterable<? extends Flavor>) - Static method in class com.facebook.buck.core.model.FlavorSet
Constructor.
copyOf(ImmutableSortedSet<Flavor>) - Static method in class com.facebook.buck.core.model.FlavorSet
Constructor.
copyOf(Iterable<Arg>, Iterable<Arg>) - Static method in class com.facebook.buck.cxx.CxxToolFlags
Directly construct an instance from the given members.
copyPlatformWithFlavorAndConfig(CxxPlatform, Platform, CxxBuckConfig, Flavor) - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
Creates a CxxPlatform with a defined flavor for a CxxBuckConfig with default values provided from another default CxxPlatform
copyRecursively(Path, Path) - Static method in class com.facebook.buck.io.file.MostFiles
Recursively copies all files under fromPath to toPath.
copyRecursively(Path, Path, Function<Path, Path>) - Static method in class com.facebook.buck.io.file.MostFiles
Recursively copies all files under fromPath to toPath.
copyRecursively(Path, Path, Function<Path, Path>, Function<Path, Boolean>) - Static method in class com.facebook.buck.io.file.MostFiles
 
CopyResourcesStep - Class in com.facebook.buck.jvm.java
 
CopyResourcesStep(ProjectFilesystem, BuildContext, BuildTarget, ResourcesParameters, Path) - Constructor for class com.facebook.buck.jvm.java.CopyResourcesStep
 
CopySourceMode - Enum in com.facebook.buck.io.filesystem
Controls the behavior of how the source should be treated when copying.
CopyStep - Class in com.facebook.buck.step.fs
 
CopyStep.DirectoryMode - Enum in com.facebook.buck.step.fs
When copying a directory, this specifies whether only the contents of the directory should be copied, or if the directory itself should be included.
copyToOutputStream(Path, OutputStream) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Copies a file to an output stream.
copyToOutputStream(Path, OutputStream) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Copies a file to an output stream.
copyToPath(InputStream, Path, CopyOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
copyToPath(InputStream, Path, CopyOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
copyToZip(ZipEntrySourceCollection, Path) - Method in class com.facebook.buck.util.zip.collect.ZipEntrySourceCollectionWriter
Creates a zip archive in a given file by copying all entries listed in the collection.
CopyToZipStep - Class in com.facebook.buck.features.zip.rules
A Step that copies a set of files and entries from given zip files to a zip file.
CopyToZipStep(ProjectFilesystem, Path, ImmutableMap<Path, Path>, ImmutableList<Path>, ImmutableSet<Pattern>, OnDuplicateEntry) - Constructor for class com.facebook.buck.features.zip.rules.CopyToZipStep
 
copyWithFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
copyWithFlavors(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
This method copies this target node with applying logic in ImplicitDepsInferringDescription that may give different results for deps based on flavors.
copyWithFlavors(FlavorSet) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
copyWithNewIdValue(String) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
copyWithNewParent(String) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
CORE_DATA_MODEL_DESCRIPTION_CLASSES - Static variable in class com.facebook.buck.apple.AppleBuildRules
 
CORE_WLAN_INSTANCE - Static variable in class com.facebook.buck.util.environment.MacWifiSsidFinder
 
CoreDataModel - Class in com.facebook.buck.apple
 
CoreDataModelDescription - Class in com.facebook.buck.apple
Description for a core_data_model rule, which identifies a model file for use with Apple's Core Data.
CoreDataModelDescription() - Constructor for class com.facebook.buck.apple.CoreDataModelDescription
 
CoreDataResource - Class in com.facebook.buck.features.apple.projectV2
Represents a core data resource from disk.
CoreDataResource(Path, Optional<CoreDataResource.VersionInformation>) - Constructor for class com.facebook.buck.features.apple.projectV2.CoreDataResource
 
CoreDataResource.VersionInformation - Class in com.facebook.buck.features.apple.projectV2
Details the version information for a core data file.
CorruptArtifactException(String, String) - Constructor for exception com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader.CorruptArtifactException
 
Counter - Class in com.facebook.buck.counters
 
Counter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.Counter
 
COUNTER_CATEGORY - Static variable in class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
CounterBuckConfig - Class in com.facebook.buck.counters
 
CounterBuckConfig() - Constructor for class com.facebook.buck.counters.CounterBuckConfig
 
CounterRegistry - Interface in com.facebook.buck.counters
 
CounterRegistry.AsyncCounterRegistrationEvent - Class in com.facebook.buck.counters
 
CounterRegistryImpl - Class in com.facebook.buck.counters
 
CounterRegistryImpl(ScheduledExecutorService, BuckEventBus) - Constructor for class com.facebook.buck.counters.CounterRegistryImpl
 
CounterRegistryImpl(ScheduledExecutorService, BuckEventBus, long, long) - Constructor for class com.facebook.buck.counters.CounterRegistryImpl
 
CounterSnapshot - Class in com.facebook.buck.counters
 
CounterSnapshot() - Constructor for class com.facebook.buck.counters.CounterSnapshot
 
CounterSnapshot.Builder - Class in com.facebook.buck.counters
 
CountersSnapshotEvent - Class in com.facebook.buck.counters
 
CountersSnapshotEvent(Iterable<CounterSnapshot>) - Constructor for class com.facebook.buck.counters.CountersSnapshotEvent
 
CountingRuleKeyHasher<HASH> - Class in com.facebook.buck.rules.keys.hasher
A delegating RuleKeyHasher that counts the number of values put in it.
CountingRuleKeyHasher(RuleKeyHasher<HASH>) - Constructor for class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
CoverageReportFormat - Enum in com.facebook.buck.test
 
CoverageReportFormatsHandler(CmdLineParser, OptionDef, Setter<CoverageReportFormat>) - Constructor for class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
 
CppFlagsMacro - Class in com.facebook.buck.rules.macros
$(cppflags ...) macro type.
CppFlagsMacro() - Constructor for class com.facebook.buck.rules.macros.CppFlagsMacro
 
CrateType - Enum in com.facebook.buck.features.rust
Describe the kinds of crates rustc can generate.
create(ToolchainProvider, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, BuildTarget, BuildRuleParams, AndroidBinaryGraphEnhancer, DexSplitMode, EnumSet<ExopackageMode>, FilterResourcesSteps.ResourceFilter, Supplier<ImmutableSet<JavaLibrary>>, AndroidBinaryDescriptionArg, JavaOptions) - Method in class com.facebook.buck.android.AndroidBinaryFactory
 
create(ToolchainProvider, JavaBuckConfig, AndroidBuckConfig, CxxBuckConfig, DxConfig, ProGuardConfig, CellPathResolver, TargetGraph, BuildTarget, DependencyStack, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, FilterResourcesSteps.ResourceFilter, DexSplitMode, EnumSet<ExopackageMode>, Supplier<ImmutableSet<JavaLibrary>>, AndroidGraphEnhancerArgs, boolean, JavaOptions, JavacFactory, ConfigurationRuleRegistry) - Method in class com.facebook.buck.android.AndroidBinaryGraphEnhancerFactory
 
create(ToolchainProvider, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, BuildTarget, BuildRuleParams, AndroidBinaryGraphEnhancer, DexSplitMode, EnumSet<ExopackageMode>, FilterResourcesSteps.ResourceFilter, AndroidBundleDescriptionArg, JavaOptions) - Method in class com.facebook.buck.android.AndroidBundleFactory
 
create(String, String) - Static method in class com.facebook.buck.android.dalvik.CanaryFactory
Adds a "canary" class to a secondary dex that can be safely loaded on any system.
create(AndroidPlatformTarget, ImmutableList<String>, ProjectFilesystem, Optional<Path>, String, Optional<String>, Set<Path>, ProGuardObfuscateStep.SdkProguardType, int, Optional<List<String>>, Map<Path, Path>, ImmutableSet<Path>, Path, BuildableContext, BuildContext, boolean, ImmutableList.Builder<Step>) - Static method in class com.facebook.buck.android.ProGuardObfuscateStep
Create steps that write out ProGuard's command line arguments to a text file and then run ProGuard using those arguments.
create(Iterable<String>) - Static method in class com.facebook.buck.android.resources.StringPool
 
create(FlavorDomain<UnresolvedAppleCxxPlatform>, BuildTarget) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
Inspect the given build target and return information about it if its a fat binary.
create(PluginManager) - Static method in class com.facebook.buck.apple.XCodeDescriptionsFactory
 
create(Cells, Cell, Closer, CommandRunnerParams) - Static method in class com.facebook.buck.cli.GraphEngineFactory
Create new Graph Engine instance.
create(ProcessExecutor, PluginManager, SandboxExecutionStrategyFactory, ImmutableList<ConfigurationRuleDescription<?, ?>>) - Method in interface com.facebook.buck.cli.MainRunner.KnownRuleTypesFactoryFactory
 
create(AbsPath, Config) - Static method in class com.facebook.buck.core.cell.impl.CellMappingsFactory
Creates a NewCellPathResolver from the root cell's path and config.
create(AbsPath, Map<String, AbsPath>, CellNameResolver, NewCellPathResolver) - Static method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
create(AbsPath, Config) - Static method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
Creates a DefaultCellPathResolver using the mappings in the provided Config.
create(ProjectFilesystem, BuckConfig, CellConfig, ImmutableMap<CellName, AbsPath>, CellPathResolver, BuckModuleManager, ToolchainProviderFactory, ProjectFilesystemFactory, UnconfiguredBuildTargetViewFactory) - Static method in class com.facebook.buck.core.cell.impl.LocalCellProviderFactory
Create a cell provider at a given root.
create(ImmutableSortedSet<AbsPath>, CellProvider, NewCellPathResolver, CellPathResolver, ProjectFilesystem, BuckModuleManager, PluginManager, BuckConfig, ImmutableMap<String, String>, ProcessExecutor, ExecutableFinder) - Static method in class com.facebook.buck.core.cell.impl.RootCellFactory
 
create(Class<? extends BaseDescription<?>>) - Static method in class com.facebook.buck.core.description.impl.RuleTypeFactory
Create a rule type from a rule implementation class
create(DepsAwareExecutorType, int) - Static method in class com.facebook.buck.core.graph.transformation.executor.factory.DepsAwareExecutorFactory
 
create(BuckEventBus, CellProvider, ImmutableMap<ExecutorPool, ListeningExecutorService>, CloseableMemoizedSupplier<DepsAwareExecutor<? super ComputeResult, ?>>, BuckConfig) - Static method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactory
 
create(Function<TargetNodeToBuildRuleTransformer, ActionGraphBuilder>) - Method in interface com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactoryDelegate.ActionGraphBuilderDecorator
 
create(TargetNodeToBuildRuleTransformer, TargetGraph, ActionGraphFactory.ActionGraphCreationLifecycleListener, ActionGraphFactoryDelegate.ActionGraphBuilderDecorator) - Method in interface com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactoryDelegate
 
create(TargetNodeToBuildRuleTransformer, TargetGraph, ActionGraphFactory.ActionGraphCreationLifecycleListener, ActionGraphFactoryDelegate.ActionGraphBuilderDecorator) - Method in class com.facebook.buck.core.model.actiongraph.computation.ParallelActionGraphFactory
 
create(String) - Method in class com.facebook.buck.core.model.tc.factory.TargetConfigurationFactory
Create a target configuration by absolute buck target name
create(String, CellNameResolver) - Method in class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetViewFactory
 
create(String, CellNameResolver) - Method in interface com.facebook.buck.core.parser.buildtargetparser.UnconfiguredBuildTargetViewFactory
Given a fully-qualified target name returns UnconfiguredBuildTarget.
create(Cell) - Method in class com.facebook.buck.core.rules.knowntypes.DefaultKnownNativeRuleTypesFactory
 
create(Cell) - Method in interface com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypesFactory
Creates KnownNativeRuleTypes for a given Cell
create(CellNameResolver, ForwardRelativePath, ListWithSelects) - Method in class com.facebook.buck.core.select.impl.SelectorListFactory
Create SelectorList using the given elements to create Selectors.
create(BuckConfig, ProjectFilesystem, RuleKeyConfiguration) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProviderFactory
 
create(BuckConfig, ProjectFilesystem, RuleKeyConfiguration) - Method in interface com.facebook.buck.core.toolchain.ToolchainProviderFactory
 
create(Path, Path, Iterable<Arg>, Path, ImmutableList<Arg>, Linker, CanonicalCellName, Path, SourcePathResolverAdapter) - Static method in class com.facebook.buck.cxx.CxxPrepareForLinkStep
 
create(BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>) - Static method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
create(BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, ModuleMapMode) - Static method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTreeWithModuleMap
 
create(BuildTarget, String, CompilerErrorEvent.CompilerType, ImmutableSet<String>) - Static method in class com.facebook.buck.event.CompilerErrorEvent
 
create(Level, String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
create(Level, String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
create(Throwable, String, Object...) - Static method in class com.facebook.buck.event.ThrowableConsoleEvent
Deprecated.
 
create(BuildRuleParams, BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBuckConfig, GoPlatform, CgoLibraryDescriptionArg, Iterable<BuildTarget>, Tool) - Static method in class com.facebook.buck.features.go.CGoLibrary
 
create(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Optional<Arg>, WorkerTool, SourcePath, Optional<String>, Optional<Path>) - Static method in class com.facebook.buck.features.js.JsFile
Creates JS file dev rule implementation
create(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Optional<Arg>, WorkerTool, BuildTargetSourcePath) - Static method in class com.facebook.buck.features.js.JsFile
Creates JS file release rule implementation
create(ProjectFilesystem, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<Arg>, Optional<String>, Path, Path, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Path>, boolean, boolean, SourcePathResolverAdapter) - Static method in class com.facebook.buck.features.ocaml.OcamlLinkStep
Factory method for OcamlLinkStep.
create(BuckConfig, AggregationMode, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.features.project.intellij.IjProjectBuckConfig
 
create(Path, boolean, ImmutableSortedSet<Path>) - Method in interface com.facebook.buck.features.project.intellij.model.folders.IJFolderFactory
 
create(Path, Path, ImmutableSortedSet<Path>) - Method in interface com.facebook.buck.features.project.intellij.model.folders.ResourceFolderFactory
 
create(BuildTarget, ProjectFilesystem, ActionGraphBuilder, JavacOptions, Optional<ExtraClasspathProvider>, UnresolvedInferPlatform, InferConfig) - Static method in class com.facebook.buck.infer.InferNullsafe
Builds InferNullsafe rule with a properly setup dependency on base library.
create() - Method in class com.facebook.buck.io.file.LazyPath
 
create(JavaFileManager) - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory
 
create() - Method in class com.facebook.buck.jvm.java.coverage.ReportGenerator
Create the report.
create(SourcePathRuleFinder, JvmLibraryArg, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavacFactory
Returns either the defautl javac or one created from the provided args.
create(JavacOptions, BuildTarget, BuildRuleResolver, JvmLibraryArg) - Static method in class com.facebook.buck.jvm.java.JavacOptionsFactory
 
create(JavaLibrary, BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<String>, Optional<SourcePath>) - Static method in class com.facebook.buck.jvm.java.MavenUberJar
Will traverse transitive dependencies of rootRule, separating those that do and don't have maven coordinates.
create(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, Optional<String>, Optional<SourcePath>) - Static method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
create(ProjectFilesystem, SourcePathRuleFinder, ImmutableCollection<SourcePath>, Optional<Path>) - Static method in class com.facebook.buck.jvm.java.ResourcesParameters
 
create(JavaCompiler) - Method in interface com.facebook.buck.jvm.java.StandardJavaFileManagerFactory
 
create(Path) - Static method in class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
Create an instance of a logger that writes to the given file name
create(Cell, Path, UnconfiguredBuildTarget, DependencyStack, Map<String, Object>, Package) - Method in class com.facebook.buck.parser.DefaultUnconfiguredTargetNodeFactory
 
create(Cell, Path, PackageMetadata, Optional<Package>) - Static method in class com.facebook.buck.parser.PackageFactory
Create a Package from the rawPackage
create(TypeCoercerFactory, ConstructorArgMarshaller, KnownRuleTypesProvider, ParserPythonInterpreterProvider, DaemonicParserState, TargetSpecResolver, Watchman, BuckEventBus, UnconfiguredBuildTargetViewFactory, TargetConfiguration, boolean) - Static method in class com.facebook.buck.parser.ParserFactory
Creates an instance of Parser.
create(ParsingContext, DaemonicParserState) - Method in class com.facebook.buck.parser.PerBuildStateFactory
 
create(ParsingContext, DaemonicParserState, AtomicLong) - Method in class com.facebook.buck.parser.PerBuildStateFactory
 
create(boolean) - Static method in interface com.facebook.buck.parser.temporarytargetuniquenesschecker.TemporaryUnconfiguredTargetToTargetUniquenessChecker
Create a uniqueness checker, deny or no-op depending on hashed buck-out disabled or enabled.
create(Cell, Path, UnconfiguredBuildTarget, DependencyStack, Map<String, Object>, Package) - Method in interface com.facebook.buck.parser.UnconfiguredTargetNodeFactory
create(BuckEventBus, MetadataProvider) - Method in class com.facebook.buck.remoteexecution.factory.RemoteExecutionClientsFactory
Creates the RemoteExecutionClients based on the held configs.
create(Protocol, BuckEventBus) - Static method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
Returns a RemoteExecution implementation that uses a local CAS and a separate local temporary directory for execution.
create(Function<? super String, String>, String) - Static method in class com.facebook.buck.rules.args.SanitizedArg
Create a SanitizedArg by applying the given sanitizer function to an arg string.
create(BuckConfig, BuckModuleManager) - Static method in class com.facebook.buck.rules.keys.config.impl.ConfigRuleKeyConfigurationFactory
 
create(TrackableRuleKeyCache<V>) - Static method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.EitherValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.EnumValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.HashCodeValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableMapValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSetValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSortedMapValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.NonHashableSourcePathContainerValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.NullableValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.OutputLabelValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.SupplierValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.TargetConfigurationTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ToolchainTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.UnconfiguredBuildTargetTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
 
create(ValueCreator<E>) - Method in interface com.facebook.buck.rules.modern.ValueTypeInfo
 
create(ProcessExecutor, BuckConfig) - Method in class com.facebook.buck.sandbox.impl.PlatformSandboxExecutionStrategyFactory
 
create(ProcessExecutor, BuckConfig) - Method in interface com.facebook.buck.sandbox.SandboxExecutionStrategyFactory
Creates a SandboxExecutionStrategy using the provided process executor and configuration.
create(Path) - Method in interface com.facebook.buck.skylark.io.GlobberFactory
 
create(Path) - Method in class com.facebook.buck.skylark.io.impl.HybridGlobberFactory
 
create(Path) - Static method in class com.facebook.buck.skylark.io.impl.NativeGlobber
Factory method for creating NativeGlobber instances.
create(WatchmanClient, SyncCookieState, String, String) - Static method in class com.facebook.buck.skylark.io.impl.WatchmanGlobber
Factory method for creating WatchmanGlobber instances.
create(ExceptionHandler<? extends Throwable, ExitCode>...) - Static method in class com.facebook.buck.support.exceptions.handler.ExceptionHandlerRegistryFactory
Overriding is defined such that the order of the existing handlers are unaltered.
create() - Static method in class com.facebook.buck.support.exceptions.handler.ExceptionHandlerRegistryFactory
 
create(Cells, KnownRuleTypesProvider, Watchman, Optional<WebServer>, UnconfiguredBuildTargetViewFactory, TargetConfigurationSerializer, Clock) - Static method in class com.facebook.buck.support.state.BuckGlobalStateFactory
 
create(ProjectFilesystem, Collection<Path>, Path) - Static method in class com.facebook.buck.util.zip.Zip
Takes a sequence of paths relative to the project root and writes a zip file to out with the contents and structure that matches that of the specified paths.
CREATE_PROCESS_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
CreateProcess (Windows) quoting Function which can be passed to Iterables.transform().
createActionGraph(TargetNodeToBuildRuleTransformer, TargetGraph, IncrementalActionGraphMode, ActionGraphFactory.ActionGraphCreationLifecycleListener) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactory
 
createAggregationModule(Path, ImmutableSet<TargetNode<?>>) - Method in interface com.facebook.buck.features.project.intellij.aggregation.AggregationModuleFactory
 
createAggregationModule(Path, ImmutableSet<TargetNode<?>>) - Method in class com.facebook.buck.features.project.intellij.aggregation.DefaultAggregationModuleFactory
 
createAndRegister(EventBus, TrackableRuleKeyCache<V>, ImmutableSet<ProjectFilesystem>) - Static method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
createAndroidGenPath(ProjectFilesystem, IjProjectConfig, Path) - Static method in class com.facebook.buck.features.project.intellij.IjAndroidHelper
 
createAnsi(Optional<String>) - Method in class com.facebook.buck.support.cli.config.CliConfig
Create an Ansi object appropriate for the current output.
createAnsiHighlightingHandler(boolean, PrintStream, Ansi) - Static method in class com.facebook.buck.util.InputStreamConsumer
 
createBinaryBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, RustBuckConfig, RustPlatform, Optional<String>, Optional<String>, ImmutableSortedSet<String>, ImmutableSortedMap<String, Arg>, Iterator<Arg>, Iterator<Arg>, Linker.LinkableDepType, boolean, ImmutableSortedSet<SourcePath>, ImmutableSortedMap<SourcePath, String>, Optional<String>, ImmutableSet<String>, CrateType, Iterable<BuildRule>, ImmutableMap<String, BuildTarget>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
createBoolean() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createBuckOutFileHashCache(ProjectFilesystem, FileHashCacheMode) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
createBuckOutProjectFilesystem() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
createBuckOutProjectFilesystem() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
createBuildConfiguration(String) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createBuildConfiguration(String) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createBuilderArgs() - Method in class com.facebook.buck.cli.CommandRunnerParams
createBuildFile(PBXReference) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createBuildFile(PBXReference) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createBuildInfoRecorder(BuildTarget, ProjectFilesystem, BuildInfoStore) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Creates an BuildInfoRecorder.
createBuildOutputSymLinksEnabled() - Method in class com.facebook.buck.command.config.BuildBuckConfig
Whether to create symlinks of build output in buck-out/last.
createBuildResult(BuildRuleSuccessType, Optional<String>) - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
createBuildResult(BuildRuleSuccessType, Optional<String>) - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidAppModularityDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidBinaryDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidBuildConfigDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidBundleDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidInstrumentationApkDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidInstrumentationTestDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidLibraryDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidManifestDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleResolver, ImmutableSortedSet<BuildTarget>, SourcePath) - Method in class com.facebook.buck.android.AndroidManifestFactory
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidPrebuiltAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidResourceDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, ApkGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.android.ApkGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GenAidlDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, NdkLibraryDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescription
Deprecated.
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, NdkToolchainDescriptionArg) - Method in class com.facebook.buck.android.NdkToolchainDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltNativeLibraryDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RobolectricTestDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleAssetCatalogDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleBinaryDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleBundleDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleLibraryDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ApplePackageDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleResourceDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleTestDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleToolchainDescriptionArg) - Method in class com.facebook.buck.apple.AppleToolchainDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleToolchainSetDescriptionArg) - Method in class com.facebook.buck.apple.AppleToolchainSetDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleWrapperResourceArg) - Method in class com.facebook.buck.apple.CoreDataModelDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltAppleFrameworkDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleWrapperResourceArg) - Method in class com.facebook.buck.apple.SceneKitAssetsDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, XcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodePostbuildScriptDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, XcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, T) - Method in interface com.facebook.buck.core.rules.DescriptionWithTargetGraph
Create a BuildRule for the given BuildRuleParams.
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ExternalTestRunnerDescriptionArg) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxBinaryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
createBuildRule(TargetGraph, BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBinaryDescriptionArg, ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryFactory
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, CxxGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
createBuildRule(TargetGraph, BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, CellPathResolver, CxxLibraryDescriptionArg, Optional<Linker.LinkableDepType>, Optional<SourcePath>, ImmutableSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction, CxxLibraryDescriptionDelegate) - Method in class com.facebook.buck.cxx.CxxLibraryFactory
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxPrecompiledHeaderDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxTestDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxToolchainDescriptionArg) - Method in class com.facebook.buck.cxx.CxxToolchainDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltCxxLibraryGroupDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, XcodeWorkspaceConfigDescriptionArg) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, DBinaryDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, DLibraryDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, DTestDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CsharpLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltDotnetLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, FileGroupDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FilegroupDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CgoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GoBinaryDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GoTestDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GoTestRunnerDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestRunnerDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GwtBinaryDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HalideLibraryDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellBinaryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellGhciDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellHaddockDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellPrebuiltLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JsBundleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, JsBundleGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JsLibraryDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxLuaExtensionDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, LuaBinaryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, LuaLibraryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, OcamlBinaryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, OcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxPythonExtensionDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PythonBinaryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PythonTestDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PythonTestRunnerDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RustBinaryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RustTestDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ZipFileDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HttpArchiveDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HttpFileDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RemoteFileDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GroovyLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GroovyTestDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, JarGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaAnnotationProcessorDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaBinaryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaPluginDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaPluginDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaTestDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaTestRunnerDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, KeystoreDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltJarDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, KotlinLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, KotlinTestDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ScalaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ScalaTestDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, T, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleResolver, T, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, Optional<ImmutableMap<String, ImmutableSet<String>>>) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, T) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CommandAliasDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, GenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.shell.GenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ShBinaryDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ShTestDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, TestSuiteDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, WorkerToolDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, SwiftLibraryDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, SwiftToolchainDescriptionArg) - Method in class com.facebook.buck.swift.SwiftToolchainDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, VersionedAliasDescriptionArg) - Method in class com.facebook.buck.versions.VersionedAliasDescription
 
createBuildRuleForCxxThinLtoBinary(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBuckConfig, CxxPlatform, CxxBinaryDescription.CommonArg, ImmutableSet<BuildTarget>, Optional<StripStyle>, Optional<LinkerMapMode>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createBuildRuleForTransitiveAssetCatalogDependencies(XCodeDescriptions, TargetGraph, BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Optional<String>, ApplePlatform, String, Tool, AppleAssetCatalog.ValidationType, AppleAssetCatalogsCompilationOptions, Predicate<BuildTarget>) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
createBuildRulesForCoreDataDependencies(XCodeDescriptions, TargetGraph, BuildTarget, ProjectFilesystem, BuildRuleParams, String, AppleCxxPlatform, Predicate<BuildTarget>) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
createBuildRulesForCxxBinary(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBuckConfig, CxxPlatform, ImmutableMap<String, CxxSource>, ImmutableMap<Path, SourcePath>, SortedSet<BuildRule>, ImmutableSet<BuildTarget>, Optional<StripStyle>, Optional<LinkerMapMode>, Linker.LinkableDepType, Optional<LinkableListFilter>, CxxLinkOptions, ImmutableList<StringWithMacros>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, ImmutableMap<CxxSource.Type, ImmutableList<StringWithMacros>>, ImmutableMap<CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>, ImmutableSortedSet<FrameworkPath>, ImmutableSortedSet<FrameworkPath>, ImmutableList<StringWithMacros>, ImmutableMap<CxxSource.Type, ImmutableList<StringWithMacros>>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, ImmutableMap<CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>, Optional<SourcePath>, Optional<SourcePath>, ImmutableList<StringWithMacros>, ImmutableList<String>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, Optional<Linker.CxxRuntimeType>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<String>, Optional<String>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createBuildRulesForCxxBinaryDescriptionArg(TargetGraph, BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBuckConfig, CxxPlatform, CxxBinaryDescription.CommonArg, ImmutableSet<BuildTarget>, Optional<StripStyle>, Optional<LinkerMapMode>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createBuildRulesForSceneKitAssetsDependencies(XCodeDescriptions, TargetGraph, BuildTarget, ProjectFilesystem, BuildRuleParams, AppleCxxPlatform, Predicate<BuildTarget>) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
createBuildTargetForObjCGeneratedHeaderBuildRule(BuildTarget, HeaderVisibility, CxxPlatform) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
createBuildTargetForSwiftCompile(BuildTarget, CxxPlatform) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
createByte() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createCancelledResult(Throwable) - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
createCancelledResult(Throwable) - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
createCCompileBuildTarget(BuildTarget, String) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
createCellNameResolver(AbsPath, Config, NewCellPathResolver) - Static method in class com.facebook.buck.core.cell.impl.CellMappingsFactory
Creates a CellNameResolver for a cell.
createCharacter() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createClient() - Method in class com.facebook.buck.io.watchman.Watchman
Note this method will throw an IOException if: Watchman.getTransportPath() returns Optional.empty() It cannot establish a connection to Watchman.
createClientSideSlb(Clock, BuckEventBus) - Method in class com.facebook.buck.slb.SlbBuckConfig
 
createClientSideSlb(Clock, BuckEventBus, Optional<HandshakeCertificates>, Optional<HostnameVerifier>) - Method in class com.facebook.buck.slb.SlbBuckConfig
 
createCommandLineArguments() - Method in class com.facebook.buck.sandbox.darwin.DarwinSandbox
Creates a list CL arguments that should be used to run a process in this sandbox
createCommandLineArgumentsForDescription() - Method in class com.facebook.buck.sandbox.darwin.DarwinSandbox
Creates a list CL arguments that should be used to run a process in this sandbox
createCommands(Path, ProjectFilesystem, String, AppleBundle, Path, Optional<? extends IdbRunTestsStep.StdoutReadingCallback>, TestSelectorList, Optional<Long>, Optional<Long>, Collection<Path>, Map<Path, Path>, Map<Path, Map<Path, Path>>, Optional<String>) - Static method in class com.facebook.buck.apple.IdbRunTestsStep
Function that created one idb step for each different test
createCompanionBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ActionGraphBuilder, CxxLibraryDescription.CommonArg, Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
createCompilationDatabase(BuildTarget, ProjectFilesystem, Iterable<CxxPreprocessAndCompile>) - Static method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
createCompilationDatabaseDependencies(BuildTarget, FlavorDomain<?>, ActionGraphBuilder, ImmutableSortedSet<BuildTarget>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createCompileBuildTarget(String) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
createCompileFlags(ActionGraphBuilder, ImmutableSet<BuildRule>, HaskellPlatform, Linker.LinkableDepType, boolean, ImmutableList<String>) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
Create common Haskell compile flags used by HaskellCompileRule or HaskellHaddockLibRule.
createCompiler(JavacExecutionContext, SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.JarBackedJavac
 
createCompiler(JavacExecutionContext, SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.JdkProvidedInMemoryJavac
 
createCompiler(JavacExecutionContext, SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
createCompileStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
createCompileStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createCompileStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
 
createCompileStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
 
createCompileToJarStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ResourcesParameters, ImmutableList<String>, JarParameters, JarParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
createCompileToJarStepImpl(ProjectFilesystem, BuildContext, BuildTarget, CompilerParameters, ImmutableList<String>, JarParameters, JarParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
createCompileToJarStepImpl(ProjectFilesystem, BuildContext, BuildTarget, CompilerParameters, ImmutableList<String>, JarParameters, JarParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createConcurrent() - Static method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
createConfigFromFiles(Path, ImmutableList<Path>) - Static method in class com.facebook.buck.util.config.Configs
Generates a config by merging configs from specified locations on disk in order of the list supplied.
createConfigurationList() - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createConfigurationList() - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createConfigurationRule(ConfigurationRuleResolver, BuildTarget, DependencyStack, AndroidPlatformArg) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformDescription
 
createConfigurationRule(ConfigurationRuleResolver, BuildTarget, DependencyStack, T) - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleDescription
createConfigurationRule(ConfigurationRuleResolver, BuildTarget, DependencyStack, ConfigSettingArg) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
 
createConfigurationRule(ConfigurationRuleResolver, BuildTarget, DependencyStack, ConstraintSettingArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
 
createConfigurationRule(ConfigurationRuleResolver, BuildTarget, DependencyStack, ConstraintValueArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueDescription
 
createConfigurationRule(ConfigurationRuleResolver, BuildTarget, DependencyStack, PlatformArg) - Method in class com.facebook.buck.core.rules.platform.PlatformDescription
 
createConnection(URI) - Method in class com.facebook.buck.file.downloader.impl.HttpDownloader
 
createConsole() - Method in class com.facebook.buck.rules.modern.builders.IsolatedBuildableBuilder
 
createConsoleLinesAtTime(long) - Method in interface com.facebook.buck.event.listener.interfaces.AdditionalConsoleLineProvider
Returns additional console lines representing the current state of running a command.
createConsoleLinesAtTime(long) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionConsoleLineProvider
 
createContainerItemProxy(PBXObject, String, PBXContainerItemProxy.ProxyType) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createContainerItemProxy(PBXObject, String, PBXContainerItemProxy.ProxyType) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createCopyWith(Path) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
Create a copy of this folder using the specified path.
createCxxLinkableBuildRule(CellPathResolver, CxxBuckConfig, CxxPlatform, ProjectFilesystem, BuildRuleResolver, BuildTarget, Path, ImmutableMap<String, Path>, ImmutableList<Arg>, Linker.LinkableDepType, CxxLinkOptions, Optional<LinkOutputPostprocessor>) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
 
createCxxLinkableBuildRule(CxxBuckConfig, CxxPlatform, ProjectFilesystem, ActionGraphBuilder, BuildTarget, Linker.LinkType, Optional<String>, Path, ImmutableList<String>, Linker.LinkableDepType, Optional<LinkableListFilter>, CxxLinkOptions, Iterable<? extends NativeLinkable>, Optional<Linker.CxxRuntimeType>, Optional<SourcePath>, ImmutableSet<BuildTarget>, ImmutableSet<BuildTarget>, NativeLinkableInput, Optional<LinkOutputPostprocessor>, CellPathResolver) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
Construct a CxxLink rule that builds a native linkable from top-level input objects and a dependency tree of NativeLinkableGroup dependencies.
createCxxLinkableSharedBuildRule(CxxBuckConfig, CxxPlatform, ProjectFilesystem, BuildRuleResolver, BuildTarget, Path, ImmutableMap<String, Path>, Optional<String>, ImmutableList<? extends Arg>, CellPathResolver) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
 
createCxxLinkTarget(BuildTarget, Optional<LinkerMapMode>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createCxxStripRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, StripStyle, boolean, BuildRule, CxxPlatform, Optional<String>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createCxxThinLTOIndexBuildRule(CxxBuckConfig, CxxPlatform, ProjectFilesystem, ActionGraphBuilder, BuildTarget, Path, Linker.LinkableDepType, Optional<LinkableListFilter>, Iterable<? extends NativeLinkable>, Optional<Linker.CxxRuntimeType>, ImmutableSet<BuildTarget>, ImmutableSet<BuildTarget>, NativeLinkableInput) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
Generate build rule for the indexing step of an incremental ThinLTO build
createDateUidGidScrubber(ObjectFileScrubbers.PaddingStyle) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
createDeclaredArtifact(Path, Location) - Method in class com.facebook.buck.core.artifact.BuildArtifactFactory
 
createDeclaredArtifact(String, Location) - Method in class com.facebook.buck.core.artifact.BuildArtifactFactory
Simple wrapper that also validates that a raw string is indeed a valid path
createDefaultBuckPaths(CanonicalCellName, Path, boolean) - Static method in class com.facebook.buck.io.filesystem.BuckPaths
 
createDefaultConfig(Path) - Static method in class com.facebook.buck.util.config.Configs
Convienence constructor
createDefaultConfig(Path, RawConfig) - Static method in class com.facebook.buck.util.config.Configs
Generates a Buck config by merging configs from specified locations on disk.
createDefaultConfig(Path, ImmutableList<Path>, RawConfig) - Static method in class com.facebook.buck.util.config.Configs
Generates a config by merging configs from specified locations on disk in order of the list supplied.
createDefaultFileHashCache(ProjectFilesystem, FileHashCacheMode) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
createDefaultHashCaches(ProjectFilesystem, FileHashCacheMode) - Static method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
createDefaultJavaPackageFinder(ProjectFilesystem, Iterable<String>) - Static method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
createDefaultJavaPackageFinder() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
createDensityFilter(ProjectFilesystem, Set<ResourceFilters.Density>) - Static method in class com.facebook.buck.android.ResourceFilters
Given a set of target densities, returns a Predicate that fails for any non-drawable resource of a different density.
createDirectory(Path, FileAttribute<?>...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
createDouble() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createDynamic() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createEdenMountForProjectRoot(Path, EdenClientPool) - Static method in class com.facebook.buck.edenfs.EdenMount
 
createEmptyInitModule(BuildTarget, ProjectFilesystem, ActionGraphBuilder) - Static method in class com.facebook.buck.features.python.PythonBinaryDescription
 
CreateEvent(WinBase.SECURITY_ATTRIBUTES, boolean, boolean, String) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
createEvent(BuildRule, long) - Static method in class com.facebook.buck.remoteexecution.event.RemoteBuildRuleExecutionEvent
 
createEventBus(Console) - Method in class com.facebook.buck.rules.modern.builders.IsolatedBuildableBuilder
 
createExcludes(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
createExtensionFinder() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
CreateFile(String, int, int, WinBase.SECURITY_ATTRIBUTES, int, int, WinNT.HANDLE) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
createFileParser(BuckEventBus, Cell, Watchman, boolean) - Method in class com.facebook.buck.parser.DefaultProjectBuildFileParserFactory
Callers are responsible for managing the life-cycle of the created ProjectBuildFileParser.
createFileParser(BuckEventBus, Cell, Watchman, boolean) - Method in interface com.facebook.buck.parser.FileParserFactory
Creates an instance of {link ProjectBuildFileParser} based on passed in options.
createFileParser(BuckEventBus, Cell, Watchman, boolean) - Method in class com.facebook.buck.parser.PackageFileParserFactory
Callers are responsible for managing the life-cycle of the created PackageFileParser.
createFileParser(BuckEventBus, Cell, Watchman, boolean) - Method in interface com.facebook.buck.parser.ProjectBuildFileParserFactory
Creates an instance of ProjectBuildFileParser based on passed in options.
createFileReference(String, String, PBXReference.SourceTree, Optional<String>) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createFileReference(String, String, PBXReference.SourceTree, Optional<String>) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createFileReference(String, AbstractPBXObjectFactory) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
createFileReference(AbstractPBXObjectFactory) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
createFilesystemTraversalBoundaryPathSet(ImmutableSet<IjModule>) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
createFinished(LocalFallbackEvent.Result, LocalFallbackEvent.Result, long, Optional<String>, Status, RemoteExecutionActionEvent.State, OptionalInt, Optional<RemoteExecutionMetadata>) - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Started
 
createFinishedEvent(ImmutableMap<String, Object>) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
Creates a new event which indicates the end of a performance event.
createFinishedEvent() - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createFinishedEvent(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createFinishedEvent(String, Object, String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createFloat() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createFor(Lock) - Static method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
createForBaseName(BaseName, String, CellNameResolver) - Method in class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetViewFactory
 
createForBaseName(BaseName, String, CellNameResolver) - Method in interface com.facebook.buck.core.parser.buildtargetparser.UnconfiguredBuildTargetViewFactory
Given a target base name and a target name returns UnconfiguredBuildTarget.
createForBuildFileParseError(Path, IOException) - Static method in exception com.facebook.buck.parser.exceptions.BuildFileParseException
 
createForChildren(CellRelativePath) - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetMatcherParser
 
createForChildren(CellRelativePath) - Method in class com.facebook.buck.parser.spec.BuildTargetMatcherTargetNodeParser
 
createForDescendants(CellRelativePath) - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetMatcherParser
 
createForDescendants(CellRelativePath) - Method in class com.facebook.buck.parser.spec.BuildTargetMatcherTargetNodeParser
 
createForFailingStepWithExitCode(Step, ExecutionContext, StepExecutionResult) - Static method in exception com.facebook.buck.step.StepFailedException
Creates a StepFailedException based on a StepExecutionResult.
createForFailingStepWithExitCode(Step, ExecutionContext, StepExecutionResult, RemoteExecutionMetadata) - Static method in exception com.facebook.buck.step.StepFailedException
Same as above but includes RE action metadata
createForMessageWithAnsiEscapeCodes(Level, String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
createForMissingBuildRule(UnconfiguredBuildTarget, ImmutableList<UnconfiguredBuildTarget>, int, Function<Path, OptionalLong>, Path) - Static method in exception com.facebook.buck.parser.exceptions.NoSuchBuildTargetException
 
createForPathRelativeToProjectRoot(ForwardRelativePath, String, CellNameResolver) - Method in class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetViewFactory
 
createForPathRelativeToProjectRoot(ForwardRelativePath, String, CellNameResolver) - Method in interface com.facebook.buck.core.parser.buildtargetparser.UnconfiguredBuildTargetViewFactory
 
createForSingleton(UnconfiguredBuildTargetWithOutputs) - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetMatcherParser
 
createForSingleton(UnconfiguredBuildTargetWithOutputs) - Method in class com.facebook.buck.parser.spec.BuildTargetMatcherTargetNodeParser
 
createForType(Class<?>) - Static method in class com.facebook.buck.rules.coercer.concat.JsonTypeConcatenatingCoercerFactory
 
createForUnknownParseError(String, Object...) - Static method in exception com.facebook.buck.parser.exceptions.BuildFileParseException
 
createForward() - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
createForward() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
createFrameworksBuildPhase() - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createFrameworksBuildPhase() - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createFrom(Collection<BuildRule>, Optional<UnsortedAndroidResourceDeps.Callback>) - Static method in class com.facebook.buck.android.UnsortedAndroidResourceDeps
Returns transitive android resource deps which are _not_ sorted topologically, only to be used when the order of the resource rules does not matter, for instance, when graph enhancing UberRDotJava, DummyRDotJava, AaptPackageResources where we only need the deps to correctly order the execution of those buildables.
createFromConfig(BuckConfig, ToolchainProvider, TargetConfiguration) - Static method in class com.facebook.buck.file.downloader.impl.StackedDownloader
 
createFromObject(U, Object, ProjectFilesystem, BuildTarget, DependencyStack, ImmutableSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
This factory method lets the wildcard be bound, so the constructor can be casted to it.
createFromPlugins(PluginManager) - Static method in class com.facebook.buck.core.rules.config.impl.PluginBasedKnownConfigurationDescriptionsFactory
Create rule descriptors using provided plugin manager
createFromPropertiesFile(Path, Path, ProjectFilesystem) - Static method in class com.facebook.buck.android.KeystoreProperties
 
createFromRawNode(Path, CanonicalCellName, Map<String, Object>, Path) - Static method in class com.facebook.buck.parser.UnflavoredBuildTargetFactory
 
createFromStringList(CellPathResolver, String, Object, Path, Supplier<String>) - Static method in class com.facebook.buck.rules.visibility.parser.VisibilityPatterns
 
createGenerator(OutputStream) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createGlobManifest() - Method in class com.facebook.buck.skylark.io.impl.CachingGlobber
 
createGroupsFromSourcePaths(Function<SourcePath, Path>, Iterable<SourceWithFlags>, Iterable<SourcePath>, Iterable<SourcePath>, Iterable<SourcePath>, Iterable<SourcePath>) - Static method in class com.facebook.buck.apple.RuleUtils
 
createHalideCompilerBuildTarget(BuildTarget) - Static method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
createHeadersBuildPhase() - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createHeadersBuildPhase() - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createHeaderSymlinkTree(BuildTarget, ProjectFilesystem, HeaderMode, ImmutableMap<Path, SourcePath>, HeaderVisibility, Flavor...) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createHeaderSymlinkTree(BuildTarget, ProjectFilesystem, BuildRuleResolver, CxxPlatform, ImmutableMap<Path, SourcePath>, HeaderVisibility, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createHeaderSymlinkTreeBuildRule(BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, HeaderMode) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Build the HeaderSymlinkTree rule using the original build params from a target node.
createHeaderSymlinkTreeTarget(BuildTarget, HeaderVisibility, Flavor...) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createImageDensityFilter(Collection<Path>, Set<ResourceFilters.Density>, boolean) - Static method in class com.facebook.buck.android.ResourceFilters
Given a list of paths of available drawables, and a target screen density, returns a Predicate that fails for drawables of a different density, whenever they can be safely removed.
createInferCaptureBuildTarget(String) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
createInfo(Object...) - Method in class com.facebook.buck.core.rules.providers.impl.BuiltInProvider
Constructs the info.
createInProcess(BuckEventBus, RemoteExecutionStrategyConfig) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
The in-process strategy starts up a grpc remote execution service in process and connects to it directly.
createInteger() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createJarFile(Path) - Method in class com.facebook.buck.util.zip.JarBuilder
 
createJarStep(ProjectFilesystem, JarParameters, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
createJavaFileParser(JavacLanguageLevelOptions) - Static method in class com.facebook.buck.jvm.java.JavaFileParser
 
createKeystoreProperties() - Method in class com.facebook.buck.android.AppBuilderBase
 
createLibraryBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ActionGraphBuilder, A, Optional<Linker.LinkableDepType>, Optional<SourcePath>, ImmutableSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
createLink(Path, Path) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
createLinkMap(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, CxxLinkAndCompileRules) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createLinkRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, HaskellPlatform, Linker.LinkType, ImmutableList<Arg>, Iterable<Arg>, Iterable<? extends NativeLinkableGroup>, ImmutableSet<BuildTarget>, Linker.LinkableDepType, Path, Optional<String>, boolean) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
Create a Haskell link rule that links the given inputs to a executable or shared library and pulls in transitive native linkable deps from the given dep roots.
createList(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createListener() - Method in class com.facebook.buck.httpserver.WebServer
 
createLoadBalancedResponse(URI, HttpLoadBalancer, Call) - Static method in class com.facebook.buck.slb.LoadBalancedHttpResponse
 
createLogFile(String, LogType) - Method in interface com.facebook.buck.logd.client.LogDaemonClient
Client calls this method to request LogD to create a log file in file-system and/or storage.
createLogFile(String, LogType) - Method in class com.facebook.buck.logd.client.LogdClient
 
createLong() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createMap(ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, AppleBinaryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, AppleBundleDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.AppleBundleDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, AppleLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, AppleTestDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.AppleTestDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, PrebuiltAppleFrameworkDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, T, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in interface com.facebook.buck.core.description.metadata.MetadataProvidingDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CxxBinaryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, ImmutableSortedSet<BuildTarget>, Class<U>) - Method in class com.facebook.buck.cxx.CxxBinaryMetadataFactory
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CxxLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CxxLibraryDescriptionArg, Class<U>) - Method in class com.facebook.buck.cxx.CxxLibraryMetadataFactory
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CxxTestDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.cxx.CxxTestDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CgoLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, GoLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, GoTestDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.go.GoTestDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, PrebuiltGoLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, PythonLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
createMLBytecodeCompileBuildTarget(BuildTarget, String) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
createMLNativeCompileBuildTarget(BuildTarget, String) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
createModule(Path, ImmutableSet<TargetNode>, Set<Path>) - Method in class com.facebook.buck.features.project.intellij.DefaultIjModuleFactory
 
createModule(Path, ImmutableSet<TargetNode>, Set<Path>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactory
Create an IjModule form the supplied parameters.
createModuleMap(String, ModuleMapMode, UmbrellaHeaderModuleMap.SwiftMode, Set<Path>) - Static method in class com.facebook.buck.apple.clang.ModuleMapFactory
Creates a module map.
createNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibrary
 
createNativeTarget(String) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createNativeTarget(String) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createNewFile(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Creates a new file relative to the project root.
createNewFile(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Creates a new file relative to the project root.
createNode(Map<Path, Protocol.FileNode>, Map<Path, Protocol.SymlinkNode>, Map<Path, Protocol.DirectoryNode>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
Creates the full tree of nodes for the provided files, symlinks and empty directories and returns the root node.
createNoPayloadHandler(ThriftResponse) - Static method in class com.facebook.buck.slb.HybridThriftResponseHandler
Encodes a response without out-of-band payloads.
createNoPayloadHandler(ThriftResponse, ThrowingConsumer<ThriftResponse, IOException>) - Static method in class com.facebook.buck.slb.HybridThriftResponseHandler
Encodes a response without out-of-band payloads.
createNotNull(ValueCreator<E>) - Method in interface com.facebook.buck.rules.modern.ValueTypeInfo
 
createNullable(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createNullConsole() - Static method in class com.facebook.buck.util.Console
Returns a Console that simply discards written bytes.
createObjCGeneratedHeaderBuildRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CxxPlatform, HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
createOcamlLinkTarget(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlRuleBuilder
 
createOkHttpClient() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
 
createOnDiskBuildInfoFor(BuildTarget, ProjectFilesystem, BuildInfoStore) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Creates an OnDiskBuildInfo.
createOptimizeBuildTarget(String) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
createOptional(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createOrGetUnderlying(TreeBackedAnnotatedConstruct, AnnotatedConstruct, Class<A>) - Static method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotationFactory
 
createOrThrow(CanonicalCellName, AbsPath, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
createOrThrow(CanonicalCellName, AbsPath, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemFactory
 
createOsRootDirectoriesCaches(ProjectFilesystemFactory, FileHashCacheMode) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
createOutputPath() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createPackageLookupPathSet(IjModuleGraph) - Static method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
createPackagePaths(ImmutableSet<OutputArtifact>) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
Create the package paths that actions will write into if it does not exist
createParentDirs(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
// @deprecated Prefer operating on Paths directly, replaced by DefaultProjectFilesystem.createParentDirs(java.nio.file.Path).
createParentDirs(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
createParentDirs(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
// @deprecated Prefer operating on Paths directly, replaced by ProjectFilesystem.createParentDirs(java.nio.file.Path).
createParentDirs(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
createParser(Path) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createParser(String) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createParser(byte[]) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createParser(InputStream) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createParser(Reader) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createParsingContext(Cell, ListeningExecutorService) - Method in class com.facebook.buck.cli.AbstractCommand
 
createParsingContext(Cell, ListeningExecutorService) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
createParsingContext(Cell, ListeningExecutorService) - Method in interface com.facebook.buck.cli.Command
Creates a basic ParsingContext with some options populated from command's arguments.
createPassthrough() - Static method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
The passthrough strategy just forwards to executorRunner.runWithDefaultExecutor.
createPath() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createPBXGroup(String, String, PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createPBXGroup(String, String, PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createPipelinedCompileStep(BuildContext, ProjectFilesystem, JavacPipelineState, BuildTarget, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createPipelinedCompileToJarStep(BuildContext, ProjectFilesystem, BuildTarget, JavacPipelineState, ResourcesParameters, ImmutableList<String>, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createPipelineState(BuildTarget, CompilerParameters, JarParameters, JarParameters) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createPipeWithPath(String) - Static method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
Creates a Windows named pipe bound to a path
createPlatform(RuleBasedPlatformResolver, DependencyStack) - Method in class com.facebook.buck.android.toolchain.platform.AndroidMultiPlatformRule
 
createPlatform(RuleBasedPlatformResolver, DependencyStack) - Method in interface com.facebook.buck.core.rules.platform.MultiPlatformRule
 
createPluginDescriptorFinder() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
createPluginLoader() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
createPluginManager() - Static method in class com.facebook.buck.core.plugin.impl.BuckPluginManagerFactory
Creates a PluginManager and loads plugins.
createPluginRepository() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
createProcessExecutor(PrintStream, PrintStream) - Method in class com.facebook.buck.util.PrintStreamProcessExecutorFactory
 
createProcessExecutor(PrintStream, PrintStream) - Method in interface com.facebook.buck.util.ProcessExecutorFactory
 
createProject(String) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createProject(String) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createProjectFilesystem(CanonicalCellName, AbsPath, Config, Optional<EmbeddedCellBuckOutInfo>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
createProjectFilesystem(CanonicalCellName, AbsPath, Config, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
createProjectFilesystem(CanonicalCellName, AbsPath, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
createProjectFilesystem(CanonicalCellName, AbsPath, Config, Optional<EmbeddedCellBuckOutInfo>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemFactory
 
createProjectFilesystem(CanonicalCellName, AbsPath, Config, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemFactory
 
createProjectFilesystem(CanonicalCellName, AbsPath, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemFactory
 
createProviders(ProviderCreationContext, BuildTarget, T) - Method in interface com.facebook.buck.core.rules.LegacyProviderCompatibleDescription
 
createProviders(ProviderCreationContext, BuildTarget, CsharpLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescription
 
createProviders(ProviderCreationContext, BuildTarget, HttpArchiveDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescription
 
createProviders(ProviderCreationContext, BuildTarget, HttpFileDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescription
 
createReadableExceptionWithWhenSuffix(BuildTarget, BuildTarget, BuildFileParseException) - Static method in class com.facebook.buck.parser.ParserMessages
 
createReadableExceptionWithWhenSuffix(BuildTarget, BuildTarget, BuildTargetException) - Static method in class com.facebook.buck.parser.ParserMessages
 
createReadableExceptionWithWhenSuffix(BuildTarget, BuildTarget, HumanReadableException) - Static method in class com.facebook.buck.parser.ParserMessages
 
createReconstructing(SourcePathRuleFinder, CellPathResolver, Cell) - Static method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
The reconstructing strategy serializes and deserializes the build rule in memory and builds the deserialized version.
createReferencedFolderPathsSet(ImmutableSet<IjModule>) - Static method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
createRegistry(TargetGraph) - Static method in class com.facebook.buck.core.rules.config.registry.impl.ConfigurationRuleRegistryFactory
 
createRegistry(BiFunction<BuildTarget, DependencyStack, TargetNode<?>>) - Static method in class com.facebook.buck.core.rules.config.registry.impl.ConfigurationRuleRegistryFactory
 
createRelativeMap(Path, Iterable<SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
createRelativeMap(Path, Iterable<SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
Creates a map where given source paths are resolved relatively to the given base path and stored (as keys) with their absolute paths (as values).
createRelativeMap(Path, Iterable<SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns a map where given SourcePath instances are resolved relatively to the given base path and stored (as keys) with their absolute paths (as values).
createRelativeSymlink(Path, Path, ProjectFilesystem) - Static method in class com.facebook.buck.io.MoreProjectFilesystems
Creates a symlink at projectFilesystem.getRootPath().resolve(pathToDesiredLinkUnderProjectRoot) that points to projectFilesystem.getRootPath().resolve(pathToExistingFileUnderProjectRoot) using a relative symlink.
createRemote(String, int, String, int, int, boolean, boolean, Optional<Path>, Optional<Path>, Optional<Path>, RemoteExecutionStrategyConfig, MetadataProvider, BuckEventBus) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
The remote strategy connects to a remote grpc remote execution service.
createRenderLinesAtTime(long) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
Creates a list of lines to be rendered at a given time.
createRequest(ThriftProtocol, BuckCacheRequest, ByteSource...) - Static method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol
 
createSandboxProgramRunner(SandboxProperties) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxExecutionStrategy
 
createSandboxProgramRunner(SandboxProperties) - Method in class com.facebook.buck.sandbox.NoSandboxExecutionStrategy
 
createSandboxProgramRunner(SandboxProperties) - Method in interface com.facebook.buck.sandbox.SandboxExecutionStrategy
Creates a new ProgramRunner to run a specific program in a sandbox.
createSelector(CellNameResolver, ForwardRelativePath, Map<String, ?>) - Method in class com.facebook.buck.core.select.impl.SelectorFactory
Creates a new Selector using the default error message when no conditions match.
createSelector(CellNameResolver, ForwardRelativePath, Map<String, ?>, String) - Method in class com.facebook.buck.core.select.impl.SelectorFactory
Creates a Selector by converting a given map.
createSet(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSharedInterfaceLibraryFromLibrary(BuildTarget, ProjectFilesystem, BuildRuleResolver, CxxPlatform, SourcePath) - Method in class com.facebook.buck.cxx.MachoDylibStubRuleFactory
 
createSharedInterfaceLibraryFromLibrary(BuildTarget, ProjectFilesystem, BuildRuleResolver, CxxPlatform, SourcePath) - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceFactory
 
createSharedInterfaceLibraryFromLinkableInput(BuildTarget, ProjectFilesystem, BuildRuleResolver, String, Linker, ImmutableList<Arg>) - Method in class com.facebook.buck.cxx.MachoDylibStubRuleFactory
 
createSharedInterfaceLibraryFromLinkableInput(BuildTarget, ProjectFilesystem, BuildRuleResolver, String, Linker, ImmutableList<Arg>) - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceFactory
 
createSharedLibraryBuildTarget(BuildTarget, Flavor, Linker.LinkType) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createSharedLibrarySymlinkTree(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CxxPlatform, Iterable<? extends BuildRule>, Function<? super BuildRule, Optional<Iterable<? extends BuildRule>>>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
Build a HeaderSymlinkTree of all the shared libraries found via the top-level rule's transitive dependencies.
createSharedLibrarySymlinkTreeTarget(BuildTarget, Flavor) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createShellScriptBuildPhase() - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createShellScriptBuildPhase() - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createShort() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSocketWithPath(Path) - Static method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
Creates a Unix domain socket bound to a path.
createSortedMap(ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSortedSet(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSourcePath() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSourcesBuildPhase() - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createSourcesBuildPhase() - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createSpecial(Class<T>, Object...) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createStackedFileHashCache(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractPerfCommand
Creates a StackedFileHashCache similar to a real command but that uses our hash-faking delegate.
createStarted(String) - Static method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent
 
createStaticLibraryBuildTarget(BuildTarget, Flavor, PicType) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createStaticLibraryBuildTarget(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlRuleBuilder
 
createStepForDummyRDotJava(ProjectFilesystem, SourcePathResolverAdapter, List<HasAndroidResourceDeps>, Path, boolean, Optional<String>, Optional<String>, boolean, boolean) - Static method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
createStepForUberRDotJava(ProjectFilesystem, SourcePathResolverAdapter, List<HasAndroidResourceDeps>, ImmutableList<Path>, Path, EnumSet<RDotTxtEntry.RType>, Optional<Path>, ImmutableList<Path>, Optional<String>) - Static method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
createSteps(ProjectFilesystem, AndroidSdkLocation, SourcePathResolverAdapter, RedexOptions, Path, Path, Supplier<KeystoreProperties>, Path, BuildableContext) - Static method in class com.facebook.buck.android.redex.ReDexStep
 
createStolen(BuildTarget) - Static method in class com.facebook.buck.rules.modern.builders.HybridLocalEvent
 
createStreamObserver(String) - Method in class com.facebook.buck.logd.client.DefaultStreamObserverFactory
 
createStreamObserver(String) - Method in interface com.facebook.buck.logd.client.StreamObserverFactory
Creates a stream observer that observes and processes server responses corresponding with provided log file path
createString() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSubCommand() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommandFactory
 
createSubCommand() - Method in class com.facebook.buck.features.go.GoProjectSubCommandFactory
 
createSubCommand() - Method in class com.facebook.buck.features.project.intellij.IntelliJProjectSubCommandFactory
 
createSubCommand() - Method in interface com.facebook.buck.support.cli.args.PluginBasedSubCommandFactory
 
createSubContext(PrintStream, PrintStream, Optional<Verbosity>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
createSwiftBuildRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, AppleNativeTargetDescriptionArg, Optional<AppleLibrarySwiftDelegate>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
createSwiftCompileRule(BuildTarget, CellPathResolver, ActionGraphBuilder, AppleNativeTargetDescriptionArg, ProjectFilesystem, CxxPlatform, AppleCxxPlatform, SwiftBuckConfig, ImmutableSet<CxxPreprocessorInput>) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
createSwiftCompileRule(CxxPlatform, SwiftPlatform, SwiftBuckConfig, BuildTarget, ActionGraphBuilder, CellPathResolver, ProjectFilesystem, SwiftLibraryDescriptionArg, Preprocessor, PreprocessorFlags, boolean, Optional<SwiftTargetTriple>) - Static method in class com.facebook.buck.swift.SwiftLibraryDescription
 
createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
createSymbolicLink(Path, Path, boolean) - Method in class com.facebook.buck.io.windowsfs.WindowsFS
Creates a symbolic link (using CreateSymbolicLink winapi call under the hood).
CreateSymbolicLinkW(String, String, int) - Method in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
createSymLink(WindowsFS, Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Creates a symlink.
createSymLink(Path, Path, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
createSymLink(Path, Path, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
createSymLink(PathWrapper, Path, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
createSymlinkTree(String, ExopackageInfo, SourcePathResolverAdapter, ProjectFilesystem, Path) - Static method in class com.facebook.buck.android.exopackage.ExopackageSymlinkTree
Create a symlink tree rooted at rootPath which contains a mirror of what should appear on the device as a result of an exopackage installation.
createTargetConfiguration() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createTargetDependency(PBXContainerItemProxy) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createTargetDependency(PBXContainerItemProxy) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createTargetNode(Cell, Path, BuildTarget, DependencyStack, Map<String, Object>, Function<SimplePerfEvent.PerfEventId, SimplePerfEvent.Scope>) - Method in interface com.facebook.buck.parser.ParserTargetNodeFromAttrMapFactory
 
createTargetNode(Cell, AbsPath, BuildTarget, DependencyStack, UnconfiguredTargetNode, Function<SimplePerfEvent.PerfEventId, SimplePerfEvent.Scope>) - Method in interface com.facebook.buck.parser.ParserTargetNodeFromUnconfiguredTargetNodeFactory
 
createTargetNode(Cell, AbsPath, BuildTarget, DependencyStack, UnconfiguredTargetNode, Function<SimplePerfEvent.PerfEventId, SimplePerfEvent.Scope>) - Method in class com.facebook.buck.parser.UnconfiguredTargetNodeToTargetNodeFactory
 
createTask(Callable<ResultType>) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
createTask(Callable<T>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
createTask(Callable<T>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.ToposortBasedDepsAwareExecutor
 
createTempFile(String, String, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns a relative path whose parent directory is guaranteed to exist.
createTempFile(Path, String, String, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Prefer DefaultProjectFilesystem.createTempFile(String, String, FileAttribute[]) so that temporary files are guaranteed to be created under buck-out.
createTempFile(String, String, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns a relative path whose parent directory is guaranteed to exist.
createTempFile(Path, String, String, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Prefer ProjectFilesystem.createTempFile(String, String, FileAttribute[]) so that temporary files are guaranteed to be created under buck-out.
createTest() - Method in class com.facebook.buck.testrunner.BuckBlockJUnit4ClassRunner
 
createThrowingTask(Callable<ResultType>, ThrowingSupplier<ImmutableSet<TaskType>, Exception>, ThrowingSupplier<ImmutableSet<TaskType>, Exception>) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
createThrowingTask(Callable<T>, ThrowingSupplier<ImmutableSet<DefaultDepsAwareTask<T>>, Exception>, ThrowingSupplier<ImmutableSet<DefaultDepsAwareTask<T>>, Exception>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
createThrowingTask(Callable<T>, ThrowingSupplier<ImmutableSet<ToposortBasedDepsAwareTask<T>>, Exception>, ThrowingSupplier<ImmutableSet<ToposortBasedDepsAwareTask<T>>, Exception>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.ToposortBasedDepsAwareExecutor
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.impl.AdbToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsLocationFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkLocationFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.impl.DxToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryForTestsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.AppleSdkLocationFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.AppleToolchainProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.CodeSignIdentityStoreFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileStoreFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.ToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.dotnet.DotnetToolchainSupplier.DotnetToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.go.GoToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.lua.LuaPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.ocaml.OcamlToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.python.toolchain.impl.PexToolProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.features.rust.RustToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.file.downloader.impl.DownloaderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.infer.toolchain.InferToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavacOptionsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaCxxPlatformProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaOptionsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainFactory
Creates a java toolchain from the .buckconfig.
createToolchain(ToolchainProvider, ToolchainCreationContext, TargetConfiguration) - Method in class com.facebook.buck.swift.toolchain.impl.SwiftPlatformsProviderFactory
 
createUberCompilationDatabase(BuildTarget, ProjectFilesystem, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createUndefinedSymbolsFile(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, TargetConfiguration, BuildTarget, Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.PosixNmSymbolNameTool
 
createUndefinedSymbolsFile(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, TargetConfiguration, BuildTarget, Iterable<? extends SourcePath>) - Method in interface com.facebook.buck.cxx.toolchain.SymbolNameTool
Creates a BuildRule which extracts all undefined symbols from the given inputs.
createUndefinedSymbolsLinkerArgs(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, BuildTarget, ImmutableList<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
createUndefinedSymbolsLinkerArgs(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, BuildTarget, ImmutableList<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
Write all undefined symbols given in symbolFiles into a linker script wrapped in `EXTERN` commands.
createUndefinedSymbolsLinkerArgs(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, BuildTarget, ImmutableList<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
createUndefinedSymbolsLinkerArgs(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, BuildTarget, ImmutableList<? extends SourcePath>) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
Generate a necessary linker arguments to propagate undefined symbols to a link command.
createUpdateEvent(ImmutableMap<String, Object>) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
Creates a new event which indicates an update to the performance data being gathered.
createUpdateEvent(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createUpdateEvent(String, Object, String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createVariableExpansionFunction(Map<String, String>) - Static method in class com.facebook.buck.apple.InfoPlistSubstitution
 
createVariantGroup(String, String, PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createVariantGroup(String, String, PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createVerificationCommandLineArguments() - Static method in class com.facebook.buck.sandbox.darwin.DarwinSandbox
Creates a list of CL arguments to run a sandbox to verify that sandbox is functioning
createVersionGroup(String, String, PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
 
createVersionGroup(String, String, PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
createVersionGroup(AbstractPBXObjectFactory) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
createVersionManager() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
createWatchmanClient(Path, Console, Clock) - Static method in class com.facebook.buck.io.watchman.WatchmanFactory
 
createWithEmptyBeansPermitted() - Static method in class com.facebook.buck.util.json.ObjectMappers
Creates an ObjectMapper that allows to use objects without fields.
createWithFileSystemCrawler(BuckEventBus, DepsAwareExecutor<? super ComputeResult, ?>, CellProvider, LoadingCache<Path, DirectoryListCache>, LoadingCache<Path, FileTreeCache>) - Static method in class com.facebook.buck.parser.TargetSpecResolver
createWithoutPayloads(ThriftRequest) - Static method in class com.facebook.buck.slb.HybridThriftRequestHandler
Create request that sends no out-of-band payloads.
createWithSuggestions(Flavored, UnconfiguredBuildTarget) - Static method in exception com.facebook.buck.parser.UnexpectedFlavorException
 
createWithWatchmanCrawler(BuckEventBus, Watchman, DepsAwareExecutor<? super ComputeResult, ?>, CellProvider) - Static method in class com.facebook.buck.parser.TargetSpecResolver
createWithWildcard(String, CellNameResolver) - Method in class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetViewFactory
 
createWithWildcard(String, CellNameResolver) - Method in interface com.facebook.buck.core.parser.buildtargetparser.UnconfiguredBuildTargetViewFactory
Given a target base name and a target name returns UnconfiguredBuildTarget with optionally allowing the short name to be empty.
createWorkerProcess(ProcessExecutorParams, ExecutionContext, Path) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
 
createXcodeProject(XcodeProjectWriteOptions, ListeningExecutorService) - Method in class com.facebook.buck.features.apple.projectV2.ProjectGenerator
Creates an xcode project.
createXcodeProjects() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
CriticalPathEventListener - Class in com.facebook.buck.event.listener
BuckEventListener that is intended to build Critical path of the build (The longest by time path )
CriticalPathEventListener(Path) - Constructor for class com.facebook.buck.event.listener.CriticalPathEventListener
 
CriticalPathReportableNode - Interface in com.facebook.buck.event.listener
Critical Path Reportable node that is used to store information into report table
CsharpLibrary - Class in com.facebook.buck.features.dotnet
 
CsharpLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, ImmutableSortedSet<SourcePath>, ImmutableList<Either<BuildRule, String>>, ImmutableMap<String, SourcePath>, FrameworkVersion, ImmutableList<String>, Path) - Constructor for class com.facebook.buck.features.dotnet.CsharpLibrary
 
CsharpLibraryCompile - Class in com.facebook.buck.features.dotnet
 
CsharpLibraryCompile(SourcePathResolverAdapter, Tool, Path, ImmutableSortedSet<Path>, ImmutableList<Either<Path, String>>, ImmutableListMultimap<Path, String>, FrameworkVersion, ImmutableList<String>) - Constructor for class com.facebook.buck.features.dotnet.CsharpLibraryCompile
 
CsharpLibraryDescription - Class in com.facebook.buck.features.dotnet
 
CsharpLibraryDescription() - Constructor for class com.facebook.buck.features.dotnet.CsharpLibraryDescription
 
CsharpLibraryDescriptionArg - Class in com.facebook.buck.features.dotnet
Immutable implementation of CsharpLibraryDescription.AbstractCsharpLibraryDescriptionArg.
CsharpLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.dotnet
Builds instances of type CsharpLibraryDescriptionArg.
CURRENT_BUCK_BUILD_TYPE - Static variable in enum com.facebook.buck.util.environment.BuckBuildType
Check in runtime to see what current build type is.
currentConfig() - Method in interface com.facebook.buck.support.build.report.FullBuildReport
 
currentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
currentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
currentTimeMillis() - Method in interface com.facebook.buck.util.timing.Clock
 
currentTimeMillis() - Method in class com.facebook.buck.util.timing.DefaultClock
 
cursorPreviousLine(int) - Method in class com.facebook.buck.util.Ansi
Moves the cursor y lines up.
CustomBehaviorUtils - Class in com.facebook.buck.rules.modern
Utilities for dealing with CustomFieldBehavior and CustomClassBehavior.
CustomBehaviorUtils() - Constructor for class com.facebook.buck.rules.modern.CustomBehaviorUtils
 
CustomClassBehavior - Annotation Type in com.facebook.buck.core.rules.modern.annotations
 
CustomClassBehaviorTag - Interface in com.facebook.buck.core.rules.modern.annotations
Root interface for any CustomClassBehavior values.
CustomClassSerialization<T extends AddsToRuleKey> - Interface in com.facebook.buck.rules.modern
Allows a class to follow specify its serialization/deserialization in terms of calls to the ValueVisitor/ValueCreator.
CustomFieldBehavior - Annotation Type in com.facebook.buck.core.rulekey
 
CustomFieldBehaviorTag - Interface in com.facebook.buck.core.rulekey
Root interface for any CustomFieldBehavior values.
CustomFieldDeps<T> - Interface in com.facebook.buck.rules.modern
Allows custom derivation of the deps corresponding to a field.
CustomFieldDepsTag - Interface in com.facebook.buck.core.rulekey
Tag to indicate custom field deps derivation.
CustomFieldInputs<T> - Interface in com.facebook.buck.rules.modern
Allows custom derivation of the inputs corresponding to a field.
CustomFieldInputsTag - Interface in com.facebook.buck.core.rulekey
Tag to indicate custom field inputs derivation.
CustomFieldSerialization<T> - Interface in com.facebook.buck.rules.modern
Allows the serialization/deserialization of a specific field to be specified in terms of calls to the ValueVisitor/Creator.
CustomFieldSerializationTag - Interface in com.facebook.buck.core.rulekey
Tag to indicate custom field serialization.
CustomJarOutputStream - Class in com.facebook.buck.util.zip
Extension of CustomZipOutputStream with jar-specific functionality.
CustomJarOutputStream(CustomZipOutputStream.Impl) - Constructor for class com.facebook.buck.util.zip.CustomJarOutputStream
 
CustomOptionalProtoSerializer - Class in com.facebook.buck.util.json
Custom serializer for ProtoBuf classes as jackson is not able to serialize them.
CustomOptionalProtoSerializer() - Constructor for class com.facebook.buck.util.json.CustomOptionalProtoSerializer
 
CustomPrebuiltCxxLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, PrebuiltCxxLibraryGroupDescriptionArg) - Constructor for class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
customType - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
CustomZipEntry - Class in com.facebook.buck.util.zip
 
CustomZipEntry(ZipEntry) - Constructor for class com.facebook.buck.util.zip.CustomZipEntry
 
CustomZipEntry(String) - Constructor for class com.facebook.buck.util.zip.CustomZipEntry
 
CustomZipEntry(Path, boolean) - Constructor for class com.facebook.buck.util.zip.CustomZipEntry
 
CustomZipEntry(Path) - Constructor for class com.facebook.buck.util.zip.CustomZipEntry
 
CustomZipOutputStream - Class in com.facebook.buck.util.zip
An implementation of an OutputStream that will zip output.
CustomZipOutputStream(CustomZipOutputStream.Impl) - Constructor for class com.facebook.buck.util.zip.CustomZipOutputStream
 
CustomZipOutputStream.Impl - Interface in com.facebook.buck.util.zip
 
cxx - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
 
CXX_LINK_BINARY_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
CXX_LINK_MAP_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
CXX_LINK_THININDEX_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
CxxBinary - Class in com.facebook.buck.cxx
 
CxxBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, CxxPlatform, BuildRule, Tool, Iterable<FrameworkPath>, Iterable<BuildTarget>, BuildTarget, boolean) - Constructor for class com.facebook.buck.cxx.CxxBinary
 
CxxBinaryDescription - Class in com.facebook.buck.cxx
 
CxxBinaryDescription(ToolchainProvider, CxxBinaryImplicitFlavors, CxxBinaryFactory, CxxBinaryMetadataFactory, CxxBinaryFlavored) - Constructor for class com.facebook.buck.cxx.CxxBinaryDescription
 
CxxBinaryDescription.CommonArg - Interface in com.facebook.buck.cxx
 
CxxBinaryDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxBinaryDescription.AbstractCxxBinaryDescriptionArg.
CxxBinaryDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxBinaryDescriptionArg.
CxxBinaryFactory - Class in com.facebook.buck.cxx
 
CxxBinaryFactory(ToolchainProvider, CxxBuckConfig, InferBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxBinaryFactory
 
CxxBinaryFlavored - Class in com.facebook.buck.cxx
 
CxxBinaryFlavored(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxBinaryFlavored
 
CxxBinaryImplicitFlavors - Class in com.facebook.buck.cxx
 
CxxBinaryImplicitFlavors(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxBinaryImplicitFlavors
 
CxxBinaryMetadataFactory - Class in com.facebook.buck.cxx
 
CxxBinaryMetadataFactory(ToolchainProvider) - Constructor for class com.facebook.buck.cxx.CxxBinaryMetadataFactory
 
CxxBuckConfig - Class in com.facebook.buck.cxx.config
Contains platform independent settings for C/C++ rules.
CxxBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.cxx.config.CxxBuckConfig
 
CxxBuckConfig(BuckConfig, Flavor) - Constructor for class com.facebook.buck.cxx.config.CxxBuckConfig
 
CxxCompilationDatabase - Class in com.facebook.buck.cxx
 
CxxCompilationDatabaseEntry - Class in com.facebook.buck.cxx
 
CxxCompilationDatabaseEntry() - Constructor for class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
 
cxxCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
cxxCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
CxxConstructorArg - Interface in com.facebook.buck.cxx
 
CxxDeps - Class in com.facebook.buck.cxx
The group of BuildTargets from C/C++ constructor args which comprise a C/C++ descriptions logical C/C++ deps used to find dependency NativeLinkableGroups or CxxPreprocessorDeps.
CxxDeps() - Constructor for class com.facebook.buck.cxx.CxxDeps
 
CxxDeps.Builder - Class in com.facebook.buck.cxx
 
CxxDescriptionEnhancer - Class in com.facebook.buck.cxx
 
CxxDescriptionsProvider - Class in com.facebook.buck.cxx
 
CxxDescriptionsProvider() - Constructor for class com.facebook.buck.cxx.CxxDescriptionsProvider
 
CxxFlags - Class in com.facebook.buck.cxx
 
CxxFlags.TranslateMacrosArgsFunction - Class in com.facebook.buck.cxx
Function for translating cxx flag macros in list of Arg.
CxxFlags.TranslateMacrosFunction - Class in com.facebook.buck.cxx
Function for translating cxx flag macros.
CxxFlagsMacro - Interface in com.facebook.buck.rules.macros
$(cxxflags) macro type.
CxxFlavorSanitizer - Class in com.facebook.buck.cxx.toolchain
 
CxxGenrule - Class in com.facebook.buck.cxx
Genrule with C++ aware macros.
CxxGenrule(BuildTarget, ProjectFilesystem, BuildRuleParams, String) - Constructor for class com.facebook.buck.cxx.CxxGenrule
 
CxxGenruleDescription - Class in com.facebook.buck.cxx
 
CxxGenruleDescription(ToolchainProvider, BuckConfig, CxxBuckConfig, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.cxx.CxxGenruleDescription
 
CxxGenruleDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxGenruleDescription.AbstractCxxGenruleDescriptionArg.
CxxGenruleDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxGenruleDescriptionArg.
CxxGenruleFilterAndTargetsMacro - Class in com.facebook.buck.rules.macros
Base class for cxx_genrule flags-based macros.
CxxGenruleFilterAndTargetsMacro() - Constructor for class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
 
CxxGenruleFilterAndTargetsMacroTypeCoercer<M extends CxxGenruleFilterAndTargetsMacro> - Class in com.facebook.buck.rules.coercer
Coercer for cxx_genrule flag-based macros.
CxxGenruleFilterAndTargetsMacroTypeCoercer(Optional<TypeCoercer<Pattern, Pattern>>, TypeCoercer<ImmutableList<UnconfiguredBuildTarget>, ImmutableList<BuildTarget>>, Class<M>, BiFunction<Optional<Pattern>, ImmutableList<BuildTarget>, M>) - Constructor for class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
CxxHeaders - Class in com.facebook.buck.cxx
Encapsulates headers from a single root location.
CxxHeaders() - Constructor for class com.facebook.buck.cxx.CxxHeaders
 
CxxHeadersDir - Class in com.facebook.buck.cxx
Wraps a header directory to add to the preprocessors search path.
CxxHeadersDir() - Constructor for class com.facebook.buck.cxx.CxxHeadersDir
 
CxxInferEnhancer - Class in com.facebook.buck.cxx
Handles infer flavors for CxxLibraryGroup and CxxBinary.
CxxInferEnhancer.InferFlavors - Enum in com.facebook.buck.cxx
Flavors affixed to a library or binary rule to run infer.
CxxIntermediateBuildProduct - Interface in com.facebook.buck.cxx
Interface marker for a type that emits intermediate products in a cxx build
CxxLibraryDescription - Class in com.facebook.buck.cxx
 
CxxLibraryDescription(CxxLibraryImplicitFlavors, CxxLibraryFlavored, CxxLibraryFactory, CxxLibraryMetadataFactory) - Constructor for class com.facebook.buck.cxx.CxxLibraryDescription
 
CxxLibraryDescription.CommonArg - Interface in com.facebook.buck.cxx
 
CxxLibraryDescription.MetadataType - Enum in com.facebook.buck.cxx
 
CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction - Interface in com.facebook.buck.cxx
This is a hack to allow fine grained control over how the transitive CxxPreprocessorInputs are found.
CxxLibraryDescription.Type - Enum in com.facebook.buck.cxx
 
CxxLibraryDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxLibraryDescription.AbstractCxxLibraryDescriptionArg.
CxxLibraryDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxLibraryDescriptionArg.
CxxLibraryDescriptionDelegate - Interface in com.facebook.buck.cxx
Defines a plugin interface for CxxLibraryDescription so that its behavior can be extended.
CxxLibraryDescriptionDelegate.ConfiguredDelegate - Interface in com.facebook.buck.cxx
The delegate for a specific target and platform.
CxxLibraryEnhancement(BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<Boolean>, ImmutableSet<BuildTarget>, ActionGraphBuilder, CxxPlatform) - Constructor for class com.facebook.buck.jvm.java.JavaTestDescription.CxxLibraryEnhancement
 
CxxLibraryFactory - Class in com.facebook.buck.cxx
 
CxxLibraryFactory(ToolchainProvider, CxxBuckConfig, InferBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxLibraryFactory
 
CxxLibraryFlavored - Class in com.facebook.buck.cxx
 
CxxLibraryFlavored(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxLibraryFlavored
 
CxxLibraryGroup - Class in com.facebook.buck.cxx
An action graph representation of a C/C++ library from the target graph, providing the various interfaces to make it consumable by C/C++ preprocessing and native linkable rules.
CxxLibraryGroup(BuildTarget, ProjectFilesystem, BuildRuleParams, CxxDeps, CxxDeps, Predicate<CxxPlatform>, BiFunction<? super CxxPlatform, ActionGraphBuilder, Iterable<? extends Arg>>, BiFunction<? super CxxPlatform, ActionGraphBuilder, Iterable<? extends Arg>>, QuadFunction<? super CxxPlatform, ActionGraphBuilder, SourcePathResolverAdapter, Boolean, NativeLinkableInput>, Optional<Pattern>, ImmutableSet<FrameworkPath>, ImmutableSet<FrameworkPath>, NativeLinkableGroup.Linkage, boolean, Optional<String>, ImmutableSortedSet<BuildTarget>, boolean, boolean, boolean, boolean, CxxLibraryDescriptionDelegate) - Constructor for class com.facebook.buck.cxx.CxxLibraryGroup
 
CxxLibraryImplicitFlavors - Class in com.facebook.buck.cxx
 
CxxLibraryImplicitFlavors(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxLibraryImplicitFlavors
 
CxxLibraryMetadataFactory - Class in com.facebook.buck.cxx
 
CxxLibraryMetadataFactory(ToolchainProvider, ProjectFilesystem) - Constructor for class com.facebook.buck.cxx.CxxLibraryMetadataFactory
 
CxxLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.cxx
 
CxxLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
 
CxxLink - Class in com.facebook.buck.cxx
A BuildRule for linking c++ objects.
CxxLink(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, CellPathResolver, Linker, Path, ImmutableMap<String, Path>, ImmutableList<Arg>, Optional<LinkOutputPostprocessor>, Optional<RuleScheduleInfo>, boolean, boolean, boolean) - Constructor for class com.facebook.buck.cxx.CxxLink
 
CxxLink.Impl - Class in com.facebook.buck.cxx
Buildable implementation of CxxLink.
CxxLinkableEnhancer - Class in com.facebook.buck.cxx
 
CxxLinkAndCompileRules - Class in com.facebook.buck.cxx
 
CxxLinkGroupMapping - Class in com.facebook.buck.core.linkgroup
Represents a single mapping which specifies which targets belong to a link group.
CxxLinkGroupMapping() - Constructor for class com.facebook.buck.core.linkgroup.CxxLinkGroupMapping
 
CxxLinkGroupMappingCoercer - Class in com.facebook.buck.rules.coercer
CxxLinkGroupMappingCoercer(TypeCoercer<String, String>, TypeCoercer<ImmutableList<Object>, ImmutableList<CxxLinkGroupMappingTarget>>) - Constructor for class com.facebook.buck.rules.coercer.CxxLinkGroupMappingCoercer
 
CxxLinkGroupMappingTarget - Class in com.facebook.buck.core.linkgroup
Represents how a single build target should be mapped to a link group.
CxxLinkGroupMappingTarget() - Constructor for class com.facebook.buck.core.linkgroup.CxxLinkGroupMappingTarget
 
CxxLinkGroupMappingTarget.Traversal - Enum in com.facebook.buck.core.linkgroup
Defines how nodes should be included starting from the root as specified by the build target.
CxxLinkGroupMappingTargetCoercer - Class in com.facebook.buck.rules.coercer
CxxLinkGroupMappingTargetCoercer(TypeCoercer<UnconfiguredBuildTarget, BuildTarget>, TypeCoercer<Object, CxxLinkGroupMappingTarget.Traversal>, TypeCoercer<Pattern, Pattern>) - Constructor for class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetCoercer
 
CxxLinkGroupMappingTargetTraversalCoercer - Class in com.facebook.buck.rules.coercer
TypeCoercer for CxxLinkGroupMappingTarget.Traversal.
CxxLinkGroupMappingTargetTraversalCoercer() - Constructor for class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetTraversalCoercer
 
CxxLinkOptions - Class in com.facebook.buck.cxx
 
CxxLinkOptions() - Constructor for class com.facebook.buck.cxx.CxxLinkOptions
 
CxxLocationMacroExpander - Class in com.facebook.buck.cxx
 
CxxLocationMacroExpander(CxxPlatform) - Constructor for class com.facebook.buck.cxx.CxxLocationMacroExpander
 
CxxLuaExtension - Class in com.facebook.buck.features.lua
 
CxxLuaExtension(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.lua.CxxLuaExtension
 
CxxLuaExtensionDescription - Class in com.facebook.buck.features.lua
 
CxxLuaExtensionDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
CxxLuaExtensionDescriptionArg - Class in com.facebook.buck.features.lua
Immutable implementation of CxxLuaExtensionDescription.AbstractCxxLuaExtensionDescriptionArg.
CxxLuaExtensionDescriptionArg.Builder - Class in com.facebook.buck.features.lua
Builds instances of type CxxLuaExtensionDescriptionArg.
CxxMacro - Interface in com.facebook.buck.rules.macros
$(cxx) macro type.
CxxPlatform - Interface in com.facebook.buck.cxx.toolchain
Interface describing a C/C++ toolchain and platform to build for.
CxxPlatform.Builder - Class in com.facebook.buck.cxx.toolchain
 
CxxPlatforms - Class in com.facebook.buck.cxx.toolchain.impl
 
CxxPlatformsProvider - Class in com.facebook.buck.cxx.toolchain
 
CxxPlatformsProvider() - Constructor for class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
 
CxxPlatformsProviderFactory - Class in com.facebook.buck.cxx.toolchain.impl
 
CxxPlatformsProviderFactory() - Constructor for class com.facebook.buck.cxx.toolchain.impl.CxxPlatformsProviderFactory
 
CxxPlatformsSupplier - Interface in com.facebook.buck.cxx.toolchain
A toolchain that provides CXX platforms.
CxxppFlagsMacro - Class in com.facebook.buck.rules.macros
$(cxxppflags ...) macro type.
CxxppFlagsMacro() - Constructor for class com.facebook.buck.rules.macros.CxxppFlagsMacro
 
CxxPrecompiledHeaderDescription - Class in com.facebook.buck.cxx
 
CxxPrecompiledHeaderDescription() - Constructor for class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
 
CxxPrecompiledHeaderDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxPrecompiledHeaderDescription.AbstractCxxPrecompiledHeaderDescriptionArg.
CxxPrecompiledHeaderDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxPrecompiledHeaderDescriptionArg.
CxxPrecompiledHeaderTemplate - Class in com.facebook.buck.cxx
Represents a precompilable header file, along with dependencies.
CxxPrefixHeader - Class in com.facebook.buck.cxx
Represents a header file mentioned in a `prefix_header` param in a cxx library/binary rule.
CxxPrepareForLinkStep - Class in com.facebook.buck.cxx
Prepares argfile for the CxxLinkStep, so all arguments to the linker will be stored in a single file.
CxxPreprocessables - Class in com.facebook.buck.cxx
 
CxxPreprocessables.IncludeType - Enum in com.facebook.buck.cxx
 
CxxPreprocessAndCompile - Class in com.facebook.buck.cxx
A build rule which preprocesses and/or compiles a C/C++ source in a single step.
CxxPreprocessorDep - Interface in com.facebook.buck.cxx
An interface that represents a BuildRule which can contribute components (e.g.
CxxPreprocessorInput - Class in com.facebook.buck.cxx
The components that get contributed to a top-level run of the C++ preprocessor.
CxxPreprocessorInput() - Constructor for class com.facebook.buck.cxx.CxxPreprocessorInput
 
CxxPreprocessorInput.Builder - Class in com.facebook.buck.cxx
 
CxxPythonExtension - Class in com.facebook.buck.features.python
 
CxxPythonExtension(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.python.CxxPythonExtension
 
CxxPythonExtensionDescription - Class in com.facebook.buck.features.python
 
CxxPythonExtensionDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
CxxPythonExtensionDescription.Type - Enum in com.facebook.buck.features.python
 
CxxPythonExtensionDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of CxxPythonExtensionDescription.AbstractCxxPythonExtensionDescriptionArg.
CxxPythonExtensionDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type CxxPythonExtensionDescriptionArg.
CxxRawHeaders - Class in com.facebook.buck.cxx
 
CxxRawHeaders() - Constructor for class com.facebook.buck.cxx.CxxRawHeaders
 
CxxSource - Class in com.facebook.buck.cxx
Describes a source file written in the C programming language or a derivative (C++, Objective-C, Objective-C++, etc.) and the various paths it uses from input to output.
CxxSource() - Constructor for class com.facebook.buck.cxx.CxxSource
 
CxxSource.Type - Enum in com.facebook.buck.cxx
 
CxxSourceRuleFactory - Class in com.facebook.buck.cxx
 
CxxSourceRuleFactory() - Constructor for class com.facebook.buck.cxx.CxxSourceRuleFactory
 
CxxSourceTypes - Class in com.facebook.buck.cxx
Utilities for working with C-like source types.
CxxStrip - Class in com.facebook.buck.cxx
Controls how strip tool is invoked.
CxxStrip(BuildTarget, ProjectFilesystem, SourcePath, SourcePathRuleFinder, StripStyle, Tool, boolean, Path) - Constructor for class com.facebook.buck.cxx.CxxStrip
 
CxxSymlinkTreeHeaders - Class in com.facebook.buck.cxx
Encapsulates headers modeled using a HeaderSymlinkTree.
CxxSymlinkTreeHeaders() - Constructor for class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
CxxTest - Class in com.facebook.buck.cxx
A no-op BuildRule which houses the logic to run and form the results for C/C++ tests.
CxxTest(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRule, Tool, ImmutableMap<String, Arg>, ImmutableList<Arg>, ImmutableSortedSet<? extends SourcePath>, ImmutableSet<SourcePath>, Function<SourcePathRuleFinder, ImmutableSortedSet<BuildRule>>, ImmutableSet<String>, ImmutableSet<String>, boolean, Optional<Long>, CxxTestType) - Constructor for class com.facebook.buck.cxx.CxxTest
 
CxxTestDescription - Class in com.facebook.buck.cxx
 
CxxTestDescription(ToolchainProvider, CxxBuckConfig, CxxBinaryMetadataFactory) - Constructor for class com.facebook.buck.cxx.CxxTestDescription
 
CxxTestDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxTestDescription.AbstractCxxTestDescriptionArg.
CxxTestDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxTestDescriptionArg.
CxxTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.cxx
Rule to create a module from a cxx_test
CxxTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.cxx.CxxTestModuleRule
 
CxxThinLTOIndex - Class in com.facebook.buck.cxx
A BuildRule for linking c++ objects.
CxxThinLTOIndex(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Linker, Path, ImmutableList<Arg>, Optional<RuleScheduleInfo>, boolean) - Constructor for class com.facebook.buck.cxx.CxxThinLTOIndex
 
CxxThinLTOIndex.Impl - Class in com.facebook.buck.cxx
Buildable implementation of CxxLink.
CxxThinLTOIndexArg - Class in com.facebook.buck.cxx
Holds an argument specifying the location of a thinLTO index file for optimization
CxxThinLTOIndexArg(SourcePath, SourcePath) - Constructor for class com.facebook.buck.cxx.CxxThinLTOIndexArg
 
CxxThinLTOOpt - Class in com.facebook.buck.cxx
A build rule which runs the opt phase of an incremental ThinLTO build
CxxThinLTOOpt.Impl - Class in com.facebook.buck.cxx
Buildable implementation for CxxThinLTOOpt.
CxxToolchainDescription - Class in com.facebook.buck.cxx
Defines a cxx_toolchain rule that allows a CxxPlatform to be configured as a build target.
CxxToolchainDescription() - Constructor for class com.facebook.buck.cxx.CxxToolchainDescription
 
CxxToolchainDescriptionArg - Class in com.facebook.buck.cxx
This is roughly analagous to the configuration provided by CxxBuckConfig.
CxxToolchainDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxToolchainDescriptionArg.
CxxToolchainsSupplier - Class in com.facebook.buck.cxx.toolchain.impl
 
CxxToolchainsSupplier() - Constructor for class com.facebook.buck.cxx.toolchain.impl.CxxToolchainsSupplier
 
CxxToolFlags - Class in com.facebook.buck.cxx
Tracks flags passed to the preprocessor or compiler.
CxxToolFlags() - Constructor for class com.facebook.buck.cxx.CxxToolFlags
 
CxxToolProvider<T> - Class in com.facebook.buck.cxx.toolchain
A provide for the Preprocessor and Compiler C/C++ drivers.
CxxToolProvider(ToolProvider, Supplier<CxxToolProvider.Type>, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
CxxToolProvider(ToolProvider, CxxToolProvider.Type, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CxxToolProvider
Build using a ToolProvider and a required type.
CxxToolProvider(ToolProvider, CxxToolProvider.Type, ToolType) - Constructor for class com.facebook.buck.cxx.toolchain.CxxToolProvider
Build using a ToolProvider and a required type.
CxxToolProvider.Type - Enum in com.facebook.buck.cxx.toolchain
 
CxxToolTypeInferer - Class in com.facebook.buck.cxx.toolchain
Utilities for inferring the CxxToolProvider.Type of a cxx tool.
CxxToolTypeInferer() - Constructor for class com.facebook.buck.cxx.toolchain.CxxToolTypeInferer
 
CycleException - Exception in com.facebook.buck.core.util.graph
Exception thrown when graph traveral finds a cycle

D

D8 - Static variable in class com.facebook.buck.android.DxStep
 
d_tag - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.Entry
 
d_un - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.Entry
 
DaemonEvent - Class in com.facebook.buck.event
 
DaemonEvent(EventKey, String) - Constructor for class com.facebook.buck.event.DaemonEvent
 
DaemonEvent.NewDaemonInstance - Class in com.facebook.buck.event
 
DaemonicParserState - Class in com.facebook.buck.parser
Persistent parsing data, that can exist between invocations of the Parser.
DaemonicParserState(int) - Constructor for class com.facebook.buck.parser.DaemonicParserState
 
DalvikAwareOutputStreamHelper - Class in com.facebook.buck.android.dalvik
Helper to write a Zip file used by DalvikAwareZipSplitter.
DalvikAwareZipSplitter - Class in com.facebook.buck.android.dalvik
Implementation of ZipSplitter that uses estimates from DalvikStatsTool to determine how many classes to pack into a dex.
DalvikAwareZipSplitterFactory - Class in com.facebook.buck.android.dalvik
 
DalvikAwareZipSplitterFactory(long, Set<String>) - Constructor for class com.facebook.buck.android.dalvik.DalvikAwareZipSplitterFactory
 
DalvikStatsTool - Class in com.facebook.buck.android.dalvik
Tool to get stats about dalvik classes.
DalvikStatsTool.Stats - Class in com.facebook.buck.android.dalvik
Stats about a java class.
DARWIN_F_GETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
DARWIN_F_SETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
DARWIN_FD_CLOEXEC - Static variable in class com.facebook.buck.util.Libc.Constants
 
DARWIN_TIOCSCTTY - Static variable in class com.facebook.buck.util.Libc.Constants
 
DarwinLinker - Class in com.facebook.buck.cxx.toolchain.linker.impl
A specialization of Linker containing information specific to the Darwin implementation.
DarwinLinker(Tool, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
DarwinSandbox - Class in com.facebook.buck.sandbox.darwin
Provides an interface to OS X native sandbox capabilities.
DarwinSandbox(SandboxProperties) - Constructor for class com.facebook.buck.sandbox.darwin.DarwinSandbox
 
DarwinSandboxExecutionStrategy - Class in com.facebook.buck.sandbox.darwin
SandboxExecutionStrategy for OS X sandbox.
DarwinSandboxExecutionStrategy(ProcessExecutor, SandboxConfig) - Constructor for class com.facebook.buck.sandbox.darwin.DarwinSandboxExecutionStrategy
 
DarwinSandboxProgramRunner - Class in com.facebook.buck.sandbox.darwin
ProgramRunner that runs a program in an OS X sandbox.
DarwinSandboxProgramRunner(SandboxProperties) - Constructor for class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
 
Data(ImmutableSortedMap<String, HashCode>) - Constructor for class com.facebook.buck.jvm.core.JavaLibrary.Data
 
Data(ImmutableList<SourcePath>, ImmutableList<InputsMapBuilder.Data>) - Constructor for class com.facebook.buck.rules.modern.impl.InputsMapBuilder.Data
 
dataOnlyAbsentForSourceFolder() - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder.DependencyEntry
 
DataTransferObject - Interface in com.facebook.buck.core.description.arg
Immutable object is marked with this marker, and this object has a builder companion, e.
dataTransferObjectDescriptor(TypeCoercerFactory) - Method in class com.facebook.buck.core.rules.knowntypes.RuleDescriptor
 
DataTransferObjectDescriptor<T extends DataTransferObject> - Class in com.facebook.buck.rules.coercer
Class that contains the values needed to build a DescriptionArg
DataTransferObjectDescriptor() - Constructor for class com.facebook.buck.rules.coercer.DataTransferObjectDescriptor
 
DataTransferObjectDescriptor.BuilderBuildFailedException - Exception in com.facebook.buck.rules.coercer
Checked exception thrown by DataTransferObjectDescriptor.BuilderBuildFunction when a user error (not internal error) occurs.
DataTransferObjectDescriptor.BuilderBuildFunction<T> - Interface in com.facebook.buck.rules.coercer
A function to build a builder returned by DataTransferObjectDescriptor.getBuilderFactory()
dateTime - Variable in class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
DBinary - Class in com.facebook.buck.features.d
BinaryBuildRule implementation for D binaries.
DBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, SourcePath) - Constructor for class com.facebook.buck.features.d.DBinary
 
DBinaryDescription - Class in com.facebook.buck.features.d
 
DBinaryDescription(ToolchainProvider, DBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.d.DBinaryDescription
 
DBinaryDescriptionArg - Class in com.facebook.buck.features.d
Immutable implementation of DBinaryDescription.AbstractDBinaryDescriptionArg.
DBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.d
Builds instances of type DBinaryDescriptionArg.
DBuckConfig - Class in com.facebook.buck.features.d
 
DBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.d.DBuckConfig
 
DCompileBuildRule - Class in com.facebook.buck.features.d
A build rule for invoking the D compiler.
DCompileBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, ImmutableList<String>, String, ImmutableSortedSet<SourcePath>, ImmutableList<DIncludes>) - Constructor for class com.facebook.buck.features.d.DCompileBuildRule
 
DCompileStep - Class in com.facebook.buck.features.d
 
DCompileStep(AbsPath, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, ImmutableCollection<Path>) - Constructor for class com.facebook.buck.features.d.DCompileStep
 
DDescriptionsProvider - Class in com.facebook.buck.features.d
 
DDescriptionsProvider() - Constructor for class com.facebook.buck.features.d.DDescriptionsProvider
 
DdmLibLogRedirector - Class in com.facebook.buck.cli
This is used to convert ddmlib's logging to ConsoleEvents to interact correctly with SuperConsole.
DdmLibLogRedirector() - Constructor for class com.facebook.buck.cli.DdmLibLogRedirector
 
debug(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at DEBUG level.
debug(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at DEBUG level.
debug(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at DEBUG level.
debug(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at DEBUG level.
debug(String) - Method in class com.facebook.buck.log.TimedLogger
 
DEBUG_BUILD_CONFIGURATION_NAME - Static variable in class com.facebook.buck.features.apple.projectV2.BuildConfiguration
 
DEBUG_CONSTANT - Static variable in class com.facebook.buck.android.BuildConfigs
Name of the boolean global variable provided by the standard Android tools to indicate whether an app was built in debug mode or not.
DEBUG_FORMAT_STRING_URL_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
URL format string for debug UI on the super console
debugDump() - Method in interface com.facebook.buck.util.cache.FileHashCache
 
debugDump() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
debugDump() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
debugDump() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
DebugPathSanitizer - Class in com.facebook.buck.cxx.toolchain
Encapsulates all the logic to sanitize debug paths in native code.
DebugPathSanitizer(boolean) - Constructor for class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
DebugPathSanitizer() - Constructor for class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
declareArtifact(Path) - Method in interface com.facebook.buck.core.rules.actions.ActionRegistry
 
declareArtifact(String, Location) - Method in interface com.facebook.buck.core.rules.actions.ActionRegistry
Simple helper behaves like ActionRegistry.declareArtifact(Path, Location), but validates that the string is a valid path
declareArtifact(Path, Location) - Method in interface com.facebook.buck.core.rules.actions.ActionRegistry
 
declareArtifact(String, Location) - Method in class com.facebook.buck.core.rules.actions.DefaultActionRegistry
 
declareArtifact(Path, Location) - Method in class com.facebook.buck.core.rules.actions.DefaultActionRegistry
 
declareFile(String, Location) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextActions
 
declareFile(String, Location) - Method in interface com.facebook.buck.core.starlark.rule.SkylarkRuleContextActionsApi
 
decode(ByteBuffer, CharBuffer, boolean) - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
decodeNumericEscape(StringBuilder, String, int, int, int, int) - Static method in class com.facebook.buck.util.Escaper
Decode a numeric escape as explained in this page: http://en.cppreference.com/w/cpp/language/escape .
decodeNumericEscape(StringBuilder, String, int, int, int) - Static method in class com.facebook.buck.util.Escaper
Call Escaper.decodeNumericEscape(StringBuilder, String, int, int, int, int) to parse at most one escaped character; i.e.
decodeString(ByteBuffer) - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
decodeUTF8String(ByteBuffer) - Static method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
deconstruct(Throwable) - Static method in class com.facebook.buck.util.ErrorLogger
Deconstructs an exception to assist in creating user-friendly messages.
dedupKeepLast(Iterable<T>) - Static method in class com.facebook.buck.util.MoreIterables
Returns a deduped version of toDedup and keeps the order of elements If a key is contained more than once (that is, there are multiple elements e1, e2...
DEFAULT - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
 
DEFAULT - Static variable in enum com.facebook.buck.artifact_cache.config.MultiFetchType
 
DEFAULT - Static variable in enum com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphMode
 
DEFAULT - Static variable in enum com.facebook.buck.core.model.impl.HashedBuckOutLinkMode
 
DEFAULT - Static variable in enum com.facebook.buck.core.rules.analysis.config.RuleAnalysisComputationMode
 
DEFAULT - Static variable in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
 
DEFAULT - Static variable in class com.facebook.buck.core.select.SelectorKey
 
DEFAULT - Static variable in class com.facebook.buck.jvm.java.JavacLanguageLevelOptions
 
DEFAULT - Static variable in enum com.facebook.buck.remoteexecution.config.AutoRemoteExecutionStrategy
 
DEFAULT - Static variable in enum com.facebook.buck.remoteexecution.config.RemoteExecutionType
 
DEFAULT - Static variable in enum com.facebook.buck.support.cli.config.JsonAttributeFormat
 
DEFAULT - Static variable in enum com.facebook.buck.util.cache.FileHashCacheMode
 
DEFAULT - Static variable in interface com.facebook.buck.versions.Version
 
DEFAULT_ALLOW_EMPTY_GLOBS - Static variable in class com.facebook.buck.parser.config.ParserConfig
 
DEFAULT_AMOUNTS - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_ANDROID_PLATFORM_TARGET - Static variable in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
DEFAULT_AUTO_RE_EXPERIMENT_PROPERTY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_BUCK_CONFIG_OVERRIDE_FILE_NAME - Static variable in class com.facebook.buck.util.config.Configs
 
DEFAULT_BUCK_OUT_DIR_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
DEFAULT_BUCK_OUT_INCLUDE_TARGET_CONFIG_HASH - Static variable in class com.facebook.buck.io.filesystem.BuckPaths
Default value for BuckPaths.shouldIncludeTargetConfigHash() when it is not specified by user.
DEFAULT_BUILD_FILE_NAME - Static variable in class com.facebook.buck.parser.config.ParserConfig
 
DEFAULT_CAS_DEADLINE_S - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_CAS_PORT - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_COMMON_CFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Defaults for c and c++ flags
DEFAULT_COMMON_COMPILER_FLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Flags used when compiling either C or C++ sources.
DEFAULT_COMMON_CPPFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_COMMON_CXXFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_COMMON_CXXPPFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_COMMON_LDFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Default linker flags added by the NDK.
DEFAULT_COMPRESSION_LEVEL - Static variable in class com.facebook.buck.step.fs.XzStep
 
DEFAULT_COMPRESSION_LEVEL - Static variable in class com.facebook.buck.step.fs.ZstdStep
 
DEFAULT_CONFIG_NAMES - Static variable in enum com.facebook.buck.features.apple.common.SchemeActionType
 
DEFAULT_CPU_AMOUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_CPU_CAP - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
CPU resource amount is considered as number of cores.
DEFAULT_DISK_IO_AMOUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_DISK_IO_CAP - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
Disk IO resource unit size has been chosen arbitrarily.
DEFAULT_ENDPOINT_TIMEOUT_MS - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
DEFAULT_EXEC_CONFIGURATION - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_FLAVOR_LIBRARY_TYPE - Static variable in class com.facebook.buck.cxx.config.CxxBuckConfig
 
DEFAULT_FLAVOR_PLATFORM - Static variable in class com.facebook.buck.cxx.config.CxxBuckConfig
 
DEFAULT_FORMAT_STRING - Static variable in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgs
 
DEFAULT_HYBRID_THRIFT_PATH - Static variable in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
DEFAULT_IDENTITIES_COMMAND - Static variable in class com.facebook.buck.apple.AppleConfig
 
DEFAULT_INITIAL_CHAR_BUFFER_CAPACITY - Static variable in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
DEFAULT_IS_CONFIGURABLE - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_IS_DEP - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_IS_INPUT - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_IS_LOCAL_FALLBACK_DISABLED_ON_CORRUPT_ARTIFACTS - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_IS_LOCAL_FALLBACK_ENABLED - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_IS_LOCAL_FALLBACK_ENABLED_FOR_COMPLETED_ACTION - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_IS_TARGET_GRAPH_ONLY_DEP - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_JAVA_TOOL - Static variable in class com.facebook.buck.jvm.java.JavaBuckConfig
 
DEFAULT_KEY_VALUE_SEPARATOR - Static variable in class com.facebook.buck.util.config.Config
Used in a string representation of a map; separates keys from values
DEFAULT_KEYWORD - Static variable in class com.facebook.buck.core.select.SelectorKey
 
DEFAULT_MANAGED_THREAD_COUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
Total number of threads Buck can use to schedule various work.
DEFAULT_MAX_COUNT - Static variable in class com.facebook.buck.log.LogConfigSetup
 
DEFAULT_MAX_LOG_SIZE_BYTES - Static variable in class com.facebook.buck.log.LogConfigSetup
 
DEFAULT_MAXIMUM_AMOUNTS - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_MEMORY_AMOUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_MEMORY_CAP - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
Memory resource unit size has been chosen arbitrarily.
DEFAULT_MIN_BATCH_SIZE - Static variable in class com.facebook.buck.util.network.AbstractBatchingLogger
 
DEFAULT_MIN_COUNT - Static variable in class com.facebook.buck.log.LogConfigSetup
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.android.toolchain.AdbToolchain
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
DEFAULT_NAME - Static variable in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.android.toolchain.AndroidSdkLocation
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.android.toolchain.DxToolchain
 
DEFAULT_NAME - Static variable in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
DEFAULT_NAME - Static variable in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
 
DEFAULT_NAME - Static variable in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AppleSdkLocation
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AppleToolchainProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.CodeSignIdentityStore
 
DEFAULT_NAME - Static variable in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
DEFAULT_NAME - Static variable in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
 
DEFAULT_NAME - Static variable in class com.facebook.buck.features.go.GoToolchain
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.haskell.HaskellPlatformsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.lua.LuaPlatformsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.python.toolchain.PexToolProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.rust.RustToolchain
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.file.downloader.Downloader
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.infer.toolchain.InferToolchain
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
 
DEFAULT_NAME - Static variable in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.jvm.java.toolchain.JavaToolchain
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
 
DEFAULT_NETWORK_IO_AMOUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_NETWORK_IO_CAP - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
Network IO resource unit size has been chosen arbitrarily.
DEFAULT_OPTIMIZATION_PASSES - Static variable in class com.facebook.buck.android.ProGuardObfuscateStep
 
DEFAULT_PAIR_SEPARATOR - Static variable in class com.facebook.buck.util.config.Config
Used in a string representation of a map; separates pairs of value
DEFAULT_PYTHON_PLATFORM - Static variable in class com.facebook.buck.features.python.PythonBuckConfig
 
DEFAULT_READ_COMMAND - Static variable in class com.facebook.buck.apple.AppleConfig
 
DEFAULT_REMOTE_CONCURRENT_ACTION_COMPUTATIONS - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_REMOTE_CONCURRENT_EXECUTIONS - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_REMOTE_CONCURRENT_PENDING_UPLOADS - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_REMOTE_CONCURRENT_RESULT_HANDLING - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_REMOTE_OUTPUT_MATERIALIZATION_THREADS - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_REMOTE_PORT - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_REMOTE_STRATEGY_THREADS - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
DEFAULT_REPORT_MAX_UPLOAD_RETRIES - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
DEFAULT_REPORT_TIMEOUT_MS - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
DEFAULT_REPORT_UPLOAD_PATH - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
DEFAULT_SETUP - Static variable in class com.facebook.buck.log.LogConfigSetup
 
DEFAULT_SHUTDOWN_TIMEOUT_MS - Static variable in class com.facebook.buck.event.DefaultBuckEventBus
 
DEFAULT_SPLIT_CONFIGURATION - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_TARGET_APP_PLATFORM - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_TARGET_PLATFORM_PARAM_NAME - Static variable in interface com.facebook.buck.core.description.arg.BuildRuleArg
 
DEFAULT_THRIFT_PATH - Static variable in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
DefaultActionRegistry - Class in com.facebook.buck.core.rules.actions
The action registry that should be used throughout Buck to handle registering actions.
DefaultActionRegistry(BuildTarget, ActionAnalysisDataRegistry, ProjectFilesystem) - Constructor for class com.facebook.buck.core.rules.actions.DefaultActionRegistry
 
DefaultAggregationModuleFactory - Class in com.facebook.buck.features.project.intellij.aggregation
 
DefaultAggregationModuleFactory(SupportedTargetTypeRegistry) - Constructor for class com.facebook.buck.features.project.intellij.aggregation.DefaultAggregationModuleFactory
 
defaultAmounts - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
Default resource amounts that job would require.
DefaultAndroidLibraryCompilerFactory - Class in com.facebook.buck.android
 
DefaultAndroidLibraryCompilerFactory(JavaBuckConfig, ScalaBuckConfig, KotlinBuckConfig) - Constructor for class com.facebook.buck.android.DefaultAndroidLibraryCompilerFactory
 
DefaultAndroidManifestReader - Class in com.facebook.buck.android
 
DefaultBuckEventBus - Class in com.facebook.buck.event
Thin wrapper around guava event bus.
DefaultBuckEventBus(Clock, BuildId) - Constructor for class com.facebook.buck.event.DefaultBuckEventBus
 
DefaultBuckEventBus(Clock, boolean, BuildId, int) - Constructor for class com.facebook.buck.event.DefaultBuckEventBus
 
DefaultBuckEventBus(Clock, BuildId, int, ExecutorService) - Constructor for class com.facebook.buck.event.DefaultBuckEventBus
 
DefaultBuckModuleHashStrategy - Class in com.facebook.buck.core.module.impl
 
DefaultBuckModuleHashStrategy(BuckModuleManager) - Constructor for class com.facebook.buck.core.module.impl.DefaultBuckModuleHashStrategy
 
DefaultBuckModuleManager - Class in com.facebook.buck.core.module.impl
 
DefaultBuckModuleManager(PluginManager, BuckModuleJarHashProvider) - Constructor for class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
DefaultBuckPluginManager - Class in com.facebook.buck.core.plugin.impl
 
DefaultBuckPluginManager() - Constructor for class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
DefaultBuildableContext - Class in com.facebook.buck.core.build.engine.impl
 
DefaultBuildableContext(BuildInfoRecorder) - Constructor for class com.facebook.buck.core.build.engine.impl.DefaultBuildableContext
 
DefaultBuildCellRelativePathFactory - Class in com.facebook.buck.rules.modern
 
DefaultBuildCellRelativePathFactory(Path, ProjectFilesystem, Optional<OutputPathResolver>) - Constructor for class com.facebook.buck.rules.modern.DefaultBuildCellRelativePathFactory
 
DefaultBuildRuleBuilderDelegate(CachingBuildEngine, BuildEngineBuildContext) - Constructor for class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
DefaultBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to the default output of the BuildRule referred to by its target.
DefaultBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
DefaultCellNameResolver - Class in com.facebook.buck.core.cell.nameresolver
Implementation of CellNameResolver based on the known cells mapping.
DefaultCellNameResolver() - Constructor for class com.facebook.buck.core.cell.nameresolver.DefaultCellNameResolver
 
DefaultCellNameResolverProvider - Class in com.facebook.buck.core.cell
Cell name resolver provider from the root cell.
DefaultCellNameResolverProvider(Cells) - Constructor for class com.facebook.buck.core.cell.DefaultCellNameResolverProvider
 
DefaultCellPathResolver - Class in com.facebook.buck.core.cell.impl
 
DefaultCellPathResolver() - Constructor for class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
DefaultClassInfo<T extends AddsToRuleKey> - Class in com.facebook.buck.rules.modern.impl
Default implementation of ClassInfo.
DefaultClassInfoFactory - Class in com.facebook.buck.rules.modern.impl
Creates and caches the default ClassInfo implementations.
DefaultClassInfoFactory() - Constructor for class com.facebook.buck.rules.modern.impl.DefaultClassInfoFactory
 
DefaultClasspathTraverser - Class in com.facebook.buck.jvm.java.classes
 
DefaultClasspathTraverser() - Constructor for class com.facebook.buck.jvm.java.classes.DefaultClasspathTraverser
 
DefaultClassUsageFileWriter - Class in com.facebook.buck.jvm.java
 
DefaultClassUsageFileWriter() - Constructor for class com.facebook.buck.jvm.java.DefaultClassUsageFileWriter
 
DefaultClock - Class in com.facebook.buck.util.timing
Clock implementation that invokes the System calls.
DefaultClock() - Constructor for class com.facebook.buck.util.timing.DefaultClock
 
DefaultClock(boolean) - Constructor for class com.facebook.buck.util.timing.DefaultClock
 
DefaultCompiler - Class in com.facebook.buck.cxx.toolchain
Default implementation of the Compiler interface.
DefaultCompiler(Tool, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
DefaultConstructorArgMarshaller - Class in com.facebook.buck.rules.coercer
 
DefaultConstructorArgMarshaller() - Constructor for class com.facebook.buck.rules.coercer.DefaultConstructorArgMarshaller
 
DefaultCxxPlatforms - Class in com.facebook.buck.cxx.toolchain.impl
Utility class to create a C/C++ platform described in the "cxx" section of .buckconfig, with reasonable system defaults.
DefaultDefectReporter - Class in com.facebook.buck.doctor
Takes care of actually writing out the report.
DefaultDefectReporter(ProjectFilesystem, DoctorConfig, BuckEventBus, Clock) - Constructor for class com.facebook.buck.doctor.DefaultDefectReporter
 
DefaultDependencyFileRuleKeyFactory - Class in com.facebook.buck.rules.keys
A factory for generating dependency-file RuleKeys.
DefaultDependencyFileRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathRuleFinder, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.DefaultDependencyFileRuleKeyFactory
 
DefaultDependencyFileRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathRuleFinder) - Constructor for class com.facebook.buck.rules.keys.DefaultDependencyFileRuleKeyFactory
 
DefaultDepsAwareExecutor<T> - Class in com.facebook.buck.core.graph.transformation.executor.impl
A specialized Executor that executes DepsAwareTask.
DefaultDepsAwareExecutorWithLocalStack<T> - Class in com.facebook.buck.core.graph.transformation.executor.impl
A specialized Executor that executes DepsAwareTask.
DefaultDrawableFinder() - Constructor for class com.facebook.buck.android.FilterResourcesSteps.DefaultDrawableFinder
 
DefaultExecutionEnvironment - Class in com.facebook.buck.util.environment
 
DefaultExecutionEnvironment(ImmutableMap<String, String>, Properties) - Constructor for class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
DefaultExtraInfoCollector - Class in com.facebook.buck.doctor
Runs an optional user-specified command to get extra info for the rage report.
DefaultExtraInfoCollector(DoctorConfig, ProjectFilesystem, ProcessExecutor) - Constructor for class com.facebook.buck.doctor.DefaultExtraInfoCollector
 
DefaultFactory() - Static method in class com.facebook.buck.apple.xcode.AbstractPBXObjectFactory
The default factory.
DefaultFieldDeps - Class in com.facebook.buck.core.rulekey
This indicates that a field that is not annotated with @AddToRuleKey should still have its deps derived as if it were added to the rule key.
DefaultFieldDeps() - Constructor for class com.facebook.buck.core.rulekey.DefaultFieldDeps
 
DefaultFieldInputs - Class in com.facebook.buck.core.rulekey
This indicates that a field that is not annotated with @AddToRuleKey should still have its inputs derived as if it were added to the rule key.
DefaultFieldInputs() - Constructor for class com.facebook.buck.core.rulekey.DefaultFieldInputs
 
DefaultFieldSerialization - Class in com.facebook.buck.core.rulekey
This indicates that a field that is not annotated with @AddToRuleKey should still be serialized/deserialized as if it were added to the rule key (i.e.
DefaultFieldSerialization() - Constructor for class com.facebook.buck.core.rulekey.DefaultFieldSerialization
 
DefaultFileHashCache - Class in com.facebook.buck.util.cache.impl
 
DefaultFileHashCache(ProjectFilesystem, Predicate<Path>, FileHashCacheMode) - Constructor for class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
DefaultFilteredDirectoryCopier - Class in com.facebook.buck.util
This class allows the creation of copies of multiple directories, while filtering out files which do not match a specified predicate.
DefaultGraphTransformationEngine - Class in com.facebook.buck.core.graph.transformation.impl
Transformation engine that transforms supplied ComputeKey into ComputeResult via GraphComputation.
DefaultGraphTransformationEngine(ImmutableList<GraphComputationStage<?, ?>>, int, DepsAwareExecutor<? super ComputeResult, ?>) - Constructor for class com.facebook.buck.core.graph.transformation.impl.DefaultGraphTransformationEngine
Constructs a DefaultGraphTransformationEngine with the given transformations.
DefaultIjModuleFactory - Class in com.facebook.buck.features.project.intellij
 
DefaultIjModuleFactory(ProjectFilesystem, IjProjectConfig, SupportedTargetTypeRegistry) - Constructor for class com.facebook.buck.features.project.intellij.DefaultIjModuleFactory
 
DefaultInfo - Class in com.facebook.buck.core.rules.providers.lib
The standard default information that all rules should be propagating via ProviderInfo.
DefaultInfo() - Constructor for class com.facebook.buck.core.rules.providers.lib.DefaultInfo
 
DefaultInfoArtifactsRetriever - Class in com.facebook.buck.core.artifact.converter
Utility class for getting artifacts from DefaultInfo.
DefaultInputRuleResolver - Class in com.facebook.buck.rules.modern.impl
 
DefaultInputRuleResolver(SourcePathRuleFinder) - Constructor for class com.facebook.buck.rules.modern.impl.DefaultInputRuleResolver
 
DefaultJavaAbiInfo - Class in com.facebook.buck.jvm.core
The default inmplementation of JavaAbiInfo.
DefaultJavaAbiInfo(SourcePath) - Constructor for class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
DefaultJavaClassHashesProvider - Class in com.facebook.buck.jvm.java
Default implementation of JavaClassHashesProvider interface
DefaultJavaClassHashesProvider(SourcePath) - Constructor for class com.facebook.buck.jvm.java.DefaultJavaClassHashesProvider
 
DefaultJavaLibrary - Class in com.facebook.buck.jvm.java
Suppose this were a rule defined in src/com/facebook/feed/BUCK:
DefaultJavaLibrary(BuildTarget, ProjectFilesystem, JarBuildStepsFactory, SourcePathRuleFinder, Optional<SourcePath>, SortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, BuildTarget, BuildTarget, Optional<String>, ImmutableSortedSet<BuildTarget>, boolean, JavaBuckConfig.UnusedDependenciesAction, Optional<UnusedDependenciesFinderFactory>, CalculateSourceAbi, boolean, boolean, boolean) - Constructor for class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
DefaultJavaLibraryRules - Class in com.facebook.buck.jvm.java
 
DefaultJavaLibraryRules() - Constructor for class com.facebook.buck.jvm.java.DefaultJavaLibraryRules
 
DefaultJavaLibraryRules.Builder - Class in com.facebook.buck.jvm.java
 
DefaultJavaLibraryRules.DefaultJavaLibraryConstructor - Interface in com.facebook.buck.jvm.java
 
DefaultJavaPackageFinder - Class in com.facebook.buck.jvm.java
 
DefaultJavaPackageFinder(ProjectFilesystem, ImmutableSortedSet<String>, ImmutableSet<String>) - Constructor for class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
DefaultKnownNativeRuleTypesFactory - Class in com.facebook.buck.core.rules.knowntypes
An implementation of KnownNativeRuleTypesFactory that creates a list of DescriptionWithTargetGraph for a given cell and merges it with a list of configuration rule descriptions.
DefaultKnownNativeRuleTypesFactory(ProcessExecutor, PluginManager, SandboxExecutionStrategyFactory, ImmutableList<ConfigurationRuleDescription<?, ?>>) - Constructor for class com.facebook.buck.core.rules.knowntypes.DefaultKnownNativeRuleTypesFactory
 
defaultLabel() - Static method in class com.facebook.buck.core.model.OutputLabel
Returns the output label for default outputs.
DefaultLinkerProvider - Class in com.facebook.buck.cxx.toolchain.linker.impl
 
DefaultLinkerProvider(LinkerProvider.Type, ToolProvider, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.linker.impl.DefaultLinkerProvider
 
DefaultLinkerProvider(LinkerProvider.Type, ToolProvider, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.linker.impl.DefaultLinkerProvider
 
DefaultNewCellPathResolver - Class in com.facebook.buck.core.cell
Implementation of NewCellPathResolver based on the path to name map (this is assumed to be 1-1).
DefaultNewCellPathResolver() - Constructor for class com.facebook.buck.core.cell.DefaultNewCellPathResolver
 
DefaultOnDiskBuildInfo - Class in com.facebook.buck.core.build.engine.buildinfo
Utility for reading the metadata associated with a build rule's output.
DefaultOnDiskBuildInfo(BuildTarget, ProjectFilesystem, BuildInfoStore) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
DefaultOutputPathResolver - Class in com.facebook.buck.rules.modern
Default OutputPathResolver implementation.
DefaultOutputPathResolver(ProjectFilesystem, BuildTarget) - Constructor for class com.facebook.buck.rules.modern.DefaultOutputPathResolver
 
defaultOutputs() - Method in class com.facebook.buck.core.rules.providers.lib.DefaultInfo
 
defaultOutputs() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableDefaultInfo
 
DefaultPexToolProvider - Class in com.facebook.buck.features.python.toolchain.impl
 
DefaultPexToolProvider(ToolchainProvider, PythonBuckConfig, RuleKeyConfiguration) - Constructor for class com.facebook.buck.features.python.toolchain.impl.DefaultPexToolProvider
 
DefaultProcessExecutor - Class in com.facebook.buck.util
Executes a Process and blocks until it is finished.
DefaultProcessExecutor(Console) - Constructor for class com.facebook.buck.util.DefaultProcessExecutor
Creates a new DefaultProcessExecutor with the specified parameters used for writing the output of the process.
DefaultProcessExecutor(PrintStream, PrintStream, Ansi, ProcessHelper, ProcessRegistry) - Constructor for class com.facebook.buck.util.DefaultProcessExecutor
 
DefaultProjectBuildFileParserFactory - Class in com.facebook.buck.parser
 
DefaultProjectBuildFileParserFactory(TypeCoercerFactory, Console, ParserPythonInterpreterProvider, KnownRuleTypesProvider, boolean, Optional<AtomicLong>) - Constructor for class com.facebook.buck.parser.DefaultProjectBuildFileParserFactory
 
DefaultProjectBuildFileParserFactory(TypeCoercerFactory, ParserPythonInterpreterProvider, boolean, Optional<AtomicLong>, KnownRuleTypesProvider) - Constructor for class com.facebook.buck.parser.DefaultProjectBuildFileParserFactory
 
DefaultProjectBuildFileParserFactory(TypeCoercerFactory, Console, ParserPythonInterpreterProvider, KnownRuleTypesProvider) - Constructor for class com.facebook.buck.parser.DefaultProjectBuildFileParserFactory
 
DefaultProjectFilesystem - Class in com.facebook.buck.io.filesystem.impl
An injectable service for interacting with the filesystem relative to the project root.
DefaultProjectFilesystem(CanonicalCellName, AbsPath, ProjectFilesystemDelegate, WindowsFS, boolean) - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
This function should be only used in tests, because it ignores hashes-in-path buckconfig.
DefaultProjectFilesystem(AbsPath, ImmutableSet<PathMatcher>, BuckPaths, ProjectFilesystemDelegate, WindowsFS) - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
DefaultProjectFilesystem(AbsPath, ImmutableSet<PathMatcher>, BuckPaths, ProjectFilesystemDelegate, ProjectFilesystemDelegatePair, WindowsFS) - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
DefaultProjectFilesystemDelegate - Class in com.facebook.buck.io.filesystem.impl
Default implementation of ProjectFilesystemDelegate that talks to the filesystem via standard Java APIs.
DefaultProjectFilesystemDelegate(Path) - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
DefaultProjectFilesystemFactory - Class in com.facebook.buck.io.filesystem.impl
 
DefaultProjectFilesystemFactory() - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
DefaultProjectFilesystemView - Class in com.facebook.buck.io.filesystem.impl
DefaultRuleDepsCache - Class in com.facebook.buck.core.build.engine.impl
A cache of rule deps.
DefaultRuleDepsCache(BuildRuleResolver, BuildEngineActionToBuildRuleResolver) - Constructor for class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
 
DefaultRuleKeyCache<V> - Class in com.facebook.buck.rules.keys
A RuleKey cache used by a RuleKeyFactory.
DefaultRuleKeyCache() - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
DefaultRuleKeyFactory - Class in com.facebook.buck.rules.keys
A RuleKeyFactory which adds some default settings to RuleKeys.
DefaultRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathRuleFinder, RuleKeyCache<RuleKey>, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
DefaultRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathRuleFinder) - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
DefaultRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathRuleFinder, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
DefaultRuleKeyFactory.Builder<RULE_KEY> - Class in com.facebook.buck.rules.keys
 
DefaultRuleKeyScopedHasher<HASH> - Class in com.facebook.buck.rules.keys
A wrapper of RuleKeyHasher that provides scoped hashing facilities.
DefaultRuleKeyScopedHasher.DefaultContainerScope - Class in com.facebook.buck.rules.keys
 
defaults() - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
Returns a Configuration with all the default values.
DefaultSelectableConfigurationContext - Class in com.facebook.buck.parser
An implementation of SelectableConfigurationContext that is used in parser implementation.
DefaultSelectableConfigurationContext() - Constructor for class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
DefaultSelectorListResolver - Class in com.facebook.buck.core.select.impl
A SelectorListResolver that finds the most specialized condition in the given list and concatenates the results.
DefaultSelectorListResolver(SelectableResolver) - Constructor for class com.facebook.buck.core.select.impl.DefaultSelectorListResolver
 
DefaultShellStep - Class in com.facebook.buck.shell
 
DefaultShellStep(AbsPath, List<String>, Map<String, String>) - Constructor for class com.facebook.buck.shell.DefaultShellStep
 
DefaultShellStep(Path, List<String>, Map<String, String>) - Constructor for class com.facebook.buck.shell.DefaultShellStep
 
DefaultShellStep(Path, List<String>) - Constructor for class com.facebook.buck.shell.DefaultShellStep
 
DefaultShellStep(AbsPath, List<String>) - Constructor for class com.facebook.buck.shell.DefaultShellStep
 
DefaultSourcePathResolver - Class in com.facebook.buck.core.sourcepath.resolver.impl
 
DefaultSourcePathRuleFinder - Class in com.facebook.buck.core.rules.impl
 
DefaultStreamObserverFactory - Class in com.facebook.buck.logd.client
A production implementation of StreamObserverFactory
DefaultStreamObserverFactory() - Constructor for class com.facebook.buck.logd.client.DefaultStreamObserverFactory
 
DefaultTargetNodeToBuildRuleTransformer - Class in com.facebook.buck.core.rules.transformer.impl
Takes in an TargetNode from the target graph and builds a BuildRule.
DefaultTargetNodeToBuildRuleTransformer() - Constructor for class com.facebook.buck.core.rules.transformer.impl.DefaultTargetNodeToBuildRuleTransformer
 
DefaultTargetPlatformResolver - Class in com.facebook.buck.core.rules.platform
TargetPlatformResolver that supports both rule based platforms and a platform for an empty target configuration.
DefaultTargetPlatformResolver(RuleBasedTargetPlatformResolver) - Constructor for class com.facebook.buck.core.rules.platform.DefaultTargetPlatformResolver
 
defaultTestTimeoutMillis - Variable in class com.facebook.buck.testrunner.BaseRunner
 
DefaultToolchainProvider - Class in com.facebook.buck.core.toolchain.impl
 
DefaultToolchainProvider(PluginManager, ImmutableMap<String, String>, BuckConfig, ProjectFilesystem, ProcessExecutor, ExecutableFinder, RuleKeyConfiguration) - Constructor for class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
DefaultToolchainProviderFactory - Class in com.facebook.buck.core.toolchain.impl
 
DefaultToolchainProviderFactory(PluginManager, ImmutableMap<String, String>, ProcessExecutor, ExecutableFinder) - Constructor for class com.facebook.buck.core.toolchain.impl.DefaultToolchainProviderFactory
 
DefaultTypeCoercerFactory - Class in com.facebook.buck.rules.coercer
Create TypeCoercers that can convert incoming java structures (from json) into particular types.
DefaultTypeCoercerFactory() - Constructor for class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
DefaultUnconfiguredTargetNodeFactory - Class in com.facebook.buck.parser
Creates UnconfiguredTargetNode instances from raw data coming in form the ProjectBuildFileParser.
DefaultUnconfiguredTargetNodeFactory(KnownRuleTypesProvider, BuiltTargetVerifier, Cells, SelectorListFactory, TypeCoercerFactory) - Constructor for class com.facebook.buck.parser.DefaultUnconfiguredTargetNodeFactory
 
defaultValue() - Static method in enum com.facebook.buck.apple.AppleBundleDestination
 
DefaultWorkerToolRule - Class in com.facebook.buck.shell
BuildRule for worker_tools.
DefaultWorkerToolRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, int, boolean, boolean) - Constructor for class com.facebook.buck.shell.DefaultWorkerToolRule
 
DefectReporter - Interface in com.facebook.buck.doctor
Interface around the 'backend' of submitting a defect report.
DefectReporter.DefectReport - Interface in com.facebook.buck.doctor
 
DefectReporter.DefectReport.Builder - Class in com.facebook.buck.doctor
 
DefectReporter.DefectSubmitResult - Interface in com.facebook.buck.doctor
 
DefectReporter.FileChangesIgnoredReport - Interface in com.facebook.buck.doctor
Information helpful when diagnosing 'buck is not picking up changes' reports.
delegate - Variable in class com.facebook.buck.core.rules.transformer.impl.LegacyRuleAnalysisDelegatingTargetNodeToBuildRuleTransformer
 
delegate - Variable in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
DelegatingBuildStrategyContext - Class in com.facebook.buck.core.build.engine
A simple delegate BuildStrategyContext to make it easier to change parts of the behavior.
DelegatingBuildStrategyContext(BuildStrategyContext) - Constructor for class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
DelegatingFileHashCacheEngine - Class in com.facebook.buck.util.cache
 
DelegatingFileHashCacheEngine(FileHashCacheEngine) - Constructor for class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
DelegatingTool - Class in com.facebook.buck.core.toolchain.tool
Implementation of a Tool that just delegates to another.
DelegatingTool(Tool) - Constructor for class com.facebook.buck.core.toolchain.tool.DelegatingTool
 
DelegatingVersionControlCmdLineInterface - Class in com.facebook.buck.util.versioncontrol
 
DelegatingVersionControlCmdLineInterface(Path, ProcessExecutorFactory, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
delete(Path) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
delete() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
deleteAsync(List<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
deleteExistingMetadata() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
deleteExistingMetadata() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Deletes both "artifact" and "build" metadata.
deleteFileAtPath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Deletes a file specified by its path relative to the project root.
deleteFileAtPath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deletes a file specified by its path relative to the project root.
deleteFileAtPathIfExists(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Deletes a file specified by its path relative to the project root.
deleteFileAtPathIfExists(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deletes a file specified by its path relative to the project root.
deleteImpl(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
deleteImpl(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
deleteImpl(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
deleteMetadata(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
deleteMetadata(BuildTarget) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
deleteRecursively(Path) - Static method in class com.facebook.buck.io.file.MostFiles
 
deleteRecursivelyIfExists(Path) - Static method in class com.facebook.buck.io.file.MostFiles
 
deleteRecursivelyIfExists(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Recursively delete everything under the specified path.
deleteRecursivelyIfExists(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Recursively delete everything under the specified path.
deleteRecursivelyWithOptions(Path, EnumSet<MostFiles.DeleteRecursivelyOptions>) - Static method in class com.facebook.buck.io.file.MostFiles
 
density - Variable in class com.facebook.buck.android.ResourceFilters.Qualifiers
e.g.
DEP_FILE - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify the dependency-file for a build rule.
DEP_FILE_RULE_KEY - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify the dependency-file RuleKey for a build rule.
DepAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Represents a single dependency.
DepAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
depAttribute(Object, String, boolean, SkylarkList<Provider<?>>) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
depAttribute(Object, String, boolean, SkylarkList<Provider<?>>) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
dependencies() - Method in interface com.facebook.buck.core.rules.ProviderCreationContext
 
dependencies - Variable in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
DEPENDENCY_FILE - Static variable in class com.facebook.buck.features.js.JsFlavors
 
DependencyAggregation - Class in com.facebook.buck.core.rules.impl
A noop build rule used to aggregate dependencies shared amongst many rules.
DependencyAggregation(BuildTarget, ProjectFilesystem, Iterable<BuildRule>) - Constructor for class com.facebook.buck.core.rules.impl.DependencyAggregation
 
DependencyEntry() - Constructor for class com.facebook.buck.features.project.intellij.IjDependencyListBuilder.DependencyEntry
 
DependencyFileEntry - Class in com.facebook.buck.rules.keys
 
DependencyFileEntry() - Constructor for class com.facebook.buck.rules.keys.DependencyFileEntry
 
DependencyFileRuleKeyFactory - Interface in com.facebook.buck.rules.keys
 
DependencyFileRuleKeyFactory.RuleKeyAndInputs - Interface in com.facebook.buck.rules.keys
 
DependencyFileRuleKeyManager - Class in com.facebook.buck.core.build.engine.cache.manager
 
DependencyFileRuleKeyManager(DepFiles, BuildRule, Discardable<BuildInfoRecorder>, OnDiskBuildInfo, RuleKeyFactories, BuckEventBus) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.DependencyFileRuleKeyManager
 
DependencyMode - Enum in com.facebook.buck.util
 
DependencyOnlyRuleAnalysisContext - Interface in com.facebook.buck.core.rules.analysis.context
Reduced context from RuleAnalysisContext that only resolves deps and sources.
DependencyStack - Class in com.facebook.buck.core.exceptions
Stack-trace for providing better diagnostics when working with dependency graph.
DependencyStack.Element - Interface in com.facebook.buck.core.exceptions
Marker interface for stack trace elements.
DependencyStack.ProvidesElement - Interface in com.facebook.buck.core.exceptions
Types which have something to be stored in stack trace
DependencyTrackingMode - Enum in com.facebook.buck.cxx.toolchain
Describes the underlying mechanism to track dependencies for a cxx compilation unit.
DependencyType - Enum in com.facebook.buck.features.project.intellij.model
 
DepFiles - Enum in com.facebook.buck.core.build.engine.type
Whether to use dependency files or not.
DepListAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Represents a list of dependencies.
DepListAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
depListAttribute(SkylarkList<String>, String, boolean, boolean, SkylarkList<Provider<?>>) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
depListAttribute(SkylarkList<String>, String, boolean, boolean, SkylarkList<Provider<?>>) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
deprecatedGetExtraDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
deprecatedGetExtraDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
deprecatedGetExtraDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
deprecatedGetExtraDeps() - Method in interface com.facebook.buck.core.rules.attr.HasDeclaredAndExtraDeps
 
deprecatedGetExtraDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
 
deps - Variable in class com.facebook.buck.core.build.stats.BuildRuleDiagnosticData
 
deps - Variable in class com.facebook.buck.cxx.CxxLinkAndCompileRules
 
deps - Variable in class com.facebook.buck.rules.keys.RuleKeyResult
All other `BuildRule`s and `RuleKeyAppendable`s which this rule key's value depends on.
DEPS_SECTION_HEADER - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
DepsAwareExecutor<ResultType,TaskType extends DepsAwareTask<ResultType,TaskType>> - Interface in com.facebook.buck.core.graph.transformation.executor
A specialized Executor that executes DepsAwareTask.
DepsAwareExecutorConfig - Class in com.facebook.buck.core.graph.transformation.executor.config
Configuration for DepsAwareExecutors
DepsAwareExecutorConfig() - Constructor for class com.facebook.buck.core.graph.transformation.executor.config.DepsAwareExecutorConfig
 
DepsAwareExecutorFactory - Class in com.facebook.buck.core.graph.transformation.executor.factory
A factory for DepsAwareExecutors.
DepsAwareExecutorType - Enum in com.facebook.buck.core.graph.transformation.executor.factory
An enumeration for identifying which implementation of the DepsAwareExecutor to use.
DepsAwareTask<T,Impl extends DepsAwareTask<T,Impl>> - Class in com.facebook.buck.core.graph.transformation.executor
Task to be ran in a DepsAwareExecutor.
DepsAwareTask(Callable<T>, DepsAwareTask.DepsSupplier<Impl>) - Constructor for class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
DepsAwareTask.DepsSupplier<Impl> - Class in com.facebook.buck.core.graph.transformation.executor
The dependency information of a task.
DepsBuilder - Class in com.facebook.buck.cxx
Builder suitable for generating the dependency list of a build rule.
DepsBuilder(SourcePathRuleFinder) - Constructor for class com.facebook.buck.cxx.DepsBuilder
 
DepsComputingVisitor - Class in com.facebook.buck.rules.modern.impl
Computes all the deps by visiting all referenced SourcePaths.
DepsComputingVisitor(InputRuleResolver, Consumer<BuildRule>) - Constructor for class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
DepsFunction<T extends QueryTarget> - Class in com.facebook.buck.query
A 'deps(x [, depth, next_expr])' expression, which finds the dependencies of the given argument set 'x'.
DepsFunction() - Constructor for class com.facebook.buck.query.DepsFunction
 
DepsFunction.FirstOrderDepsFunction<T extends QueryTarget> - Class in com.facebook.buck.query
A function that resolves to the current node's target being traversed when evaluating the deps function.
DepsFunction.LookupFunction<OUTPUT_TYPE extends QueryTarget,ENV_NODE_TYPE> - Class in com.facebook.buck.query
A function that looks up target variables by name
deriveDeps(AddsToRuleKey, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Derives dependencies based on everything added to the rulekey.
deriveDeps(BuildRule, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Derives dependencies based on everything added to the rulekey.
deriveExtraOutputsFromArgs(ImmutableList<String>, Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker.ExtraOutputsDeriver
 
deriveInputs(AddsToRuleKey) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Derives inputs based on everything added to the rulekey.
deriveSupplementaryOutputPathsFromMainOutputPath(Path, Iterable<String>) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
Derive supplementary output paths based on the main output path.
describe() - Method in interface com.facebook.buck.remoteexecution.UploadDataSupplier
Describe what data is being uploaded.
Description<T extends ConstructorArg> - Interface in com.facebook.buck.core.description
Contains information regarding a specific TargetNode and the logic to create the corresponding BuildRule
DescriptionCache - Class in com.facebook.buck.core.description.impl
 
DescriptionCache() - Constructor for class com.facebook.buck.core.description.impl.DescriptionCache
 
DescriptionCreationContext - Interface in com.facebook.buck.core.description
Contains objects that can be used during the creation of descriptions.
DescriptionProvider - Interface in com.facebook.buck.core.model.targetgraph
An ExtensionPoint which provides a way to register an arbitrary set of Descriptions.
DescriptionWithTargetGraph<T extends BuildRuleArg> - Interface in com.facebook.buck.core.rules
The Source of Truth about a BuildRule, providing mechanisms to expose the arguments that rules derived from the Buildable take and providing a factory for those BuildRules.
deserialize(byte[]) - Static method in class com.facebook.buck.apple.clang.HeaderMap
 
deserialize(ByteBuffer) - Static method in class com.facebook.buck.apple.clang.HeaderMap
 
deserialize(String) - Method in class com.facebook.buck.core.model.impl.JsonTargetConfigurationSerializer
 
deserialize(String) - Method in interface com.facebook.buck.core.model.TargetConfigurationSerializer
Creates TargetConfiguration from the provided text representation.
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment.PythonEnvironmentSerialization
 
deserialize(byte[]) - Static method in class com.facebook.buck.parser.cache.json.BuildFileManifestSerializer
Deserializes an instance of BuildFileManifest from a byte array.
deserialize(ValueCreator<E>) - Method in interface com.facebook.buck.rules.modern.CustomClassSerialization
 
deserialize(ValueCreator<E>) - Method in interface com.facebook.buck.rules.modern.CustomFieldSerialization
 
deserialize(Deserializer.DataProvider, Class<T>) - Method in class com.facebook.buck.rules.modern.Deserializer
 
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.EmptyMemoizerDeserialization
 
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.PathSerialization
 
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.PlatformSerialization
 
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.RemoteExecutionEnabled
 
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.SourcePathResolverSerialization
 
deserialize(ThriftProtocol, byte[], TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
deserialize(ThriftProtocol, InputStream, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
deserialize(ThriftProtocol, ByteBuffer, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
Deserialize a message from a ByteBuffer.
deserialize(JsonParser, DeserializationContext) - Method in class com.facebook.buck.util.LenientBooleanJsonDeserializer
 
deserializeBserValue(InputStream) - Method in class com.facebook.buck.util.bser.BserDeserializer
Deserializes the next BSER-encoded value from the stream.
Deserializer - Class in com.facebook.buck.rules.modern
Implements deserialization of Buildables.
Deserializer(Function<Optional<String>, ProjectFilesystem>, Deserializer.ClassFinder, Supplier<SourcePathResolverAdapter>, ToolchainProvider) - Constructor for class com.facebook.buck.rules.modern.Deserializer
 
Deserializer.ClassFinder - Interface in com.facebook.buck.rules.modern
Used for looking up classes.
Deserializer.DataProvider - Interface in com.facebook.buck.rules.modern
DataProviders are used for deserializing "dynamic" objects.
destinationDirectory - Variable in class com.facebook.buck.unarchive.UnarchiveStep
 
destroyLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
destroyLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
destroyLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in interface com.facebook.buck.util.ProcessExecutor
Terminates a process previously returned by ProcessExecutor.launchProcess(ProcessExecutorParams).
destroyProcess(ListeningProcessExecutor.LaunchedProcess, boolean) - Method in class com.facebook.buck.util.ListeningProcessExecutor
Destroys a process.
detect(Properties) - Static method in enum com.facebook.buck.util.environment.Architecture
Detect the host architecture from the given Java properties
detect() - Static method in enum com.facebook.buck.util.environment.Architecture
 
detect() - Static method in enum com.facebook.buck.util.environment.Platform
 
detectModuleType(TargetNode<AndroidBinaryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
 
detectModuleType(TargetNode<AndroidLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
detectModuleType(TargetNode<AndroidResourceDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
detectModuleType(TargetNode<RobolectricTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
detectModuleType(TargetNode<CxxLibraryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
 
detectModuleType(TargetNode<CxxTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxTestModuleRule
 
detectModuleType(TargetNode<GroovyLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
 
detectModuleType(TargetNode<GroovyTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
 
detectModuleType(TargetNode<JavaBinaryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
 
detectModuleType(TargetNode<JavaLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
detectModuleType(TargetNode<JavaTestDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
detectModuleType(TargetNode<KotlinLibraryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
 
detectModuleType(TargetNode<KotlinTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
 
detectModuleType(TargetNode<PythonLibraryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
 
detectModuleType(TargetNode<PythonTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
 
detectModuleType(TargetNode<ScalaLibraryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
 
detectModuleType(TargetNode<ScalaTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
 
detectModuleType(TargetNode<T>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
 
detectTargetConfiguration(UnconfiguredTargetNode) - Method in class com.facebook.buck.parser.detector.TargetConfigurationDetector
Find first matching configuration, or return empty if no rules match the target.
determineOptimalThreadCount() - Static method in class com.facebook.buck.android.SmartDexingStep
 
DeterministicManifest - Class in com.facebook.buck.util.zip
A manifest implementation whose formatted output is deterministic given the same input (entries and attributes are sorted).
DeterministicManifest() - Constructor for class com.facebook.buck.util.zip.DeterministicManifest
 
DeterministicManifest(InputStream) - Constructor for class com.facebook.buck.util.zip.DeterministicManifest
 
DeterministicManifest(Manifest) - Constructor for class com.facebook.buck.util.zip.DeterministicManifest
 
DeterministicZipBuilder - Class in com.facebook.buck.util.zip
 
DeterministicZipBuilder(Path) - Constructor for class com.facebook.buck.util.zip.DeterministicZipBuilder
 
DEVICE_INFO_LOCALES - Static variable in class com.facebook.buck.event.InstallEvent.Finished
 
deviceStartActivity(String, boolean) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
DEX_REFERENCE_OVERFLOW_EXIT_CODE - Static variable in class com.facebook.buck.android.DxStep
 
DEX_WITH_CLASSES_COMPARATOR - Static variable in interface com.facebook.buck.android.DexWithClasses
 
DexExoHelper - Class in com.facebook.buck.android.exopackage
 
DexProducedFromJavaLibrary - Class in com.facebook.buck.android
DexProducedFromJavaLibrary is a BuildRule that serves a very specific purpose: it takes a JavaLibrary and dexes the output of the JavaLibrary if its list of classes is non-empty.
DexProducedFromJavaLibrary(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, AndroidPlatformTarget, JavaLibrary, String, int, ImmutableSortedSet<BuildRule>) - Constructor for class com.facebook.buck.android.DexProducedFromJavaLibrary
 
DexProducedFromJavaLibrary(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, AndroidPlatformTarget, JavaLibrary) - Constructor for class com.facebook.buck.android.DexProducedFromJavaLibrary
 
DexStoreContents(ProjectFilesystem, ImmutableList.Builder<Step>) - Constructor for class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
 
DexWithClasses - Interface in com.facebook.buck.android
Object that represents a .dex.jar file that knows what .class files went into it, as well as its estimated dex weight.
diagKey - Variable in class com.facebook.buck.rules.keys.RuleKeyDiagnostics.Result
 
DiagnosticCleaner - Class in com.facebook.buck.jvm.java
 
diagnosticKeys - Variable in class com.facebook.buck.core.build.stats.BuildRuleDiagnosticData
 
DiagnosticPrettyPrinter - Class in com.facebook.buck.jvm.java
Take a Diagnostic and pretty print it, using the same formatting as you'd find in the Oracle javac implementation.
didCreateNewManifest() - Method in interface com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
didFinishBuild() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
didFinishBuildRule(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didFinishParsing() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
Indicates that buck has finished parsing, updating the progress estimation accordingly
didFinishProjectGeneration() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
Indicates that project generation is finished
didFinishRule() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
didFinishTestRule(TestRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didGenerateProjectForTarget() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
Indicates that a project file has been generated
didParseBuckRules(int) - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
Updates the amount of rules done parsing
didResumeBuildRule(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didStartBuild() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
didStartBuildRule(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didStartTestRule(TestRuleEvent.Started) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didSuspendBuildRule(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
diff() - Method in class com.facebook.buck.jvm.java.JarDiffer
 
DiffAbisStep - Class in com.facebook.buck.jvm.java
 
DiffAbisStep() - Constructor for class com.facebook.buck.jvm.java.DiffAbisStep
 
diffBetweenRevisions(String, String) - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
diffBetweenRevisions(String, String) - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
diffBetweenRevisions(String, String) - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
diffBetweenRevisions(String, String) - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
diffJars(Path, Path) - Static method in class com.facebook.buck.jvm.java.JarDiffer
 
digest - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
 
digest - Variable in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.InputsUploaded.LargeBlob
 
digest - Variable in class com.facebook.buck.remoteexecution.util.OutputsMaterializer.PendingMaterialization
 
DIGEST_ATTRIBUTE_NAME - Static variable in class com.facebook.buck.util.zip.CustomJarOutputStream
 
DirArtifactCache - Class in com.facebook.buck.artifact_cache
 
DirArtifactCache(String, ProjectFilesystem, Path, CacheReadMode, Optional<Long>, ListeningExecutorService) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCache
 
DirArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
 
DirArtifactCacheEvent.DirArtifactCacheEventFactory - Class in com.facebook.buck.artifact_cache
 
DirArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
 
DirArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
 
DirArtifactCacheEventFactory(Function<String, UnconfiguredBuildTarget>, TargetConfigurationSerializer) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
DirCacheEntry - Class in com.facebook.buck.artifact_cache.config
 
DirCacheEntry() - Constructor for class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
DIRECT_DEPENDENCIES - Static variable in class com.facebook.buck.parser.InternalTargetAttributeNames
All the dependencies of a target.
DirectedAcyclicGraph<T> - Class in com.facebook.buck.core.util.graph
 
DirectedAcyclicGraph(MutableDirectedGraph<T>) - Constructor for class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
DirectoryCleaner - Class in com.facebook.buck.util
 
DirectoryCleaner(DirectoryCleanerArgs) - Constructor for class com.facebook.buck.util.DirectoryCleaner
 
DirectoryCleaner.PathSelector - Interface in com.facebook.buck.util
 
DirectoryCleaner.PathStats - Class in com.facebook.buck.util
 
DirectoryCleanerArgs - Class in com.facebook.buck.util
 
DirectoryCleanerArgs() - Constructor for class com.facebook.buck.util.DirectoryCleanerArgs
 
DirectoryCleanerArgs.Builder - Class in com.facebook.buck.util
 
DirectoryCreator - Class in com.facebook.buck.util.unarchive
Simple class that creates directories, but keeps track of what it has created to ensure that it does not create directories more than once.
DirectoryCreator(ProjectFilesystem) - Constructor for class com.facebook.buck.util.unarchive.DirectoryCreator
Creates an instance of DirectoryCreator
DirectoryList - Class in com.facebook.buck.core.files
Has information about files and folders at some directory
DirectoryList() - Constructor for class com.facebook.buck.core.files.DirectoryList
 
DirectoryListCache - Class in com.facebook.buck.core.files
Stores a list of files and subfolders per each folder
DirectoryListCache.Invalidator - Class in com.facebook.buck.core.files
Subscribes to watchman event and invalidates internal state of a provided DirectoryListCache
DirectoryListComputation - Class in com.facebook.buck.core.files
Produce a list of files and directories in provided folder
DirectoryListKey - Class in com.facebook.buck.core.files
Transformation key that has info about directory listing computation
DirectoryListKey() - Constructor for class com.facebook.buck.core.files.DirectoryListKey
 
DirectProgramRunner - Class in com.facebook.buck.shell.programrunner
ProgramRunner that do not change the execution of a program.
DirectProgramRunner() - Constructor for class com.facebook.buck.shell.programrunner.DirectProgramRunner
 
DirtyPrintStreamDecorator - Class in com.facebook.buck.util
Decorator of PrintStreams that tracks whether or not that stream has been written to.
DirtyPrintStreamDecorator(PrintStream) - Constructor for class com.facebook.buck.util.DirtyPrintStreamDecorator
 
disableSyncCookies() - Method in class com.facebook.buck.skylark.io.impl.SyncCookieState
Tell all users that
disarm() - Static method in class com.facebook.buck.util.BgProcessKiller
 
discard() - Method in class com.facebook.buck.util.Discardable
 
Discardable<T> - Class in com.facebook.buck.util
Discardable is a simple class that just holds some instance of a type and has a discard() that disables access to the instance.
Discardable(T) - Constructor for class com.facebook.buck.util.Discardable
 
discoverAppleSdkPaths(Optional<Path>, ImmutableList<Path>, ImmutableMap<String, AppleToolchain>, AppleConfig) - Static method in class com.facebook.buck.apple.toolchain.impl.AppleSdkDiscovery
Given a path to an Xcode developer directory and a map of (xctoolchain ID: path) pairs as returned by AppleToolchainDiscovery, walks through the platforms and builds a map of (AppleSdk: AppleSdkPaths) objects describing the paths to the SDKs inside.
discoverAppleSimulatorProfile(AppleSimulator, Path) - Static method in class com.facebook.buck.apple.simulator.AppleSimulatorDiscovery
Given a simulators, looks up metadata on the supported architectures and product families for that simulator (if present).
discoverAppleSimulators(ProcessExecutor, Path) - Static method in class com.facebook.buck.apple.simulator.AppleSimulatorDiscovery
 
discoverAppleToolchains(Optional<Path>, ImmutableList<Path>) - Static method in class com.facebook.buck.apple.toolchain.impl.AppleToolchainDiscovery
Given a path to an Xcode developer directory, walks through the toolchains and builds a map of (identifier: path) pairs of the toolchains inside.
discoverDeps(DirectoryListKey, ComputationEnvironment) - Method in class com.facebook.buck.core.files.DirectoryListComputation
 
discoverDeps(FileTreeKey, ComputationEnvironment) - Method in class com.facebook.buck.core.files.FileTreeComputation
 
discoverDeps(ComposedKey<BaseKey, Result2>, ComputationEnvironment) - Method in interface com.facebook.buck.core.graph.transformation.composition.ComposedComputation
 
discoverDeps(ComposedKey<BaseKey, Result2>, ComputationEnvironment) - Method in class com.facebook.buck.core.graph.transformation.composition.LeftComposingComputation
 
discoverDeps(ComposedKey<Key1, Result2>, ComputationEnvironment) - Method in class com.facebook.buck.core.graph.transformation.composition.RightComposingComputation
 
discoverDeps(Key, ComputationEnvironment) - Method in interface com.facebook.buck.core.graph.transformation.GraphComputation
Compute dependent keys required to compute given key, and a set of dependencies as listed by GraphComputation.discoverPreliminaryDeps(ComputeKey).
discoverDeps(BuildTargetPatternToBuildPackagePathKey, ComputationEnvironment) - Method in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathComputation
 
discoverDeps(BuildTargetPatternToBuildPackagePathKey, ComputationEnvironment) - Method in class com.facebook.buck.core.parser.WatchmanBuildPackageComputation
 
discoverDeps(RuleAnalysisKey, ComputationEnvironment) - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyCompatibleRuleAnalysisComputation
 
discoverDeps(RuleAnalysisKey, ComputationEnvironment) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisComputation
 
discoverDeps(BuildPackagePathToBuildFileManifestKey, ComputationEnvironment) - Method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestComputation
 
discoverDeps(BuildPackagePathToUnconfiguredTargetNodePackageKey, ComputationEnvironment) - Method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageComputation
 
discoverDeps(BuildTargetToUnconfiguredTargetNodeKey, ComputationEnvironment) - Method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeComputation
 
discoverDeps(UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey, ComputationEnvironment) - Method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsComputation
 
discoverPackageName(AndroidManifestParser) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
discoverPreliminaryDeps(DirectoryListKey) - Method in class com.facebook.buck.core.files.DirectoryListComputation
 
discoverPreliminaryDeps(FileTreeKey) - Method in class com.facebook.buck.core.files.FileTreeComputation
 
discoverPreliminaryDeps(ComposedKey<BaseKey, Result2>) - Method in interface com.facebook.buck.core.graph.transformation.composition.ComposedComputation
 
discoverPreliminaryDeps(ComposedKey<BaseKey, Result2>) - Method in class com.facebook.buck.core.graph.transformation.composition.LeftComposingComputation
 
discoverPreliminaryDeps(ComposedKey<Key1, Result2>) - Method in class com.facebook.buck.core.graph.transformation.composition.RightComposingComputation
 
discoverPreliminaryDeps(Key) - Method in interface com.facebook.buck.core.graph.transformation.GraphComputation
Compute dependent keys required to compute given the current key.
discoverPreliminaryDeps(BuildTargetPatternToBuildPackagePathKey) - Method in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathComputation
 
discoverPreliminaryDeps(BuildTargetPatternToBuildPackagePathKey) - Method in class com.facebook.buck.core.parser.WatchmanBuildPackageComputation
 
discoverPreliminaryDeps(RuleAnalysisKey) - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyCompatibleRuleAnalysisComputation
 
discoverPreliminaryDeps(RuleAnalysisKey) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisComputation
 
discoverPreliminaryDeps(BuildPackagePathToBuildFileManifestKey) - Method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestComputation
 
discoverPreliminaryDeps(BuildPackagePathToUnconfiguredTargetNodePackageKey) - Method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageComputation
 
discoverPreliminaryDeps(BuildTargetToUnconfiguredTargetNodeKey) - Method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeComputation
 
discoverPreliminaryDeps(UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey) - Method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsComputation
 
displaysEstimatedProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
displaysEstimatedProgress() - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
displaysEstimatedProgress() - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
distinct() - Method in interface com.facebook.buck.util.stream.RichStream
 
distinctUntilChanged(Iterable<T>) - Static method in class com.facebook.buck.features.apple.common.Utils
Filters an iterable returning distinct values until they are changed from the previous value.
DLibrary - Class in com.facebook.buck.features.d
A NativeLinkableGroup for d libraries.
DLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, DIncludes) - Constructor for class com.facebook.buck.features.d.DLibrary
 
DLibraryDescription - Class in com.facebook.buck.features.d
 
DLibraryDescription(ToolchainProvider, DBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.d.DLibraryDescription
 
DLibraryDescriptionArg - Class in com.facebook.buck.features.d
Immutable implementation of DLibraryDescription.AbstractDLibraryDescriptionArg.
DLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.d
Builds instances of type DLibraryDescriptionArg.
dll() - Method in class com.facebook.buck.features.dotnet.DotnetLibraryProviderInfo
 
dll() - Method in class com.facebook.buck.features.dotnet.ImmutableDotnetLibraryProviderInfo
 
DModule - Class in com.facebook.buck.features.d
A modules that provides D build rules.
DModule() - Constructor for class com.facebook.buck.features.d.DModule
 
DModuleAdapterPlugin - Class in com.facebook.buck.features.d
 
DModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.d.DModuleAdapterPlugin
 
doBeginning(BuildRule, long, long) - Method in class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
 
DOC_JAR - Static variable in class com.facebook.buck.jvm.java.Javadoc
 
DOCTOR_SECTION - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
DoctorCommand - Class in com.facebook.buck.cli
 
DoctorCommand() - Constructor for class com.facebook.buck.cli.DoctorCommand
 
DoctorConfig - Class in com.facebook.buck.doctor.config
 
DoctorConfig() - Constructor for class com.facebook.buck.doctor.config.DoctorConfig
 
DoctorEndpointRequest - Interface in com.facebook.buck.doctor.config
 
DoctorEndpointResponse - Interface in com.facebook.buck.doctor.config
 
DoctorInteractiveReport - Class in com.facebook.buck.doctor
Responsible for gathering logs and other interesting information from buck when part of the information is already available when calling the constructor.
DoctorInteractiveReport(DefectReporter, ProjectFilesystem, Console, UserInput, Optional<String>, BuildEnvironmentDescription, VersionControlStatsGenerator, DoctorConfig, ExtraInfoCollector, ImmutableSet<BuildLogEntry>, Optional<WatchmanDiagReportCollector>) - Constructor for class com.facebook.buck.doctor.DoctorInteractiveReport
 
DoctorIssueCategory - Enum in com.facebook.buck.doctor.config
 
DoctorJsonResponse - Interface in com.facebook.buck.doctor.config
 
DoctorProtocolVersion - Enum in com.facebook.buck.doctor.config
 
DoctorReportHelper - Class in com.facebook.buck.doctor
 
DoctorReportHelper(ProjectFilesystem, UserInput, Console, DoctorConfig) - Constructor for class com.facebook.buck.doctor.DoctorReportHelper
 
DoctorSuggestion - Interface in com.facebook.buck.doctor.config
 
DoctorSuggestion.StepStatus - Enum in com.facebook.buck.doctor.config
 
DocumentLocation - Interface in com.facebook.buck.util.xml
 
doEnding(BuildRule, long, long, long) - Method in class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
 
doesPythonPackageDisallowOmnibus(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
doesPythonPackageDisallowOmnibus(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
 
doesPythonPackageDisallowOmnibus(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
Allow this rule to opt-out it's transitive dependencies from omnibus linking.
doInstall(HasInstallableApk.ApkInfo, String) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
doNotDelete(Path) - Method in class com.facebook.buck.features.project.intellij.IJProjectCleaner
 
DONT_RETRY_ON_OOM_DEFAULT - Static variable in class com.facebook.buck.remoteexecution.FileBasedWorkerRequirementsProvider
 
DOS_FAKE_TIME - Static variable in class com.facebook.buck.util.zip.ZipConstants
 
Dot<T> - Class in com.facebook.buck.cli
 
Dot.Builder<T> - Class in com.facebook.buck.cli
Builder class for Dot output
Dot.OutputOrder - Enum in com.facebook.buck.cli
How to print the dot graph.
doTargetsMatchProjectWhitelist(List<String>, ImmutableSet<String>, BuckConfig) - Static method in class com.facebook.buck.remoteexecution.util.RemoteExecutionUtil
Checks whether the given target command line arguments match the RE project whitelist
doTargetsMatchProjectWhitelist(ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.remoteexecution.util.RemoteExecutionUtil
Checks whether the given targets match the RE project whitelist
DotnetBuckConfig - Class in com.facebook.buck.features.dotnet
Config to get toolchains for dotnet rules
DotnetBuckConfig() - Constructor for class com.facebook.buck.features.dotnet.DotnetBuckConfig
 
DotnetFramework - Class in com.facebook.buck.features.dotnet
Represents an instance of the .Net framework.
DotnetLegacyToolchainInfo - Class in com.facebook.buck.features.dotnet
Information to make the C#/.NET compiler available to the rule analysis graph
DotnetLegacyToolchainInfo() - Constructor for class com.facebook.buck.features.dotnet.DotnetLegacyToolchainInfo
 
DotnetLibraryProviderInfo - Class in com.facebook.buck.features.dotnet
 
DotnetLibraryProviderInfo() - Constructor for class com.facebook.buck.features.dotnet.DotnetLibraryProviderInfo
 
DotnetModule - Class in com.facebook.buck.features.dotnet
A modules that provides .NET build rules.
DotnetModule() - Constructor for class com.facebook.buck.features.dotnet.DotnetModule
 
DotnetModuleAdapterPlugin - Class in com.facebook.buck.features.dotnet
 
DotnetModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.dotnet.DotnetModuleAdapterPlugin
 
DotNetRuleProvider - Class in com.facebook.buck.features.dotnet
 
DotNetRuleProvider() - Constructor for class com.facebook.buck.features.dotnet.DotNetRuleProvider
 
DotnetToolchainFactory() - Constructor for class com.facebook.buck.features.dotnet.DotnetToolchainSupplier.DotnetToolchainFactory
 
DotnetToolchainSupplier - Class in com.facebook.buck.features.dotnet
Toolchains for dotnet development
DotnetToolchainSupplier() - Constructor for class com.facebook.buck.features.dotnet.DotnetToolchainSupplier
 
DotnetToolchainSupplier.DotnetToolchainFactory - Class in com.facebook.buck.features.dotnet
Factory
DOUBLE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
DownloadConfig - Class in com.facebook.buck.file.downloader.impl
 
DownloadConfig(BuckConfig) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadConfig
 
Downloader - Interface in com.facebook.buck.file.downloader
 
DownloaderFactory - Class in com.facebook.buck.file.downloader.impl
 
DownloaderFactory() - Constructor for class com.facebook.buck.file.downloader.impl.DownloaderFactory
 
DownloaderSupplier - Class in com.facebook.buck.file.downloader.impl
 
DownloaderSupplier() - Constructor for class com.facebook.buck.file.downloader.impl.DownloaderSupplier
 
DownloadEvent - Class in com.facebook.buck.file.downloader.impl
 
DownloadEvent.Finished - Class in com.facebook.buck.file.downloader.impl
 
DownloadEvent.Started - Class in com.facebook.buck.file.downloader.impl
 
DownloadProgressEvent - Class in com.facebook.buck.file.downloader.impl
 
DownloadProgressEvent(URI, long, long) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadProgressEvent
 
DownloadStep - Class in com.facebook.buck.file
Download a file from a known location.
DownloadStep(ProjectFilesystem, Downloader, URI, ImmutableList<URI>, FileHash, Path) - Constructor for class com.facebook.buck.file.DownloadStep
Creates an instance of DownloadStep
drainTo(Collection<? super E>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
drainTo(Collection<? super E>, int) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
DRIVERKIT - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
dropInternalCaches(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Drop the cache in Path object.
DRY_RUN_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
DSYM_DWARF_FILE_FOLDER - Static variable in class com.facebook.buck.apple.AppleDsym
 
DTest - Class in com.facebook.buck.features.d
 
DTest(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRule, ImmutableSortedSet<String>, ImmutableSortedSet<String>, Optional<Long>) - Constructor for class com.facebook.buck.features.d.DTest
 
DTestDescription - Class in com.facebook.buck.features.d
 
DTestDescription(ToolchainProvider, DBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.d.DTestDescription
 
DTestDescriptionArg - Class in com.facebook.buck.features.d
Immutable implementation of DTestDescription.AbstractDTestDescriptionArg.
DTestDescriptionArg.Builder - Class in com.facebook.buck.features.d
Builds instances of type DTestDescriptionArg.
DTestStep - Class in com.facebook.buck.features.d
Runs a D test command, remembering its exit code and streaming its output to a given output file.
DTestStep(ProjectFilesystem, ImmutableList<String>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.features.d.DTestStep
 
DUMMY_R_DOT_JAVA_FLAVOR - Static variable in class com.facebook.buck.android.AndroidLibraryGraphEnhancer
 
DummyRDotJava - Class in com.facebook.buck.android
Buildable that takes in a list of HasAndroidResourceDeps and for each of these rules, first creates an R.java file using MergeAndroidResourcesStep and compiles it to generate a corresponding R.class file.
DummyRDotJava(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Set<HasAndroidResourceDeps>, JavacToJarStepFactory, boolean, Optional<String>, Optional<String>, boolean, boolean) - Constructor for class com.facebook.buck.android.DummyRDotJava
 
dump(PrintStream) - Method in class com.facebook.buck.android.resources.ResourcesXml
 
dump(PrintStream) - Method in class com.facebook.buck.android.resources.ResourceTable
 
dump(StringPool, PrintStream) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
dump(StringPool, ResTablePackage, PrintStream) - Method in class com.facebook.buck.android.resources.ResTableType
 
dump(StringPool, ResTablePackage, PrintStream) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
dump(PrintStream) - Method in class com.facebook.buck.android.resources.StringPool
 
dump(Path) - Method in class com.facebook.buck.jvm.java.JarDumper
 
dumpEntry(JarFile, JarEntry) - Method in class com.facebook.buck.jvm.java.JarDumper
 
dumpHeap(String, HeapDumper.DumpType) - Static method in class com.facebook.buck.cli.HeapDumper
Dumps the heap to the provided path.
dumpStrings(PrintStream) - Method in class com.facebook.buck.android.resources.ResourceTable
 
DuplicatingConsole - Class in com.facebook.buck.util
Manages a Duplicate Console so that console actions can be replicated across to another console.
DuplicatingConsole(Console) - Constructor for class com.facebook.buck.util.DuplicatingConsole
 
duration - Variable in class com.facebook.buck.core.build.event.BuildRuleEvent
Accumulated duration of work spent on this rule up until this event occurred.
DX - Static variable in class com.facebook.buck.android.DxStep
Available tools to create dex files *
DxConfig - Class in com.facebook.buck.android
 
DxConfig(BuckConfig) - Constructor for class com.facebook.buck.android.DxConfig
 
DxStep - Class in com.facebook.buck.android
 
DxStep(ProjectFilesystem, AndroidPlatformTarget, Path, Iterable<Path>) - Constructor for class com.facebook.buck.android.DxStep
 
DxStep(ProjectFilesystem, AndroidPlatformTarget, Path, Iterable<Path>, EnumSet<DxStep.Option>, String) - Constructor for class com.facebook.buck.android.DxStep
 
DxStep(ProjectFilesystem, AndroidPlatformTarget, Path, Iterable<Path>, EnumSet<DxStep.Option>, Optional<String>, String, boolean) - Constructor for class com.facebook.buck.android.DxStep
 
DxStep(ProjectFilesystem, AndroidPlatformTarget, Path, Iterable<Path>, EnumSet<DxStep.Option>, Optional<String>, String, boolean, Collection<Path>, Optional<String>, Optional<Integer>) - Constructor for class com.facebook.buck.android.DxStep
 
DxStep.Option - Enum in com.facebook.buck.android
Options to pass to dx.
DxToolchain - Interface in com.facebook.buck.android.toolchain
 
DxToolchainFactory - Class in com.facebook.buck.android.toolchain.impl
 
DxToolchainFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.DxToolchainFactory
 
DylibStubContentsScrubber - Class in com.facebook.buck.cxx.toolchain.objectfile
Scrubs the contents of dylib stubs, so that they're independent of the contents of the source dylib.
DylibStubContentsScrubber() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.DylibStubContentsScrubber
 
DYNAMIC_LIBRARY - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
DynamicTypeInfo - Class in com.facebook.buck.rules.modern.impl
This type info delegates to a ClassInfo looked up at runtime.
DynamicTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
 

E

e_ehsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_entry - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_ident - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_machine - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_phentsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_phnum - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_phoff - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_shentsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_shnum - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_shoff - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_shstrndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EdenClient - Interface in com.facebook.buck.edenfs
Client of Eden's fbthrift API that is intended to be a thin wrapper around EdenService.Client's API.
EdenClientPool - Class in com.facebook.buck.edenfs
A pool of EdenClient objects.
EdenMount - Class in com.facebook.buck.edenfs
Utility to make requests to the Eden thrift API for an (Eden mount point, Buck project root) pair.
EdenProjectFilesystemDelegate - Class in com.facebook.buck.edenfs
 
EdenProjectFilesystemDelegate(EdenMount, ProjectFilesystemDelegate, Config) - Constructor for class com.facebook.buck.edenfs.EdenProjectFilesystemDelegate
 
EI_CLASS - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ei_class - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_DATA - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ei_data - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_MAG0 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_MAG1 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_MAG2 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_MAG3 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_NIDENT - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_PAD - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_VERSION - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
Either<LEFT,RIGHT> - Class in com.facebook.buck.util.types
A discriminated union of two parameters that holds a value of either the LEFT or RIGHT type.
eitherBinaryJarOrClassPathPresent() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
EitherTypeCoercer<LU,RU,Left,Right> - Class in com.facebook.buck.rules.coercer
Coerces a type to either type, trying the left type before the right.
EitherTypeCoercer(TypeCoercer<LU, Left>, TypeCoercer<RU, Right>) - Constructor for class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
EitherValueTypeInfo<L,R> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for Eithers.
EitherValueTypeInfo(ValueTypeInfo<L>, ValueTypeInfo<R>) - Constructor for class com.facebook.buck.rules.modern.impl.EitherValueTypeInfo
 
element() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
elementIsAvailableForSourceOnlyAbi(Elements, Element) - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
 
elementScope() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher.DefaultContainerScope
Increases element count if anything gets hashed during the element scope.
elementScope() - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher.ContainerScope
 
ElementsExtended - Interface in com.facebook.buck.jvm.java.lang.model
Wraps and extends Elements with methods that cannot be added as pure extension methods on MoreElements because they require per-instance state.
ElementsExtendedImpl - Class in com.facebook.buck.jvm.java.plugin.adapter
Wraps and extends Elements with methods that cannot be added as pure extension methods on MoreElements because they require per-instance state.
ElementsExtendedImpl(Elements, Types, Trees) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
elementTypeCoercer - Variable in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
 
Elf - Class in com.facebook.buck.cxx.toolchain.elf
 
Elf(ByteBuffer) - Constructor for class com.facebook.buck.cxx.toolchain.elf.Elf
 
Elf.Elf32 - Class in com.facebook.buck.cxx.toolchain.elf
 
Elf.Elf64 - Class in com.facebook.buck.cxx.toolchain.elf
 
Elf.ElfSectionLookupResult - Interface in com.facebook.buck.cxx.toolchain.elf
A tuple of section index and ElfSection object returned from lookup functions in this class.
ElfDynamicSection - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfDynamicSection(ImmutableList<ElfDynamicSection.Entry>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
ElfDynamicSection.DTag - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfDynamicSection.DTag.Type - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfDynamicSection.Entry - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfHeader - Class in com.facebook.buck.cxx.toolchain.elf
Encapsulate the data found in an ELF header.
ElfHeader.EIClass - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfHeader.EIData - Enum in com.facebook.buck.cxx.toolchain.elf
 
ELFMAG0 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ELFMAG1 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ELFMAG2 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ELFMAG3 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ElfSection - Class in com.facebook.buck.cxx.toolchain.elf
Encapsulates the header information and raw body of an ELF section.
ElfSectionHeader - Class in com.facebook.buck.cxx.toolchain.elf
Encapsulate the data in an ELF section header.
ElfSectionHeader(long, ElfSectionHeader.SHType, long, long, long, long, long, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
ElfSectionHeader.SHType - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfSharedLibraryInterfaceParams - Class in com.facebook.buck.cxx.toolchain
 
ElfSharedLibraryInterfaceParams() - Constructor for class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
ElfStringTable - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfSymbolTable - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfSymbolTable(ImmutableList<ElfSymbolTable.Entry>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
 
ElfSymbolTable.Entry - Class in com.facebook.buck.cxx.toolchain.elf
Encapsulate the data in an ELF section header.
ElfSymbolTable.Entry.Info - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfSymbolTable.Entry.Info.Bind - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfSymbolTable.Entry.Info.Type - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfVerDef - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerDef(ImmutableList<Pair<ElfVerDef.Verdef, ImmutableList<ElfVerDef.Verdaux>>>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
ElfVerDef.Verdaux - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerDef.Verdef - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerNeed - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerNeed(ImmutableList<Pair<ElfVerNeed.Verneed, ImmutableList<ElfVerNeed.Vernaux>>>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
ElfVerNeed.Vernaux - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerNeed.Verneed - Class in com.facebook.buck.cxx.toolchain.elf
 
EmbeddedCellBuckOutInfo - Class in com.facebook.buck.io.filesystem
Information to create the buck-out of cell when it's going to be embedded in the root cell buck-out.
EmbeddedCellBuckOutInfo() - Constructor for class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
 
EMIT_SWIFTDOCS - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
empty() - Static method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
EMPTY - Static variable in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
EMPTY - Static variable in class com.facebook.buck.core.path.ForwardRelativePath
 
EMPTY - Static variable in interface com.facebook.buck.jvm.java.ExtraClasspathProvider
 
EMPTY - Static variable in class com.facebook.buck.jvm.java.JavacPluginParams
 
EMPTY - Static variable in class com.facebook.buck.jvm.java.RemoveClassesPatternsMatcher
 
empty() - Static method in class com.facebook.buck.parser.detector.TargetConfigurationDetectorFactory
Target configuration that detects to none
empty() - Static method in class com.facebook.buck.rules.coercer.ManifestEntries
 
EMPTY - Static variable in class com.facebook.buck.rules.coercer.SourceSet
 
EMPTY - Static variable in class com.facebook.buck.rules.coercer.SourceSortedSet
 
EMPTY - Static variable in class com.facebook.buck.test.selectors.TestSelectorList
 
empty() - Static method in class com.facebook.buck.test.selectors.TestSelectorList
 
empty() - Static method in interface com.facebook.buck.util.stream.RichStream
 
EMPTY_INSTANCE - Static variable in class com.facebook.buck.core.cell.CellConfig
 
EMPTY_INSTANCE - Static variable in class com.facebook.buck.cxx.CxxDeps
 
EMPTY_SINGLETON - Static variable in class com.facebook.buck.parser.api.PackageFileManifest
A singleton instance of a manifest with an empty package metadata.
EMPTY_SINGLETON - Static variable in class com.facebook.buck.parser.api.PackageMetadata
A singleton instance with no visibility/within_view entries.
EmptyJavaAbiInfo - Class in com.facebook.buck.jvm.core
The implementation of JavaAbiInfo for targets that have no sources.
EmptyJavaAbiInfo(BuildTarget) - Constructor for class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
EmptyMemoizerDeserialization<T> - Class in com.facebook.buck.rules.modern
Supports deserialization of a memoizer as just a default-constructed empty Memoizer.
EmptyMemoizerDeserialization() - Constructor for class com.facebook.buck.rules.modern.EmptyMemoizerDeserialization
 
emptyMetadataProvider() - Static method in class com.facebook.buck.remoteexecution.MetadataProviderFactory
 
emptyOf(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Return empty path with the same filesystem as provided path
emptyPath() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
EmptyPlatform - Class in com.facebook.buck.core.model.platform.impl
A platform that doesn't match any constraints.
EMULATOR_MODE_SHORT_ARG - Static variable in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
ENABLE_WIN_EXTERNAL_FLAGS - Static variable in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
enabledForArch64(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enabledForModules(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enabledForNativeLibraries(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enabledForResources(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enabledForSecondaryDexes(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enableSandbox - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
 
enableStringWhitelisting() - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
enableTargetCompatibilityChecks() - Method in class com.facebook.buck.parser.ParsingContext
 
encodeHybridFetchRequestNoPayload() - Method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
 
encodeHybridStoreRequestOnePayload() - Method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
 
ENCODING - Static variable in class com.facebook.buck.testrunner.BaseRunner
 
end() - Method in class com.facebook.buck.event.api.BuckTracing
Records the end of the traced section started by the most recent call to BuckTracing.begin(String, Map), on any BuckTracing object, on the current thread.
end(Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
Records the end of the traced section started by the most recent call to BuckTracing.begin(String, Map), on any BuckTracing object, on the current thread.
end(Map<String, String>) - Method in interface com.facebook.buck.event.api.BuckTracingInterface
 
end(Map<String, String>) - Method in class com.facebook.buck.event.BuckTracingEventBusBridge
 
end(Map<String, String>) - Method in class com.facebook.buck.jvm.java.Jsr199TracingBridge
 
END_OF_FILE_HEADER_MARKER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
endAnalyze(List<String>, List<String>) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endAnalyze(List<String>, List<String>) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endAnalyze(List<String>, List<String>) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
endAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endAnnotationProcessingRound(boolean) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endAnnotationProcessingRound() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endAnnotationProcessingRound() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
endElement(String, String, String) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
endEnter(List<String>) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endEnter(List<String>) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endEnter(List<String>) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
endGenerate() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endGenerate() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endGenerate() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
EndingBuildRuleEvent(BuildRuleEvent.BeginningBuildRuleEvent) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
 
endParse() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endParse() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endParse() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
ENDPOINT_EXTRA_HEADERS_FIELD - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
ENDPOINT_URL_FIELD - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
endRunAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endsWith(Path) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
endsWith(String) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
endsWith(String) - Method in interface com.facebook.buck.core.filesystems.PathWrapper
 
endsWith(Path) - Method in interface com.facebook.buck.core.filesystems.PathWrapper
 
endsWith(ForwardRelativePath) - Method in class com.facebook.buck.core.path.ForwardRelativePath
This path ends with given path.
endsWithIgnoreCase(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<ForwardRelativePath>) - Method in class com.facebook.buck.parser.NoopPackageBoundaryChecker
 
enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<ForwardRelativePath>) - Method in interface com.facebook.buck.parser.PackageBoundaryChecker
 
enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<ForwardRelativePath>) - Method in class com.facebook.buck.parser.ThrowingPackageBoundaryChecker
 
enhance(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidNativeLibsPackageableGraphEnhancer
 
enhanceCommandLine(ImmutableList<String>) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
 
enhanceCommandLine(ImmutableList<String>) - Method in class com.facebook.buck.shell.programrunner.DirectProgramRunner
 
enhanceCommandLine(ImmutableList<String>) - Method in interface com.facebook.buck.shell.programrunner.ProgramRunner
Change program command line with arguments specific to these parameters.
enhanceCommandLineForDescription(ImmutableList<String>) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
 
enhanceCommandLineForDescription(ImmutableList<String>) - Method in class com.facebook.buck.shell.programrunner.DirectProgramRunner
 
enhanceCommandLineForDescription(ImmutableList<String>) - Method in interface com.facebook.buck.shell.programrunner.ProgramRunner
Change program command line with arguments specific to these parameters.
enhanceFlavors(BuildTarget, TargetNodeMaybeIncompatible, TargetNodeSpec.TargetType) - Method in interface com.facebook.buck.parser.TargetSpecResolver.FlavorEnhancer
 
ensureAndroidFacetBuilder() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
ensureClasspathArgfile() - Method in class com.facebook.buck.jvm.java.JUnitStep
Ensures the classpath argfile for Java 9+ invocations has been created.
ensureLaunchAndHandshake() - Method in class com.facebook.buck.worker.WorkerProcess
 
ensureModuleConsistency(Path, ImmutableMultimap<APKModule, Path>, ProjectFilesystem, Optional<Path>, Optional<Path>, boolean) - Static method in class com.facebook.buck.android.AndroidModuleConsistencyStep
 
enter() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
enter() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
enter() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
enter() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
ENTER - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
enterState(RemoteExecutionActionEvent.State, Optional<Protocol.Digest>) - Method in class com.facebook.buck.rules.modern.builders.RemoteRuleContext
Called when Action state is changed.
entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
 
entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
entriesToExclude - Variable in class com.facebook.buck.unarchive.UnarchiveStep
 
Entry(ElfDynamicSection.DTag, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.Entry
 
Entry(long, ElfSymbolTable.Entry.Info, int, int, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
entrySet() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
entryValue - Variable in enum com.facebook.buck.android.AndroidBuckConfig.NdkSearchOrderEntry
 
enumerate(Iterable<T>) - Static method in class com.facebook.buck.util.MoreIterables
 
EnumTypeCoercer<E extends Enum<E>> - Class in com.facebook.buck.rules.coercer
Coerce a string to java enum.
EnumTypeCoercer(Class<E>) - Constructor for class com.facebook.buck.rules.coercer.EnumTypeCoercer
 
EnumValueTypeInfo<T extends Enum<T>> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for enums.
EnumValueTypeInfo(Class<T>) - Constructor for class com.facebook.buck.rules.modern.impl.EnumValueTypeInfo
 
env() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableRunInfo
 
env() - Method in class com.facebook.buck.core.rules.providers.lib.RunInfo
 
ENV - Static variable in class com.facebook.buck.parser.MetaRules
 
ENV_VAR_NAME - Static variable in class com.facebook.buck.util.env.BuckClasspath
 
environment - Variable in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
environment - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
environment - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
environment - Variable in class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
 
environment - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
environmentalChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
environmentalChange(String) - Static method in class com.facebook.buck.event.ParsingEvent
 
EnvironmentData - Class in com.facebook.buck.skylark.parser
Captures Environment and information related to its parsing like all Path used in order to create this environment.
EnvironmentData() - Constructor for class com.facebook.buck.skylark.parser.EnvironmentData
 
EnvironmentOverrideOptionHandler - Class in com.facebook.buck.cli
OptionHandler used for specifying environment overrides.
EnvironmentOverrideOptionHandler(CmdLineParser, OptionDef, Setter<? super Map<?, ?>>) - Constructor for class com.facebook.buck.cli.EnvironmentOverrideOptionHandler
 
environmentSupportsAnsiEscapes(Platform, Map<String, String>) - Static method in class com.facebook.buck.util.AnsiEnvironmentChecking
Returns true if the environment supports ANSI escape sequences, false otherwise.
EnvironmentVariableMacroExpander - Class in com.facebook.buck.rules.macros
Expands $(env XYZ) to use the appropriate shell expansion for the current platform.
EnvironmentVariableMacroExpander(Platform) - Constructor for class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
 
EnvMacro - Interface in com.facebook.buck.rules.macros
$(env) macro type.
EnvMacroTypeCoercer - Class in com.facebook.buck.rules.coercer
Coercer for env macros.
EnvMacroTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
envVariableChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
EnvVariableChange(String) - Constructor for class com.facebook.buck.event.ParsingEvent.EnvVariableChange
 
EnvVariablesProvider - Class in com.facebook.buck.util.environment
Provides access system environment variables of the current process.
EnvVariablesProvider() - Constructor for class com.facebook.buck.util.environment.EnvVariablesProvider
 
equals(Object) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
equals(Object) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
This instance is equal to all instances of AndroidAarDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
This instance is equal to all instances of AndroidAppModularityDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
This instance is equal to all instances of AndroidBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
This instance is equal to all instances of AndroidBuildConfigDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
This instance is equal to all instances of AndroidBundleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
This instance is equal to all instances of AndroidInstrumentationApkDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
This instance is equal to all instances of AndroidInstrumentationTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
This instance is equal to all instances of AndroidLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
This instance is equal to all instances of AndroidManifestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
This instance is equal to all instances of AndroidPrebuiltAarDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
This instance is equal to all instances of AndroidResourceDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
This instance is equal to all instances of ApkGenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.GenAidlDescriptionArg
This instance is equal to all instances of GenAidlDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
equals(Object) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
This instance is equal to all instances of NdkLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
This instance is equal to all instances of NdkToolchainDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
This instance is equal to all instances of PrebuiltNativeLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
equals(Object) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
This instance is equal to all instances of RobolectricTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
equals(Object) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg
This instance is equal to all instances of AndroidPlatformArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
This instance is equal to all instances of AppleAssetCatalogDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
This instance is equal to all instances of AppleAssetCatalogsCompilationOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
This instance is equal to all instances of AppleBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
This instance is equal to all instances of AppleBundleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
This instance is equal to all instances of AppleLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
This instance is equal to all instances of ApplePackageDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
This instance is equal to all instances of AppleResourceDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
This instance is equal to all instances of AppleTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
This instance is equal to all instances of AppleToolchainDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
This instance is equal to all instances of AppleToolchainSetDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
This instance is equal to all instances of AppleWrapperResourceArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.clang.UmbrellaHeaderModuleMap
 
equals(Object) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
This instance is equal to all instances of PrebuiltAppleFrameworkDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
equals(Object) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
This instance is equal to all instances of XcodeScriptDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
equals(Object) - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
equals(Object) - Method in class com.facebook.buck.core.config.BuckConfig
 
equals(Object) - Method in class com.facebook.buck.core.exceptions.DependencyStack
 
equals(Object) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
equals(Object) - Method in interface com.facebook.buck.core.filesystems.PathWrapper
 
equals(Path) - Method in interface com.facebook.buck.core.filesystems.PathWrapper
Deprecated.
equals(Object) - Method in class com.facebook.buck.core.graph.transformation.model.ClassBasedComputationIdentifier
 
equals(Object) - Method in class com.facebook.buck.core.graph.transformation.model.ComposedComputationIdentifier
 
equals(Object) - Method in class com.facebook.buck.core.model.BaseName
 
equals(Object) - Method in class com.facebook.buck.core.model.BuildId
 
equals(Object) - Method in class com.facebook.buck.core.model.BuildTarget
 
equals(Object) - Method in class com.facebook.buck.core.model.ConfigurationForConfigurationTargets
 
equals(Object) - Method in class com.facebook.buck.core.model.ErrorTargetConfiguration
 
equals(Object) - Method in class com.facebook.buck.core.model.FlavorSet
 
equals(Object) - Method in class com.facebook.buck.core.model.InternalFlavor
 
equals(Object) - Method in class com.facebook.buck.core.model.OutputLabel
 
equals(Object) - Method in class com.facebook.buck.core.model.platform.impl.EmptyPlatform
 
equals(Object) - Method in class com.facebook.buck.core.model.platform.impl.UnconfiguredPlatform
 
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
equals(Object) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
equals(Object) - Method in class com.facebook.buck.core.model.UnconfiguredTargetConfiguration
 
equals(Object) - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
equals(Object) - Method in class com.facebook.buck.core.model.UserFlavor
 
equals(Object) - Method in class com.facebook.buck.core.path.ForwardRelativePath
 
equals(Object) - Method in class com.facebook.buck.core.rulekey.RuleKey
 
equals(Object) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
This instance is equal to all instances of ConfigSettingArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
equals(Object) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
This instance is equal to all instances of ConstraintSettingArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
This instance is equal to all instances of ConstraintValueArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.platform.PlatformArg
This instance is equal to all instances of PlatformArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableDefaultInfo
This instance is equal to all instances of ImmutableDefaultInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableRunInfo
This instance is equal to all instances of ImmutableRunInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
This instance is equal to all instances of ImmutableTestInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.select.Selector
 
equals(Object) - Method in class com.facebook.buck.core.select.SelectorKey
 
equals(Object) - Method in class com.facebook.buck.core.select.SelectorList
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.BuildTarget
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.Path
 
equals(Object) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
This instance is equal to all instances of ExternalTestRunnerDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
This instance is equal to all instances of LegacyToolchainDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
equals(Object) - Method in class com.facebook.buck.counters.Counter
 
equals(Object) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
This instance is equal to all instances of CxxBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
This instance is equal to all instances of CxxGenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
This instance is equal to all instances of CxxLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
This instance is equal to all instances of CxxPrecompiledHeaderDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
This instance is equal to all instances of CxxTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
This instance is equal to all instances of CxxToolchainDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
This instance is equal to all instances of PrebuiltCxxLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
This instance is equal to all instances of PrebuiltCxxLibraryGroupDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.RelativeLinkArg
 
equals(Object) - Method in class com.facebook.buck.event.AbstractBuckEvent
The default implementation of equals checks to see if two events are related, are on the same thread, and are the same concrete class.
equals(Object) - Method in class com.facebook.buck.event.InstallEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.event.StartActivityEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.event.UninstallEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
This instance is equal to all instances of XcodeWorkspaceConfigDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
This instance is equal to all instances of DBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
This instance is equal to all instances of DLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DTestDescriptionArg
This instance is equal to all instances of DTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DTestStep
 
equals(Object) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
This instance is equal to all instances of CsharpLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.dotnet.DotnetFramework
 
equals(Object) - Method in class com.facebook.buck.features.dotnet.ImmutableDotnetLegacyToolchainInfo
This instance is equal to all instances of ImmutableDotnetLegacyToolchainInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.dotnet.ImmutableDotnetLibraryProviderInfo
This instance is equal to all instances of ImmutableDotnetLibraryProviderInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
This instance is equal to all instances of PrebuiltDotnetLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
This instance is equal to all instances of FileGroupDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
This instance is equal to all instances of CgoLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
This instance is equal to all instances of GoBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
This instance is equal to all instances of GoLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
This instance is equal to all instances of GoTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
This instance is equal to all instances of GoTestRunnerDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoTestStep
 
equals(Object) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
This instance is equal to all instances of PrebuiltGoLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
This instance is equal to all instances of GwtBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
This instance is equal to all instances of HalideLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
This instance is equal to all instances of HaskellBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
This instance is equal to all instances of HaskellGhciDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
This instance is equal to all instances of HaskellHaddockDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
This instance is equal to all instances of HaskellLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
This instance is equal to all instances of HaskellPrebuiltLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
This instance is equal to all instances of JsBundleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
This instance is equal to all instances of JsBundleGenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
This instance is equal to all instances of JsLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
This instance is equal to all instances of CxxLuaExtensionDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
This instance is equal to all instances of LuaBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
This instance is equal to all instances of LuaLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
This instance is equal to all instances of OcamlBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
This instance is equal to all instances of OcamlLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
This instance is equal to all instances of PrebuiltOcamlLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
equals(Object) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
This instance is equal to all instances of CxxPythonExtensionDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
This instance is equal to all instances of PrebuiltPythonLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
This instance is equal to all instances of PythonBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
This instance is equal to all instances of PythonLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
This instance is equal to all instances of PythonTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
This instance is equal to all instances of PythonTestRunnerDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
This instance is equal to all instances of PrebuiltRustLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
This instance is equal to all instances of RustBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
equals(Object) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
This instance is equal to all instances of RustLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
This instance is equal to all instances of RustTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
This instance is equal to all instances of ZipFileDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.file.FileHash
 
equals(Object) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
This instance is equal to all instances of HttpArchiveDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.file.HttpFileDescriptionArg
This instance is equal to all instances of HttpFileDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
This instance is equal to all instances of RemoteFileDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
equals(Object) - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
equals(Object) - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
equals(Object) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
equals(Object) - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
equals(Object) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
This instance is equal to all instances of GroovyLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
This instance is equal to all instances of GroovyTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
This instance is equal to all instances of JarGenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
This instance is equal to all instances of JavaAnnotationProcessorDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
This instance is equal to all instances of JavaBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
This instance is equal to all instances of JavaLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
This instance is equal to all instances of JavaPluginDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
This instance is equal to all instances of JavaTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
This instance is equal to all instances of JavaTestRunnerDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
This instance is equal to all instances of KeystoreDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
 
equals(Object) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
This instance is equal to all instances of PrebuiltJarDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
This instance is equal to all instances of KotlinLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
This instance is equal to all instances of KotlinTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
This instance is equal to all instances of ScalaLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
This instance is equal to all instances of ScalaTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.query.QueryBuildTarget
 
equals(Object) - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
equals(Object) - Method in class com.facebook.buck.query.QueryFileTarget
 
equals(Object) - Method in class com.facebook.buck.query.TargetLiteral
This instance is equal to all instances of TargetLiteral that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
equals(Object) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.MerkleTreeNode
 
equals(Object) - Method in interface com.facebook.buck.rules.args.Arg
 
equals(Object) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
equals(Object) - Method in class com.facebook.buck.rules.args.ProxyArg
 
equals(Object) - Method in class com.facebook.buck.rules.args.SanitizedArg
 
equals(Object) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
equals(Object) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyResult
 
equals(Object) - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
equals(Object) - Method in class com.facebook.buck.rules.macros.LocationPlatformMacro
 
equals(Object) - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
equals(Object) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
This instance is equal to all instances of CommandAliasDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
This instance is equal to all instances of ExportFileDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.GenruleDescriptionArg
This instance is equal to all instances of GenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
This instance is equal to all instances of ShBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.ShTestDescriptionArg
This instance is equal to all instances of ShTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
This instance is equal to all instances of TestSuiteDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
This instance is equal to all instances of WorkerToolDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.step.AbstractTestStep
 
equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkMapsPaths
 
equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkPackPaths
 
equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
equals(Object) - Method in class com.facebook.buck.step.fs.TouchStep
 
equals(Object) - Method in class com.facebook.buck.step.StepEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
This instance is equal to all instances of SwiftLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
This instance is equal to all instances of SwiftToolchainDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.test.selectors.TestDescription
 
equals(Object) - Method in class com.facebook.buck.test.TestResultSummary
 
equals(Object) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
This instance is equal to all instances of HashCodeAndFileType that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
equals(Object) - Method in class com.facebook.buck.util.config.Config
 
equals(Object) - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
equals(Object) - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
equals(Object) - Method in class com.facebook.buck.util.sha1.Sha1HashCode
 
equals(Object) - Method in class com.facebook.buck.util.timing.ClockDuration
 
equals(Object) - Method in class com.facebook.buck.util.types.Pair
 
equals(Object) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
This instance is equal to all instances of VersionedAliasDescriptionArg that have equal attribute values.
equalTo(QueryEnvironment.Argument<?>) - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
error(Throwable, String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
 
error(String, ArtifactCacheMode, String) - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
error(String) - Static method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
 
error(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(Throwable) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(String) - Method in class com.facebook.buck.log.TimedLogger
 
error(Throwable) - Method in class com.facebook.buck.log.TimedLogger
 
error(Throwable, String) - Method in class com.facebook.buck.log.TimedLogger
 
ERROR - Static variable in class com.facebook.buck.step.StepExecutionResults
 
error(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
ERROR_ALREADY_EXISTS - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
ERROR_EXIT_CODE - Static variable in class com.facebook.buck.step.StepExecutionResults
 
ERROR_PRIVILEGE_NOT_HELD - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
ErrorHandlingBuckConfig - Class in com.facebook.buck.core.exceptions.config
 
ErrorHandlingBuckConfig() - Constructor for class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
 
ErrorLogger - Class in com.facebook.buck.util
 
ErrorLogger(ErrorLogger.LogImpl, HumanReadableExceptionAugmentor) - Constructor for class com.facebook.buck.util.ErrorLogger
 
ErrorLogger.DeconstructedException - Class in com.facebook.buck.util
The result of exception "deconstruction".
ErrorLogger.LogImpl - Interface in com.facebook.buck.util
 
ErrorLogRecord - Class in com.facebook.buck.log
 
ErrorLogRecord() - Constructor for class com.facebook.buck.log.ErrorLogRecord
 
ErrorLogRecord.Builder - Class in com.facebook.buck.log
 
ErrorParsingReceiver() - Constructor for class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
 
ErrorSuppressingDiagnosticListener - Class in com.facebook.buck.jvm.java.abi.source.api
When running the compiler with some dependencies missing (as when generating ABIs from source), by default it will abort after the last round of annotation processing because it believes there are missing types.
ErrorSuppressingDiagnosticListener(DiagnosticListener<? super JavaFileObject>) - Constructor for class com.facebook.buck.jvm.java.abi.source.api.ErrorSuppressingDiagnosticListener
 
ErrorTargetConfiguration - Class in com.facebook.buck.core.model
Stub configuration which can be used when configuration is not actually needed.
ErrorToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
 
escape(String) - Method in class com.facebook.buck.testrunner.TestXmlEscaper
 
escape(Escaper.Quoter, CharMatcher, String) - Static method in class com.facebook.buck.util.Escaper
Escapes the special characters identified the CharMatcher, using single quotes.
escapeAsBashString(String) - Static method in class com.facebook.buck.util.Escaper
Quotes a string to be passed to Bash, if necessary.
escapeAsBashString(Path) - Static method in class com.facebook.buck.util.Escaper
 
escapeAsMakefileValueString(String) - Static method in class com.facebook.buck.util.Escaper
 
escapeAsPythonString(String) - Static method in class com.facebook.buck.util.Escaper
 
escapeAsShellString(String) - Static method in class com.facebook.buck.util.Escaper
Quotes a string to be passed to the shell, if necessary.
escapeChar(char) - Method in class com.facebook.buck.testrunner.TestXmlEscaper
 
escapeJsonForStringEmbedding(String) - Static method in class com.facebook.buck.features.js.JsUtil
 
escapePathForCIncludeString(Path) - Static method in class com.facebook.buck.util.Escaper
Escapes forward slashes in a Path as a String that is safe to consume with other tools (such as gcc).
Escaper - Class in com.facebook.buck.util
 
escaper(Escaper.Quoter, CharMatcher) - Static method in class com.facebook.buck.util.Escaper
 
Escaper.Quoter - Enum in com.facebook.buck.util
The quoting style to use when escaping.
escapeWithQuotesAsMakefileValueString(String) - Static method in class com.facebook.buck.util.Escaper
 
EstimateDexWeightStep - Class in com.facebook.buck.android.dalvik
 
EstimateDexWeightStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.android.dalvik.EstimateDexWeightStep
This uses an estimator that uses the size of the .class file as the estimate.
estimatedLinearAllocSize - Variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
Estimated bytes the class will contribute to Dalvik linear alloc.
eval(QueryEvaluator<T>, QueryEnvironment<T>, ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.AllPathsFunction
 
eval(QueryEvaluator<QueryBuildTarget>, QueryEnvironment<QueryBuildTarget>, ImmutableList<QueryEnvironment.Argument<QueryBuildTarget>>) - Method in class com.facebook.buck.query.AttrFilterFunction
 
eval(QueryEvaluator<QueryBuildTarget>, QueryEnvironment<QueryBuildTarget>, ImmutableList<QueryEnvironment.Argument<QueryBuildTarget>>) - Method in class com.facebook.buck.query.AttrRegexFilterFunction
 
eval(QueryEvaluator<T>, QueryEnvironment<T>, ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.BuildFileFunction
 
eval(QueryExpression<ENV_NODE_TYPE>, QueryEnvironment<ENV_NODE_TYPE>) - Method in class com.facebook.buck.query.CachingQueryEvaluator
 
eval(QueryEvaluator<T>, QueryEnvironment<T>, ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.DepsFunction
Evaluates to the dependencies of the argument.
eval(QueryEvaluator<T>, QueryEnvironment<T>, ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
eval(QueryEvaluator<ENV_NODE_TYPE>, QueryEnvironment<ENV_NODE_TYPE>, ImmutableList<QueryEnvironment.Argument<ENV_NODE_TYPE>>) - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
 
eval(QueryEvaluator<T>, QueryEnvironment<T>, ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.InputsFunction
Evaluates to the direct inputs of the argument.
eval(QueryEvaluator<QueryBuildTarget>, QueryEnvironment<QueryBuildTarget>, ImmutableList<QueryEnvironment.Argument<QueryBuildTarget>>) - Method in class com.facebook.buck.query.LabelsFunction
 
eval(QueryExpression<ENV_NODE_TYPE>, QueryEnvironment<ENV_NODE_TYPE>) - Method in class com.facebook.buck.query.NoopQueryEvaluator
 
eval(QueryEvaluator<ENV_NODE_TYPE>, QueryEnvironment<ENV_NODE_TYPE>, ImmutableList<QueryEnvironment.Argument<ENV_NODE_TYPE>>) - Method in class com.facebook.buck.query.OwnerFunction
 
eval(QueryEvaluator<ENV_NODE_TYPE>, QueryEnvironment<ENV_NODE_TYPE>, ImmutableList<QueryEnvironment.Argument<ENV_NODE_TYPE>>) - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
Called when a user-defined function is to be evaluated.
eval(QueryExpression<ENV_NODE_TYPE>, QueryEnvironment<ENV_NODE_TYPE>) - Method in interface com.facebook.buck.query.QueryEvaluator
Evaluates the result of a query expression in the given environment.
eval(QueryEvaluator<T>, QueryEnvironment<T>, ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.RdepsFunction
Evaluates to the reverse dependencies of the argument 'x' in the transitive closure of the set 'u'.
eval(QueryEvaluator<NODE_TYPE>, QueryEnvironment<NODE_TYPE>) - Method in class com.facebook.buck.query.TargetLiteral
 
eval(QueryEvaluator<T>, QueryEnvironment<T>, ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.TestsOfFunction
 
eval(QueryEvaluator<QueryBuildTarget>, QueryEnvironment<QueryBuildTarget>, ImmutableList<QueryEnvironment.Argument<QueryBuildTarget>>) - Method in class com.facebook.buck.rules.query.ClasspathFunction
 
evaluateQuery(QueryExpression<QueryBuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
Evaluate the specified query expression in this environment.
evaluateQuery(String) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
evaluateTarget(String) - Method in interface com.facebook.buck.query.QueryEnvironment.TargetEvaluator
Returns the set of target nodes for the specified target pattern, in 'buck build' syntax.
Event(EventKey, BuildRule) - Constructor for class com.facebook.buck.core.build.event.BuildRuleExecutionEvent.Event
 
Event(EventKey, RuleKeyCalculationEvent.Type, BuildTarget) - Constructor for class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
Event(Network) - Constructor for class com.facebook.buck.util.environment.NetworkInfo.Event
 
EVENT_NAME - Static variable in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
EventDispatcher - Interface in com.facebook.buck.event
Thin wrapper around guava event bus.
EventInterval - Class in com.facebook.buck.event.listener.util
Utility class to help match up start and end events
EventInterval() - Constructor for class com.facebook.buck.event.listener.util.EventInterval
 
EventKey - Class in com.facebook.buck.event
Used to associate sets of BuckEvents with each other.
EventKey() - Constructor for class com.facebook.buck.event.EventKey
 
EventPostingRuleKeyCacheScope<V> - Class in com.facebook.buck.rules.keys
A RuleKeyCacheScope which logs stats on close.
EventPostingRuleKeyCacheScope(BuckEventBus, TrackedRuleKeyCache<V>) - Constructor for class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
 
EventReportingProjectBuildFileParser - Class in com.facebook.buck.parser.decorators
Decorator for ProjectBuildFileParser that is responsible for reporting parse lifecycle events like start and finish.
ExactConstraint - Class in com.facebook.buck.versions
 
ExactConstraint() - Constructor for class com.facebook.buck.versions.ExactConstraint
 
ExactPathMatcher - Class in com.facebook.buck.io.filesystem
Matcher that matches explicitly provided file paths.
ExceptionHandler<T extends Throwable,R> - Class in com.facebook.buck.support.exceptions.handler
Abstract base class for handling certain type of exception
ExceptionHandler(Class<T>) - Constructor for class com.facebook.buck.support.exceptions.handler.ExceptionHandler
 
ExceptionHandlerRegistry<R> - Class in com.facebook.buck.support.exceptions.handler
Central registry to manage different kinds of exceptions thrown to Buck Main class level, which will unwrap the exceptions when necessary to make exceptions more friendly and readable to users
ExceptionHandlerRegistry(ImmutableList<ExceptionHandler<? extends Throwable, R>>, ExceptionHandler<Throwable, R>) - Constructor for class com.facebook.buck.support.exceptions.handler.ExceptionHandlerRegistry
 
ExceptionHandlerRegistryFactory - Class in com.facebook.buck.support.exceptions.handler
Util class for creating an ExceptionHandlerRegistry with the default defaultHandlers
ExceptionWithContext - Interface in com.facebook.buck.core.exceptions
 
ExceptionWithHumanReadableMessage - Interface in com.facebook.buck.core.exceptions
 
EXCLUDE_INCOMPATIBLE_TARGETS_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
ExcludedValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
 
ExcludeFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
ExcludeFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
ExcludeFromRuleKey - Annotation Type in com.facebook.buck.core.rulekey
Marks a field/method of a class explicitly excluded from rulekeys.
ExcludeFromStringification() - Constructor for class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor.ExcludeFromStringification
 
excludeUnsupportedTargets() - Method in class com.facebook.buck.parser.ParsingContext
Whether targets with constraints that are not compatible with the target platform should be excluded.
exec() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
ExecCompatibleCommandLineBuilder - Class in com.facebook.buck.core.rules.actions.lib.args
Build a CommandLine that is compatible with `exec()` style functions.
ExecCompatibleCommandLineBuilder(ArtifactFilesystem) - Constructor for class com.facebook.buck.core.rules.actions.lib.args.ExecCompatibleCommandLineBuilder
 
execConfiguration() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
execConfiguration() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
executable - Variable in class com.facebook.buck.cxx.CxxLinkAndCompileRules
 
executable() - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
ExecutableFinder - Class in com.facebook.buck.io
Given the name of an executable, search a set of (possibly platform-specific) known locations for that executable.
ExecutableFinder() - Constructor for class com.facebook.buck.io.ExecutableFinder
 
ExecutableFinder(Platform) - Constructor for class com.facebook.buck.io.ExecutableFinder
 
ExecutableMacro - Class in com.facebook.buck.rules.macros
 
ExecutableMacro() - Constructor for class com.facebook.buck.rules.macros.ExecutableMacro
 
ExecutableMacroExpander<M extends AbstractExecutableTargetOrHostMacro> - Class in com.facebook.buck.rules.macros
Resolves to the executable command for a build target referencing a BinaryBuildRule.
ExecutableMacroExpander(Class<M>) - Constructor for class com.facebook.buck.rules.macros.ExecutableMacroExpander
 
ExecutableTargetMacro - Class in com.facebook.buck.rules.macros
Like exe macro but does not switch to host platform
ExecutableTargetMacro() - Constructor for class com.facebook.buck.rules.macros.ExecutableTargetMacro
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.AabBuilderStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.aapt.MiniAapt
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ApkBuilderStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ApkInstallStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.CompileStringsStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ConcatStep
 
execute() - Method in class com.facebook.buck.android.dalvik.DalvikAwareZipSplitter
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
execute() - Method in interface com.facebook.buck.android.dalvik.ZipSplitter
Writes the primary zip file and if necessary, the secondary zip files.
execute(ExecutionContext) - Method in class com.facebook.buck.android.DxStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ExtractFromAndroidManifestStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.GenerateManifestStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.GetStringsFilesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.HashInputJarsToDexStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.IntraDexReorderStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.SmartDexingStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.SplitZipStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.apple.IdbRunTestsStep
 
execute(ActionExecutionContext) - Method in interface com.facebook.buck.core.rules.actions.Action
Executes this action as part of the build
execute(ActionExecutionContext) - Method in class com.facebook.buck.core.rules.actions.lib.CopyAction
 
execute(ActionExecutionContext) - Method in class com.facebook.buck.core.rules.actions.lib.RunAction
 
execute(ActionExecutionContext) - Method in class com.facebook.buck.core.rules.actions.lib.WriteAction
 
execute(ExecutionContext) - Method in class com.facebook.buck.cxx.MachoDylibStubScrubContentsStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.python.PythonRunTestsStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.zip.rules.CopyToZipStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.file.DownloadStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.json.JsonConcatenateStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
 
execute(Protocol.Digest, String, MetadataProvider) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionServiceClient
 
execute(Protocol.Digest, String, MetadataProvider) - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient
This should run the command with the provided environment and inputs.
execute(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.shell.RunTestAndRecordResultStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.shell.SymlinkFilesIntoDirectoryStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.shell.WorkerShellStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.AbstractExecutionStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.AbstractTestStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.ConditionalStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.CopyStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.FileScrubberStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MakeExecutableStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MkdirStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MoveStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.RmStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.StringTemplateStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymCopyStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.TouchStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.WriteFileStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.XzStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.ZstdStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.impl.ActionExecutionStep
 
execute(ExecutionContext) - Method in interface com.facebook.buck.step.Step
 
execute(ExecutionContext) - Method in class com.facebook.buck.unarchive.UnarchiveStep
 
execute(Runnable) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
execute(ProcessExecutor.LaunchedProcess, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
Executes the specified already-launched process.
execute(ExecutionContext) - Method in class com.facebook.buck.zip.RepackZipEntriesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.zip.ZipScrubberStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.zip.ZipStep
 
executeAndPrintFailuresToEventBus(Iterable<BuildTarget>, BuckEventBus, Console, Optional<Path>) - Method in class com.facebook.buck.command.Build
 
executeLocalBuild(CommandRunnerParams, BuildCommand.GraphsAndBuildTargets, WeightedListeningExecutorService, Optional<ThriftRuleKeyLogger>, Optional<CountDownLatch>, RuleKeyCacheScope<RuleKey>, AtomicReference<Build>) - Method in class com.facebook.buck.cli.BuildCommand
 
executeRemotely() - Method in class com.facebook.buck.infer.InferConfig
 
ExecutionContext - Class in com.facebook.buck.core.build.execution.context
 
ExecutionContext() - Constructor for class com.facebook.buck.core.build.execution.context.ExecutionContext
 
ExecutionContext.Builder - Class in com.facebook.buck.core.build.execution.context
 
ExecutionEnvironment - Interface in com.facebook.buck.util.environment
 
ExecutorPool - Enum in com.facebook.buck.util.concurrent
 
executorService - Variable in class com.facebook.buck.parser.UnconfiguredTargetNodeToTargetNodeParsePipeline
 
ExistingFileMode - Enum in com.facebook.buck.util.unarchive
How existing files should be handled in a destination
exists(Path, LinkOption...) - Method in class com.facebook.buck.edenfs.EdenProjectFilesystemDelegate
 
exists(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
exists(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
exists(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
exists(ForwardRelativePath, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
exists(RelPath, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
exists(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
exists(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
exitCode - Variable in exception com.facebook.buck.android.AdbHelper.CommandFailedException
 
exitCode - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
ExitCode - Enum in com.facebook.buck.util
ExitCode class defines Buck binary protocol, i.e.
EXOPACKAGE_FLAGS - Static variable in class com.facebook.buck.android.BuildConfigs
Name of a global variable that includes the exopackage configuration as a bitmask.
EXOPACKAGE_INSTALL_ROOT - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
ExopackageArgsHelper - Class in com.facebook.buck.android
 
ExopackageArgsHelper() - Constructor for class com.facebook.buck.android.ExopackageArgsHelper
 
ExopackageDeviceDirectoryLister - Class in com.facebook.buck.android
This lists the entire contents of the exopackage installation directory on the requested devices.
ExopackageDeviceDirectoryLister(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
exopackageEnabled(HasInstallableApk.ApkInfo) - Static method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
ExopackageFilesInstaller - Class in com.facebook.buck.android
Installs exopackage files to the device/devices.
ExopackageFilesInstaller(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, SourcePath, ExopackageInfo) - Constructor for class com.facebook.buck.android.ExopackageFilesInstaller
 
ExopackageInfo - Class in com.facebook.buck.android.exopackage
 
ExopackageInfo() - Constructor for class com.facebook.buck.android.exopackage.ExopackageInfo
 
ExopackageInfo.Builder - Class in com.facebook.buck.android.exopackage
 
ExopackageInfo.DexInfo - Interface in com.facebook.buck.android.exopackage
 
ExopackageInfo.NativeLibsInfo - Interface in com.facebook.buck.android.exopackage
 
ExopackageInfo.ResourcesInfo - Interface in com.facebook.buck.android.exopackage
 
ExopackageInstaller - Class in com.facebook.buck.android.exopackage
ExopackageInstaller manages the installation of apps with the "exopackage" flag set to true.
ExopackageInstaller(SourcePathResolverAdapter, ExecutionContext, ProjectFilesystem, String, AndroidDevice) - Constructor for class com.facebook.buck.android.exopackage.ExopackageInstaller
 
ExopackageInstallFinisher - Class in com.facebook.buck.android
Finishes exopackage installation by: updating the metadata.txt files for the different exopackage types deleting unwanted files (.so/.dex/.apk from previous installs) installing the apk killing the app/process
ExopackageInstallFinisher(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, HasInstallableApk.ApkInfo, ExopackageDeviceDirectoryLister, ImmutableList<BuildRule>) - Constructor for class com.facebook.buck.android.ExopackageInstallFinisher
 
ExopackageMode - Enum in com.facebook.buck.android.exopackage
 
ExopackagePathAndHash - Interface in com.facebook.buck.android.exopackage
Holds a path to a file and a path to a file containing the hash of the first.
ExopackageResourcesInstaller - Class in com.facebook.buck.android
Installs exopackage resource files to the device/devices.
ExopackageResourcesInstaller(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Collection<ExopackagePathAndHash>, SourcePath, SourcePath) - Constructor for class com.facebook.buck.android.ExopackageResourcesInstaller
 
ExopackageSymlinkTree - Class in com.facebook.buck.android.exopackage
Support out-of-process exopackage installation by creating a symlink tree mirroring the desired on-device layout.
ExopackageSymlinkTree() - Constructor for class com.facebook.buck.android.exopackage.ExopackageSymlinkTree
 
ExopackageUtil - Class in com.facebook.buck.android.exopackage
 
ExopackageUtil() - Constructor for class com.facebook.buck.android.exopackage.ExopackageUtil
 
ExoResourcesRewriter - Class in com.facebook.buck.android.resources
ExoResourceRewriter is the core of constructing build outputs for exo-for-resources.
expand(SourcePathResolverAdapter, T, BuildRule) - Method in class com.facebook.buck.rules.macros.AbstractLocationMacroExpander
 
expand(SourcePathResolverAdapter, M, BuildRule) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
 
expand(SourcePathResolverAdapter, ClasspathAbiMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
expand(ActionGraphBuilder, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
expand(SourcePathResolverAdapter, ClasspathMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
 
expand(SourcePathResolverAdapter, M, BuildRule) - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
 
expand(SourcePathResolverAdapter, MavenCoordinatesMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
 
expand(SourcePathResolverAdapter, WorkerMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
 
expandAtFiles(Iterable<String>, ImmutableMap<CellName, AbsPath>) - Static method in class com.facebook.buck.support.cli.args.BuckArgsMethods
Expand AT-file syntax in a way that matches what args4j does.
expandFrom(BuildTarget, ActionGraphBuilder, AbsoluteOutputMacro) - Method in class com.facebook.buck.rules.macros.AbsoluteOutputMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, T, Object) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
 
expandFrom(BuildTarget, ActionGraphBuilder, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
 
expandFrom(BuildTarget, BuildRuleResolver) - Method in class com.facebook.buck.rules.macros.ArgExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, M) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, ClasspathAbiMacro) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, EnvMacro) - Method in class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, T, P) - Method in interface com.facebook.buck.rules.macros.MacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, OutputMacro) - Method in class com.facebook.buck.rules.macros.OutputMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, QueryOutputsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, QueryPathsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryPathsMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, QueryTargetsAndOutputsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, QueryTargetsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryTargetsMacroExpander
 
expandFrom(BuildTarget, ActionGraphBuilder, M) - Method in class com.facebook.buck.rules.macros.SimpleMacroExpander
 
expandFrom(BuildTarget, BuildRuleResolver) - Method in class com.facebook.buck.rules.macros.SimpleMacroExpander
 
expandFrom(BuildTarget, BuildRuleResolver) - Method in class com.facebook.buck.rules.macros.StringExpander
 
expandHomeDir(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Expands "~/foo" into "/home/zuck/foo".
EXPECTED_NUMBER_OF_GENERATED_PROJECT_FILES - Static variable in class com.facebook.buck.event.listener.util.ProgressEstimator
 
EXPECTED_NUMBER_OF_PARSED_BUCK_FILES - Static variable in class com.facebook.buck.event.listener.util.ProgressEstimator
 
EXPECTED_NUMBER_OF_PARSED_RULES - Static variable in class com.facebook.buck.event.listener.util.ProgressEstimator
 
ExperimentEvent - Class in com.facebook.buck.event
 
ExperimentEvent(String, String, String, Long, String) - Constructor for class com.facebook.buck.event.ExperimentEvent
 
EXPLICIT_FILE_TYPE_BROKEN_IDENTIFIERS - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
Set of identifiers which only work as "lastKnownFileType" and not "explicitFileType" in a PBXFileReference.
explicitBuilder() - Static method in class com.facebook.buck.cxx.CxxToolFlags
Returns a builder for explicitly specifying the flags.
ExplicitBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to a specific (possibly non-default) output of the BuildRule referred to by its target.
ExplicitBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
ExplicitCxxToolFlags - Class in com.facebook.buck.cxx
CxxToolFlags implementation where the flags are stored explicitly as lists.
ExplicitCxxToolFlags() - Constructor for class com.facebook.buck.cxx.ExplicitCxxToolFlags
 
ExplicitCxxToolFlags.Builder - Class in com.facebook.buck.cxx
 
ExplodingDownloader - Class in com.facebook.buck.file.downloader.impl
 
ExplodingDownloader() - Constructor for class com.facebook.buck.file.downloader.impl.ExplodingDownloader
 
exponential(long, long) - Static method in class com.facebook.buck.remoteexecution.grpc.retry.Backoff
 
export(Label, String) - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
 
export(Label, String) - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
 
ExportDependencies - Interface in com.facebook.buck.core.rules.attr
BuildRule that can export a subset of it's dependencies.
EXPORTED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
ExportedDepsClosureResolver - Class in com.facebook.buck.features.project.intellij
Calculates the transitive closure of exported deps for every node in a TargetGraph.
ExportedDepsClosureResolver(TargetGraph, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.project.intellij.ExportedDepsClosureResolver
 
exportedSymbols - Variable in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
Exported symbols are those that need to be on the classpath when compiling against the providedSymbols.
exportFieldsToMap() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
exportFieldsToMap() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Export all the above metadata in a Map format
ExportFile - Class in com.facebook.buck.shell
Export a file so that it can be easily referenced by other BuildRules.
ExportFile(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, String, ExportFileDescription.Mode, SourcePath, ExportFileDirectoryAction) - Constructor for class com.facebook.buck.shell.ExportFile
 
ExportFileDescription - Class in com.facebook.buck.shell
 
ExportFileDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.ExportFileDescription
 
ExportFileDescription.Mode - Enum in com.facebook.buck.shell
Controls how `export_file` exports it's wrapped source.
ExportFileDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of ExportFileDescription.AbstractExportFileDescriptionArg.
ExportFileDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type ExportFileDescriptionArg.
ExportFileDirectoryAction - Enum in com.facebook.buck.shell
An action for a situation when export_file is given a directory as input.
ExportInfo() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieNode.ExportInfo
 
ext(String...) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
Constructs a Predicate instance which returns true if the input argument ends with any String in extensions
externalCompute() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
computes and completes this task, which can be called outside of the forkjoin framework, or by threads that did not originally fork the task.
ExternalJavac - Class in com.facebook.buck.jvm.java
javac implemented in a separate binary.
ExternalJavac(Supplier<Tool>, String) - Constructor for class com.facebook.buck.jvm.java.ExternalJavac
 
ExternalJavacProvider - Class in com.facebook.buck.jvm.java
Provides utilities for creating/providing javac instances.
ExternalJavacProvider(SourcePath) - Constructor for class com.facebook.buck.jvm.java.ExternalJavacProvider
 
ExternalKotlinc - Class in com.facebook.buck.jvm.kotlin
kotlinc implemented as a separate binary.
ExternalKotlinc(Path) - Constructor for class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
ExternallyBuiltApplePackage - Class in com.facebook.buck.apple
Rule for generating an apple package via external script.
ExternallyBuiltApplePackage(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, BuildRuleResolver, ExternallyBuiltApplePackage.ApplePackageConfigAndPlatformInfo, SourcePath, boolean, Optional<String>, Optional<AndroidTools>) - Constructor for class com.facebook.buck.apple.ExternallyBuiltApplePackage
 
ExternalRunnerTestProtocol - Class in com.facebook.buck.core.test.rule
The JSON serializable object for test protocol
ExternalRunnerTestProtocol() - Constructor for class com.facebook.buck.core.test.rule.ExternalRunnerTestProtocol
 
ExternalTestRunEvent - Class in com.facebook.buck.test.external
Base class for events related to external test runs.
ExternalTestRunEvent.Finished - Class in com.facebook.buck.test.external
 
ExternalTestRunEvent.Started - Class in com.facebook.buck.test.external
 
externalTestRunFinished(ExternalTestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ExternalTestRunner - Class in com.facebook.buck.core.test.rule.impl
A generic test runner that wraps a binary which will run the test.
ExternalTestRunner(BuildTarget, ProjectFilesystem, BinaryBuildRule) - Constructor for class com.facebook.buck.core.test.rule.impl.ExternalTestRunner
 
ExternalTestRunnerDescription - Class in com.facebook.buck.core.test.rule.impl
A rule for specifying external test runners.
ExternalTestRunnerDescription() - Constructor for class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescription
 
ExternalTestRunnerDescriptionArg - Class in com.facebook.buck.core.test.rule.impl
Immutable implementation of ExternalTestRunnerDescription.AbstractExternalTestRunnerDescriptionArg.
ExternalTestRunnerDescriptionArg.Builder - Class in com.facebook.buck.core.test.rule.impl
Builds instances of type ExternalTestRunnerDescriptionArg.
ExternalTestRunnerRule - Interface in com.facebook.buck.core.test.rule
A interface describing TestRules which support being run by an external test runner.
ExternalTestRunnerTestSpec - Class in com.facebook.buck.core.test.rule
A JSON-serializable structure that gets passed to external test runners.
ExternalTestRunnerTestSpec() - Constructor for class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
ExternalTestRunnerTestSpec.Builder - Class in com.facebook.buck.core.test.rule
 
externalTestRunStarted(ExternalTestRunEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ExternalTestSpec - Interface in com.facebook.buck.core.test.rule
A JSON-serializable structure that gets passed to external test runners.
ExternalTestSpecCalculationEvent - Class in com.facebook.buck.test.external
Base class for events about external test specs.
ExternalTestSpecCalculationEvent.Finished - Class in com.facebook.buck.test.external
 
ExternalTestSpecCalculationEvent.Started - Class in com.facebook.buck.test.external
 
externalTestSpecCalculationFinished(ExternalTestSpecCalculationEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
externalTestSpecCalculationStarted(ExternalTestSpecCalculationEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ExtraClasspathProvider - Interface in com.facebook.buck.jvm.java
Used to provide extra classpath entries to a compiler.
ExtraClasspathProvider.EmptyExtraClasspathProvider - Class in com.facebook.buck.jvm.java
 
extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a destination
extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a destination
extractArchive(Path, ProjectFilesystem, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a destination
extractArchive(ProjectFilesystemFactory, Path, Path, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a specific directory
extractArchive(ProjectFilesystemFactory, Path, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a specific directory
extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Untar
 
extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unzip
Unzips a file to a destination and returns the paths of the written files.
extractBuildTargetContainer(BuildTarget) - Static method in class com.facebook.buck.rules.query.QueryTargetAccessor
 
extractBuildTargets(CellNameResolver, BaseName, Query) - Static method in class com.facebook.buck.rules.query.QueryUtils
 
extractFeaturesFromJavaCode(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
 
ExtractFromAndroidManifestStep - Class in com.facebook.buck.android
 
ExtractFromAndroidManifestStep(Path, ProjectFilesystem, Path) - Constructor for class com.facebook.buck.android.ExtractFromAndroidManifestStep
 
extractParseTimeTargets(BuildTarget, CellNameResolver, Query) - Static method in class com.facebook.buck.rules.query.QueryUtils
 
extractSourcePath(ImmutableBiMap<Flavor, Either<SourcePath, Pair<SourcePath, String>>>, Stream<Flavor>) - Static method in class com.facebook.buck.features.js.JsFlavors
 
extractSourcePath(SourcePath) - Static method in class com.facebook.buck.rules.query.QueryTargetAccessor
 
extractSymbolInfo(String) - Static method in class com.facebook.buck.android.relinker.Symbols
 
extractTargetsFromQueries(Optional<List<Query>>) - Static method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Utility method for flattening a list of queries into the a list of the build targets they resolve to.
ExtraInfoCollector - Interface in com.facebook.buck.doctor
Responsible for getting extra information to the report by running a user-specified command.
ExtraInfoCollector.ExtraInfoExecutionException - Exception in com.facebook.buck.doctor
 
ExtraInfoCollector.ExtraInfoResult - Interface in com.facebook.buck.doctor
 
ExtraInfoExecutionException(String) - Constructor for exception com.facebook.buck.doctor.ExtraInfoCollector.ExtraInfoExecutionException
 
ExtraInfoExecutionException(String, Throwable) - Constructor for exception com.facebook.buck.doctor.ExtraInfoCollector.ExtraInfoExecutionException
 

F

FACTORY - Static variable in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
failed(IOException, String, CacheResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents
 
failed(int, IOException, String, CacheResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
 
failed(IOException, String) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents.StoreRequestEvents
 
failure(BuildRule, Throwable) - Static method in class com.facebook.buck.core.build.engine.BuildResult
 
failure(Optional<String>, Optional<String>, ImmutableList<String>, Optional<Exception>) - Static method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult
 
FAILURE_EXIT_CODE - Static variable in class com.facebook.buck.android.DxStep
 
fakeOutParseEvents(BuckEventBus) - Method in class com.facebook.buck.cli.CacheCommand
 
FakeRDotTxtEntry - Class in com.facebook.buck.android.aapt
An RDotTxtEntry with fake RDotTxtEntry.idValue, useful for comparing two resource entries for equality, since RDotTxtEntry.compareTo(RDotTxtEntry) ignores the id value.
FakeRDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String) - Constructor for class com.facebook.buck.android.aapt.FakeRDotTxtEntry
 
FALSE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
FasterPattern - Class in com.facebook.buck.cxx.toolchain
Pattern-like object which is compatible with Pattern but faster at handling simpler patterns like .*foo.*.
FastPaths - Class in com.facebook.buck.io.file
FastPaths is primarily utilities for interacting with Path objects in a way that is efficient when those Paths are BuckUnixPath.
FastPaths() - Constructor for class com.facebook.buck.io.file.FastPaths
 
fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
fastVersionControlStats() - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
FastVersionControlStatsEvent - Class in com.facebook.buck.util.versioncontrol
 
FastVersionControlStatsEvent(CommonFastVersionControlStats) - Constructor for class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
 
FAT_JAR_INFO_RESOURCE - Static variable in class com.facebook.buck.jvm.java.FatJar
 
FAT_JAR_MAIN_SRC_RESOURCE - Static variable in class com.facebook.buck.jvm.java.JarFattener
 
FAT_JAR_SRC_RESOURCES - Static variable in class com.facebook.buck.jvm.java.JarFattener
 
fatalError(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
FatJar - Class in com.facebook.buck.jvm.java
Helper class for unpacking fat JAR resources.
FatJar(String, Map<String, String>) - Constructor for class com.facebook.buck.jvm.java.FatJar
 
FatJarMain - Class in com.facebook.buck.jvm.java
 
fatLTO(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasLTO
 
fatLTO(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
fcntl(int, int, Object...) - Method in interface com.facebook.buck.util.Libc
 
fetch(ArtifactCache, RuleKey, LazyPath) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
 
fetch(BuckEventBus, URI, Optional<PasswordAuthentication>, Path) - Method in interface com.facebook.buck.file.downloader.AuthAwareDownloader
 
fetch(BuckEventBus, URI, Path) - Method in interface com.facebook.buck.file.downloader.Downloader
Download the given URL and, upon a successful download, place it in output.
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.ExplodingDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.HttpDownloader
 
fetch(BuckEventBus, URI, Optional<PasswordAuthentication>, Path) - Method in class com.facebook.buck.file.downloader.impl.HttpDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.OnDiskMavenDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.RemoteMavenDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.RetryingDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.StackedDownloader
 
fetch(Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.AsyncBlobFetcher
 
fetch(Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorageClient
 
fetch(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
 
fetch(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorageClient
 
fetch(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
Fetch a cached artifact, keyed by ruleKey, save the artifact to path specified by output, and return true on success.
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
Fetch the artifact matching ruleKey and store it to output.
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
fetchClient - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
FetchCommand - Class in com.facebook.buck.cli
 
FetchCommand() - Constructor for class com.facebook.buck.cli.FetchCommand
 
fetchImpl(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
fetchImpl(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
fetchImpl(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
fetchManifest(RuleKey) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
fetchManifest(RuleKey, LazyPath) - Method in interface com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyService
Reads the manifest used the ManifestRuleKey from some persistent storage.
FetchRequest(BuildTarget, RuleKey, LazyPath, SettableFuture<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
 
FetchResponse(ImmutableSet<RuleKey>, ImmutableMap<String, String>, ByteSource) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
 
fetchScheduled(RuleKey) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
 
fetchStarted(BuildTarget, RuleKey) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
 
fetchToStream(Protocol.Digest, WritableByteChannel) - Method in interface com.facebook.buck.remoteexecution.AsyncBlobFetcher
 
fetchToStream(Protocol.Digest, WritableByteChannel) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
 
Field() - Constructor for class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
FieldInfo<T> - Class in com.facebook.buck.rules.modern
Holds a java.lang.reflect.Field and a ValueTypeInfo for a field referenced from a Buildable.
FieldInfo(Field, ValueTypeInfo<T>, List<Class<? extends CustomFieldBehaviorTag>>) - Constructor for class com.facebook.buck.rules.modern.FieldInfo
 
fieldReferences - Variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
Fields referenced by the class.
FieldValueExtractor - Class in com.facebook.buck.rules.keys
Extracts a value of a given field, that is assumed to be accessible.
FILE_EXTENSION_TO_IDENTIFIER - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
Map of file extension to Xcode identifiers.
FileAttributesScrubber - Interface in com.facebook.buck.io.file
Created by beefon on 06/06/2016.
FileBasedWorkerRequirementsProvider - Class in com.facebook.buck.remoteexecution
Provides rule's RE worker requirements based on JSON file
FileBasedWorkerRequirementsProvider(ProjectFilesystem, String, boolean, int) - Constructor for class com.facebook.buck.remoteexecution.FileBasedWorkerRequirementsProvider
 
FileBundler - Class in com.facebook.buck.features.filebundler
 
FileBundler(ProjectFilesystem, BuildTarget) - Constructor for class com.facebook.buck.features.filebundler.FileBundler
 
FileBundler(Path) - Constructor for class com.facebook.buck.features.filebundler.FileBundler
 
FileBundlerModule - Class in com.facebook.buck.features.filebundler
 
FileBundlerModule() - Constructor for class com.facebook.buck.features.filebundler.FileBundlerModule
 
FileBundlerModuleAdapterPlugin - Class in com.facebook.buck.features.filebundler
 
FileBundlerModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.filebundler.FileBundlerModuleAdapterPlugin
 
FileClassPathRunner - Class in com.facebook.buck.jvm.java.runner
This class handles extra large classpaths by allowing the client to pass the classpath via file specified by buck.classpath_file.
fileContentsDiffer(InputStream, Path, ProjectFilesystem) - Static method in class com.facebook.buck.io.MoreProjectFilesystems
 
FileContentsScrubber - Interface in com.facebook.buck.io.file
 
fileCreation(String) - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
FileCreation(String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.FileCreation
 
fileDeletion(String) - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
FileDeletion(String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.FileDeletion
 
FileDescriptionsProvider - Class in com.facebook.buck.file
 
FileDescriptionsProvider() - Constructor for class com.facebook.buck.file.FileDescriptionsProvider
 
FileExtensionMatcher - Class in com.facebook.buck.io.filesystem
Matcher that matches file paths with specific extension.
FileFinder - Class in com.facebook.buck.io.file
Methods for finding files.
fileFlavorForSourcePath(Path) - Static method in class com.facebook.buck.features.js.JsFlavors
 
Filegroup - Class in com.facebook.buck.features.filegroup
A build rule that copies inputs provided in srcs to an output directory.
Filegroup(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, String, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.features.filegroup.Filegroup
 
FilegroupDescription - Class in com.facebook.buck.features.filegroup
 
FilegroupDescription() - Constructor for class com.facebook.buck.features.filegroup.FilegroupDescription
 
FileGroupDescriptionArg - Class in com.facebook.buck.features.filegroup
Immutable implementation of FilegroupDescription.AbstractFileGroupDescriptionArg.
FileGroupDescriptionArg.Builder - Class in com.facebook.buck.features.filegroup
Builds instances of type FileGroupDescriptionArg.
FilegroupDescriptionsProvider - Class in com.facebook.buck.features.filegroup
 
FilegroupDescriptionsProvider() - Constructor for class com.facebook.buck.features.filegroup.FilegroupDescriptionsProvider
 
FilegroupModule - Class in com.facebook.buck.features.filegroup
 
FilegroupModule() - Constructor for class com.facebook.buck.features.filegroup.FilegroupModule
 
FilegroupModuleAdapterPlugin - Class in com.facebook.buck.features.filegroup
 
FilegroupModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.filegroup.FilegroupModuleAdapterPlugin
 
FileHash - Class in com.facebook.buck.file
A small class that encapsulates a file hash that is either sha1, or sha256
FileHashCache - Interface in com.facebook.buck.util.cache
A cache which maps Paths to cached hashes of their contents, based on a simplified subset of the java.util.Map<Path, HashCode> interface.
FileHashCache.FileHashCacheVerificationResult - Interface in com.facebook.buck.util.cache
 
FileHashCacheEngine - Interface in com.facebook.buck.util.cache
This interface extracts the methods available to a file hash cache, so that the underlying implementation is hidden and can be swapped.
FileHashCacheEngine.ValueLoader<T> - Interface in com.facebook.buck.util.cache
 
FileHashCacheEvent - Class in com.facebook.buck.event
 
FileHashCacheEvent(String, long, long, long) - Constructor for class com.facebook.buck.event.FileHashCacheEvent
 
FileHashCacheEvent(EventKey) - Constructor for class com.facebook.buck.event.FileHashCacheEvent
 
FileHashCacheEvent.InvalidationFinished - Class in com.facebook.buck.event
 
FileHashCacheEvent.InvalidationStarted - Class in com.facebook.buck.event
 
FileHashCacheMode - Enum in com.facebook.buck.util.cache
Defines which file hash cache engine to use.
FileHashLoader - Interface in com.facebook.buck.util.hashing
 
FileKind - Enum in com.facebook.buck.skylark.parser
BUCK, .bzl or PACKAGE file, which have slight different syntax
FileLike - Interface in com.facebook.buck.jvm.java.classes
Provides a file-like interface for objects which may be present within more specialized containers (like zip files).
FileLikeCharSource - Class in com.facebook.buck.jvm.java.classes
 
FileLikeCharSource(FileLike) - Constructor for class com.facebook.buck.jvm.java.classes.FileLikeCharSource
 
FileLikes - Class in com.facebook.buck.jvm.java.classes
Utilities for common operations when working with FileLikes.
fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
fileList(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
Specifies that the linker should link the files listed in file.
fileList(AbsPath) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
Abs-path version of Linker.fileList(Path).
FileListableLinkerInputArg - Class in com.facebook.buck.rules.args
Arg that represents object file that should be linked into resulting binary using normal mechanism, e.g.
FileManagerSimulator - Class in com.facebook.buck.jvm.java.abi.source
Simulates the behavior of javac's file manager for source-only ABI classpaths.
FileManagerSimulator(Elements, Trees, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo) - Constructor for class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
 
FileManifest - Interface in com.facebook.buck.parser.api
The FileManifest output as a result of parsing a file with a FileParser.
fileName - Variable in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.InputsUploaded.LargeBlob
 
filenameFor(BuildTarget, String, CxxPlatform) - Method in enum com.facebook.buck.features.rust.CrateType
Return an appropriate filename for this crate, given its type and the platform.
fileOutputName(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.halide.HalideCompile
 
FileParsePipeline<T extends FileManifest> - Interface in com.facebook.buck.parser
Abstract node parsing pipeline.
FileParser<T extends FileManifest> - Interface in com.facebook.buck.parser.api
Generic file parser, meant to be extended for more specific parsers.
FileParserFactory<T extends FileManifest> - Interface in com.facebook.buck.parser
Factory for creating instances of FileParser.
FilePathHashLoader - Class in com.facebook.buck.util.hashing
A FileHashLoader that only hashes the files' paths without reading their contents.
FilePathHashLoader(Path, ImmutableSet<Path>, boolean) - Constructor for class com.facebook.buck.util.hashing.FilePathHashLoader
 
FileScrubber - Interface in com.facebook.buck.io.file
 
FileScrubber.ScrubException - Exception in com.facebook.buck.io.file
 
FileScrubberStep - Class in com.facebook.buck.step.fs
Scrub any non-deterministic meta-data from the given file (e.g.
FileScrubberStep(ProjectFilesystem, Path, ImmutableList<FileScrubber>) - Constructor for class com.facebook.buck.step.fs.FileScrubberStep
 
FileSerializationEventBusListener - Class in com.facebook.buck.event.listener
BuckEventListener that subscribes to IndividualTestEvent.Finished events and serialize them to outputFile in json-format.
FileSerializationEventBusListener(Path) - Constructor for class com.facebook.buck.event.listener.FileSerializationEventBusListener
 
FileSerializationOutputRuleDepsListener - Class in com.facebook.buck.event.listener
BuckEventListener that subscribes to BuildRuleExecutionEvent.Finished events and serialize rule build target, rule type, rule execution time, rule's dependencies to outputFile in csv format.
FileSerializationOutputRuleDepsListener(Path) - Constructor for class com.facebook.buck.event.listener.FileSerializationOutputRuleDepsListener
 
FileSerializationOutputRuleDepsListener.RuleExecutionTimeData - Interface in com.facebook.buck.event.listener
Data object that is used to serialize rule execution information into a file
filesystem - Variable in class com.facebook.buck.android.AndroidBinaryOptimizer
 
fileSystem - Variable in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
filesystem - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
filesystem - Variable in class com.facebook.buck.unarchive.UnarchiveStep
 
FilesystemBackedBuildFileTree - Class in com.facebook.buck.core.model.impl
Class to allow looking up parents and children of build files.
FilesystemBackedBuildFileTree(ProjectFilesystem, String) - Constructor for class com.facebook.buck.core.model.impl.FilesystemBackedBuildFileTree
 
FilesystemBackedDelegate() - Constructor for class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
FilesystemFileMaterializer(Path) - Constructor for class com.facebook.buck.remoteexecution.util.OutputsMaterializer.FilesystemFileMaterializer
 
FileSystemMap<T> - Class in com.facebook.buck.util.filesystem
This class implements a map for a filesystem structure relying on a prefix tree.
FileSystemMap(FileSystemMap.ValueLoader<T>, ProjectFilesystem) - Constructor for class com.facebook.buck.util.filesystem.FileSystemMap
 
FileSystemMap.ValueLoader<T> - Interface in com.facebook.buck.util.filesystem
Wrapper class that implements a method for loading a value in the leaves of the trie.
FileSystemNotWatchedException - Exception in com.facebook.buck.io.watchman
A Watchman object does not have a necessary ProjectWatch.
FileSystemNotWatchedException() - Constructor for exception com.facebook.buck.io.watchman.FileSystemNotWatchedException
 
FileTree - Class in com.facebook.buck.core.files
Has information about files and folders at some directory
FileTree() - Constructor for class com.facebook.buck.core.files.FileTree
 
FileTreeCache - Class in com.facebook.buck.core.files
Stores a recursive file tree
FileTreeCache.Invalidator - Class in com.facebook.buck.core.files
Subscribes to watchman event and invalidates internal state of a provided FileTreeCache
FileTreeComputation - Class in com.facebook.buck.core.files
Produce a file tree of a provided folder, i.e.
FileTreeFileNameIterator - Class in com.facebook.buck.core.files
Iterator which recursively traverses FileTree searching for specific file name Returns relative Path of that file including file name itself This type of iterator is useful for finding all build files under some path
FileTreeKey - Class in com.facebook.buck.core.files
Transformation key that has info about recursive directory tree computation
FileTreeKey() - Constructor for class com.facebook.buck.core.files.FileTreeKey
 
FileTypes - Class in com.facebook.buck.apple.xcode.xcodeproj
File types used in Apple targets.
FileZipEntrySource - Interface in com.facebook.buck.util.zip.collect
A file source for an entry in a zip file.
fillConfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, ImmutableCollection.Builder<T>, D) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
Helper method to add coerced elements to the builder.
fillUnconfigured(CellNameResolver, ProjectFilesystem, ForwardRelativePath, ImmutableCollection.Builder<U>, Object) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
Helper method to add coerced elements to the builder.
filter(Predicate<T>) - Method in class com.facebook.buck.cli.ThriftOutput.Builder
 
filter(Iterable<TargetNodeMaybeIncompatible>) - Method in class com.facebook.buck.parser.spec.BuildTargetSpec
 
filter(Iterable<TargetNodeMaybeIncompatible>) - Method in class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
filter(Iterable<TargetNodeMaybeIncompatible>) - Method in interface com.facebook.buck.parser.spec.TargetNodeSpec
 
filter(TargetNodeSpec, Iterable<TargetNodeMaybeIncompatible>) - Method in interface com.facebook.buck.parser.TargetSpecResolver.TargetNodeFilterForSpecResolver
 
filter(Class<U>) - Method in interface com.facebook.buck.util.stream.RichStream
Filter stream elements, returning only those that is an instance of the given class.
filter(Predicate<? super T>) - Method in interface com.facebook.buck.util.stream.RichStream
 
filterArgs(List<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.support.cli.args.BuckArgsMethods
Drops options from the args array.
filterAttributeContents(QueryBuildTarget, String, Predicate<Object>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
filterAttributeContents(NODE_TYPE, String, Predicate<Object>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the objects in the `attribute` of the given `target` that satisfy `predicate`
filterAttributeContents(NODE_TYPE, String, Predicate<Object>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
filterAttributeContents(QueryBuildTarget, String, Predicate<Object>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
filterAttributeContents(TypeCoercerFactory, TargetNode<T>, String, Predicate<Object>, CellNameResolver) - Static method in class com.facebook.buck.rules.query.QueryTargetAccessor
Filters the objects in the given attribute that satisfy the given predicate.
filterBuildRuleInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
filterBuildRuleInputs(SourcePath...) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
filterBuildRuleInputs(Stream<SourcePath>) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
filterBuildRuleInputs(Optional<SourcePath>) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
filterBuildRuleInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.rules.impl.DefaultSourcePathRuleFinder
 
filterBuildRuleInputs(SourcePath...) - Method in class com.facebook.buck.core.rules.impl.DefaultSourcePathRuleFinder
 
filterBuildRuleInputs(Stream<SourcePath>) - Method in class com.facebook.buck.core.rules.impl.DefaultSourcePathRuleFinder
 
filterBuildRuleInputs(Optional<SourcePath>) - Method in class com.facebook.buck.core.rules.impl.DefaultSourcePathRuleFinder
 
filterBuildRuleInputs(Iterable<? extends SourcePath>) - Method in interface com.facebook.buck.core.rules.SourcePathRuleFinder
 
filterBuildRuleInputs(SourcePath...) - Method in interface com.facebook.buck.core.rules.SourcePathRuleFinder
 
filterBuildRuleInputs(Stream<SourcePath>) - Method in interface com.facebook.buck.core.rules.SourcePathRuleFinder
 
filterBuildRuleInputs(Optional<SourcePath>) - Method in interface com.facebook.buck.core.rules.SourcePathRuleFinder
 
filterConsumer(BuildRuleResolver, Consumer<? super NativeLinkableGroup>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableGroups
 
FilteredDirectoryCopier - Interface in com.facebook.buck.util
 
FilteredResourcesProvider - Interface in com.facebook.buck.android
 
FilteredSourceFiles - Class in com.facebook.buck.features.go
 
FilteredSourceFiles(List<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.FilteredSourceFiles
 
FilteredSourceFiles(List<Path>, List<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.FilteredSourceFiles
 
filterForSubpaths(Iterable<Path>, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Filters out Path objects from paths that aren't a subpath of root and returns a set of paths relative to root.
FilterFunction<NODE_TYPE> - Class in com.facebook.buck.query
A filter(pattern, argument) expression, evaluates its argument and filters the resulting targets by applying the given regular expression pattern to the targets' names.
FilterFunction() - Constructor for class com.facebook.buck.query.FilterFunction
 
filterInputsToCompareToOutput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
Takes an Iterable of SourcePath objects and filters those that represent Paths.
filterInputsToCompareToOutput(Iterable<? extends SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
filterInputsToCompareToOutput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns a collection of Path instances by filtering the given SourcePath instances for Path instances.
filterLibrariesForAbi(Path, ImmutableMultimap<String, Path>, String, ImmutableSet<String>) - Static method in class com.facebook.buck.android.exopackage.NativeExoHelper
 
filterMatchingMapKeys(Map<String, V>) - Method in class com.facebook.buck.util.PatternsMatcher
 
filterPEMInputStream(InputStream, String) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Filter an InputStream containing PEM sections into another InputStream just containing sections of a specific PEM block type
FilterResourcesSteps - Class in com.facebook.buck.android
This Step copies res directories to a different location, while filtering out certain resources.
FilterResourcesSteps.Builder - Class in com.facebook.buck.android
 
FilterResourcesSteps.DefaultDrawableFinder - Class in com.facebook.buck.android
 
FilterResourcesSteps.DrawableFinder - Interface in com.facebook.buck.android
 
FilterResourcesSteps.ImageScaler - Interface in com.facebook.buck.android
 
FilterResourcesSteps.ResourceFilter - Class in com.facebook.buck.android
Helper class for interpreting the resource_filter argument to android_binary().
filterTests(ImmutableSet<BuildTarget>, CellPathResolver, ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
 
filterValues(Map<K, V>, Predicate<? super V>) - Static method in class com.facebook.buck.util.MoreMaps
Version of Maps.filterValues(Map, Predicate) that collects the results in an immutable map.
finalize() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
finalize() - Method in class com.facebook.buck.log.GlobalStateManager
Since this is a Singleton class, make sure it cleans after itself once it's GC'ed.
FinalizingBuildRuleEvent - Class in com.facebook.buck.core.build.event
Event to signal the end of finalize BuildRule stage during building of a rule.
finallyCallback(Runnable) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
 
finallyCallback(Consumer<ListenableFuture<V>>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
 
find(String) - Method in interface com.facebook.buck.rules.modern.Deserializer.ClassFinder
 
findAll(ImmutableSet<String>, String) - Static method in class com.facebook.buck.core.macros.MacroFinder
 
FindAndReplaceStep - Class in com.facebook.buck.step.fs
 
FindAndReplaceStep(ProjectFilesystem, AbsPath, Path, Function<String, String>) - Constructor for class com.facebook.buck.step.fs.FindAndReplaceStep
 
findAppleSdkName(Flavor) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
findArchitecture(Flavor) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
findChildren(T) - Method in interface com.facebook.buck.core.util.graph.GraphTraversable
 
findChildren(T, DependencyStack) - Method in interface com.facebook.buck.core.util.graph.GraphTraversableWithDependencyStack
 
findChildren(T) - Method in interface com.facebook.buck.core.util.graph.TopologicalSort.Traversable
 
findChildren(AggregationTreeNode) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
findCurrentSsid() - Static method in class com.facebook.buck.util.environment.MacWifiSsidFinder
Finds the SSID of the default Wi-Fi interface using Mac OS X APIs.
findCycles() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidAarDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidBinaryDescription.AbstractAndroidBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidBuildConfigDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidBundleDescription.AbstractAndroidBundleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidInstrumentationApkDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidInstrumentationTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidLibraryDescription.AbstractAndroidLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidPrebuiltAarDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AndroidResourceDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, NdkLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescription
Deprecated.
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, RobolectricTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AppleBinaryDescription.AbstractAppleBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AppleBundleDescription.AbstractAppleBundleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescription
Propagate the bundle's platform, debug symbol and strip flavors to its dependents which are other bundles (e.g.
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AppleLibraryDescription.AbstractAppleLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, ApplePackageDescription.AbstractApplePackageDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.ApplePackageDescription
Propagate the packages's flavors to its dependents.
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, AppleTestDescription.AbstractAppleTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, T, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in interface com.facebook.buck.core.description.attr.ImplicitDepsInferringDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, LegacyToolchainDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainRuleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, CxxBinaryDescription.AbstractCxxBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, CxxGenruleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, CxxLibraryDescription.CommonArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, CxxTestDescription.AbstractCxxTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, PrebuiltCxxLibraryDescription.AbstractPrebuiltCxxLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
findDepsForTargetFromConstructorArgs(CxxPlatformsProvider, BuildTarget, Optional<Flavor>) - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, DBinaryDescription.AbstractDBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, DLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, DTestDescription.AbstractDTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, CgoLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, GoBinaryDescription.AbstractGoBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, GoLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, GoTestDescription.AbstractGoTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, GwtBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, HaskellBinaryDescription.AbstractHaskellBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, HaskellGhciDescription.AbstractHaskellGhciDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, HaskellHaddockDescription.AbstractHaskellHaddockDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, HaskellLibraryDescription.AbstractHaskellLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, JsBundleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, JsLibraryDescription.AbstractJsLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, CxxLuaExtensionDescription.AbstractCxxLuaExtensionDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, LuaBinaryDescription.AbstractLuaBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, OcamlBinaryDescription.AbstractOcamlBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, OcamlLibraryDescription.AbstractOcamlLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, CxxPythonExtensionDescription.AbstractCxxPythonExtensionDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, PythonBinaryDescription.AbstractPythonBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, PythonTestDescription.AbstractPythonTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, RustBinaryDescription.AbstractRustBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, RustLibraryDescription.AbstractRustLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, RustTestDescription.AbstractRustTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, GroovyLibraryDescription.AbstractGroovyLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, GroovyTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, JarGenruleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, JavaBinaryDescription.AbstractJavaBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, JavaLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, JavaTestDescription.AbstractJavaTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, JavaTestRunnerDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, KotlinLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, KotlinTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, ScalaLibraryDescription.AbstractScalaLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, ScalaTestDescription.AbstractScalaTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, T, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellNameResolver, SwiftLibraryDescription.AbstractSwiftLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
findDrawables(Collection<Path>, ProjectFilesystem) - Method in class com.facebook.buck.android.FilterResourcesSteps.DefaultDrawableFinder
 
findDrawables(Collection<Path>, ProjectFilesystem) - Method in interface com.facebook.buck.android.FilterResourcesSteps.DrawableFinder
 
findFirstDirectory(ImmutableList<Pair<String, Optional<String>>>) - Method in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
findIncludeForBuildFile(Path) - Method in class com.facebook.buck.parser.implicit.PackageImplicitIncludesFinder
Find the file (if any) that should be included implicitly for a given build file path
findJavaPackage(Path) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
 
findJavaPackage(BuildTarget) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
 
findJavaPackage(Path) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
findJavaPackage(BuildTarget) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
findJavaPackage(Path) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
findJavaPackage(BuildTarget) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
findJavaPackageFolder(Path) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
Given the relative path to a file under the project root, return the Java package with which the file is associated.
findJavaPackageFolder(Path) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
findJavaPackageFolder(Path) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
findJavaPackageWithPackageFolder(Path) - Static method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
findManifestFiles() - Method in class com.facebook.buck.android.AndroidTransitiveDependencyGraph
 
findManifestModuleForTarget(BuildTarget) - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Get the Module that should contain the manifest for the given target or else fallback to the same logic of findResourceModuleForTarget.
findMatchingConditions(SelectableConfigurationContext, Selector<T>, DependencyStack) - Method in class com.facebook.buck.core.select.AbstractSelectorListResolver
Returns the value for which the current configuration matches the key inside the select dictionary
findMissing(Iterable<Protocol.Digest>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
findModuleForTarget(BuildTarget) - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Get the Module that contains the given target
findNdkVersion(Path) - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
findNdkVersionFromDirectory(Path) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
The method returns the NDK version of a path.
findNodeAndChildren(T) - Method in interface com.facebook.buck.core.util.graph.GraphTraversableWithPayload
 
findNodeAndChildren(T, DependencyStack) - Method in interface com.facebook.buck.core.util.graph.GraphTraversableWithPayloadAndDependencyStack
 
findReferenceAssembly(String) - Method in class com.facebook.buck.features.dotnet.DotnetFramework
 
findResourceModuleForTarget(BuildTarget) - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Get the Module that should contain the resources for the given target
findSelector(TestDescription) - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
findSources(ProjectFilesystem, Path) - Method in class com.facebook.buck.android.NdkLibraryDescription
Deprecated.
 
findStronglyConnectedComponents() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
For this graph, returns the set of strongly connected components using Tarjan's algorithm.
findSwiftCompatibilityRuntimePath(Path, String) - Static method in class com.facebook.buck.swift.toolchain.impl.SwiftPlatformFactory
 
findSwiftRuntimePath(Path, String) - Static method in class com.facebook.buck.swift.toolchain.impl.SwiftPlatformFactory
 
fine(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
fine(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
finer(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
finer(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
finish(long) - Static method in class com.facebook.buck.event.listener.util.EventInterval
 
finished(AbstractAsynchronousCache.FetchResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents
 
finished(int, AbstractAsynchronousCache.FetchResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
 
finished(AbstractAsynchronousCache.StoreResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents.StoreRequestEvents
 
finished(ArtifactCacheConnectEvent.Started) - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
Finished(ArtifactCacheConnectEvent.Started) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Finished
 
Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Finished
 
Finished(ArtifactCacheEvent.Started, Optional<BuildTarget>, HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
Finished(ArtifactCacheEvent.Started, HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Finished
 
finished(BuildResult, Optional<Long>, Optional<HashCode>, Optional<BuildRuleSuccessType>, UploadToCacheResultType, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
finished(BuildEvent.Started, ExitCode) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
Finished(BuildEvent.Started, ExitCode) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.Finished
 
finished(BuildRuleEvent.BeginningBuildRuleEvent, BuildRuleKeys, BuildRuleStatus, CacheResult, Optional<BuildId>, Optional<BuildRuleSuccessType>, UploadToCacheResultType, Optional<HashCode>, Optional<Long>, Optional<BuildRuleDiagnosticData>, Optional<ManifestFetchResult>, Optional<ManifestStoreResult>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<String>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
Finished(EventKey, BuildRule, long) - Constructor for class com.facebook.buck.core.build.event.BuildRuleExecutionEvent.Finished
 
finished(Iterable<String>, TestResults) - Static method in class com.facebook.buck.core.test.event.IndividualTestEvent
 
finished(ImmutableSet<String>, List<TestResults>) - Static method in class com.facebook.buck.core.test.event.TestRunEvent
 
Finished(int, List<TestResults>) - Constructor for class com.facebook.buck.core.test.event.TestRunEvent.Finished
 
finished(TestStatusMessageEvent.Started, TestStatusMessage) - Static method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
Finished(TestStatusMessageEvent.Started, TestStatusMessage) - Constructor for class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
 
finished(UUID, TestResultSummary) - Static method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
Finished(UUID, TestResultSummary) - Constructor for class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
 
finished(ActionGraphEvent.Started) - Static method in class com.facebook.buck.event.ActionGraphEvent
 
finished(ActionGraphEvent.Started, int) - Static method in class com.facebook.buck.event.ActionGraphEvent
 
Finished(ActionGraphEvent.Started, OptionalInt) - Constructor for class com.facebook.buck.event.ActionGraphEvent.Finished
 
finished(ArtifactCompressionEvent.Started, long, long, HasNameAndType) - Static method in class com.facebook.buck.event.ArtifactCompressionEvent
Create a new Finished event for corresponding Started event
Finished(ArtifactCompressionEvent.Started, long, long, HasNameAndType) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent.Finished
 
finished(CommandEvent.Started, ExitCode) - Static method in class com.facebook.buck.event.CommandEvent
 
finished(CompilerPluginDurationEvent.Started, ImmutableMap<String, String>) - Static method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
Finished(CompilerPluginDurationEvent.Started, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent.Finished
 
finished(InstallEvent.Started, boolean, Optional<Long>, Optional<String>, ImmutableMap<String, String>) - Static method in class com.facebook.buck.event.InstallEvent
 
finished(InstallEvent.Started, boolean, Optional<Long>, Optional<String>) - Static method in class com.facebook.buck.event.InstallEvent
 
Finished(InstallEvent.Started, boolean, Optional<Long>, Optional<String>, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.InstallEvent.Finished
 
finished() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
 
Finished() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Finished
 
Finished(SimplePerfEvent.StartedImpl, ImmutableMap<String, Object>) - Constructor for class com.facebook.buck.event.SimplePerfEvent.Finished
 
finished(StartActivityEvent.Started, boolean) - Static method in class com.facebook.buck.event.StartActivityEvent
 
Finished(StartActivityEvent.Started, boolean) - Constructor for class com.facebook.buck.event.StartActivityEvent.Finished
 
finished(UninstallEvent.Started, boolean) - Static method in class com.facebook.buck.event.UninstallEvent
 
Finished(UninstallEvent.Started, boolean) - Constructor for class com.facebook.buck.event.UninstallEvent.Finished
 
finished() - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
Finished() - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.Finished
 
finished(DownloadEvent.Started) - Static method in class com.facebook.buck.file.downloader.impl.DownloadEvent
 
Finished(DownloadEvent.Started) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadEvent.Finished
 
Finished(ProjectBuildFileParseEvents.Started) - Constructor for class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
 
finished(AnnotationProcessingEvent.Started) - Static method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
Finished(AnnotationProcessingEvent.Started) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
 
Finished(EventKey, BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskListenerProxy
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.PostEnterTaskListener
 
finished(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
 
finished(TaskEventMirror) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
 
finished(JavacPhaseEvent.Started, ImmutableMap<String, String>) - Static method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
Finished(JavacPhaseEvent.Started, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Finished
 
finished(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.tracing.TracingTaskListener
 
finished(ParseBuckFileEvent.Started, int, long, Optional<String>) - Static method in class com.facebook.buck.parser.events.ParseBuckFileEvent
Create an event when parsing of build file finishes
Finished(ParseBuckFileEvent.Started, int, long, Optional<String>) - Constructor for class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
finished(ParseEvent.Started, long, Optional<TargetGraph>) - Static method in class com.facebook.buck.parser.ParseEvent
 
Finished(ParseEvent.Started, long, Optional<TargetGraph>) - Constructor for class com.facebook.buck.parser.ParseEvent.Finished
 
Finished(CasBlobDownloadEvent.Started) - Constructor for class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Finished
 
finished(RemoteExecutionSessionEvent.Started) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionSessionEvent
 
finished(StepEvent.Started, int) - Static method in class com.facebook.buck.step.StepEvent
 
Finished(StepEvent.Started, int) - Constructor for class com.facebook.buck.step.StepEvent.Finished
 
finished(Set<String>, ExitCode) - Static method in class com.facebook.buck.test.external.ExternalTestRunEvent
 
Finished(int, ExitCode) - Constructor for class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
 
finished(BuildTarget) - Static method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
Finished(BuildTarget) - Constructor for class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Finished
 
finished(BuildTarget) - Static method in class com.facebook.buck.test.TestRuleEvent
 
Finished(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent.Finished
 
finished(VersionedTargetGraphEvent.Started) - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
finishExoFileInstallation(ImmutableSortedSet<Path>, ExopackageInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
finishModuleCreation() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
FirstOrderDepsFunction() - Constructor for class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
FirstOrderHelper - Class in com.facebook.buck.android.dalvik.firstorder
 
FixBuckConfig - Class in com.facebook.buck.support.fix
Configuration that handles how `buck fix` and automatic invocations of fix scripts work
FixBuckConfig() - Constructor for class com.facebook.buck.support.fix.FixBuckConfig
 
FixCommand - Class in com.facebook.buck.cli
Attempts to fix errors encountered in previous builds
FixCommand() - Constructor for class com.facebook.buck.cli.FixCommand
 
FixCommandHandler - Class in com.facebook.buck.cli
Encapsulates the logic around running `buck fix`.
fixedDelegate(NativeLinkableInput, ImmutableMap<String, SourcePath>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
Creates a delegate that always returns a fixed instance.
fixPath(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Drop any "." parts (useless).
fixupSourcePath(ActionGraphBuilder, CxxPlatform, SourcePath) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
fixupSourcePaths(ActionGraphBuilder, CxxPlatform, ImmutableList<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
fixupSourcePaths(ActionGraphBuilder, CxxPlatform, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
fixupSourcePaths(ActionGraphBuilder, CxxPlatform, ImmutableMap<T, SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
flags - Variable in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieNode.ExportInfo
 
flags - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
flags - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
flagsKey - Variable in enum com.facebook.buck.cxx.toolchain.ToolType
Buck config key used to specify tool flags.
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in interface com.facebook.buck.util.stream.RichStream
 
flattenToSpaceSeparatedString(Optional<Arg>, SourcePathResolverAdapter) - Static method in interface com.facebook.buck.rules.args.Arg
 
FLAVOR - Static variable in class com.facebook.buck.apple.AppleAssetCatalog
 
FLAVOR - Static variable in class com.facebook.buck.apple.CoreDataModel
 
FLAVOR - Static variable in class com.facebook.buck.apple.SceneKitAssets
 
Flavor - Interface in com.facebook.buck.core.model
 
FLAVOR - Static variable in class com.facebook.buck.cxx.CxxPrefixHeader
 
FLAVOR - Static variable in class com.facebook.buck.cxx.toolchain.impl.DefaultCxxPlatforms
 
FLAVOR_DELIMITER - Static variable in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetLanguageConstants
Symbol that delimits flavors specified after FLAVOR_SYMBOL
FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.apple.AppleDebugFormat
 
FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.cxx.toolchain.StripStyle
 
FLAVOR_DOMAIN_NAME - Static variable in class com.facebook.buck.features.lua.LuaPlatform
 
FLAVOR_ORDERING - Static variable in class com.facebook.buck.core.model.FlavorSet
Flavors passed to this object should be sorted using this ordering
FLAVOR_SYMBOL - Static variable in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetLanguageConstants
Symbol that represents flavor part of a build target
FLAVOR_VALUES - Static variable in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
 
FlavorConvertible - Interface in com.facebook.buck.core.model
Values that has a canonical mapping to flavors.
FlavorDomain<T> - Class in com.facebook.buck.core.model
Provides a named flavor abstraction on top of boolean flavors.
FlavorDomain(String, ImmutableMap<Flavor, T>) - Constructor for class com.facebook.buck.core.model.FlavorDomain
 
FlavorDomainException - Exception in com.facebook.buck.core.model
 
FlavorDomainException(String) - Constructor for exception com.facebook.buck.core.model.FlavorDomainException
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.apple.AppleBundleDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.apple.ApplePackageDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.apple.AppleTestDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
flavorDomains(TargetConfiguration) - Method in interface com.facebook.buck.core.model.Flavored
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxBinaryFlavored
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxLibraryFlavored
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.js.JsBundleDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.rust.RustBinaryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.rust.RustLibraryDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.features.rust.RustTestDescription
 
flavorDomains(TargetConfiguration) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
Flavored - Interface in com.facebook.buck.core.model
When applied to a DescriptionWithTargetGraph this indicates that it supports flavours.
flavorForLinkableDepType(Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
Flavors - Class in com.facebook.buck.apple
 
flavorsDoNotAllowLinkerMapMode(BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
FlavorSet - Class in com.facebook.buck.core.model
Set of Flavors.
FlavorTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce to Flavor.
FlavorTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.FlavorTypeCoercer
 
FLOAT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
flush() - Method in class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
 
flush() - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
flush() - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
flush() - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
flush() - Method in class com.facebook.buck.counters.Counter
If the counter has no data, returns an absent value.
flush() - Method in class com.facebook.buck.counters.IntegerCounter
 
flush() - Method in class com.facebook.buck.counters.SamplingCounter
 
flush() - Method in class com.facebook.buck.counters.TagSetCounter
 
flush() - Method in class com.facebook.buck.log.AsyncLogHandler
 
flush() - Method in class com.facebook.buck.log.ConsoleHandler
 
flush() - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
 
flush() - Method in class com.facebook.buck.log.LogFileHandler
 
flush() - Method in class com.facebook.buck.log.LogFileHandlerDispatcher
 
flush() - Method in class com.facebook.buck.log.memory.MemoryHandler
 
flush() - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
flush() - Method in class com.facebook.buck.util.TeeOutputStream
 
FlushConsoleEvent - Class in com.facebook.buck.event
Event to tell the console that it needs to flush now.
FlushConsoleEvent() - Constructor for class com.facebook.buck.event.FlushConsoleEvent
 
flushLogs() - Static method in class com.facebook.buck.log.LogConfig
 
flushToFile() - Method in class com.facebook.buck.maven.Pom
 
flushToLogger() - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
Writes the object out to the logger
FocusedModuleTargetMatcher - Class in com.facebook.buck.features.apple.project
 
focusedOn(ImmutableSet<UnflavoredBuildTarget>) - Static method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Returns a matcher that specifies a set of targets to focus on.
FocusedTargetMatcher - Class in com.facebook.buck.features.apple.projectV2
Matcher class that matches build targets against specific focused target entries.
FocusedTargetMatcher(String, CellNameResolver) - Constructor for class com.facebook.buck.features.apple.projectV2.FocusedTargetMatcher
Returns a matcher configured to match any Build Target Patterns or String Regular Expressions.
FOLDER_IJ_NAME - Static variable in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
FolderTypeWithPackageInfo - Enum in com.facebook.buck.features.project.intellij
 
forAllData(MerkleTreeNodeCache.MerkleTreeNode, Consumer<MerkleTreeNodeCache.NodeData>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
Iterate over all the encoded data for the tree rooted at the provided node.
forAllData(Consumer<InputsMapBuilder.Data>) - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder.Data
 
forAllFiles(BiConsumer<Path, Protocol.FileNode>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.MerkleTreeNode
Iterate over the files in the tree rooted at this node.
forAllNodes(Consumer<MerkleTreeNodeCache.MerkleTreeNode>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.MerkleTreeNode
Iterate over the nodes in the tree rooted at this node.
FORCE_JS_BUNDLE - Static variable in class com.facebook.buck.features.js.JsFlavors
 
forceFlush() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger
 
forceFlush() - Method in interface com.facebook.buck.util.network.BatchingLogger
Signals to upload whatever remaining information is buffered.
forcefullyCreateDirs(Path) - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
Force a directory to be created.
forceLinkWholeForHaskellOmnibus() - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
forceLinkWholeForHaskellOmnibus() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
forceLinkWholeForHaskellOmnibus() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
forceLinkWholeForHaskellOmnibus() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
forceLinkWholeForHaskellOmnibus() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
forceRender(FlushConsoleEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
forceTty() - Static method in class com.facebook.buck.util.Ansi
 
forDirectory(ProjectFilesystem, Path, Path, CopyStep.DirectoryMode) - Static method in class com.facebook.buck.step.fs.CopyStep
Creates a CopyStep which recursively copies a directory from 'source' to 'destination'.
forEach(Consumer<N>) - Method in class com.facebook.buck.core.util.graph.ConsumingTraverser
 
forEach(CxxPlatform, Consumer<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxDeps
 
forEachForAllPlatforms(Consumer<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxDeps
 
forEachFwdDep(Iterable<NODE_TYPE>, Consumer<NODE_TYPE>) - Method in interface com.facebook.buck.query.QueryEnvironment
Applies action to each forward dependencies of the specified targets.
forEachFwdDep(Iterable<QueryBuildTarget>, Consumer<QueryBuildTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
forEachInput(Consumer<SourcePath>) - Method in interface com.facebook.buck.features.python.PythonComponents
Run consumer on all SourcePaths contained in this object.
forEachInput(Consumer<SourcePath>) - Method in class com.facebook.buck.features.python.PythonMappedComponents
 
forEachInput(Consumer<SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
forEachMatchingValue(String, Consumer<T>) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
Apply consumer to all values whose Pattern matches string.
forEachModule(BuildTarget, ActionGraphBuilder, PythonPlatform, CxxPlatform, String, Path, SourceSortedSet, PatternMatchedCollection<SourceSortedSet>, Optional<VersionMatchedCollection<SourceSortedSet>>, Optional<ImmutableMap<BuildTarget, Version>>, BiConsumer<Path, SourcePath>) - Static method in class com.facebook.buck.features.python.PythonUtil
 
forEachOrderedThrowing(ThrowingConsumer<? super T, E>) - Method in interface com.facebook.buck.util.stream.RichStream
A variant of Stream.forEachOrdered(java.util.function.Consumer<? super T>) that can safely throw a checked exception.
forEachPair(Iterable<L>, Iterable<R>, BiConsumer<? super L, ? super R>) - Static method in class com.facebook.buck.util.MoreIterables
Provides convenient consumption of a pair of Iterables of the same length.
forEachPythonComponent(PythonComponents.Resolved.ComponentConsumer) - Method in interface com.facebook.buck.features.python.PythonComponents.Resolved
Called by executing Steps to iterate over the components owned by this PythonComponents.
forEachPythonComponent(PythonComponents.Resolved.ComponentConsumer) - Method in class com.facebook.buck.features.python.PythonMappedComponents.Resolved
 
forEachSrc(BuildTarget, ActionGraphBuilder, PythonPlatform, CxxPlatform, Optional<ImmutableMap<BuildTarget, Version>>, PythonLibraryDescription.CoreArg, BiConsumer<Path, SourcePath>) - Static method in class com.facebook.buck.features.python.PythonUtil
 
forEachSuccessor(N, Consumer<N>) - Method in interface com.facebook.buck.core.util.graph.ForEachSuccessorFunction
Runs consumer on all nodes in this graph adjacent to node which can be reached by traversing node's outgoing edges in the direction (if any) of the edge.
ForEachSuccessorFunction<N> - Interface in com.facebook.buck.core.util.graph
A Consumer-based interface for graph operations/traversals (based on Guava's `SuccessorsFunction`).
forEachSymlink(SymlinkPaths.SymlinkConsumer) - Method in class com.facebook.buck.step.fs.SymlinkDirPaths
 
forEachSymlink(SymlinkPaths.SymlinkConsumer) - Method in class com.facebook.buck.step.fs.SymlinkMapsPaths
 
forEachSymlink(SymlinkPaths.SymlinkConsumer) - Method in class com.facebook.buck.step.fs.SymlinkPackPaths
 
forEachSymlink(SymlinkPaths.SymlinkConsumer) - Method in interface com.facebook.buck.step.fs.SymlinkPaths
Run consumer on all links.
forEachSymlinkBuildDep(SourcePathRuleFinder, Consumer<BuildRule>) - Method in class com.facebook.buck.core.rules.impl.SymlinkDir
 
forEachSymlinkBuildDep(SourcePathRuleFinder, Consumer<BuildRule>) - Method in class com.facebook.buck.core.rules.impl.SymlinkMap
 
forEachSymlinkBuildDep(SourcePathRuleFinder, Consumer<BuildRule>) - Method in class com.facebook.buck.core.rules.impl.SymlinkPack
 
forEachSymlinkBuildDep(SourcePathRuleFinder, Consumer<BuildRule>) - Method in interface com.facebook.buck.core.rules.impl.Symlinks
Run consumer on all BuildRule build dependencies for this group of symlinks.
forEachSymlinkInput(Consumer<SourcePath>) - Method in class com.facebook.buck.core.rules.impl.SymlinkDir
 
forEachSymlinkInput(Consumer<SourcePath>) - Method in class com.facebook.buck.core.rules.impl.SymlinkMap
 
forEachSymlinkInput(Consumer<SourcePath>) - Method in class com.facebook.buck.core.rules.impl.SymlinkPack
 
forEachSymlinkInput(Consumer<SourcePath>) - Method in interface com.facebook.buck.core.rules.impl.Symlinks
Run consumer on all SourcePaths in this groups of links.
forEachThrowing(ThrowingConsumer<N, E>) - Method in class com.facebook.buck.core.util.graph.ConsumingTraverser
 
forEachThrowing(ThrowingConsumer<? super T, E>) - Method in interface com.facebook.buck.util.stream.RichStream
A variant of Stream.forEach(java.util.function.Consumer<? super T>) that can safely throw a checked exception.
forEachValue(Consumer<T>) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
Apply consumer to all values.
forFile(ProjectFilesystem, Path, Path) - Static method in class com.facebook.buck.step.fs.CopyStep
Creates a CopyStep which copies a single file from 'source' to 'destination'.
forInstance(T) - Static method in class com.facebook.buck.rules.modern.impl.DefaultClassInfoFactory
Returns the ClassInfo for the object based on its runtime type.
forkJoinPoolWithThreadLimit(int, int) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Construct a ForkJoinPool with a stricter thread limit.
ForkMode - Enum in com.facebook.buck.jvm.java
 
forkMode() - Method in class com.facebook.buck.jvm.java.JavaTest
 
format(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.LogFormatter
 
format(Diagnostic<? extends JavaFileObject>) - Static method in class com.facebook.buck.jvm.java.DiagnosticPrettyPrinter
 
format(LogRecord) - Method in class com.facebook.buck.log.LogFormatter
 
format(Function<? super MacroContainer, ? extends CharSequence>) - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
format(String) - Method in enum com.facebook.buck.support.cli.config.JsonAttributeFormat
Returns a formatted rule attribute
format(LogRecord) - Method in class com.facebook.buck.testrunner.JulLogFormatter
 
format(String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
format(Locale, String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
format(Locale, double) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(Locale, double, StringBuffer, FieldPosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(Locale, long) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(Locale, Object) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(Locale, Object, StringBuffer, FieldPosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(String, Object...) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
FORMAT_SESSION_ID_VARIABLE_STRING - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
The variable identifier string to be replace in any configured format defined by DEBUG_FORMAT_STRING_URL_KEY.
FormatArg - Class in com.facebook.buck.rules.args
Arg that stringifies another Arg, and passes that string representation into String.format(java.lang.String, java.lang.Object...)
FormatArg() - Constructor for class com.facebook.buck.rules.args.FormatArg
 
formatConfigChange(Map.Entry<String, ConfigDifference.ConfigChange>, boolean) - Static method in class com.facebook.buck.command.config.ConfigDifference
Format a single config change
formatConfigDiff(Map<String, ConfigDifference.ConfigChange>) - Static method in class com.facebook.buck.command.config.ConfigDifference
Format the full set of changes between configs to be logged
formatConfigDiffShort(Map<String, ConfigDifference.ConfigChange>, int) - Static method in class com.facebook.buck.command.config.ConfigDifference
Format a set of changes between configs for the console
formatConsoleEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Formats a ConsoleEvent and adds it to lines.
formatConsoleEvent(ConsoleEvent, Ansi) - Static method in class com.facebook.buck.util.console.ConsoleUtils
Formats a ConsoleEvent and adds it to lines.
formatElapsedTime(long) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
formatElapsedTime(long) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
formatForConsole(Locale, long, Ansi) - Static method in class com.facebook.buck.util.TimeFormat
 
forModuleMapMode(ModuleMapMode) - Static method in enum com.facebook.buck.cxx.toolchain.HeaderMode
Returns the appropriate header mode for module map mode.
forPath(Path) - Static method in class com.facebook.buck.android.DefaultAndroidManifestReader
Parses an XML given via its path and returns an AndroidManifestReader for it.
forString(String) - Static method in class com.facebook.buck.android.DefaultAndroidManifestReader
Parses an XML given as a string and returns an AndroidManifestReader for it.
forTypeToken(TypeToken<T>) - Static method in class com.facebook.buck.rules.modern.impl.ValueTypeInfoFactory
 
forVisibilityArgument() - Static method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetMatcherParser
Used when parsing target names in the visibility argument to a build rule.
ForwardingBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to the value of another SourcePath.
ForwardingBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
ForwardingProcessListener - Class in com.facebook.buck.util
 
ForwardingProcessListener(OutputStream, OutputStream) - Constructor for class com.facebook.buck.util.ForwardingProcessListener
 
ForwardingProjectBuildFileParserDecorator - Class in com.facebook.buck.parser.api
A convenience decorator for ProjectBuildFileParser that forwards all method invocation to the delegate.
ForwardingProjectBuildFileParserDecorator(ProjectBuildFileParser) - Constructor for class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
ForwardingRuleKeyHasher<HASH,HASH2> - Class in com.facebook.buck.rules.keys.hasher
A RuleKeyHasher that forwards all the methods to the two underlying hashers.
ForwardingRuleKeyHasher(RuleKeyHasher<HASH>, RuleKeyHasher<HASH2>) - Constructor for class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
ForwardingStandardJavaFileManager - Class in com.facebook.buck.jvm.java
 
ForwardingStandardJavaFileManager(StandardJavaFileManager) - Constructor for class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
ForwardRelativePath - Class in com.facebook.buck.core.path
A normalized relative path object which: Does not contain dot or dot-dot Does not start and does not end with slash Does not contain slash-slash
fragmentToPath(PathFragment) - Static method in class com.facebook.buck.util.filesystem.PathFragments
Convert a skylark PathFragment to a Path using the default filesystem.
fragmentToPath(FileSystem, PathFragment) - Static method in class com.facebook.buck.util.filesystem.PathFragments
Convert a skylark PathFragment to a Path.
FRAMEWORK - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
FRAMEWORK_CURRENT_PROJECT - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Filter framework deps *
FRAMEWORK_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
FRAMEWORK_FOCUSED - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
FRAMEWORK_OTHER - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
FrameworkDependencies - Class in com.facebook.buck.cxx
Metadata query for collecting framework dependencies to include in a bundle.
FrameworkDependencies() - Constructor for class com.facebook.buck.cxx.FrameworkDependencies
 
FrameworkPath - Class in com.facebook.buck.rules.coercer
Frameworks can be specified as either a path to a file, or a path prefixed by a build setting.
FrameworkPath() - Constructor for class com.facebook.buck.rules.coercer.FrameworkPath
 
FrameworkPath.Type - Enum in com.facebook.buck.rules.coercer
The type of framework entry this object represents.
frameworkPathToSearchPath(CxxPlatform, SourcePathResolverAdapter) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
FrameworkPathTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce to FrameworkPath.
FrameworkPathTypeCoercer(TypeCoercer<UnconfiguredSourcePath, SourcePath>) - Constructor for class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
FrameworkVersion - Enum in com.facebook.buck.features.dotnet
 
from(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
 
from(AndroidLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidLibraryDescription.CoreArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasDepsQuery) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
from(HasSrcs) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasProvidedDepsQuery) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDepsQuery instance.
from(HasTests) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AndroidAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidAarDescriptionArg instance.
from(AndroidAarDescription.AbstractAndroidAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Copy abstract value type AbstractAndroidAarDescriptionArg instance into builder.
from(JvmLibraryArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(HasApplicationModuleBlacklist) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasApplicationModuleBlacklist instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AndroidAppModularityDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidAppModularityDescriptionArg instance.
from(AndroidAppModularityDescription.AbstractAndroidAppModularityDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Copy abstract value type AbstractAndroidAppModularityDescriptionArg instance into builder.
from(HasApplicationModuleBlacklist) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasApplicationModuleBlacklist instance.
from(AndroidGraphEnhancerArgs) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidGraphEnhancerArgs instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AndroidBinaryDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidBinaryDescriptionArg instance.
from(AndroidBinaryDescription.AbstractAndroidBinaryDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Copy abstract value type AbstractAndroidBinaryDescriptionArg instance into builder.
from(HasExopackageArgs) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.HasExopackageArgs instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasDuplicateAndroidResourceTypes) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.HasDuplicateAndroidResourceTypes instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AndroidBuildConfigDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidBuildConfigDescriptionArg instance.
from(AndroidBuildConfigDescription.AbstractAndroidBuildConfigDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Copy abstract value type AbstractAndroidBuildConfigDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasApplicationModuleBlacklist) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasApplicationModuleBlacklist instance.
from(AndroidGraphEnhancerArgs) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidGraphEnhancerArgs instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AndroidBundleDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidBundleDescriptionArg instance.
from(AndroidBundleDescription.AbstractAndroidBundleDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Copy abstract value type AbstractAndroidBundleDescriptionArg instance into builder.
from(HasExopackageArgs) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.HasExopackageArgs instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasDuplicateAndroidResourceTypes) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.HasDuplicateAndroidResourceTypes instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(AndroidInstrumentationApkDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidInstrumentationApkDescriptionArg instance.
from(AndroidInstrumentationApkDescription.AbstractAndroidInstrumentationApkDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Copy abstract value type AbstractAndroidInstrumentationApkDescriptionArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasTestTimeout) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(AndroidInstrumentationTestDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidInstrumentationTestDescriptionArg instance.
from(AndroidInstrumentationTestDescription.AbstractAndroidInstrumentationTestDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Copy abstract value type AbstractAndroidInstrumentationTestDescriptionArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AndroidLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidLibraryDescription.CoreArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasDepsQuery) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
from(HasSrcs) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasProvidedDepsQuery) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDepsQuery instance.
from(HasTests) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(AndroidLibraryDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidLibraryDescriptionArg instance.
from(AndroidLibraryDescription.AbstractAndroidLibraryDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Copy abstract value type AbstractAndroidLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(AndroidManifestDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidManifestDescriptionArg instance.
from(AndroidManifestDescription.AbstractAndroidManifestDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Copy abstract value type AbstractAndroidManifestDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AndroidPrebuiltAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidPrebuiltAarDescriptionArg instance.
from(AndroidPrebuiltAarDescription.AbstractAndroidPrebuiltAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Copy abstract value type AbstractAndroidPrebuiltAarDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(AndroidResourceDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidResourceDescriptionArg instance.
from(AndroidResourceDescription.AbstractAndroidResourceDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Copy abstract value type AbstractAndroidResourceDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ApkGenruleDescriptionArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided ApkGenruleDescriptionArg instance.
from(ApkGenruleDescription.AbstractApkGenruleDescriptionArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Copy abstract value type AbstractApkGenruleDescriptionArg instance into builder.
from(HasTests) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(GenAidlDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Fill a builder with attribute values from the provided GenAidlDescriptionArg instance.
from(GenAidlDescription.AbstractGenAidlDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Copy abstract value type AbstractGenAidlDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(NdkLibraryDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided NdkLibraryDescriptionArg instance.
from(NdkLibraryDescription.AbstractNdkLibraryDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Copy abstract value type AbstractNdkLibraryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(NdkToolchainDescriptionArg) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided NdkToolchainDescriptionArg instance.
from(NdkToolchainDescription.AbstractNdkToolchainDescriptionArg) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Copy abstract value type AbstractNdkToolchainDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PrebuiltNativeLibraryDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltNativeLibraryDescriptionArg instance.
from(PrebuiltNativeLibraryDescription.AbstractPrebuiltNativeLibraryDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltNativeLibraryDescriptionArg instance into builder.
from(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
 
from(Path) - Static method in class com.facebook.buck.android.ResourceFilters.Qualifiers
Creates a Qualfiers given the Path to a resource folder, pulls out the density filters and leaves the rest.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
from(HasSrcs) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(RobolectricTestDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided RobolectricTestDescriptionArg instance.
from(RobolectricTestDescription.AbstractRobolectricTestDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Copy abstract value type AbstractRobolectricTestDescriptionArg instance into builder.
from(HasProvidedDeps) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(HasTestRunner) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.test.rule.HasTestRunner instance.
from(BuildRuleArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(AndroidPlatformArg) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Fill a builder with attribute values from the provided AndroidPlatformArg instance.
from(AndroidPlatformDescription.AbstractAndroidPlatformArg) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Copy abstract value type AbstractAndroidPlatformArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AppleAssetCatalogDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleAssetCatalogDescriptionArg instance.
from(AppleAssetCatalogDescription.AbstractAppleAssetCatalogDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Copy abstract value type AbstractAppleAssetCatalogDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Fill a builder with attribute values from the provided AppleAssetCatalogsCompilationOptions instance.
from(AppleBinaryDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleBinaryDescriptionArg instance.
from(AppleBinaryDescription.AbstractAppleBinaryDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Copy abstract value type AbstractAppleBinaryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasEntitlementsFile) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasEntitlementsFile instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
from(HasTests) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
from(HasAppleBundleFields) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleBundleFields instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AppleBundleDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleBundleDescriptionArg instance.
from(AppleBundleDescription.AbstractAppleBundleDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Copy abstract value type AbstractAppleBundleDescriptionArg instance into builder.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasAppleCodesignFields) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleCodesignFields instance.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
from(HasTests) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(AppleLibraryDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleLibraryDescriptionArg instance.
from(AppleLibraryDescription.AbstractAppleLibraryDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Copy abstract value type AbstractAppleLibraryDescriptionArg instance into builder.
from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
from(ImmutableSortedSet<SourceWithFlags>, SourcePathResolverAdapter) - Static method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
 
from(ApplePackageDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Fill a builder with attribute values from the provided ApplePackageDescriptionArg instance.
from(ApplePackageDescription.AbstractApplePackageDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Copy abstract value type AbstractApplePackageDescriptionArg instance into builder.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AppleResourceDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleResourceDescriptionArg instance.
from(AppleResourceDescription.AbstractAppleResourceDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Copy abstract value type AbstractAppleResourceDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasAppleBundleFields) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleBundleFields instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasEntitlementsFile) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasEntitlementsFile instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasAppleCodesignFields) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleCodesignFields instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AppleTestDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleTestDescriptionArg instance.
from(AppleTestDescription.AbstractAppleTestDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Copy abstract value type AbstractAppleTestDescriptionArg instance into builder.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
from(HasTests) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
from(HasTestRunner) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.test.rule.HasTestRunner instance.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
from(AppleToolchainDescriptionArg) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleToolchainDescriptionArg instance.
from(AppleToolchainDescription.AbstractAppleToolchainDescriptionArg) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Copy abstract value type AbstractAppleToolchainDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AppleToolchainSetDescriptionArg) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleToolchainSetDescriptionArg instance.
from(AppleToolchainSetDescription.AbstractAppleToolchainSetDescriptionArg) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Copy abstract value type AbstractAppleToolchainSetDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(AppleWrapperResourceArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Fill a builder with attribute values from the provided AppleWrapperResourceArg instance.
from(AbstractAppleWrapperResourceArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Copy abstract value type AbstractAppleWrapperResourceArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PrebuiltAppleFrameworkDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltAppleFrameworkDescriptionArg instance.
from(PrebuiltAppleFrameworkDescription.AbstractPrebuiltAppleFrameworkDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltAppleFrameworkDescriptionArg instance into builder.
from(XcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Fill a builder with attribute values from the provided XcodeScriptDescriptionArg instance.
from(AbstractXcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Copy abstract value type AbstractXcodeScriptDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(Cell, OwnersReport.Builder, Parser, PerBuildState, TargetPatternEvaluator, BuckEventBus, TypeCoercerFactory) - Static method in class com.facebook.buck.cli.BuckQueryEnvironment
 
from(CommandRunnerParams, PerBuildState, ParsingContext) - Static method in class com.facebook.buck.cli.BuckQueryEnvironment
 
from(String, Iterable<T>) - Static method in class com.facebook.buck.core.model.FlavorDomain
Create a FlavorDomain from FlavorConvertible objects.
from(String, Class<E>) - Static method in class com.facebook.buck.core.model.FlavorDomain
Create a FlavorDomain from FlavorConverbile Enum.
from(ImmutableList<Object>) - Static method in class com.facebook.buck.core.rules.actions.lib.args.CommandLineArgsFactory
Create a CommandLineArgs instance for a list of arguments
from(ImmutableList<Object>, String) - Static method in class com.facebook.buck.core.rules.actions.lib.args.CommandLineArgsFactory
Create a CommandLineArgs instance for a list of arguments
from(ConfigSettingArg) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Fill a builder with attribute values from the provided ConfigSettingArg instance.
from(ConfigSettingDescription.AbstractConfigSettingArg) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Copy abstract value type AbstractConfigSettingArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, BuildTarget, Path, SourcePath, ImmutableMap<String, String>, boolean) - Static method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
 
from(ConstructorArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ConstraintSettingArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
Fill a builder with attribute values from the provided ConstraintSettingArg instance.
from(ConstraintSettingDescription.AbstractConstraintSettingArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
Copy abstract value type AbstractConstraintSettingArg instance into builder.
from(ConstraintValueArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Fill a builder with attribute values from the provided ConstraintValueArg instance.
from(ConstraintValueDescription.AbstractConstraintValueArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Copy abstract value type AbstractConstraintValueArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PlatformArg) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Fill a builder with attribute values from the provided PlatformArg instance.
from(PlatformDescription.AbstractPlatformArg) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Copy abstract value type AbstractPlatformArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(SourcePath) - Static method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
from(SourcePathRuleFinder) - Static method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
 
from(ExternalTestRunnerDescriptionArg) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided ExternalTestRunnerDescriptionArg instance.
from(ExternalTestRunnerDescription.AbstractExternalTestRunnerDescriptionArg) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Copy abstract value type AbstractExternalTestRunnerDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LegacyToolchainDescriptionArg) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided LegacyToolchainDescriptionArg instance.
from(LegacyToolchainRuleDescription.AbstractLegacyToolchainDescriptionArg) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Copy abstract value type AbstractLegacyToolchainDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(String, Object...) - Static method in class com.facebook.buck.core.toolchain.toolprovider.impl.ErrorToolProvider
 
from(BuildTarget, ProjectFilesystem, BuildRuleResolver, CxxPlatform, String, ImmutableList<SourcePath>, ArchiveContents, boolean) - Static method in class com.facebook.buck.cxx.Archive
 
from(BuildTarget, ProjectFilesystem, BuildRuleResolver, CxxPlatform, String, ImmutableList<SourcePath>) - Static method in class com.facebook.buck.cxx.Archive
 
from(HasVersionUniverse) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
from(HasDepsQuery) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(BuildRuleArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxBinaryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxBinaryDescriptionArg instance.
from(CxxBinaryDescription.AbstractCxxBinaryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Copy abstract value type AbstractCxxBinaryDescriptionArg instance into builder.
from(HasTests) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(CxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxGenruleDescriptionArg instance.
from(CxxGenruleDescription.AbstractCxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Copy abstract value type AbstractCxxGenruleDescriptionArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(BuildRuleArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxLibraryDescriptionArg instance.
from(CxxLibraryDescription.AbstractCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Copy abstract value type AbstractCxxLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxPrecompiledHeaderDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxPrecompiledHeaderDescriptionArg instance.
from(CxxPrecompiledHeaderDescription.AbstractCxxPrecompiledHeaderDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Copy abstract value type AbstractCxxPrecompiledHeaderDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HeaderSymlinkTree, CxxPreprocessables.IncludeType) - Static method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
from(CxxTestDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxTestDescriptionArg instance.
from(CxxTestDescription.AbstractCxxTestDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Copy abstract value type AbstractCxxTestDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
from(HasDepsQuery) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(ConstructorArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(HasVersionUniverse) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasTests) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(BuildRuleArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(CxxToolchainDescriptionArg) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxToolchainDescriptionArg instance.
from(CxxToolchainDescription.AbstractCxxToolchainDescriptionArg) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Copy abstract value type AbstractCxxToolchainDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(CxxBuckConfig, LinkableCxxConstructorArg, TargetGraph) - Static method in class com.facebook.buck.cxx.LinkableListFilterFactory
Convenience method that unpacks a LinkableCxxConstructorArg and forwards the call.
from(CxxBuckConfig, Optional<String>, ImmutableList<CxxLinkGroupMapping>, TargetGraph) - Static method in class com.facebook.buck.cxx.LinkableListFilterFactory
Creates a LinkableListFilter based on a link group map and a target graph.
from(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, SourcePath) - Static method in class com.facebook.buck.cxx.MachoDylibStubRule
Creates the rule for the input dylib.
from(MachoDylibStubParams) - Static method in class com.facebook.buck.cxx.MachoDylibStubRuleFactory
 
from(PrebuiltCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltCxxLibraryDescriptionArg instance.
from(PrebuiltCxxLibraryDescription.AbstractPrebuiltCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltCxxLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(PrebuiltCxxLibraryGroupDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltCxxLibraryGroupDescriptionArg instance.
from(PrebuiltCxxLibraryGroupDescription.AbstractPrebuiltCxxLibraryGroupDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltCxxLibraryGroupDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(Archiver) - Static method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
 
from(ToolProvider, Platform, Optional<ArchiverProvider.LegacyArchiverType>) - Static method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
Deprecated.
Use the non-legacy type.
from(ToolProvider, ArchiverProvider.Type) - Static method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
Creates an appropriate ArchiverProvider instance for the given parameters.
from(XcodeWorkspaceConfigDescriptionArg) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided XcodeWorkspaceConfigDescriptionArg instance.
from(XcodeWorkspaceConfigDescription.AbstractXcodeWorkspaceConfigDescriptionArg) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Copy abstract value type AbstractXcodeWorkspaceConfigDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(DBinaryDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided DBinaryDescriptionArg instance.
from(DBinaryDescription.AbstractDBinaryDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Copy abstract value type AbstractDBinaryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(DLibraryDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided DLibraryDescriptionArg instance.
from(DLibraryDescription.AbstractDLibraryDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Copy abstract value type AbstractDLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(DTestDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided DTestDescriptionArg instance.
from(DTestDescription.AbstractDTestDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Copy abstract value type AbstractDTestDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(CsharpLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided CsharpLibraryDescriptionArg instance.
from(CsharpLibraryDescription.AbstractCsharpLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Copy abstract value type AbstractCsharpLibraryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PrebuiltDotnetLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltDotnetLibraryDescriptionArg instance.
from(PrebuiltDotnetLibraryDescription.AbstractPrebuiltDotnetLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltDotnetLibraryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(FileGroupDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided FileGroupDescriptionArg instance.
from(FilegroupDescription.AbstractFileGroupDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Copy abstract value type AbstractFileGroupDescriptionArg instance into builder.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CgoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided CgoLibraryDescriptionArg instance.
from(CgoLibraryDescription.AbstractCgoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Copy abstract value type AbstractCgoLibraryDescriptionArg instance into builder.
from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasGoLinkable) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.go.HasGoLinkable instance.
from(HasSrcs) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(GoBinaryDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided GoBinaryDescriptionArg instance.
from(GoBinaryDescription.AbstractGoBinaryDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Copy abstract value type AbstractGoBinaryDescriptionArg instance into builder.
from(GoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided GoLibraryDescriptionArg instance.
from(GoLibraryDescription.AbstractGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Copy abstract value type AbstractGoLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(GoTestDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided GoTestDescriptionArg instance.
from(GoTestDescription.AbstractGoTestDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Copy abstract value type AbstractGoTestDescriptionArg instance into builder.
from(HasTestRunner) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.test.rule.HasTestRunner instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasGoLinkable) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.go.HasGoLinkable instance.
from(HasContacts) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(HasSrcs) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(GoTestRunnerDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided GoTestRunnerDescriptionArg instance.
from(GoTestRunnerDescription.AbstractGoTestRunnerDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Copy abstract value type AbstractGoTestRunnerDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(PrebuiltGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltGoLibraryDescriptionArg instance.
from(PrebuiltGoLibraryDescription.AbstractPrebuiltGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltGoLibraryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(GwtBinaryDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided GwtBinaryDescriptionArg instance.
from(GwtBinaryDescription.AbstractGwtBinaryDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Copy abstract value type AbstractGwtBinaryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HalideLibraryDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided HalideLibraryDescriptionArg instance.
from(HalideLibraryDescription.AbstractHalideLibraryDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Copy abstract value type AbstractHalideLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HaskellBinaryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellBinaryDescriptionArg instance.
from(HaskellBinaryDescription.AbstractHaskellBinaryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Copy abstract value type AbstractHaskellBinaryDescriptionArg instance into builder.
from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, HaskellCompilerFlags, HaskellPlatform, Linker.LinkableDepType, boolean, Optional<String>, Optional<HaskellPackageInfo>, HaskellSources, Preprocessor) - Static method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HaskellGhciDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellGhciDescriptionArg instance.
from(HaskellGhciDescription.AbstractHaskellGhciDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Copy abstract value type AbstractHaskellGhciDescriptionArg instance into builder.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, HaskellSources, ImmutableList<String>, Optional<SourcePath>, Optional<SourcePath>, BuildRule, ImmutableSortedMap<String, SourcePath>, ImmutableSortedMap<String, SourcePath>, ImmutableSet<HaskellPackage>, ImmutableSet<HaskellPackage>, ImmutableSet<HaskellPackage>, boolean, HaskellPlatform, ImmutableList<SourcePath>) - Static method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
from(HaskellHaddockDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellHaddockDescriptionArg instance.
from(HaskellHaddockDescription.AbstractHaskellHaddockDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Copy abstract value type AbstractHaskellHaddockDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, HaskellSources, Tool, ImmutableList<String>, HaskellCompilerFlags, ImmutableList<String>, HaskellPackageInfo, HaskellPlatform, Preprocessor) - Static method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, ImmutableList<String>, ImmutableSet<HaskellHaddockInput>) - Static method in class com.facebook.buck.features.haskell.HaskellHaddockRule
 
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HaskellLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellLibraryDescriptionArg instance.
from(HaskellLibraryDescription.AbstractHaskellLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Copy abstract value type AbstractHaskellLibraryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, HaskellVersion, Linker.LinkableDepType, HaskellPackageInfo, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedSet<String>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.features.haskell.HaskellPackageRule
 
from(HaskellPrebuiltLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellPrebuiltLibraryDescriptionArg instance.
from(HaskellPrebuiltLibraryDescription.AbstractHaskellPrebuiltLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Copy abstract value type AbstractHaskellPrebuiltLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(JsBundleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided JsBundleDescriptionArg instance.
from(JsBundleDescription.AbstractJsBundleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Copy abstract value type AbstractJsBundleDescriptionArg instance into builder.
from(HasExtraJson) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasExtraJson instance.
from(HasBundleName) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasBundleName instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(JsBundleGenruleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided JsBundleGenruleDescriptionArg instance.
from(JsBundleGenruleDescription.AbstractJsBundleGenruleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Copy abstract value type AbstractJsBundleGenruleDescriptionArg instance into builder.
from(HasTests) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
from(HasBundleName) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasBundleName instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasExtraJson) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasExtraJson instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(JsLibraryDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided JsLibraryDescriptionArg instance.
from(JsLibraryDescription.AbstractJsLibraryDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Copy abstract value type AbstractJsLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CxxLuaExtensionDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxLuaExtensionDescriptionArg instance.
from(CxxLuaExtensionDescription.AbstractCxxLuaExtensionDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Copy abstract value type AbstractCxxLuaExtensionDescriptionArg instance into builder.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(LuaBinaryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided LuaBinaryDescriptionArg instance.
from(LuaBinaryDescription.AbstractLuaBinaryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Copy abstract value type AbstractLuaBinaryDescriptionArg instance into builder.
from(LuaLibraryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided LuaLibraryDescriptionArg instance.
from(LuaLibraryDescription.AbstractLuaLibraryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Copy abstract value type AbstractLuaLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(OcamlBinaryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided OcamlBinaryDescriptionArg instance.
from(OcamlBinaryDescription.AbstractOcamlBinaryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Copy abstract value type AbstractOcamlBinaryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(OcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided OcamlLibraryDescriptionArg instance.
from(OcamlLibraryDescription.AbstractOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Copy abstract value type AbstractOcamlLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PrebuiltOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltOcamlLibraryDescriptionArg instance.
from(PrebuiltOcamlLibraryDescription.AbstractPrebuiltOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltOcamlLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ProjectFilesystem, IjProjectConfig, TargetGraph, IjLibraryFactory, IjModuleFactory, AggregationModuleFactory) - Static method in class com.facebook.buck.features.project.intellij.IjModuleGraphFactory
 
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CxxPythonExtensionDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxPythonExtensionDescriptionArg instance.
from(CxxPythonExtensionDescription.AbstractCxxPythonExtensionDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Copy abstract value type AbstractCxxPythonExtensionDescriptionArg instance into builder.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PrebuiltPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltPythonLibraryDescriptionArg instance.
from(PrebuiltPythonLibraryDescription.AbstractPrebuiltPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltPythonLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(PythonBinaryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided PythonBinaryDescriptionArg instance.
from(PythonBinaryDescription.AbstractPythonBinaryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Copy abstract value type AbstractPythonBinaryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, PythonEnvironment, PythonComponents, boolean) - Static method in class com.facebook.buck.features.python.PythonCompileRule
 
from(PythonLibraryDescription.CoreArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.python.PythonLibraryDescription.CoreArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PythonLibraryDescriptionArg instance.
from(PythonLibraryDescription.AbstractPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Copy abstract value type AbstractPythonLibraryDescriptionArg instance into builder.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRuleResolver, Function<BuildRuleResolver, ImmutableMap<String, Arg>>, PythonBinary, ImmutableSet<String>, ImmutableList<Pair<Float, ImmutableSet<Path>>>, ImmutableSet<SourcePath>, Optional<Long>, ImmutableSet<String>) - Static method in class com.facebook.buck.features.python.PythonTest
 
from(PythonLibraryDescription.CoreArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.python.PythonLibraryDescription.CoreArg instance.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(HasTests) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(PythonTestDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided PythonTestDescriptionArg instance.
from(PythonTestDescription.AbstractPythonTestDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Copy abstract value type AbstractPythonTestDescriptionArg instance into builder.
from(HasTestRunner) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.test.rule.HasTestRunner instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasContacts) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PythonTestRunnerDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided PythonTestRunnerDescriptionArg instance.
from(PythonTestRunnerDescription.AbstractPythonTestRunnerDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Copy abstract value type AbstractPythonTestRunnerDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, PythonBinary, ImmutableSet<String>, ImmutableSet<String>, CoercedTestRunnerSpec) - Static method in class com.facebook.buck.features.python.PythonTestX
 
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PrebuiltRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltRustLibraryDescriptionArg instance.
from(PrebuiltRustLibraryDescription.AbstractPrebuiltRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltRustLibraryDescriptionArg instance into builder.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasNamedDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.rust.HasNamedDeclaredDeps instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(RustCommonArgs) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.rust.RustCommonArgs instance.
from(RustBinaryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided RustBinaryDescriptionArg instance.
from(RustBinaryDescription.AbstractRustBinaryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Copy abstract value type AbstractRustBinaryDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(SourcePathRuleFinder, BuildTarget, ProjectFilesystem, String, Tool, Linker, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableSortedMap<String, Arg>, ImmutableSortedMap<SourcePath, Optional<String>>, String, RustBuckConfig.RemapSrcPaths, Optional<String>) - Static method in class com.facebook.buck.features.rust.RustCompileRule
 
from(HasNamedDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.rust.HasNamedDeclaredDeps instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(RustCommonArgs) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.rust.RustCommonArgs instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(RustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided RustLibraryDescriptionArg instance.
from(RustLibraryDescription.AbstractRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Copy abstract value type AbstractRustLibraryDescriptionArg instance into builder.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasNamedDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.rust.HasNamedDeclaredDeps instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(RustTestDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided RustTestDescriptionArg instance.
from(RustTestDescription.AbstractRustTestDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Copy abstract value type AbstractRustTestDescriptionArg instance into builder.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(RustCommonArgs) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.rust.RustCommonArgs instance.
from(BuildRuleArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ZipFileDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Fill a builder with attribute values from the provided ZipFileDescriptionArg instance.
from(ZipFileDescription.AbstractZipFileDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Copy abstract value type AbstractZipFileDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HttpCommonDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.file.HttpCommonDescriptionArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HttpArchiveDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Fill a builder with attribute values from the provided HttpArchiveDescriptionArg instance.
from(HttpArchiveDescription.AbstractHttpArchiveDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Copy abstract value type AbstractHttpArchiveDescriptionArg instance into builder.
from(HttpCommonDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.file.HttpCommonDescriptionArg instance.
from(HttpFileDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Fill a builder with attribute values from the provided HttpFileDescriptionArg instance.
from(HttpFileDescription.AbstractHttpFileDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Copy abstract value type AbstractHttpFileDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(ConstructorArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(RemoteFileDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Fill a builder with attribute values from the provided RemoteFileDescriptionArg instance.
from(RemoteFileDescription.AbstractRemoteFileDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Copy abstract value type AbstractRemoteFileDescriptionArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(GroovyLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg instance.
from(BuildRuleArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(GroovyLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided GroovyLibraryDescriptionArg instance.
from(GroovyLibraryDescription.AbstractGroovyLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Copy abstract value type AbstractGroovyLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(GroovyLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ConstructorArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProv