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.HasProvidedDeps instance.
from(JavaLibraryDescription.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.JavaLibraryDescription.CoreArg instance.
from(HasTests) - 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.HasTests instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.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.jvm.groovy.GroovyTestDescriptionArg.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.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(GroovyTestDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided GroovyTestDescriptionArg instance.
from(GroovyTestDescription.AbstractGroovyTestDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Copy abstract value type AbstractGroovyTestDescriptionArg instance into builder.
from(HasTests) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.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.jvm.java.JarGenruleDescriptionArg.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.jvm.java.JarGenruleDescriptionArg.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.jvm.java.JarGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(JarGenruleDescriptionArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided JarGenruleDescriptionArg instance.
from(JarGenruleDescription.AbstractJarGenruleDescriptionArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Copy abstract value type AbstractJarGenruleDescriptionArg instance into builder.
from(JavacPluginArgs) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavacPluginArgs instance.
from(JavaAnnotationProcessorDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaAnnotationProcessorDescriptionArg instance.
from(JavaAnnotationProcessorDescription.AbstractJavaAnnotationProcessorDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Copy abstract value type AbstractJavaAnnotationProcessorDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.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.jvm.java.JavaAnnotationProcessorDescriptionArg.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.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(JavaBinaryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaBinaryDescriptionArg instance.
from(JavaBinaryDescription.AbstractJavaBinaryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Copy abstract value type AbstractJavaBinaryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.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.jvm.java.JavaBinaryDescriptionArg.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.jvm.java.JavaBinaryDescriptionArg.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.jvm.java.JavaBinaryDescriptionArg.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.java.JavaLibraryDescriptionArg.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.java.JavaLibraryDescriptionArg.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.java.JavaLibraryDescriptionArg.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.java.JavaLibraryDescriptionArg.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.java.JavaLibraryDescriptionArg.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.jvm.java.JavaLibraryDescriptionArg.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.java.JavaLibraryDescriptionArg.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.java.JavaLibraryDescriptionArg.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.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(JavaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaLibraryDescriptionArg instance.
from(JavaLibraryDescription.AbstractJavaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Copy abstract value type AbstractJavaLibraryDescriptionArg instance into builder.
from(JavacPluginArgs) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavacPluginArgs instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.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.jvm.java.JavaPluginDescriptionArg.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.jvm.java.JavaPluginDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(JavaPluginDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaPluginDescriptionArg instance.
from(JavaPluginDescription.AbstractJavaPluginDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Copy abstract value type AbstractJavaPluginDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.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.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.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.java.JavaTestDescriptionArg.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.java.JavaTestDescriptionArg.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.java.JavaTestDescriptionArg.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.java.JavaTestDescriptionArg.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.java.JavaTestDescriptionArg.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.java.JavaTestDescriptionArg.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.java.JavaTestDescriptionArg.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.jvm.java.JavaTestDescriptionArg.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.jvm.java.JavaTestDescriptionArg.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.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(JavaTestDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaTestDescriptionArg instance.
from(JavaTestDescription.AbstractJavaTestDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Copy abstract value type AbstractJavaTestDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.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.java.JavaTestRunnerDescriptionArg.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.java.JavaTestRunnerDescriptionArg.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.java.JavaTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(JavaTestRunnerDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaTestRunnerDescriptionArg instance.
from(JavaTestRunnerDescription.AbstractJavaTestRunnerDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Copy abstract value type AbstractJavaTestRunnerDescriptionArg instance into builder.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.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.jvm.java.JavaTestRunnerDescriptionArg.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.java.JavaTestRunnerDescriptionArg.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.java.JavaTestRunnerDescriptionArg.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.java.JavaTestRunnerDescriptionArg.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.jvm.java.KeystoreDescriptionArg.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.jvm.java.KeystoreDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(KeystoreDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Fill a builder with attribute values from the provided KeystoreDescriptionArg instance.
from(KeystoreDescription.AbstractKeystoreDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Copy abstract value type AbstractKeystoreDescriptionArg instance into builder.
from(ConstructorArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from - Variable in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
For a normal override bridge, this is the overriding method.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.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.jvm.java.PrebuiltJarDescriptionArg.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.jvm.java.PrebuiltJarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(PrebuiltJarDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltJarDescriptionArg instance.
from(PrebuiltJarDescription.AbstractPrebuiltJarDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltJarDescriptionArg instance into builder.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.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.jvm.kotlin.KotlinLibraryDescriptionArg.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.kotlin.KotlinLibraryDescriptionArg.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.kotlin.KotlinLibraryDescriptionArg.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.kotlin.KotlinLibraryDescriptionArg.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.kotlin.KotlinLibraryDescriptionArg.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.jvm.kotlin.KotlinLibraryDescriptionArg.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.kotlin.KotlinLibraryDescriptionArg.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.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(KotlinLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided KotlinLibraryDescriptionArg instance.
from(KotlinLibraryDescription.AbstractKotlinLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Copy abstract value type AbstractKotlinLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.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.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.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.kotlin.KotlinTestDescriptionArg.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.kotlin.KotlinTestDescriptionArg.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.kotlin.KotlinTestDescriptionArg.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.kotlin.KotlinTestDescriptionArg.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.kotlin.KotlinTestDescriptionArg.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.kotlin.KotlinTestDescriptionArg.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.kotlin.KotlinTestDescriptionArg.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.jvm.kotlin.KotlinTestDescriptionArg.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.jvm.kotlin.KotlinTestDescriptionArg.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.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(KotlinTestDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided KotlinTestDescriptionArg instance.
from(KotlinTestDescription.AbstractKotlinTestDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Copy abstract value type AbstractKotlinTestDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.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.scala.ScalaLibraryDescriptionArg.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.scala.ScalaLibraryDescriptionArg.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.scala.ScalaLibraryDescriptionArg.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.scala.ScalaLibraryDescriptionArg.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.jvm.scala.ScalaLibraryDescriptionArg.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.scala.ScalaLibraryDescriptionArg.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.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ScalaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(ScalaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided ScalaLibraryDescriptionArg instance.
from(ScalaLibraryDescription.AbstractScalaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Copy abstract value type AbstractScalaLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.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.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.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.scala.ScalaTestDescriptionArg.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.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
from(ScalaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.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.scala.ScalaTestDescriptionArg.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.scala.ScalaTestDescriptionArg.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.scala.ScalaTestDescriptionArg.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.scala.ScalaTestDescriptionArg.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.jvm.scala.ScalaTestDescriptionArg.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.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(ScalaTestDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided ScalaTestDescriptionArg instance.
from(ScalaTestDescription.AbstractScalaTestDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Copy abstract value type AbstractScalaTestDescriptionArg instance into builder.
from(String) - Static method in enum com.facebook.buck.parser.api.Syntax
Converts a syntax name to a corresponding enum value.
from(Exception) - Static method in class com.facebook.buck.parser.exceptions.ParsingError
Transform regular Exception to parsing error object
from(UnconfiguredBuildTargetWithOutputs) - Static method in class com.facebook.buck.parser.spec.BuildTargetSpec
Returns a new instance of BuildTargetSpec and automatically resolve BuildFileSpec based on UnconfiguredBuildTarget properties.
from(UnconfiguredBuildTarget) - Static method in class com.facebook.buck.parser.spec.BuildTargetSpec
Create new instance of BuildTargetSpec and automatically resolve BuildFileSpec based on UnconfiguredBuildTarget properties.
from(Object, String) - Static method in class com.facebook.buck.rules.args.ArgFactory
 
from(Object) - Static method in class com.facebook.buck.rules.args.ArgFactory
Convert a command line argument to an Arg
from(ImmutableList<SourcePathArg>) - Static method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
from(Function<? super String, String>, Iterable<String>) - Static method in class com.facebook.buck.rules.args.SanitizedArg
Create a list of SanitizedArgs by applying the given sanitizer function to a list of arg strings and filtering empty args
from(Iterable<SourcePath>) - Static method in class com.facebook.buck.rules.args.SourcePathArg
 
from(SourcePath...) - Static method in class com.facebook.buck.rules.args.SourcePathArg
 
from(Iterable<String>) - Static method in class com.facebook.buck.rules.args.StringArg
 
from(String...) - Static method in class com.facebook.buck.rules.args.StringArg
 
from(Path) - Method in interface com.facebook.buck.rules.modern.BuildCellRelativePathFactory
Converts a Path relative to the Buildable's ProjectFilesystem to a BuildCellRelativePath.
from(OutputPath) - Method in interface com.facebook.buck.rules.modern.BuildCellRelativePathFactory
Converts an OutputPath to a BuildCellRelativePath.
from(Path) - Method in class com.facebook.buck.rules.modern.DefaultBuildCellRelativePathFactory
 
from(OutputPath) - Method in class com.facebook.buck.rules.modern.DefaultBuildCellRelativePathFactory
 
from(CommandAliasDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided CommandAliasDescriptionArg instance.
from(CommandAliasDescription.AbstractCommandAliasDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Copy abstract value type AbstractCommandAliasDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.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.shell.CommandAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Fill a builder with attribute values from the provided ExportFileDescriptionArg instance.
from(ExportFileDescription.AbstractExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Copy abstract value type AbstractExportFileDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.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.shell.ExportFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(GenruleDescriptionArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided GenruleDescriptionArg instance.
from(GenruleDescription.AbstractGenruleDescriptionArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Copy abstract value type AbstractGenruleDescriptionArg instance into builder.
from(HasTests) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.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.shell.GenruleDescriptionArg.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.shell.GenruleDescriptionArg.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.shell.GenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ShBinaryDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided ShBinaryDescriptionArg instance.
from(ShBinaryDescription.AbstractShBinaryDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Copy abstract value type AbstractShBinaryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.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.shell.ShBinaryDescriptionArg.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.shell.ShBinaryDescriptionArg.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.shell.ShBinaryDescriptionArg.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.shell.ShTestDescriptionArg.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.shell.ShTestDescriptionArg.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.shell.ShTestDescriptionArg.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.shell.ShTestDescriptionArg.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.shell.ShTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(ShTestDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Fill a builder with attribute values from the provided ShTestDescriptionArg instance.
from(ShTestDescription.AbstractShTestDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Copy abstract value type AbstractShTestDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.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.shell.TestSuiteDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(TestSuiteDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Fill a builder with attribute values from the provided TestSuiteDescriptionArg instance.
from(TestSuiteDescription.AbstractTestSuiteDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Copy abstract value type AbstractTestSuiteDescriptionArg instance into builder.
from(WorkerToolDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Fill a builder with attribute values from the provided WorkerToolDescriptionArg instance.
from(WorkerToolDescription.AbstractWorkerToolDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Copy abstract value type AbstractWorkerToolDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.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.shell.WorkerToolDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(BuckConfig) - Static method in class com.facebook.buck.support.cli.config.AliasConfig
 
from(HasDeclaredDeps) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.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.swift.SwiftLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.BuildRuleArg instance.
from(SwiftLibraryDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided SwiftLibraryDescriptionArg instance.
from(SwiftLibraryDescription.AbstractSwiftLibraryDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Copy abstract value type AbstractSwiftLibraryDescriptionArg instance into builder.
from(HasSrcs) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.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.swift.SwiftLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(SwiftToolchainDescriptionArg) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided SwiftToolchainDescriptionArg instance.
from(SwiftToolchainDescription.AbstractSwiftToolchainDescriptionArg) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Copy abstract value type AbstractSwiftToolchainDescriptionArg instance into builder.
from(BuildRuleArg) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.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.swift.SwiftToolchainDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(T[]) - Static method in interface com.facebook.buck.util.stream.RichStream
 
from(Iterable<T>) - Static method in interface com.facebook.buck.util.stream.RichStream
 
from(Iterator<T>) - Static method in interface com.facebook.buck.util.stream.RichStream
 
from(Optional<T>) - Static method in interface com.facebook.buck.util.stream.RichStream
 
from(Stream<T>) - Static method in interface com.facebook.buck.util.stream.RichStream
 
from(BuildRuleArg) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.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.versions.VersionedAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.ConstructorArg instance.
from(VersionedAliasDescriptionArg) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided VersionedAliasDescriptionArg instance.
from(VersionedAliasDescription.AbstractVersionedAliasDescriptionArg) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Copy abstract value type AbstractVersionedAliasDescriptionArg instance into builder.
fromArchitecture(Architecture) - Static method in enum com.facebook.buck.features.go.GoArch
returns the corresponding GoOs for a given Architecture
fromArgs(Function<? super String, String>, Iterable<Arg>) - Static method in class com.facebook.buck.rules.args.SanitizedArg
Create a list of SanitizedArg from list of Arg by applying the given sanitizer StringArg and filtering empty StringArg.
fromArgs(String...) - Static method in class com.facebook.buck.testrunner.InstrumentationTestRunner
 
fromArtifactCache(BuildCacheArtifactFetcher, ArtifactCache) - Static method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyServiceFactory
Return an implementation of ManifestRuleKeyService that uses the ArtifactCache/buckcache.
fromArtifactInfo(ArtifactInfo) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
 
fromBuckConfig(ParserConfig, UnconfiguredBuildTargetViewFactory, CellPathResolver, CellNameResolver) - Static method in class com.facebook.buck.parser.detector.TargetConfigurationDetectorFactory
Configure detector using provided .buckconfig
fromBuckconfigValue(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
Get a value from a string used in buckconfig, throw if ABI is unknown.
fromBuildSetting(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
Return a sourceTree given a build setting that is typically used as a source tree prefix.
fromBytes(byte[]) - Static method in class com.facebook.buck.util.sha1.Sha1HashCode
Clones the specified bytes and uses the clone to create a new Sha1HashCode.
fromCellRelativePath(Path, ProjectFilesystem, Path) - Static method in class com.facebook.buck.io.BuildCellRelativePath
 
fromCellRelativePath(AbsPath, ProjectFilesystem, Path) - Static method in class com.facebook.buck.io.BuildCellRelativePath
 
fromCommandLineArgs(String[]) - Static method in class com.facebook.buck.maven.ArtifactConfig
 
fromConfiguration(Iterable<String>) - Static method in class com.facebook.buck.android.ClassNameFilter
Convenience factory to produce a filter from a very simple pattern language.
fromConfiguration(ArtifactCacheBuckConfig) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Create a new ClientCertificateHandler based on client tls settings in configuration
fromConfiguration(ArtifactCacheBuckConfig, Optional<HostnameVerifier>) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Create a new ClientCertificateHandler based on client tls settings in configuration, with optional HostnameVerifier to allow for ignoring hostname mismatches in tests
fromConfiguration(ImmutableMap<String, ImplicitInclude>) - Static method in class com.facebook.buck.parser.implicit.PackageImplicitIncludesFinder
Create a PackageImplicitIncludesFinder from configuration in .buckconfig
fromConfigurationString(String) - Static method in class com.facebook.buck.parser.implicit.ImplicitInclude
Constructs a AbstractImplicitInclude from a configuration string in the form of
fromDeps() - Static method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
Retrieve the transitive CxxPreprocessorInput from an explicitly specified deps list.
fromExtension(String) - Static method in enum com.facebook.buck.cxx.CxxSource.Type
 
fromFieldDeclarations(Iterable<String>) - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
fromFields(Iterable<BuildConfigFields.Field>) - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
fromFlavor(Flavor) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
fromFolder(IjFolder) - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
fromHashCode(HashCode) - Static method in class com.facebook.buck.util.sha1.Sha1HashCode
 
fromIdentifier(String) - Static method in class com.facebook.buck.core.starlark.rule.names.UserDefinedRuleNames
Parses the extension label and the rule name from an identifier
fromInterpreter(ProcessExecutor, Path) - Static method in class com.facebook.buck.features.python.toolchain.impl.PythonVersionFactory
 
fromJson(String) - Static method in class com.facebook.buck.core.model.BuildId
 
fromJson(String, String, String, long, String, String, String, String) - Static method in class com.facebook.buck.test.TestResultSummary
 
fromJsonFunction(Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
fromLanguage(String) - Static method in enum com.facebook.buck.cxx.CxxSource.Type
Returns existing type based on the language string
fromLibraryRule() - Static method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
Retrieve the transitive CxxPreprocessorInput from the CxxLibrary rule.
fromMode(long) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
Convert a unix bit representation (e.g.
fromName(String) - Static method in enum com.facebook.buck.util.environment.Architecture
 
fromPath(CellRelativePath) - Static method in class com.facebook.buck.parser.spec.BuildFileSpec
Create a BuildFileSpec for a package build target pattern like foo/bar: or foo/bar:baz
fromPaths(ImmutableMap<Path, Path>, char, Charset) - Static method in class com.facebook.buck.util.ByteBufferReplacer
Build a replacer using the given map of paths to replacement paths, using charset to convert to underlying byte arrays.
fromPlatform(Platform) - Static method in enum com.facebook.buck.features.go.GoOs
returns the corresponding GoOs for a given Platform
fromProvisioningProfilePath(ProcessExecutor, ImmutableList<String>, Path) - Static method in class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileMetadataFactory
 
fromRecursivePath(CellRelativePath) - Static method in class com.facebook.buck.parser.spec.BuildFileSpec
Create a BuildFileSpec for a recursive build target pattern like foo/bar/...
fromResourceArgs(AppleWrapperResourceArg, ProjectFilesystem) - Static method in class com.facebook.buck.features.apple.projectV2.CoreDataResource
Creates a CoreDataResource object from an AppleWrapperResourceArg
fromSearchPath(ProcessExecutor, ImmutableList<String>, Path) - Static method in class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileStoreFactory
 
fromSourcePath(SourcePath, SourcePathResolverAdapter) - Static method in class com.facebook.buck.rules.keys.DependencyFileEntry
 
fromString(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
 
fromString(String) - Static method in class com.facebook.buck.artifact_cache.SecondLevelContentKey
Parses a given string into a SecondLevelContentKey
fromString(String) - Static method in enum com.facebook.buck.features.go.GoArch
Finds the GoArch from it's name.
fromString(String) - Static method in enum com.facebook.buck.features.go.GoOs
Finds the GoOs from it's name.
fromString(String) - Static method in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
fromString(String) - Static method in class com.facebook.buck.features.python.toolchain.impl.PythonVersionFactory
 
fromString(String) - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
 
fromStringWithMacros(Arg, BuildTarget, BuildRuleResolver, StringWithMacros) - Static method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
fromSupplier(Supplier<T>) - Static method in interface com.facebook.buck.util.function.ThrowingSupplier
Returns a ThrowingSupplier from a Supplier
fromSupplierOfIterable(Supplier<? extends Iterable<T>>) - Static method in interface com.facebook.buck.util.stream.RichStream
 
fromSystem(ProcessExecutor, ImmutableList<String>) - Static method in class com.facebook.buck.apple.toolchain.impl.CodeSignIdentityStoreFactory
Construct a store by asking the system keychain for all stored code sign identities.
fromUnconfiguredBuildTarget(UnconfiguredBuildTarget) - Static method in class com.facebook.buck.parser.spec.BuildFileSpec
 
FrontendOnlyJavacTask - Class in com.facebook.buck.jvm.java.abi.source
An implementation of JavacTask that implements only the frontend portions of the task, using only the parse phase of the underlying compiler and without requiring a complete classpath.
FrontendOnlyJavacTask(JavacTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
FrontendOnlyJavacTaskProxy - Interface in com.facebook.buck.jvm.java.abi.source.api
 
FrontendOnlyJavacTaskProxyImpl - Class in com.facebook.buck.jvm.java.abi.source
 
FrontendOnlyJavacTaskProxyImpl(JavaCompiler.CompilationTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
 
FrontendOnlyJavacTaskProxyImpl(FrontendOnlyJavacTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
 
FrontendService - Class in com.facebook.buck.frontend
Extension of ThriftOverHttpServiceImpl to get rid of the template arguments and make it easymock-able
FrontendService(ThriftOverHttpServiceConfig) - Constructor for class com.facebook.buck.frontend.FrontendService
 
FullBuildReport - Interface in com.facebook.buck.support.build.report
FullBuildReport is an object serialized and uploaded to the server by BuildReportUpload to capture diagnostics about a specific buck invocation.
fullSize - Variable in class com.facebook.buck.event.ArtifactCompressionEvent.Finished
 
FullVersionControlStats - Interface in com.facebook.buck.util.versioncontrol
 
FullVersionControlStats.Builder - Class in com.facebook.buck.util.versioncontrol
 
FullyReadOnCloseInputStream - Class in com.facebook.buck.artifact_cache
An InputStream wrapper that fully reads the underlying stream on close.
FullyReadOnCloseInputStream(InputStream) - Constructor for class com.facebook.buck.artifact_cache.FullyReadOnCloseInputStream
 
FunctionMacroReplacer<T> - Class in com.facebook.buck.rules.macros
A @{link MacroReplacer} wrapping a @{link Function}.
FunctionMacroReplacer(Function<ImmutableList<String>, T>) - Constructor for class com.facebook.buck.rules.macros.FunctionMacroReplacer
 
future - Variable in class com.facebook.buck.remoteexecution.util.OutputsMaterializer.PendingMaterialization
 

G

garbageCollection(GCCollectionEvent) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
gatherDeps(BuildRule) - Method in enum com.facebook.buck.jvm.java.JarShape
 
GccCompiler - Class in com.facebook.buck.cxx.toolchain
 
GccCompiler(Tool, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.GccCompiler
 
GccCompiler(Tool, ToolType, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.GccCompiler
 
GCCollectionEvent - Class in com.facebook.buck.support.jvm
Base class for GC collection events emitting by GCNotificationEventEmitter.
GccPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for a gcc toolchain.
GccPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
GCMajorCollectionEvent - Class in com.facebook.buck.support.jvm
GC Buck event representing a major GC collection.
GCMajorCollectionEvent(GcInfo) - Constructor for class com.facebook.buck.support.jvm.GCMajorCollectionEvent
 
GCMinorCollectionEvent - Class in com.facebook.buck.support.jvm
GC Buck event representing a major GC collection.
GCMinorCollectionEvent(GcInfo) - Constructor for class com.facebook.buck.support.jvm.GCMinorCollectionEvent
 
GCNotificationEventEmitter - Class in com.facebook.buck.support.jvm
JVM NotificationListener tuned to listen for GC events and emit GC events on the Buck event bus.
GEN_JAVA_FLAVOR - Static variable in class com.facebook.buck.android.AndroidBuildConfigDescription
 
GenAidl - Class in com.facebook.buck.android
Buildable for generating a .java file from an .aidl file.
GenAidlDescription - Class in com.facebook.buck.android
 
GenAidlDescription() - Constructor for class com.facebook.buck.android.GenAidlDescription
 
GenAidlDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of GenAidlDescription.AbstractGenAidlDescriptionArg.
GenAidlDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type GenAidlDescriptionArg.
generate(String) - Method in class com.facebook.buck.features.ocaml.OcamlDependencyGraphGenerator
 
generate() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
generate(Set<Element>) - Method in class com.facebook.buck.jvm.java.abi.StubGenerator
 
generate() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
generate() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
GENERATE - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
generateActiveNetworkAsync(ExecutorService, BuckEventBus) - Static method in class com.facebook.buck.util.environment.NetworkInfo
 
generateBuildConfigDotJava(UnflavoredBuildTarget, String) - Static method in class com.facebook.buck.android.BuildConfigs
Generates the source code for an Android BuildConfig.java file with the default set of fields specified by BuildConfigs.getDefaultBuildConfigFields().
generateBuildConfigDotJava(UnflavoredBuildTarget, String, boolean, BuildConfigFields) - Static method in class com.facebook.buck.android.BuildConfigs
Generates the source code for an Android BuildConfig.java file with fields specified by userFields.
generateBuildConfigDotJava(UnflavoredBuildTarget, String, boolean) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
Creates the Java code for a BuildConfig.java file in the specified javaPackage.
GenerateBuildConfigStep - Class in com.facebook.buck.android
 
GenerateBuildConfigStep(ProjectFilesystem, UnflavoredBuildTarget, String, boolean, Supplier<BuildConfigFields>, Path) - Constructor for class com.facebook.buck.android.GenerateBuildConfigStep
 
GenerateCodeCoverageReportStep - Class in com.facebook.buck.jvm.java
 
GenerateCodeCoverageReportStep(ImmutableList<String>, ProjectFilesystem, Set<String>, Set<Path>, Path, Set<CoverageReportFormat>, String, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
 
generateDependencyMap(String) - Method in class com.facebook.buck.features.ocaml.OcamlDependencyGraphGenerator
 
generatedProject - Variable in class com.facebook.buck.features.apple.projectV2.ProjectGenerator.Result
 
generateEndpointRequest(BuildLogEntry, DefectReporter.DefectSubmitResult) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
generateFileId() - Method in class com.facebook.buck.logd.server.LogFileIdGenerator
 
generateForConsole(Console) - Method in class com.facebook.buck.command.BuildReport
 
generateGid(String, int) - Method in class com.facebook.buck.apple.xcode.GidGenerator
Generate a stable GID based on the class name and hash of some object info.
generateGid(GidGenerator) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
Generate a stable GID.
generateJsonBuildReport() - Method in class com.facebook.buck.command.BuildReport
 
generateJsonOutput - Variable in class com.facebook.buck.cli.AbstractQueryCommand
Deprecated.
GenerateManifestStep - Class in com.facebook.buck.android
 
GenerateManifestStep(ProjectFilesystem, Path, APKModule, ImmutableSet<Path>, Path, Path) - Constructor for class com.facebook.buck.android.GenerateManifestStep
 
generatePomFile(SourcePathResolverAdapter, MavenPublishable) - Static method in class com.facebook.buck.maven.Pom
 
GenerateRDotJava - Class in com.facebook.buck.android
 
generateReplacementMap(Map<Path, Path>) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.Machos
Prepares a replacement map for prefixes.
generateStats(VersionControlStatsGenerator.Mode) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
 
generateStatsAsync(boolean, boolean, BuckEventBus, ListeningExecutorService) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
GenerateStringResources - Class in com.facebook.buck.android
Copy filtered string resources (values/strings.xml) files to output directory.
GenerateStringResources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableList<FilteredResourcesProvider>) - Constructor for class com.facebook.buck.android.GenerateStringResources
 
generateTarget(TargetNode<?>) - Method in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator
Generates the target node.
generateThinFlavors(SortedSet<Flavor>) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
Expand flavors representing a fat binary into its thin binary equivalents.
generateWorkspaceAndDependentProjects(Map<Path, ProjectGenerator>, ListeningExecutorService) - Method in class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
 
generateWorkspaceAndDependentProjects(ListeningExecutorService) - Method in class com.facebook.buck.features.apple.projectV2.WorkspaceAndProjectGenerator
Generates a workspace and all projects
GenericFileParsePipeline<T extends FileManifest> - Class in com.facebook.buck.parser
A pipeline that provides cached parsed results for a given file.
GenericFileParsePipeline(PipelineNodeCache<AbsPath, T>, FileParserPool<T>, ListeningExecutorService, BuckEventBus, Watchman) - Constructor for class com.facebook.buck.parser.GenericFileParsePipeline
 
Genrule - Class in com.facebook.buck.shell
Build rule for generating a file via a shell command.
Genrule(BuildTarget, ProjectFilesystem, BuildRuleResolver, SandboxExecutionStrategy, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, Optional<String>, Optional<ImmutableMap<String, ImmutableSet<String>>>, boolean, boolean, Optional<String>, Optional<AndroidTools>, boolean) - Constructor for class com.facebook.buck.shell.Genrule
 
GenruleAndroidTools - Class in com.facebook.buck.shell
Immutable class for holding Android paths and tools, for use in GenruleBuildable.
GenruleAndroidTools() - Constructor for class com.facebook.buck.shell.GenruleAndroidTools
 
GenruleBinary - Class in com.facebook.buck.shell
Same as a Genrule, but marked as a binary.
GenruleBinary(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, BuildRuleResolver, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, Optional<String>, Optional<ImmutableMap<String, ImmutableSet<String>>>, boolean, Optional<String>, Optional<AndroidTools>, boolean) - Constructor for class com.facebook.buck.shell.GenruleBinary
 
GenruleBuildable - Class in com.facebook.buck.shell
Buildable for Genrule suitable for building Genrules directly and also for subclasses extending the functionality of a bare Genrule.
GenruleBuildable(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, Optional<String>, Optional<ImmutableMap<OutputLabel, ImmutableSet<String>>>, boolean, boolean, String, Optional<SandboxProperties>, Optional<GenruleAndroidTools>, boolean) - Constructor for class com.facebook.buck.shell.GenruleBuildable
 
GenruleDescription - Class in com.facebook.buck.shell
 
GenruleDescription(ToolchainProvider, BuckConfig, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.shell.GenruleDescription
 
GenruleDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of GenruleDescription.AbstractGenruleDescriptionArg.
GenruleDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type GenruleDescriptionArg.
GenruleOutPath - Class in com.facebook.buck.core.path
Class to store paths which are in out/outs argument of genrule.
get() - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
get(ToolchainProvider, Supplier<ExecutionContext>, BuckConfig, AdbOptions, TargetDeviceOptions) - Static method in class com.facebook.buck.android.exopackage.AndroidDevicesHelperFactory
 
get() - Method in class com.facebook.buck.android.PackagedResource
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResourcesXml
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResourceTable
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResTableType
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.StringPool
 
get(ProjectFilesystem) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildInfoStoreManager
 
get(BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
 
get(BuildEngineAction) - Method in class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
 
get(BuildRule) - Method in interface com.facebook.buck.core.build.engine.RuleDepsCache
 
get(BuildEngineAction) - Method in interface com.facebook.buck.core.build.engine.RuleDepsCache
 
get(DirectoryListKey) - Method in class com.facebook.buck.core.files.DirectoryListCache
 
get(FileTreeKey) - Method in class com.facebook.buck.core.files.FileTreeCache
 
get(String) - Static method in interface com.facebook.buck.core.filesystems.AbsPath
 
get(String, String...) - Static method in interface com.facebook.buck.core.filesystems.RelPath
Construct a path.
get() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask.DepsSupplier
 
get(Key) - Method in interface com.facebook.buck.core.graph.transformation.GraphEngineCache
Optionally returns the cached result given the key
get(Key) - Method in class com.facebook.buck.core.graph.transformation.impl.NoOpGraphEngineCache
 
get(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
Get a target from graph.
get(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
Get a target from graph
get(RuleAnalysisKey) - Method in interface com.facebook.buck.core.rules.analysis.computation.RuleAnalysisGraph
Finds the RuleAnalysisResult of the given RuleAnalysisKey, starting computation as necessary.
get(RuleAnalysisKey) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisCacheImpl
 
get(RuleAnalysisKey) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisGraphImpl
 
get() - Method in class com.facebook.buck.core.rules.common.BuildableSupport.DepsSupplier
 
get(Cell) - Method in class com.facebook.buck.core.rules.knowntypes.provider.KnownRuleTypesProvider
Returns KnownRuleTypes for a given Cell.
get(Provider<T>) - Method in class com.facebook.buck.core.rules.providers.collect.impl.LegacyProviderInfoCollectionImpl
 
get(Provider<T>) - Method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl
 
get(Provider<T>) - Method in interface com.facebook.buck.core.rules.providers.collect.ProviderInfoCollection
 
get(RuleAnalysisKey) - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
get(Object) - Method in class com.facebook.buck.core.starlark.coercer.SkylarkParamInfo
 
get(Class<?>) - Static method in class com.facebook.buck.core.util.log.Logger
Gets a logger named after a class' fully qualified name.
get(String) - Static method in class com.facebook.buck.core.util.log.Logger
Gets a named logger
get() - Method in class com.facebook.buck.counters.IntegerCounter
 
get(BuildRuleResolver, CxxPlatform) - Method in class com.facebook.buck.cxx.CxxDeps
 
get(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.BuildRuleResolverCacheByTargetConfiguration
 
get(CxxPlatform) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup.Cache
 
get(CxxPlatform, Supplier<T>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformMappedCache
Returns either a cached or computed linkable.
get(int) - Method in interface com.facebook.buck.cxx.toolchain.objectfile.IntIntMap
 
get(int) - Method in class com.facebook.buck.cxx.toolchain.objectfile.IntIntMap4a
 
get() - Method in class com.facebook.buck.io.file.LazyPath
On first access it will invoke the given supplier to obtain the value of the Path.
get() - Method in class com.facebook.buck.io.watchman.WatchmanCursor
 
get(BuildPackagePathToBuildFileManifestKey) - Method in class com.facebook.buck.parser.manifest.BuildFileManifestCache
 
get(Protocol.Digest) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
get(Protocol.OutputFile) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
get(Protocol.OutputDirectory) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
get(Protocol.Directory) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
get() - Method in interface com.facebook.buck.remoteexecution.interfaces.MetadataProvider
 
get() - Method in interface com.facebook.buck.remoteexecution.UploadDataSupplier
 
get(Object) - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
get(Object) - Method in class com.facebook.buck.rules.coercer.ReflectionParamInfo
 
get(BuildEngineAction, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
get(BuildEngineAction, Function<? super BuildEngineAction, RuleKeyResult<V>>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
get(BuildEngineAction) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
 
get(BuildEngineAction, Function<? super BuildEngineAction, RuleKeyResult<V>>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
 
get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
 
get(BuildEngineAction, Function<BuildEngineAction, V>) - Method in class com.facebook.buck.rules.keys.SingleBuildActionRuleKeyCache
 
get(AddsToRuleKey, Function<AddsToRuleKey, V>) - Method in class com.facebook.buck.rules.keys.SingleBuildActionRuleKeyCache
 
get(Action, Function<Action, V>) - Method in class com.facebook.buck.rules.keys.SingleBuildActionRuleKeyCache
 
get(BuildEngineAction, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
get(BuildEngineAction, Function<? super BuildEngineAction, RuleKeyResult<V>>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
get(BuildEngineAction) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
get(BuildEngineAction, Function<? super BuildEngineAction, RuleKeyResult<V>>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
get(Class<U>, List<Class<? extends CustomFieldBehaviorTag>>) - Static method in class com.facebook.buck.rules.modern.CustomBehaviorUtils
Returns the field behavior behavior of the requested type (if there is one).
get() - Method in class com.facebook.buck.util.AbstractCloseableMemoizedSupplier
 
get() - Method in class com.facebook.buck.util.AbstractCloseableWrapper
 
get(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
get(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
get(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
get(Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
get(ProjectFilesystem, Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
get(Path) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
get() - Method in class com.facebook.buck.util.CloseableHolder
 
get(String, String) - Method in class com.facebook.buck.util.config.Config
 
get(String) - Method in class com.facebook.buck.util.config.Config
 
get() - Method in class com.facebook.buck.util.Discardable
 
get(Path) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Gets the value associated with the given path.
get() - Method in interface com.facebook.buck.util.function.ThrowingSupplier
 
get(Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
 
get(ProjectFilesystem, Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
Return the HashCode for the given relative Path under the given ProjectFilesystem.
get(Path) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
 
get(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
 
get(Object) - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
get(Supplier<T>) - Method in class com.facebook.buck.util.Memoizer
 
get() - Method in class com.facebook.buck.util.NamedTemporaryFile
 
get() - Method in interface com.facebook.buck.util.versioncontrol.VersionControlSupplier
 
get(Supplier<T>) - Method in class com.facebook.buck.util.WeakMemoizer
Get the value and memoize the result.
GET_PATH_MODIFIED_TIME - Static variable in class com.facebook.buck.io.file.PathListing
Uses Files.getLastModifiedTime() to get the last modified time for a Path.
getAapt2Override() - Method in class com.facebook.buck.android.AndroidBuckConfig
Returns the tool provider to the platform specific aapt2 executable that is overridden by the current project.
getAapt2Path() - Method in interface com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getAapt2Tool() - Method in class com.facebook.buck.shell.GenruleAndroidTools
 
getAapt2ToolProvider() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAaptExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAaptMode() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAaptMode() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAaptMode() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getAaptMode() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getAaptNoResourceRemoval() - Method in class com.facebook.buck.android.AndroidBuckConfig
Whether to disable resource removal in aapt2.
getAaptOutputInfo() - Method in class com.facebook.buck.android.Aapt2Link
 
getAaptOutputInfo() - Method in class com.facebook.buck.android.AaptPackageResources
 
getAaptOverride() - Method in class com.facebook.buck.android.AndroidBuckConfig
Returns the path to the platform specific aapt executable that is overridden by the current project.
getAaptPath() - Method in interface com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getAaptTool() - Method in class com.facebook.buck.shell.GenruleAndroidTools
 
getAar() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getAarUnzipPathFormat() - Static method in class com.facebook.buck.android.UnzipAar
 
getAbbreviateName() - Method in enum com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.State
Abbreviated name for the current state.
getAbbreviation() - Method in enum com.facebook.buck.util.unit.SizeUnit
 
getAbiCompatibilityMode() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getAbiGenerationMode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAbiGenerationMode() - Method in interface com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getAbiGenerationMode() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAbiInfo() - Method in class com.facebook.buck.android.DummyRDotJava
 
getAbiInfo() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbiFromLibraryTarget
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.CompareAbis
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getAbiJar() - Method in class com.facebook.buck.android.DummyRDotJava
 
getAbiJar() - Method in interface com.facebook.buck.jvm.core.CalculateAbi
 
getAbiJar() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
 
getAbiJar() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getAbiJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getAbiJarParameters(BuildTarget, BuildContext, ProjectFilesystem, CompilerParameters) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getAbiJarPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getAbiJarPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getAbiRules(ActionGraphBuilder, Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
 
getAbsoluteHeaderPath() - Method in class com.facebook.buck.cxx.PreInclude
 
getAbsolutePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getAbsolutePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getAbsolutePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns the Path associated with the given SourcePath.
getAbsolutePathToBuildFile(Cell, UnconfiguredBuildTarget) - Method in class com.facebook.buck.parser.config.ParserConfig
 
getAbsolutePathToBuildFileUnsafe(Cell, UnconfiguredBuildTarget) - Method in class com.facebook.buck.parser.config.ParserConfig
For use in performance-sensitive code or if you don't care if the build file actually exists, otherwise prefer ParserConfig.getAbsolutePathToBuildFile(com.facebook.buck.core.cell.Cell, com.facebook.buck.core.model.UnconfiguredBuildTarget).
getAccessedConfigurationOptions() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
getAccessFlags(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
Gets the class access flags (see JVMS8 4.1) for the given type element, augmented by the special ASM pseudo-access flag for @Deprecated types.
getAccessFlags(ExecutableElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
Gets the method access flags (see JVMS8 4.6) for the given executable element, augmented by the special ASM pseudo-access flag for @Deprecated methods.
getAccessFlags(VariableElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
Gets the field access flags (see JVMS8 4.5) for the given variable element, augmented by the special ASM pseudo-access flag for @Deprecated fields.
getAccessFlagsForClassNode(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
Gets the class access flags (see JVMS8 4.1) for the given type element as they should appear in the ClassNode of a class file.
getAccessLevel() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getAction() - Method in interface com.facebook.buck.core.rules.actions.ActionWrapperData
 
getActionConfigNames() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getActionConfigNamesFromArg(Optional<XcodeWorkspaceConfigDescriptionArg>) - Static method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescription
 
getActionDataKey() - Method in interface com.facebook.buck.core.artifact.BuildArtifact
 
getActionDigest() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getActionDigest() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getActionDigest() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
getActionGraph() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
 
getActionGraph(TargetGraphCreationResult) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
Create an ActionGraph, using options extracted from a BuckConfig.
getActionGraph(TargetNodeToBuildRuleTransformer, TargetGraphCreationResult, Optional<ThriftRuleKeyLogger>) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
It returns an ActionGraphAndBuilder.
getActionGraphAndBuilder() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
 
getActionGraphBuilder() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
 
getActionGraphBuilder() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getActionGraphBuilder() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContextWithTargetGraph
 
getActionGraphBuilder() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getActionGraphBuilder() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getActionGraphCache() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getActionGraphProvider() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getActionGraphProvider() - Method in interface com.facebook.buck.cli.MainRunner.ParserAndCaches
 
getActionGraphTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getActionMetadata() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionResult
 
getActionOptional(ActionAnalysisData.ID) - Method in interface com.facebook.buck.core.rules.analysis.action.ActionAnalysisDataLookUp
 
getActionOptional(ActionAnalysisData.ID) - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyProviderRuleAnalysisResult
 
getActionResultDigest() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionResult
 
getActions() - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContext
 
getActionsPerState() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getActionsPerState() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Current state of all remote execution Actions.
getActivityLogs() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
Array of strings that show the activity logs
getActivityName() - Method in class com.facebook.buck.event.StartActivityEvent
 
getActivityToStart() - Method in class com.facebook.buck.cli.InstallCommand
 
getActool() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
actool binary.
getActool() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getActualHashCode() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult
 
getAdbExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAdbOptions(BuckConfig) - Method in class com.facebook.buck.cli.AdbCommandLineOptions
 
getAdbOptions(BuckConfig) - Method in class com.facebook.buck.cli.TestCommand
 
getAdbOverride() - Method in class com.facebook.buck.android.AndroidBuckConfig
Returns the path to the adb executable overridden by the current project.
getAdbPath() - Method in interface com.facebook.buck.android.toolchain.AdbToolchain
 
getAdbRapidInstallTypes() - Method in class com.facebook.buck.android.exopackage.AdbConfig
 
getAdbSearchOrder() - Method in class com.facebook.buck.android.AndroidBuckConfig
Defines the order to search for the adb executable: a list consisting of the elements '', representing the first adb on the system PATH, or '', representing the adb in the platform-tools directory of the currently configured Android SDK location.
getAdbThreadCount() - Method in class com.facebook.buck.step.AdbOptions
 
getAdbTimeout() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getAdbTimeout() - Method in class com.facebook.buck.step.AdbOptions
 
getAdditionalAaptParams() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAdditionalAaptParams() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAdditionalAaptParams() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getAdditionalClasspathEntries(SourcePathResolverAdapter) - Method in interface com.facebook.buck.jvm.java.JavaTest.AdditionalClasspathEntriesProvider
 
getAdditionalClasspathEntries(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getAdditionalClasspathEntries(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getAdditionalClasspathEntries(SourcePathResolverAdapter) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.cxx.CxxTest
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.features.python.PythonTest
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getAdditionalExportedLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate.ConfiguredDelegate
Provides the ability to inject additional exported linker flags.
getAdditionalSchemeActions() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getAdditionalTargetsToBuild(BuildCommand.GraphsAndBuildTargets) - Method in class com.facebook.buck.cli.BuildCommand
 
getAdditionalTargetsToBuild(BuildCommand.GraphsAndBuildTargets) - Method in class com.facebook.buck.cli.InstallCommand
 
getAggregatedCacheRateStats(ImmutableCollection<CacheRateStatsKeeper.CacheRateStatsUpdateEvent>) - Static method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
getAggregationLimit(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
getAggregationLimitForAndroidResourceModule() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAggregationMode() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAggregationTag() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
getAggregationTag() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
Uniquely identifies the type of this module for aggregation purpose.
getAidl() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getAidlExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAidlSrcs() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getAlias() - Method in class com.facebook.buck.android.KeystoreProperties
 
getAliases() - Method in class com.facebook.buck.support.cli.config.AliasConfig
 
getAll() - Method in class com.facebook.buck.apple.AppleBundleResources
Returns all the SourcePaths from the different types of resources.
getAll(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
getAll(Set<RuleAnalysisKey>) - Method in interface com.facebook.buck.core.rules.analysis.computation.RuleAnalysisGraph
getAll(Set<RuleAnalysisKey>) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisGraphImpl
 
getAll(Set<RuleAnalysisKey>) - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
getAll(ListeningExecutorService, Iterable<Callable<V>>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Invoke multiple callables on the provided executor and wait for all to return successfully.
getAllAbsolutePaths(Collection<? extends SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getAllAbsolutePaths(Collection<? extends SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getAllAbsolutePaths(Collection<? extends SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns the Path instances associated with the given SourcePath instances.
getAllAvailableWriters() - Method in interface com.facebook.buck.log.ConsoleHandlerState
 
getAllBridgeMethods(TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getAllBridgeMethods(TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getAllCells() - Method in interface com.facebook.buck.core.cell.Cell
Returns a list of all cells, including this cell.
getAllCells() - Method in class com.facebook.buck.core.cell.Cells
 
getAllDestinations() - Method in class com.facebook.buck.apple.AppleBundleResources
All kinds of destinations that are used by paths in this object.
getAllFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
Returns all flags in the appropriate order.
getAllKnownTargets() - Method in class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
 
getAllMavenRepos() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getAllMetadata(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
getAllMetadata(BuildTarget) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
getAllMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getAllMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getAllModules(InputStream) - Method in class com.facebook.buck.features.project.intellij.IntellijModulesListParser
 
getAllNodesJob(Cell, AbsPath) - Method in class com.facebook.buck.parser.UnconfiguredTargetNodePipeline
Get or load all raw target nodes from a build file
getAllOutputs() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
 
getAllowedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAllowedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAllowedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getAllowedToReadMetadataPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
Paths which metadata is allowed to be read during process execution.
getAllowedToReadPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
Paths that are allowed to be read during process execution.
getAllowedToWritePaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
Paths that are allowed to be writen during process execution.
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
Whether or not the list can be empty
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
Whether or not the list can be empty
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
Whether or not the list can be empty
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
Whether or not the list can be empty
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
Whether or not the list can be empty
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
Whether or not the list can be empty
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
Whether or not the set can be empty
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
Whether or not the list can be empty
getAllowEmpty() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
Whether or not the list can be empty
getAllowEmptyGlobs() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getAllowEmptyGlobs() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getAllowSymlinks() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getAllParamInfo() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getAllParamInfo() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
Get ParamInfo objects for all of the Attributes provided to this instance
getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.NoopDebugPathSanitizer
 
getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getAllPossibleHostFlavors() - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
 
getAllReachableJavaLibraries(Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
Return the classpath, including traversing any provided_deps edges and non-java edges
getAllRules(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
 
getAllRules(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
getAllRulesInternal(Path) - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
getAllTargetNodes(PerBuildState, Cell, AbsPath, Optional<TargetConfiguration>) - Method in interface com.facebook.buck.parser.Parser
 
getAllTargetNodesWithTargetCompatibilityFiltering(PerBuildState, Cell, AbsPath, Optional<TargetConfiguration>) - Method in interface com.facebook.buck.parser.Parser
 
getAllVersionPaths() - Method in class com.facebook.buck.features.apple.projectV2.CoreDataResource.VersionInformation
 
getAllWarningsAsErrors() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Report an error if there are any warnings.
getAllWarningsAsErrors() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Report an error if there are any warnings.
getAllWarningsAsErrors() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Report an error if there are any warnings.
getAllWarningsAsErrors() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Report an error if there are any warnings.
getAllWarningsAsErrors() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Report an error if there are any warnings.
getAllWarningsAsErrors() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Report an error if there are any warnings.
getAllZipEntries(Path) - Static method in class com.facebook.buck.util.zip.Zip
 
getAmortizedNanoTime() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getAmortizedNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getAmountsPerRuleType() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
Map from the value of HasNameAndType.getType() to the required resources.
getAnalyzeAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getAndPostAnnouncements() - Method in class com.facebook.buck.event.listener.PublicAnnouncementManager
 
getAndroidApkDir(ProjectFilesystem) - Static method in class com.facebook.buck.features.project.intellij.IjAndroidHelper
 
getAndroidAppModularityResult() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAndroidAppModularityResult() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAndroidCompileSdkVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getAndroidDevicesHelper() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getAndroidFacet() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getAndroidFacet() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getAndroidFacetRelativePath(Path) - Static method in class com.facebook.buck.features.project.intellij.IjProjectPaths
Paths in Android facet config marked RELATIVE_PATH expect / prefix
getAndroidFrameworkIdlFile() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAndroidGenDir(ProjectFilesystem, IjProjectConfig) - Static method in class com.facebook.buck.features.project.intellij.IjAndroidHelper
This directory is analogous to the gen/ directory that IntelliJ would produce when building an Android module.
getAndroidGenDir() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAndroidJar() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAndroidManifest() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAndroidManifestPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getAndroidManifestPath(TargetNode<AndroidBinaryDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getAndroidManifestPieces() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Android manifests to merge with the manifest skeleton.
getAndroidModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAndroidModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAndroidNdk() - Method in interface com.facebook.buck.android.toolchain.AndroidTools
 
getAndroidNdkLocation() - Method in class com.facebook.buck.shell.GenruleAndroidTools
 
getAndroidPackage() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
For R.java
getAndroidPackageableCollection() - Method in class com.facebook.buck.android.AndroidBinary
 
getAndroidPathToDx() - Method in class com.facebook.buck.shell.GenruleAndroidTools
 
getAndroidPathToZipalign() - Method in class com.facebook.buck.shell.GenruleAndroidTools
 
getAndroidPlatformTarget() - Method in interface com.facebook.buck.android.toolchain.AndroidTools
 
getAndroidProjectType() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getAndroidProperties(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getAndroidResourceDeps() - Method in class com.facebook.buck.android.DummyRDotJava
 
getAndroidResourcePath(TargetNode<AndroidResourceDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getAndroidSdkLocation() - Method in interface com.facebook.buck.android.toolchain.AndroidTools
 
getAndroidSdkLocation() - Method in class com.facebook.buck.shell.GenruleAndroidTools
 
getAndroidSdkProguardConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAndroidSdkProguardConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAndroidSdkProguardConfig() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getAndroidTools(ToolchainProvider, TargetConfiguration) - Static method in interface com.facebook.buck.android.toolchain.AndroidTools
Returns AndroidTools derived from a given toolProvider
getAndroidToolsOptional(T, TargetConfiguration) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
Returns android tools if args has need_android_tools option set or empty optional otherwise.
getAnnotation(Class<A>) - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
 
getAnnotationDir(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.core.model.impl.BuildPaths
Return a path to a file in the buck-out/annotation/ directory, formatted with the target short name.
getAnnotationDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getAnnotationMirrors() - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
 
getAnnotationOutputPath(TargetNode<? extends JvmLibraryArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getAnnotationPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Deprecated.
Return a path to a file in the buck-out/annotation/ directory.
getAnnotationPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getAnnotationPath(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessingTool() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getAnnotationProcessorDeps() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAnnotationProcessorName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getAnnotationProcessorOnly() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getAnnotationProcessorParams() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAnnotationProcessorPath(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getAnnotationProcessorPath(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getAnnotationProcessorPath(SourcePathResolverAdapter) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getAnnotationProcessors() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getAnnotationProcessors() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAnnotationsByType(Class<A>) - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
 
getAnsi() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getAnsi() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
getAnsi() - Method in class com.facebook.buck.util.Console
 
getAnyNode() - Method in class com.facebook.buck.core.model.targetgraph.MergedTargetNode
 
getApiVersion() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Allow to use declarations only from the specified version of bundled libraries.
getApiVersion() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Allow to use declarations only from the specified version of bundled libraries.
getApiVersion() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Allow to use declarations only from the specified version of bundled libraries.
getApiVersion() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Allow to use declarations only from the specified version of bundled libraries.
getApiVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Allow to use declarations only from the specified version of bundled libraries.
getApiVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Allow to use declarations only from the specified version of bundled libraries.
getApk() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getApk() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getApk() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getApk() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getApkInfo() - Method in class com.facebook.buck.android.AndroidBinary
The APK at this path is the final one that points to an APK that a user should install.
getApkInfo() - Method in class com.facebook.buck.android.AndroidBundle
The APK at this path is the final one that points to an APK that a user should install.
getApkInfo() - Method in class com.facebook.buck.android.ApkGenrule
 
getApkInfo() - Method in interface com.facebook.buck.android.HasInstallableApk
 
getApkModule() - Method in interface com.facebook.buck.android.AndroidLinkableMetadata
 
getApkModule() - Method in class com.facebook.buck.android.CopyNativeLibraries.StrippedObjectDescription
 
getAPKModules() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
getAPKModuleToClassesMap(ImmutableMultimap<APKModule, Path>, Function<String, String>, ProjectFilesystem) - Static method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Group the classes in the input jars into a multimap based on the APKModule they belong to
getApkPath() - Method in class com.facebook.buck.android.HasInstallableApk.ApkInfo
 
getApkUnderTest() - Method in class com.facebook.buck.android.AndroidInstrumentationApk
 
getAppIcon() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getAppID() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Returns a (prefix, identifier) pair for which the profile is valid.
getAppIncludesFrameworks() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getAppleCxxPlatform() - Method in class com.facebook.buck.apple.AppleToolchainBuildRule
 
getAppleCxxPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleToolchainSetBuildRule
 
getAppleCxxPlatformForBuildTarget(BuildRuleResolver, CxxPlatformsProvider, FlavorDomain<UnresolvedAppleCxxPlatform>, BuildTarget, Optional<Flavor>, Optional<MultiarchFileInfo>) - Static method in class com.facebook.buck.apple.ApplePlatforms
 
getAppleDebugSymbolDeps() - Method in class com.facebook.buck.apple.MultiarchFile
 
getAppleDebugSymbolDeps() - Method in class com.facebook.buck.cxx.CxxBinary
 
getAppleDebugSymbolDeps() - Method in class com.facebook.buck.cxx.CxxLink
 
getAppleDebugSymbolDeps() - Method in class com.facebook.buck.cxx.CxxThinLTOIndex
 
getAppleDebugSymbolDeps() - Method in interface com.facebook.buck.cxx.HasAppleDebugSymbolDeps
 
getAppleDeveloperDirectory() - Method in interface com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
 
getAppleDeveloperDirectoryForTests() - Method in interface com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
 
getAppleDeveloperDirectorySupplier(ProcessExecutor) - Method in class com.facebook.buck.apple.AppleConfig
If specified, the value of [apple] xcode_developer_dir wrapped in a Supplier.
getAppleDeveloperDirIfSet() - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getAppleDeviceHelperAbsolutePath() - Method in class com.facebook.buck.apple.AppleConfig
 
getAppleDeviceHelperTarget(Optional<TargetConfiguration>) - Method in class com.facebook.buck.apple.AppleConfig
Query buckconfig for device helper target.
getAppleDsym() - Method in class com.facebook.buck.apple.AppleBundle
 
getAppleDsym() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getApplePlatform() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The platform of the SDK.
getAppleSdk() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getAppleSdkPaths() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getAppleSdkPaths() - Method in interface com.facebook.buck.apple.toolchain.AppleSdkLocation
 
getAppleToolchains() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
List of available toolchains in apple_toolchain targets.
getAppleToolchains() - Method in interface com.facebook.buck.apple.toolchain.AppleToolchainProvider
 
getAppleToolchainSetTarget(TargetConfiguration) - Method in class com.facebook.buck.apple.AppleConfig
 
getAppleXcrunPath() - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getApplicationLanguage() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getApplicationLanguage() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getApplicationLanguage() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModuleBlacklist() - Method in interface com.facebook.buck.core.description.arg.HasApplicationModuleBlacklist
 
getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModuleConfigs() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModuleDependencies() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationModulesWithManifest() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModulesWithManifest() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModulesWithManifest() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationModulesWithResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModulesWithResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModulesWithResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationModuleTargets() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModuleTargets() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModuleTargets() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationRegion() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getApplicationRegion() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getApplicationRegion() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getApplyDefaultFlavorsMode() - Method in class com.facebook.buck.parser.ParsingContext
Controls how flavors are appended to the build targets.
getApproximateBuildProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getApproximateBuildProgress() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
getAr() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getArchitecture() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Target architecture.
getArchitecture() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that represents the architecture of the device (i.e., "x86_64", etc)
getArchitecture() - Method in class com.facebook.buck.core.config.BuckConfig
 
getArchitecture() - Method in class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
getArchitectures() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getArchitectures() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The architectures supported by the SDK.
getArchiveAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getArchiveContents() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getArchiveContents() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getArchiveContents(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getArchiveMembers(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ZipArchiveDependencySupplier
 
getArchiveMembers(SourcePathRuleFinder) - Method in interface com.facebook.buck.rules.keys.ArchiveDependencySupplier
 
getArchiveOptions(boolean) - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
getArchivePath() - Method in class com.facebook.buck.core.io.ArchiveMemberPath
 
getArchiver() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Archiver binary.
getArchiverFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Archiver flags.
getArchiverProvider(Platform) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getArchiverType() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
ArchiverProvider.Type of the archiver.
getArchiveSourcePath() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
 
getArea() - Method in interface com.facebook.buck.doctor.config.DoctorSuggestion
 
getArflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getArflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getArg() - Method in class com.facebook.buck.rules.args.FormatArg
 
getArg() - Method in class com.facebook.buck.rules.args.StringArg
 
getArg() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
 
getArgs(Iterable<CxxHeaders>, SourcePathResolverAdapter, Optional<PathShortener>, Preprocessor) - Static method in class com.facebook.buck.cxx.CxxHeaders
 
getArgs() - Method in class com.facebook.buck.cxx.CxxLink
 
getArgs() - Method in class com.facebook.buck.cxx.CxxTest
 
getArgs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getArgs() - Method in class com.facebook.buck.cxx.CxxThinLTOIndex
 
getArgs() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
getArgs() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getArgs() - Method in class com.facebook.buck.event.CommandEvent
 
getArgs() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getArgs() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
getArgs() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getArgs() - Method in class com.facebook.buck.shell.ShTest
 
getArgs() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getArgs() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getArgsAndFormatStrings() - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgs
 
getArgsAndFormatStrings() - Method in class com.facebook.buck.core.rules.providers.lib.RunInfo
 
getArgsParser() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getArguments() - Method in class com.facebook.buck.cli.AuditCellCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditIncludesCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditInputCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditRulesCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditTestsCommand
 
getArguments() - Method in class com.facebook.buck.cli.BuildCommand
 
getArguments() - Method in class com.facebook.buck.cli.CacheCommand
 
getArguments() - Method in class com.facebook.buck.cli.PerfManifestCommand
 
getArguments() - Method in class com.facebook.buck.cli.UninstallCommand
 
getArguments() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
 
getArgumentsFormattedAsBuildTargets(Cell, Path, BuckConfig) - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
getArgumentsFormattedAsBuildTargets(Cell, Path, BuckConfig) - Method in class com.facebook.buck.cli.AuditTestsCommand
 
getArgumentTypes() - Method in class com.facebook.buck.query.AllPathsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.AttrFilterFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.AttrRegexFilterFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.BuildFileFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.FilterFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.InputsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.KindFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.LabelsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.OwnerFunction
 
getArgumentTypes() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
The types of the arguments of the function.
getArgumentTypes() - Method in class com.facebook.buck.query.RdepsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.TestsOfFunction
 
getArgumentTypes() - Method in class com.facebook.buck.rules.query.ClasspathFunction
 
getArgv() - Method in class com.facebook.buck.support.fix.BuckRunSpec
The arguments to invoke the command.
getArtifact() - Method in class com.facebook.buck.core.artifact.OutputArtifact
 
getArtifactCache() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getArtifactCacheFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getArtifactCacheFactory() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getArtifactCacheModes() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getArtifactCacheModesRaw() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getArtifactContentHash() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData
 
getArtifactContentHash() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData
 
getArtifactFilesystem() - Method in class com.facebook.buck.core.rules.actions.ActionExecutionContext
 
getArtifactOnlyHashCode() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult
 
getArtifacts(DefaultInfo, BuildTargetWithOutputs) - Static method in class com.facebook.buck.core.artifact.converter.DefaultInfoArtifactsRetriever
Returns the Artifact instances associated with the given BuildTarget and OutputLabel.
getArtifacts() - Method in interface com.facebook.buck.event.listener.stats.cache.NetworkStatsKeeper.RemoteDownloadStats
 
getArtifactsFromSrc(SourcePath, ImmutableMap<BuildTarget, ProviderInfoCollection>) - Static method in class com.facebook.buck.core.artifact.converter.SourceArtifactConverter
 
getArtifactsFromSrcs(Iterable<SourcePath>, ImmutableMap<BuildTarget, ProviderInfoCollection>) - Static method in class com.facebook.buck.core.artifact.converter.SourceArtifactConverter
 
getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
getArtifactSizeBytes() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData
 
getArtifactSizeBytes() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData
 
getAs() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getAs() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getAsflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsm() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getAsm() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsmflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getAsmflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsmpp() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getAsmpp() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsmppflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getAsmppflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAspp() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getAspp() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsppflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getAsppflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAssembler() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Assembler binary.
getAssemblerFlags(NdkCompilerType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getAssemblerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getAssemblerFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Flags for the assembler.
getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getAssemblerFlags() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getAssembly() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getAssetCatalogsCompilationOptions() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getAssetCatalogsCompilationOptions() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getAssetCatalogsCompilationOptions() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getAssetCompressionAlgorithm() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAssetCompressionAlgorithm() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAssetDirectories() - Method in class com.facebook.buck.android.ModuleInfo
 
getAssetPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getAssets() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getAssets() - Method in class com.facebook.buck.android.AndroidResource
 
getAssets() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getAssets() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getAssetsDirectories() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Directories containing assets to be included directly in the apk, under the "assets" directory.
getAssetsPath(TargetNode<AndroidResourceDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getAssociatedRuleKeys() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData
 
getAstLinkArgs() - Method in class com.facebook.buck.swift.SwiftCompile
 
getAttr() - Method in class com.facebook.buck.core.starlark.coercer.SkylarkParamInfo
 
getAttr() - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContext
 
getAttribute() - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
 
getAttribute() - Method in interface com.facebook.buck.core.starlark.rule.attr.AttributeHolder
Get the actual attribute object
getAttributes() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
getAttributes() - Method in interface com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNode
Attributes of this node coerced to the types declared in constructor arguments.
getAttrs() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
The attributes that this function accepts
getAugmentedError(String) - Method in class com.facebook.buck.core.exceptions.HumanReadableExceptionAugmentor
Adds messages to the end of an existing error message based on regular expressions provided in .buckconfig.
getAugmentedErrorWithContext(String, HumanReadableExceptionAugmentor) - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
Creates the user-friendly exception with context, masked stack trace (if not suppressed), and with augmentations.
getAutoconfName() - Method in enum com.facebook.buck.util.environment.Platform
 
getAutofixCommands() - Method in class com.facebook.buck.support.fix.FixBuckConfig
List of commands that autofix is enabled for
getAutofixEnabled() - Method in class com.facebook.buck.support.fix.FixBuckConfig
When running `buck fix` automatically on command failure is enabled
getAuxiliaryBuildTag() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Provides an auxiliary tag used for capturing any custom configurations.
getAvailableCores() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getAvailableCores() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getAvailableCores() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getAvailableResources() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
 
getAverage() - Method in class com.facebook.buck.counters.SamplingCounter
 
getAverageLoadTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getAverageLoadTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getAverageLoadTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getAverageMissTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getAverageMissTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getAverageMissTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getAverageRetrievalTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getAverageRetrievalTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getAverageRetrievalTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getBackoffStrategy() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getBannedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getBaseBookmarks() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
 
getBaseBuildTarget() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getBaseConfigurationReference() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
getBaseDir(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.core.model.impl.BuildPaths
Return a relative path to a file taking into account the target's package path and formatting with the short name.
getBasedOffWhichTracked() - Method in interface com.facebook.buck.doctor.config.SourceControlInfo
 
getBasedOnConfigAndPath(BuckConfig, ExecutableFinder) - Static method in class com.facebook.buck.infer.toolchain.InferPlatformFactory
Tries to construct InferPlatform based on buck config or otherwise env vars.
getBaseModule() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getBaseModule() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getBaseModule(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.lua.LuaUtil
 
getBaseModule() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getBaseModule() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getBaseModule() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getBaseModule() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getBasename() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
getBaseName() - Method in class com.facebook.buck.core.model.BuildTarget
 
getBaseName() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
getBaseName() - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
getBasename() - Method in interface com.facebook.buck.core.starlark.rule.artifact.SkylarkArtifactApi
 
getBaseName() - Method in class com.facebook.buck.rules.query.Query
 
getBasePath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Deprecated.
Return a relative path to a file.
getBasePath() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getBasePath(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.python.PythonUtil
 
getBasePath() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
 
getBasePathForBaseName(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Deprecated.
Return a relative path for all targets in a package of a BuildTarget.
getBasePathOfAncestorTarget(RelPath) - Method in interface com.facebook.buck.core.model.BuildFileTree
Returns the base path for a given path.
getBasePathOfAncestorTarget(RelPath) - Method in class com.facebook.buck.core.model.impl.FilesystemBackedBuildFileTree
Returns the base path for a given path.
getBasePathOfAncestorTarget(RelPath) - Method in class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
 
getBasePlatform() - Method in class com.facebook.buck.android.toolchain.platform.AndroidMultiPlatform
 
getBasePlatform() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg
 
getBasePlatform() - Method in interface com.facebook.buck.core.model.platform.MultiPlatform
Access base platform of this platform, for example, CPU-neutral Android platform
getBaseType(Field) - Static method in class com.facebook.buck.util.Types
Determine the "base type" of a field.
getBash() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getBash() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getBash() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getBash() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getBash() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getBash() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getBeforeRetry() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getBeginningEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
 
getBehavior(Class<?>, Class<C>) - Static method in class com.facebook.buck.rules.modern.CustomBehaviorUtils
Returns the class behavior of the requested type (if there is one).
getBestProvisioningProfile(String, ApplePlatform, Optional<ImmutableMap<String, NSObject>>, Optional<? extends Iterable<CodeSignIdentity>>, StringBuffer) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
getBestServer() - Method in class com.facebook.buck.slb.ClientSideSlb
 
getBestServer() - Method in interface com.facebook.buck.slb.HttpLoadBalancer
 
getBestServer() - Method in class com.facebook.buck.slb.ServerHealthManager
 
getBinary() - Method in class com.facebook.buck.apple.AppleBundle
 
getBinary() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getBinary() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunner
 
getBinary() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
 
getBinary() - Method in class com.facebook.buck.features.python.PythonTest
 
getBinary() - Method in class com.facebook.buck.infer.InferConfig
 
getBinaryBuildRule() - Method in class com.facebook.buck.apple.AppleBundle
 
getBinaryBuildRule() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getBinaryBuildRule() - Method in interface com.facebook.buck.apple.BuildRuleWithBinary
 
getBinaryDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinary
 
getBinaryExtension() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getBinaryExtension() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Extension for binary files.
getBinaryExtension() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getBinaryFileContent() - Method in class com.facebook.buck.android.StringResources
Returns a byte array that represents the entire set of strings, plurals and string arrays in the following binary file format:
getBinaryImplementationOwner(ExecutableElement, TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getBinaryImplementationOwner(ExecutableElement, TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getBinaryJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getBinaryJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getBinaryJars() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getBinaryName(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.apple.AppleBundle
 
getBinaryRule() - Method in class com.facebook.buck.cxx.CxxLinkAndCompileRules
 
getBinarySrc() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getBindInfoOffset() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getBindInfoSize() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getBlacklist() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getBlacklistedPaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getBlacklistedPaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getBlacklistedWifiSsids() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getBlacklistedWifiSsids() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getBlacklistRegex() - Method in class com.facebook.buck.cxx.toolchain.InferBuckConfig
 
getBlobCount() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Started
 
getBlobCount() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Started
 
getBlueprintIdentifier() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
getBlueprintName() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
getBody() - Method in interface com.facebook.buck.slb.HttpResponse
 
getBody() - Method in class com.facebook.buck.slb.LoadBalancedHttpResponse
 
getBody() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
getBoolean(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBoolean(String, String) - Method in class com.facebook.buck.util.config.Config
 
getBooleanValue(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBooleanValue(String, String, boolean) - Method in class com.facebook.buck.util.config.Config
 
getBoostTestDep(TargetConfiguration) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
This can be used make the bootclasspath if available, to the postprocess classes commands.
getBootclasspath() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
 
getBootClasspathEntries() - Method in class com.facebook.buck.android.RobolectricTest
 
getBootclasspathEntries() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getBootClasspathEntries() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getBootedSimulatorsUdids() - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
 
getBootstrapClasspath() - Static method in class com.facebook.buck.util.env.BuckClasspath
Returns Buck's "bootstrap" classpath.
getBranchedFromMasterRevisionId() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
 
getBranchedFromMasterTS() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
 
getBridgeMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getBridgeMethods(TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
 
getBridgeMethods(TypeElement, Name) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
 
getBridgeMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getBridgeMethodsNoCreate(TypeElement, Name) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
 
getBridgingHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getBuckBinaryHash() - Static method in class com.facebook.buck.rules.keys.config.impl.BuckBinaryHashProvider
Returns Buck binary hash
getBuckBootstrapClasspathFromEnvVarOrNull() - Static method in class com.facebook.buck.util.env.BuckClasspath
 
getBuckClasspathForIntellij() - Static method in class com.facebook.buck.util.env.BuckClasspath
Return Buck's classpath when running under Intellij.
getBuckClasspathFromEnvVarOrNull() - Static method in class com.facebook.buck.util.env.BuckClasspath
 
getBuckClasspathFromEnvVarOrThrow() - Static method in class com.facebook.buck.util.env.BuckClasspath
 
getBuckCommit() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getBuckConfig() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuckConfig() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getBuckConfig() - Method in interface com.facebook.buck.core.cell.Cell
 
getBuckConfig() - Method in interface com.facebook.buck.core.description.DescriptionCreationContext
 
getBuckConfig() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
 
getBuckConfig() - Method in interface com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getBuckConfig() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getBuckConfig() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
getBuckConfig() - Method in class com.facebook.buck.support.state.BuckGlobalStateLifecycleManager
 
getBuckconfigValue() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
 
getBuckConfigView(Class<T>) - Method in interface com.facebook.buck.core.cell.Cell
getBuckDirty() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getBuckEventBus() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuckEventBus() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getBuckEventBus() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getBuckEventBus() - Method in class com.facebook.buck.core.rules.actions.ActionExecutionContext
 
getBuckFilePath() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent
 
getBuckFixSpecFile() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getBuckGlobalState(Cells, KnownRuleTypesProvider, Watchman, Console, Clock, UnconfiguredBuildTargetViewFactory, TargetConfigurationSerializer) - Method in class com.facebook.buck.support.state.BuckGlobalStateLifecycleManager
Get or create Daemon.
getBuckLogDir() - Method in class com.facebook.buck.log.InvocationInfo
 
getBuckModuleHashStrategy() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
 
getBuckModuleManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuckOut() - Method in class com.facebook.buck.io.filesystem.BuckPaths
The relative path to the directory where Buck will generate its files.
getBuckOutCompatLink() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getBuckOutDelegate() - Method in class com.facebook.buck.io.filesystem.ProjectFilesystemDelegatePair
 
getBuckOutIncludeTargetConfigHashFromRootCellConfig(Config) - Static method in class com.facebook.buck.io.filesystem.BuckPaths
Is hashed buck-out enabled? Must be queried using root cell buckconfig.
getBuckOutputPath() - Static method in class com.facebook.buck.util.BuckConstant
The relative path to the directory where Buck will generate its files.
getBuckPackageBoundaryExceptions() - Method in class com.facebook.buck.parser.config.ParserConfig
A list of absolute paths under which buck package boundary checks should not be performed.
getBuckPaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getBuckPaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getBuckProvidedScripts() - Method in class com.facebook.buck.support.fix.BuckFixSpec
Get a mapping of names to paths of fix-scripts that are built into buck (such as the original JASABI fix script).
getBuckProvidedScripts() - Method in class com.facebook.buck.support.fix.FixBuckConfig
Get a mapping of short names to Paths for buck provided fix scripts
getBuild() - Method in class com.facebook.buck.command.BuildExecutor
 
getBuildable() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getBuildableContext() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
getBuildableContext() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
getBuildableForAndroidResources(ActionGraphBuilder, boolean) - Method in class com.facebook.buck.android.AndroidLibraryGraphEnhancer
 
getBuildableName() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestableReference
 
getBuildAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getBuildActionEntries() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
 
getBuildArgs() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
getBuildArgs() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
 
getBuildArgs() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getBuildArgs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getBuildArtifactCacheSizeLimit() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
getBuildCellPathFactory(BuildContext, ProjectFilesystem, OutputPathResolver) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getBuildCellRootPath() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getBuildCellRootPath() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
getBuildConfigFields() - Method in class com.facebook.buck.android.AndroidBuildConfig
 
getBuildConfigs() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getBuildConfigurationList() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getBuildConfigurationList() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getBuildConfigurationsByName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
 
getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getBuildConfigValues() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getBuildConfigValuesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getBuildConfigValuesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getBuildConfigValuesFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getBuildContext() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
BuildContext used by various rules to generate Steps.
getBuildDepFiles() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
getBuildDeps() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
 
getBuildDeps() - Method in class com.facebook.buck.android.Aapt2Link
 
getBuildDeps() - Method in class com.facebook.buck.android.AaptPackageResources
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidAppModularity
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidAppModularityVerification
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidBinaryExopackageSymlinkTree
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidManifest
 
getBuildDeps() - Method in class com.facebook.buck.android.AssembleDirectories
 
getBuildDeps() - Method in class com.facebook.buck.android.CopyNativeLibraries
 
getBuildDeps() - Method in class com.facebook.buck.android.DummyRDotJava
 
getBuildDeps() - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
getBuildDeps() - Method in class com.facebook.buck.android.ExopackageFilesInstaller
 
getBuildDeps() - Method in class com.facebook.buck.android.ExopackageInstallFinisher
 
getBuildDeps() - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
 
getBuildDeps() - Method in class com.facebook.buck.android.GenerateRDotJava
 
getBuildDeps() - Method in class com.facebook.buck.android.GenerateStringResources
 
getBuildDeps() - Method in class com.facebook.buck.android.MergeAssets
 
getBuildDeps() - Method in class com.facebook.buck.android.PackageStringAssets
 
getBuildDeps() - Method in class com.facebook.buck.android.ResourcesFilter
 
getBuildDeps() - Method in class com.facebook.buck.android.SplitResources
 
getBuildDeps() - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getBuildDeps() - Method in class com.facebook.buck.apple.AppleBundle
 
getBuildDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getBuildDeps() - Method in class com.facebook.buck.apple.AppleDsym
 
getBuildDeps() - Method in interface com.facebook.buck.cli.ActionGraphSerializer.ActionGraphData
 
getBuildDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getBuildDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getBuildDeps() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getBuildDeps() - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
getBuildDeps() - Method in class com.facebook.buck.cxx.CxxStrip
 
getBuildDeps() - Method in class com.facebook.buck.features.go.CGoGenImport
 
getBuildDeps() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getBuildDeps() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getBuildDeps() - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
getBuildDeps() - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
getBuildDeps() - Method in class com.facebook.buck.file.WriteFile
 
getBuildDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ConstantJavacProvider
 
getBuildDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ExternalJavacProvider
 
getBuildDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JarBackedJavacProvider
 
getBuildDeps(SourcePathRuleFinder, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavacFactory
 
getBuildDeps(SourcePathRuleFinder) - Method in interface com.facebook.buck.jvm.java.JavacProvider
 
getBuildDeps() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getBuildDeps() - Method in class com.facebook.buck.shell.DefaultWorkerToolRule
 
getBuildDeps() - Method in class com.facebook.buck.shell.ExportFile
 
getBuildDeps() - Method in class com.facebook.buck.swift.SwiftCompile
 
getBuildDetailsCommands() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
getBuildDetailsLine(BuildId, String) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getBuildDetailsTemplate() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
getBuildEngineActionToBuildRuleResolver() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
 
getBuildEngineMode() - Method in class com.facebook.buck.cli.BuildCommand
 
getBuildEngineMode() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
getBuildEnvironmentDescription() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuildEnvironmentDescription() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
getBuilderFactory() - Method in class com.facebook.buck.rules.coercer.DataTransferObjectDescriptor
Get the builder for a constructor arg.
getBuilderForAction(String, String) - Method in interface com.facebook.buck.remoteexecution.interfaces.MetadataProvider
 
getBuildEventsByThread() - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
getBuildFileImportWhitelist() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getBuildFileImportWhitelist() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getBuildFileManifest(Cell, AbsPath) - Method in class com.facebook.buck.parser.PerBuildState
 
getBuildFileManifestCaches() - Method in class com.facebook.buck.support.state.BuckGlobalState
Return a map of all build file manifest caches for each cell which is a key
getBuildFileName() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getBuildFileName() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getBuildFiles(Set<QueryBuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getBuildFiles(Set<NODE_TYPE>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the build files that define the given targets.
getBuildFiles(Set<NODE_TYPE>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getBuildFiles(Set<QueryBuildTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getBuildFileSearchMethod() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getBuildFileSpec() - Method in class com.facebook.buck.parser.spec.BuildTargetSpec
 
getBuildFileSpec() - Method in class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
getBuildFileSpec() - Method in interface com.facebook.buck.parser.spec.TargetNodeSpec
 
getBuildFor() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry
 
getBuildFunction() - Method in class com.facebook.buck.rules.coercer.DataTransferObjectDescriptor
A function that takes the result of DataTransferObjectDescriptor.getBuilderFactory()}, and calls its 'build' function to return description args of type T
getBuildId() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getBuildId() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getBuildId() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getBuildId() - Method in interface com.facebook.buck.doctor.config.DoctorEndpointRequest
 
getBuildId() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getBuildId() - Method in interface com.facebook.buck.event.BuckEvent
 
getBuildId() - Method in interface com.facebook.buck.event.BuckEventBus
 
getBuildId() - Method in class com.facebook.buck.event.DefaultBuckEventBus
An id that every event posted to this event bus will share.
getBuildId() - Method in class com.facebook.buck.log.InvocationInfo
 
getBuildId() - Method in class com.facebook.buck.support.build.report.RequestUploader
 
getBuildId() - Method in class com.facebook.buck.support.fix.BuckFixSpec
The build ID.
getBuildInfoStoreManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuildInfoStoreManager() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getBuildInputRuleKeyFileSizeLimit() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getBuildInputRuleKeyFileSizeLimit() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
 
getBuildLogEntryFromId(BuildId) - Method in class com.facebook.buck.doctor.BuildLogHelper
Given a build id, return the corresponding BuildLogEntry of that build
getBuildLogLine(BuildId) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getBuildLogs() - Method in class com.facebook.buck.doctor.BuildLogHelper
 
getBuildMaxDepFileCacheEntries() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
getBuildMetadataFor(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
getBuildOutput() - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
The initialized buildOutput.
getBuildOutputInitializer() - Method in class com.facebook.buck.android.AndroidResource
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.DummyRDotJava
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.ResourcesFilter
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.UnzipAar
 
getBuildOutputInitializer() - Method in interface com.facebook.buck.core.rules.attr.InitializableFromDisk
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbiFromLibraryTarget
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CompareAbis
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getBuildOutputInitializer() - Method in class com.facebook.buck.shell.DefaultWorkerToolRule
 
getBuildozerPath() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getBuildPhases() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getBuildPrehookScriptInterpreterAndArgs() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getBuildReport() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
getBuildResult() - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy.StrategyBuildResult
A ListenableFuture for the build result.
getBuildRule() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
getBuildRule() - Method in class com.facebook.buck.core.build.event.BuildRuleExecutionEvent.Event
 
getBuildRule() - Method in class com.facebook.buck.core.build.event.FinalizingBuildRuleEvent
 
getBuildRule() - Method in class com.facebook.buck.remoteexecution.event.RemoteBuildRuleExecutionEvent
 
getBuildRule() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Finished
 
getBuildRule() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.InputsUploaded
 
getBuildRule() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Scheduled
 
getBuildRule() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getBuildRule() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getBuildRuleBuildContext() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
getBuildRuleBuildContext() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
getBuildRuleDirectedGraphFilteredBy(Iterable<? extends BuildRule>, Predicate<Object>, Predicate<Object>) - Static method in class com.facebook.buck.core.rules.common.BuildRuleDependencyVisitors
Given dependencies in inputs builds graph of transitive dependencies filtering them by instanceOf T.
getBuildRuleMinimumDurationMillis() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getBuildRuleResult(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Returns the build result of the build rule associated with the given build target.
getBuildRuleResult(BuildTarget) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
getBuildRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
getBuildRules() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
 
getBuildRules() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
getBuildRules() - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
getBuildSettings() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.Aapt2Link
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AaptPackageResources
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAar
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAppModularity
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAppModularityVerification
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBinaryExopackageSymlinkTree
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBinaryOptimizer
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBuildConfig
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBundle
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidManifest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidResource
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidResourceIndex
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AssembleDirectories
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.CopyNativeLibraries
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.DummyRDotJava
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageFilesInstaller
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageInstallFinisher
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenAidl
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenerateRDotJava
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenerateStringResources
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.MergeAssets
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.MergeThirdPartyJarResources
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.NativeLibraryProguardGenerator
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.NdkLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PackageStringAssets
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PreDexSingleDexMerge
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PreDexSplitDexMerge
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ResourcesFilter
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.RobolectricTestX
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.SplitResources
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.SplitUberRDotJavaJar
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.UnzipAar
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.WriteFileHashCode
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleBundle
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleDsym
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleTestAggregatedDependencies
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleTestX
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.BuiltinApplePackage
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.CoreDataModel
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.MultiarchFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.SceneKitAssets
 
getBuildSteps(BuildContext, BuildableContext) - Method in interface com.facebook.buck.core.rules.BuildRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.tool.BinaryWrapperRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.cxx.CxxLink.Impl
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxStrip
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxTest
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.cxx.CxxThinLTOIndex.Impl
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.cxx.CxxThinLTOOpt.Impl
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTreeWithModuleMap
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DCompileBuildRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.dotnet.CsharpLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibrary
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.features.filegroup.Filegroup
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.CGoGenImport
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.CGoGenSource
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoCompile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTestMain
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTestX
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.gwt.GwtBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.gwt.GwtModule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.halide.HalideCompile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellHaddockRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellLinkRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsBundle
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsDependenciesFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.lua.LuaBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.lua.LuaStandaloneBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuild
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlClean
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncher
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlLink
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonTestX
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.rust.RustTest
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.features.zip.rules.Zip
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.HttpArchive
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.HttpFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.RemoteFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.WriteFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.json.JsonConcatenate
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi.SourceAbiBuildable
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompareAbis
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JarFattener
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.Javadoc
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaSourceJar
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.Keystore
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in interface com.facebook.buck.rules.modern.Buildable
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.shell.ExportFile
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.shell.GenruleBuildable
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.shell.ShBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.swift.SwiftCompile
 
getBuildStepsForAbiJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getBuildStepsForLibraryJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, BuildTarget, Path) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getBuildStrategy(ModernBuildRuleStrategyConfig, RemoteExecutionConfig, BuildRuleResolver, Cell, CellPathResolver, FileHashLoader, BuckEventBus, MetadataProvider, boolean, boolean) - Static method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
Creates a BuildRuleStrategy for ModernBuildRules based on the buck configuration.
getBuildStrategy(boolean, boolean) - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
 
getBuildStrategy(boolean, boolean) - Method in interface com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfig
 
getBuildStrategy(boolean, boolean) - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfigFromSection
 
getBuildTarget() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getBuildTarget() - Method in interface com.facebook.buck.android.HasInstallableApk
 
getBuildTarget() - Method in class com.facebook.buck.android.toolchain.platform.AndroidMultiPlatform
 
getBuildTarget() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
 
getBuildTarget() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getBuildTarget() - Method in interface com.facebook.buck.core.build.action.BuildEngineAction
 
getBuildTarget(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBuildTarget() - Method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMappingTarget
 
getBuildTarget() - Method in class com.facebook.buck.core.model.BuildTargetWithOutputs
Returns the associated BuildTarget.
getBuildTarget() - Method in interface com.facebook.buck.core.model.HasBuildTarget
 
getBuildTarget() - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
 
getBuildTarget() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
 
getBuildTarget() - Method in class com.facebook.buck.core.model.platform.impl.ConstraintBasedPlatform
 
getBuildTarget() - Method in interface com.facebook.buck.core.model.platform.NamedPlatform
Build target used to define this platform
getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.MergedTargetNode
 
getBuildTarget() - Method in interface com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNode
Build target of this node.
getBuildTarget() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.TargetNodeMaybeIncompatible
 
getBuildTarget() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTargetWithOutputs
Returns the associated UnconfiguredBuildTarget.
getBuildTarget() - Method in class com.facebook.buck.core.rules.actions.AbstractAction
 
getBuildTarget() - Method in interface com.facebook.buck.core.rules.analysis.action.ActionAnalysisDataKey
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyProviderRuleAnalysisResult
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.analysis.RuleAnalysisKey
TODO(bobyf) this really should be a ConfiguredBuildTarget
getBuildTarget() - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisResult
 
getBuildTarget() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.config.AbstractConfigurationRule
 
getBuildTarget() - Method in interface com.facebook.buck.core.rules.config.ConfigurationRule
UnconfiguredBuildTarget that identifies this rule in a graph.
getBuildTarget() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
getBuildTarget() - Method in interface com.facebook.buck.core.select.Selectable
 
getBuildTarget() - Method in class com.facebook.buck.core.select.SelectorKey
 
getBuildTarget() - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
 
getBuildTarget() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getBuildTarget() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableGroup
 
getBuildTarget() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getBuildTarget() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
A representative BuildTarget for this object.
getBuildTarget() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetGroup
 
getBuildTarget() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetInfo
 
getBuildTarget() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getBuildTarget() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkTargetGroup
 
getBuildTarget() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getBuildTarget() - Method in class com.facebook.buck.event.InstallEvent
 
getBuildTarget() - Method in interface com.facebook.buck.event.listener.CriticalPathReportableNode
 
getBuildTarget() - Method in class com.facebook.buck.event.StartActivityEvent
 
getBuildTarget() - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getBuildTarget(SourcePath) - Method in class com.facebook.buck.features.project.intellij.IjProjectSourcePathResolver
 
getBuildTarget() - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
getBuildTarget() - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
getBuildTarget() - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
getBuildTarget() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getBuildTarget() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
getBuildTarget() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getBuildTarget() - Method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeKey
Build target that uniquely identifies UnconfiguredTargetNode
getBuildTarget() - Method in class com.facebook.buck.query.QueryBuildTarget
 
getBuildTarget() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Started
 
getBuildTarget() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Scheduled
 
getBuildTarget() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getBuildTarget() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getBuildTarget() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
 
getBuildTarget() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getBuildTarget() - Method in class com.facebook.buck.rules.modern.builders.HybridLocalEvent.Stolen
 
getBuildTarget() - Method in interface com.facebook.buck.rules.visibility.ObeysVisibility
 
getBuildTarget() - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkableGroup
 
getBuildTarget() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
getBuildTarget() - Method in class com.facebook.buck.test.TestResults
 
getBuildTarget() - Method in class com.facebook.buck.test.TestRuleEvent
 
getBuildTargetForAliasAsString(String) - Method in class com.facebook.buck.support.cli.config.AliasConfig
 
getBuildTargetForFullyQualifiedTarget(String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBuildTargetName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getBuildTargetNameWithOutputLabel(String) - Static method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetOutputLabelParser
Returns the fully-qualified or relative build target name and its associated output label, if any.
getBuildTargetPattern(Cell) - Method in class com.facebook.buck.parser.spec.BuildTargetSpec
 
getBuildTargetPattern(Cell) - Method in class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
getBuildTargetPattern(Cell) - Method in interface com.facebook.buck.parser.spec.TargetNodeSpec
Convert from a legacy TargetNodeSpec to a new-hotness BuildTargetPattern.
getBuildTargets(APKModule) - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
getBuildTargets() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphCreationResult
Top level targets of the target graph.
getBuildTargets() - Method in class com.facebook.buck.features.apple.project.XCodeProjectCommandHelper.Result
 
getBuildTargets() - Method in class com.facebook.buck.features.apple.projectV2.XCodeProjectCommandHelper.Result
 
getBuildTargets() - Method in class com.facebook.buck.parser.ParseEvent
 
getBuildTargetsForAlias(String) - Method in class com.facebook.buck.support.cli.config.AliasConfig
 
getBuildTargetSourcePathFilesystem(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getBuildTargetSourcePathFilesystem(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
 
getBuildTargetSourcePathFilesystem(BuildTargetSourcePath) - Method in class com.facebook.buck.features.project.intellij.IjProjectSourcePathResolver
 
getBuildTargetsToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBinary
 
getBuildTargetToGeneratedTargetMap() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getBuildTimeMs() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getBuildTimeMs() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getBuildTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getBuildTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getBuildToolsBinPath() - Method in interface com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getBuildToolsPath() - Method in interface com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getBuildToolsPath() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
getBuildToolsVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getBuildToolsVersion() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
Returns Android SDK build tools version that was either discovered or provided during creation.
getBuildType() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getBuildUuid() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getBuildValue(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getBuildValue(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getBuildVersion() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Build version.
getBuildVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getBuildVersions() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getBuiltInProviders() - Method in interface com.facebook.buck.core.model.targetgraph.BuiltInProviderProvider
Providers to expose to users
getBuiltInProviders() - Method in class com.facebook.buck.features.dotnet.DotNetRuleProvider
 
getBundle() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getBundleConfigFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getBundleIdFromPlistStream(Path, InputStream) - Static method in class com.facebook.buck.apple.AppleInfoPlistParsing
Extracts the bundle ID (CFBundleIdentifier) from an Info.plist, returning it if present.
getBundleName() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
String that represents the name of the test bundle
getBundleName() - Method in interface com.facebook.buck.features.js.HasBundleName
The name of the bundle.
getBundleName() - Method in class com.facebook.buck.features.js.JsBundle
 
getBundleName() - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
getBundleName() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
The name of the bundle.
getBundleName() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getBundleName() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
The name of the bundle.
getBundleName() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getBundleNameForFlavor() - Method in interface com.facebook.buck.features.js.HasBundleName
A mapping from flavors to bundle names.
getBundleNameForFlavor() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
A mapping from flavors to bundle names.
getBundleNameForFlavor() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
A mapping from flavors to bundle names.
getBundleRoot(ProjectFilesystem, BuildTarget, String, String) - Static method in class com.facebook.buck.apple.AppleBundle
 
getBundleTypeFromPlistStream(Path, InputStream) - Static method in class com.facebook.buck.apple.AppleInfoPlistParsing
Extracts the bundle type (CFBundlePackageType) from an Info.plist, returning it if present.
getByName(String, TargetConfiguration, Class<T>) - Method in class com.facebook.buck.core.toolchain.BaseToolchainProvider
 
getByName(String, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
getByName(String, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
getByName(String, TargetConfiguration, Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
getByNameIfPresent(String, TargetConfiguration, Class<T>) - Method in class com.facebook.buck.core.toolchain.BaseToolchainProvider
 
getByNameIfPresent(String, TargetConfiguration, Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
getBytecodeCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getBytecodeCompileDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
Dependencies for the bytecode (ocamlc) build
getBytecodeIncludeDirs(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getBytecodeLib() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getBytecodeLinkableInput(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getBytecodeLinkDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getBytes() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getBytes(ByteOrder) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getBytes(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getBytes() - Method in interface com.facebook.buck.event.listener.stats.cache.NetworkStatsKeeper.RemoteDownloadStats
 
getBytesRead() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response.ReadPayloadInfo
 
getBytesReceived() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
 
getBytesUploaded() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getCache() - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
 
getCache() - Method in interface com.facebook.buck.rules.keys.RuleKeyCacheScope
 
getCacheable() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheable() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheable() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getCacheable() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheable() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheable() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheBytesPerMode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getCachedBuildRules() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
getCachedBuildRules() - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
getCachedBuildRules() - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
getCacheDir() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
getCacheDir() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getCacheDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getCacheDir(Path, Optional<String>, BuckPaths) - Static method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getCacheError() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
getCacheErrorCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheErrorCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheErrorRate() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheErrorRate() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheErrorsPerMode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getCacheHitCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheHitCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheHitsPerMode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getCacheMissCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheMissCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheMissRate() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheMissRate() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheModes() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getCacheNames() - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
 
getCacheRateStats() - Method in class com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker
Get the current cache rate stats.
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
getCacheReadMode() - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
This method must return the same value over the lifetime of this object.
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
getCacheResult() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
getCacheResult() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getCacheResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getCaches() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
getCachesExamined() - Method in interface com.facebook.buck.util.cache.FileHashCache.FileHashCacheVerificationResult
 
getCacheSource() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
getCacheStats() - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
 
getCacheType() - Method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
 
getCacheTypeName() - Method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
 
getCachingBuildEngine() - Method in class com.facebook.buck.command.BuildExecutor
 
getCallable() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
getCanaryClassName() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
getCanBeAsset() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getCanBeAsset() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getCanBeAsset() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCanBeAsset() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getCanBeAsset() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getCanBeAsset() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getCancellableTasks() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Return map of tasks that might be cancelled (i.e.
getCancelReason() - Method in class com.facebook.buck.rules.modern.builders.RemoteRuleContext
Get Throwable which caused action to cancel.
getCandidatesToDelete(Path) - Method in interface com.facebook.buck.util.DirectoryCleaner.PathSelector
 
getCanonicalCellName(Path) - Method in interface com.facebook.buck.core.cell.CellPathResolver
Returns a cell name that can be used to refer to the cell at the given path.
getCanonicalCellName(AbsPath) - Method in interface com.facebook.buck.core.cell.CellPathResolver
getCanonicalCellName(Path) - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
getCanonicalCellName(Path) - Method in class com.facebook.buck.core.cell.DefaultNewCellPathResolver
 
getCanonicalCellName(Path) - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getCanonicalCellName(Path) - Method in interface com.facebook.buck.core.cell.NewCellPathResolver
 
getCanonicalName() - Method in interface com.facebook.buck.core.cell.Cell
 
getCanonicalName() - Method in enum com.facebook.buck.util.environment.Platform
 
getCanReuseClassLoader() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
 
getCanReuseClassLoader() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getCapabilities() - Method in class com.facebook.buck.io.watchman.Watchman
 
getCapacity() - Method in interface com.facebook.buck.worker.WorkerProcessPool
 
getCapacity() - Method in class com.facebook.buck.worker.WorkerProcessPoolAsync
 
getCapacity() - Method in class com.facebook.buck.worker.WorkerProcessPoolSync
 
getCasDeadline() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getCasDeadline() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getCasDownloads() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getCasDownloads() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Total number of downloads.
getCasDownloadSizeBytes() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getCasDownloadSizeBytes() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Total number of downloaded bytes from CAS.
getCasHost() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getCasHost() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getCasInsecure() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getCasPort() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getCasPort() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getCasUploads() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getCasUploads() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Total number of downloads.
getCasUploadSizeBytes() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getCasUploadSizeBytes() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Total of uploaded bytes to CAS.
getCategory() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
getCategory() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getCategory() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
getCategory() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
getCategory() - Method in class com.facebook.buck.counters.Counter
 
getCategory() - Method in class com.facebook.buck.counters.CounterSnapshot
 
getCategory() - Method in class com.facebook.buck.event.ActionGraphEvent
 
getCategory() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
 
getCategory() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getCategory() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getCategory() - Method in class com.facebook.buck.event.InstallEvent
 
getCategory() - Method in interface com.facebook.buck.event.LeafEvent
 
getCategory() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent
 
getCategory() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
 
getCategory() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
 
getCategory() - Method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
 
getCategory() - Method in class com.facebook.buck.event.StartActivityEvent
 
getCategory() - Method in class com.facebook.buck.event.UninstallEvent
 
getCategory() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
 
getCategory() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
 
getCategory() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getCategory() - Method in class com.facebook.buck.log.ErrorLogRecord
Computes a category key based on relevant LogRecord information.
getCategory() - Method in class com.facebook.buck.parser.ParseEvent
 
getCategory() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionSessionEvent
 
getCategory() - Method in class com.facebook.buck.step.StepEvent
 
getCategory() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent
 
getCategory() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
getCategory() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
getCause() - Method in interface com.facebook.buck.step.StepExecutionResult
 
getCc() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCc() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCCompiler() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
C compiler binary.
getCCompilerFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
C compiler flags.
getCell(Path) - Method in interface com.facebook.buck.core.cell.Cell
 
getCell(CanonicalCellName) - Method in interface com.facebook.buck.core.cell.Cell
 
getCell(CanonicalCellName) - Method in class com.facebook.buck.core.cell.Cells
 
getCell() - Method in class com.facebook.buck.core.model.BuildTarget
 
getCell() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Name of the cell that current build target belongs to
getCell() - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
getCell() - Method in class com.facebook.buck.parser.ParsingContext
Cell for which the parsing request is performed
getCellBuckOut() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
Returns an absolute path to the cell's buck-out embedded inside the root's buck-out
getCellByCanonicalCellName(CanonicalCellName) - Method in class com.facebook.buck.core.cell.CellProvider
Get cell object by canonicall cell name
getCellByPath(Path) - Method in class com.facebook.buck.core.cell.CellProvider
 
getCellByPath(AbsPath) - Method in class com.facebook.buck.core.cell.CellProvider
 
getCellFreeRepresentation() - Method in interface com.facebook.buck.core.parser.buildtargetparser.BuildTargetMatcher
Value used in a build file to specify this pattern, devoid of any Cell prefix.
getCellIgnoringVisibilityCheck(Path) - Method in interface com.facebook.buck.core.cell.Cell
 
getCellName() - Method in class com.facebook.buck.core.model.CellRelativePath
 
getCellName() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getCellName() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
 
getCellName() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getCellName() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
 
getCellNameResolver() - Method in interface com.facebook.buck.core.cell.Cell
Return the CellNameResolver for this cell.
getCellNameResolver() - Method in interface com.facebook.buck.core.cell.CellPathResolver
Provides access to the CellNameResolver for this cell.
getCellNameResolver() - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
getCellNameResolver() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getCellNameResolver() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getCellPath(Optional<String>) - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPath(Optional<String>) - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
getCellPath(CanonicalCellName) - Method in class com.facebook.buck.core.cell.DefaultNewCellPathResolver
 
getCellPath(Optional<String>) - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getCellPath(CanonicalCellName) - Method in interface com.facebook.buck.core.cell.NewCellPathResolver
Note: unlike CellPathResolver.getCellPath(Optional) this function always returns a value.
getCellPath() - Method in class com.facebook.buck.event.WatchmanStatusEvent.Overflow
 
getCellPath() - Method in interface com.facebook.buck.io.watchman.WatchmanEvent
Absolute cell path root being watched.
getCellPath() - Method in class com.facebook.buck.io.watchman.WatchmanMultiplePathEvent
 
getCellPath() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
 
getCellPath() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
 
getCellPathOrThrow(Optional<String>) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
 
getCellPathOrThrow(CanonicalCellName) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
 
getCellPathOrThrow(Optional<String>) - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPathOrThrow(CanonicalCellName) - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPathPrefix() - Method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleRemoteExecutionHelper
 
getCellPathPrefix() - Method in interface com.facebook.buck.rules.modern.builders.RemoteExecutionHelper
The cell path prefix is the path that all remote execution related paths will be relative to.
getCellPathResolver() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getCellPathResolver() - Method in interface com.facebook.buck.core.cell.Cell
 
getCellPathResolver() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getCellPathResolver() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContextWithTargetGraph
 
getCellPathResolver() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getCellPathsByRootCellExternalName() - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPathsByRootCellExternalName() - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
getCellPathsByRootCellExternalName() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getCellProvider() - Method in interface com.facebook.buck.core.cell.Cell
 
getCellProvider() - Method in class com.facebook.buck.core.cell.Cells
 
getCellRelativeBaseName() - Method in class com.facebook.buck.parser.spec.BuildFileSpec
 
getCellRelativeBasePath() - Method in class com.facebook.buck.core.model.BuildTarget
 
getCellRelativeBasePath() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
getCellRelativeBasePath() - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
getCellRelativeBasePath() - Method in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern
Path to the package folder that is a root for all build targets matched by a pattern
getCellRelativeName() - Method in class com.facebook.buck.core.model.BuildTarget
If this build target is cell//third_party/java/guava:guava-latest, then this would return "//third_party/java/guava:guava-latest".
getCellRelativeName() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
getCellRoots() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getCells() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getCells() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getCells() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getCertFile() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
client TLS certificate file in PEM format
getCertificateAuthoritiesFile() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
file containing all TLS authorities to verify server certificate with (PEM format)
getCFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getCflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCgoCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCgoFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getChain() - Method in class com.facebook.buck.artifact_cache.ClientCertificateHandler.CertificateInfo
 
getChanges() - Method in class com.facebook.buck.io.watchman.WatchmanMultiplePathEvent
All changes to monitored file system that occurred since last invalidation
getCharByteBuffer(byte[], int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
Returned buffer does _not_ include NULL-terminating char.
getCharContent(boolean) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
getCharContent(boolean) - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
getChild(HashCode) - Method in interface com.facebook.buck.rules.modern.Deserializer.DataProvider
 
getChildren() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getChildren() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
getChildren() - Method in class com.facebook.buck.core.files.FileTree
File trees of all subfolders recursively
getChildren() - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder.Data
 
getChildrenList() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Tree
 
getChunks() - Method in class com.facebook.buck.util.ChunkAccumulator
 
getChunkSize() - Method in class com.facebook.buck.android.resources.ResChunk
 
getClassAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getClassAbiPath() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
getClassesDir() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getClassesDir(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getClassesHash() - Method in interface com.facebook.buck.android.DexWithClasses
 
getClassExpanders() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getClassHashesProvider() - Method in interface com.facebook.buck.jvm.core.HasJavaClassHashes
 
getClassHashesProvider() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getClassHashesProvider() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getClassLoader(JavaFileManager.Location) - Method in class com.facebook.buck.jvm.java.PluginLoaderJavaFileManager
 
getClassLoaderCache() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getClassLoaderCache() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getClassLoaderForClassPath(ClassLoader, ImmutableList<URL>) - Method in class com.facebook.buck.util.ClassLoaderCache
 
getClassName() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
String that represents the name of the class of the test
getClassName() - Method in class com.facebook.buck.test.selectors.TestDescription
 
getClassNames() - Method in interface com.facebook.buck.android.DexWithClasses
 
getClassNamesToHashes() - Method in interface com.facebook.buck.jvm.core.HasJavaClassHashes
 
getClassNamesToHashes(ProjectFilesystem, SourcePathResolverAdapter) - Method in interface com.facebook.buck.jvm.core.JavaClassHashesProvider
 
getClassNamesToHashes() - Method in class com.facebook.buck.jvm.core.JavaLibrary.Data
 
getClassNamesToHashes(ProjectFilesystem, SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.DefaultJavaClassHashesProvider
 
getClassNamesToHashes() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getClassNamesToHashes() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getClassNamesToHashesSupplier() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
getClasspath() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
 
getClasspath() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
 
getClasspath(SourcePathResolverAdapter, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
Get the classpath for the plugin.
getClasspath() - Static method in class com.facebook.buck.util.env.BuckClasspath
Returns Buck's classpath.
getClasspathArgfile() - Method in class com.facebook.buck.jvm.java.JUnitStep
Returns the classpath argfile for Java 9+ invocations.
getClasspathDeps(Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
Include the classpath entries from all JavaLibraryRules that have a direct line of lineage to this rule through other JavaLibraryRules.
getClasspathEntries() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getClasspathEntriesToDex() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Java classes (jars) to include in the package.
getClassPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getClasspathsFromLibraries(Iterable<JavaLibrary>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
Given libraries that may contribute classpaths, visit them and collect the classpaths.
getClassToModuleMap(ProjectFilesystem, Path) - Static method in class com.facebook.buck.android.AppModularityMetadataUtil
 
getClazz() - Method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer.PojoTransformer
Return a type that transformer is able to transform from; the real object should be assignable to this class, so base classes and interfaces can be used too
getCleanAdditionalPaths() - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
 
getCleanExcludedCaches() - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
 
getCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getClient() - Method in class com.facebook.buck.edenfs.EdenClientPool
 
getClientSubdirectory() - Method in class com.facebook.buck.event.CommandEvent.Started
 
getClientTlsCertificate() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
Gets the path to a PEM encoded X509 certificate to use as the TLS client certificate for HTTP cache requests from the content of the env var specified in http_client_tls_cert_env_var if set or the field value
getClientTlsCertRequired() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
If true, fail if client TLS certificate or key paths are unspecified, don't exist, are not the right format or have expired
getClientTlsForSlb() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
If true, use TLS client authentication certificate, private key and extra trusted certificates also for CLIENT_SLB mode alive pings.
getClientTlsKey() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
Gets the path to a PEM encoded PCKS#8 key to use as the TLS client key for HTTP cache requests from the content of the env var specified in http_client_tls_key_env_var if set or the field value.
getClientTlsTrustedCertificates() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
Gets the path to a file containing PEM encoded X509 certificates to use as an additional list of trusted certificates from the content of the env var specified in http_client_tls_ca_env_var if set or the field value.
getClientWorkingDir() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getClock() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getClock() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getClock() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getClockIds() - Method in class com.facebook.buck.io.watchman.Watchman
 
getCmd() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getCmd() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getCmd() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getCmd() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getCmd() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getCmd() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getCmd() - Method in class com.facebook.buck.shell.GenruleBuildable
 
getCmd() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getCmdExe() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getCmdExe() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getCmdExe() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getCmdExe() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getCmdExe() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getCmdExe() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getCode() - Method in enum com.facebook.buck.util.ExitCode
 
getCodesign() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
codesign binary.
getCodesignAllocate() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
codesign_allocate binary.
getCodesignAllocate() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getCodesignFlags() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getCodesignFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCodesignFlags() - Method in interface com.facebook.buck.apple.HasAppleCodesignFields
 
getCodeSignIdentitiesCommand() - Method in class com.facebook.buck.apple.AppleConfig
 
getCodesignIdentity() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getCodesignIdentity() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCodesignIdentity() - Method in interface com.facebook.buck.apple.HasAppleCodesignFields
 
getCodesignOnCopy() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getCodeSignOnCopy() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getCodesignOnCopy() - Method in class com.facebook.buck.apple.SourcePathWithAppleBundleDestination
 
getCodesignProvider() - Method in class com.facebook.buck.apple.AppleConfig
 
getCodesignProvider() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getCodesignTimeout() - Method in class com.facebook.buck.apple.AppleConfig
Specify the maximum code-signing time before timing out.
getColumnNumber() - Method in interface com.facebook.buck.util.xml.DocumentLocation
 
getCommand() - Method in class com.facebook.buck.apple.IdbRunTestsStep
 
getCommand() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
 
getCommand() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult.ActionExecutionFailure
 
getCommand() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult.ActionExecutionSuccess
 
getCommand() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult
 
getCommand() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getCommand(BuildContext) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
Returns the compilation command (used for compdb).
getCommand(BuildContext) - Method in class com.facebook.buck.cxx.CxxThinLTOOpt
Returns the compilation command (used for compdb).
getCommand() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getCommand() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommand
 
getCommand() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Command
 
getCommand() - Method in class com.facebook.buck.step.AbstractTestStep
 
getCommand() - Method in class com.facebook.buck.support.fix.BuckFixSpec
The name of the command that was run.
getCommand() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
 
getCommand() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
getCommand() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getCommand() - Method in class com.facebook.buck.util.ProcessExecutorParams
The command and arguments to launch.
getCommand() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
 
getCommand(Platform, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
 
getCommandArgs() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getCommandArgs() - Method in class com.facebook.buck.log.InvocationInfo
 
getCommandArgsFile() - Method in class com.facebook.buck.cli.AbstractCommand
 
getCommandData() - Method in class com.facebook.buck.support.fix.BuckFixSpec
Arbitrary additional data from the specific command.
getCommandDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Action
 
getCommandId() - Method in class com.facebook.buck.log.InvocationInfo
 
getCommandId() - Method in class com.facebook.buck.worker.WorkerProcessProtocol.CommandResponse
 
getCommandIdToIsDaemonMapper() - Method in class com.facebook.buck.log.GlobalStateManager
 
getCommandIdToIsRemoteExecutionMapper() - Method in class com.facebook.buck.log.GlobalStateManager
 
getCommandIdToIsSuperConsoleEnabledMapper() - Method in class com.facebook.buck.log.GlobalStateManager
 
getCommandLineArgs() - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLine
 
getCommandLineArguments() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getCommandLineArguments() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
getCommandLineArguments() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getCommandLineArguments() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getCommandLineBuildTargetNormalizer(Cell, Path, BuckConfig) - Method in class com.facebook.buck.cli.AbstractCommand
 
getCommandName() - Method in class com.facebook.buck.event.CommandEvent
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.rules.tool.RunInfoLegacyTool
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.toolchain.tool.DelegatingTool
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
getCommandPrefix(SourcePathResolverAdapter) - Method in interface com.facebook.buck.core.toolchain.tool.Tool
 
getCommandPrefix() - Method in class com.facebook.buck.features.python.PexStep
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.infer.InferDistTool
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.groovy.Groovyc
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getCommandPrefix(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getCommandRunnerParams() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getCommandsForArguments(Iterable<String>) - Method in class com.facebook.buck.util.CommandSplitter
 
getCommandSize() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getCommandSize() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommand
 
getCommandsRunning() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
getCommonProjectPrefix(List<String>, BuckConfig) - Static method in class com.facebook.buck.remoteexecution.util.RemoteExecutionUtil
Given a list of targets, determines if they all share a common prefix, and if they do then returns it.
getCompatibilityVersion() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in interface com.facebook.buck.core.description.arg.BuildRuleArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
getCompatibleWith() - Method in interface com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNode
List of targets from compatible_with attribute.
getCompatibleWith() - Method in class com.facebook.buck.core.model.targetgraph.TargetNodeMaybeIncompatible
 
getCompatibleWith() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getCompatibleWith() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
A list of config_setting a target is compatible with.
getCompatibleWith() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
A list of config_setting a target is compatible with.
getCompilationDirectory() - Method in class com.facebook.buck.cxx.NoopDebugPathSanitizer
 
getCompilationDirectory() - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getCompilationDirectory() - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.NoopDebugPathSanitizer
 
getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getCompilationFlags(Compiler, Path, ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getCompilationFlags(Compiler, Path, ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getCompilationUnit() - Method in class com.facebook.buck.jvm.java.plugin.adapter.CompilationUnitTreeProxyImpl
 
getCompilationUnit() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getCompile() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getCompile() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getCompileAgainst() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getCompileBuildTarget(BuildTarget, HaskellPlatform, Linker.LinkableDepType, boolean) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
 
getCompileBuildTarget(BuildTarget, CxxPlatform, CrateType) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
getCompileDeps(HaskellPlatform) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
 
getCompiledSources() - Method in class com.facebook.buck.features.python.PythonCompileRule
 
getCompiledTestsLibrary() - Method in class com.facebook.buck.jvm.java.JavaTest
Returns the underlying java library containing the compiled tests.
getCompiledTestsLibrary() - Method in class com.facebook.buck.jvm.java.JavaTestRunner
 
getCompileForceCache() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getCompileInput(HaskellPlatform, Linker.LinkableDepType, boolean) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
 
getCompiler() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getCompiler(AndroidLibraryDescription.JvmLanguage, JavacFactory, TargetConfiguration) - Method in interface com.facebook.buck.android.AndroidLibraryCompilerFactory
 
getCompiler() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getCompiler(AndroidLibraryDescription.JvmLanguage, JavacFactory, TargetConfiguration) - Method in class com.facebook.buck.android.DefaultAndroidLibraryCompilerFactory
 
getCompiler() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getCompiler(CxxPlatform, CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getCompiler(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getCompiler() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getCompiler() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getCompiler() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavacSpec
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getCompilerClassName() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getCompilerDebugPathSanitizer() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCompilerDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCompilerFlags(NdkCompilerType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getCompilerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getCompilerFlags() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getCompilerFlags() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getCompilerFlags() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getCompilerInvocationFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCompilerMajorVersion(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getCompilerOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getCompilerOutputPath(TargetNode<? extends JvmLibraryArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getCompilerOutputPath() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getCompilerParameters(BuildContext, ProjectFilesystem, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getCompilerPlugins(TargetConfiguration) - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getCompilerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getCompilerType() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
CxxToolProvider.Type of the compiler.
getCompilerType() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getCompileTimeClasspathSourcePaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getCompileTimeClasspathSourcePaths() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getComponents() - Method in class com.facebook.buck.features.python.PythonBinary
 
getComponents() - Method in class com.facebook.buck.features.python.PythonMappedComponents
 
getComponentsRuleKey() - Method in class com.facebook.buck.features.python.PythonMappedComponents
 
getCompressionLevel() - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
getCompressPngs() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getCompressTraces() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
getComputationMode() - Method in class com.facebook.buck.core.rules.analysis.config.RuleAnalysisConfig
 
getComputationName() - Method in class com.facebook.buck.cli.AbstractPerfCommand
 
getComputationName() - Method in class com.facebook.buck.cli.PerfActionGraphCommand
 
getComputationName() - Method in class com.facebook.buck.cli.PerfManifestCommand
 
getComputationName() - Method in class com.facebook.buck.cli.PerfMbrPrepareRemoteExecutionCommand
 
getComputationName() - Method in class com.facebook.buck.cli.PerfMbrSerializationCommand
 
getComputationName() - Method in class com.facebook.buck.cli.PerfRuleKeyCommand
 
GetComputerNameEx(int, char[], IntByReference) - Method in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
getConcurrencyLimit(BuckConfig) - Method in class com.facebook.buck.cli.AbstractCommand
 
getConcurrencyLimit() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getConcurrencyLimit() - Method in class com.facebook.buck.core.resources.ResourcesConfig
Construct a default ConcurrencyLimit instance from this config.
getConcurrentInstallEnabled(Optional<BuckEventBus>) - Method in class com.facebook.buck.android.AndroidInstallConfig
 
getConditions() - Method in class com.facebook.buck.core.select.Selector
 
getConfidenceIntervalOffset() - Method in class com.facebook.buck.util.Statistics
Get the 97.5% z-score.
getConfig() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getConfig() - Method in class com.facebook.buck.core.config.BuckConfig
 
getConfigDefaultCxxPlatform(CxxBuckConfig, ImmutableMap<Flavor, UnresolvedCxxPlatform>, UnresolvedCxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
Returns the configured default cxx platform.
getConfigFile(TargetConfiguration) - Method in class com.facebook.buck.infer.InferConfig
 
getConfigJsonFile() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getConfigOverrides(ImmutableMap<CellName, AbsPath>) - Method in class com.facebook.buck.cli.AbstractCommand
 
getConfigOverrides(ImmutableMap<CellName, AbsPath>) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getConfigOverrides(ImmutableMap<CellName, AbsPath>) - Method in interface com.facebook.buck.cli.Command
 
getConfigOverrides() - Method in interface com.facebook.buck.doctor.config.UserLocalConfiguration
 
getConfigs() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getConfigs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getConfigs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getConfigs() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
 
getConfigs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getConfigs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getConfigs() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getConfigs() - Method in interface com.facebook.buck.parser.api.FileManifest
 
getConfigs() - Method in class com.facebook.buck.parser.api.PackageFileManifest
 
getConfigsMap() - Method in class com.facebook.buck.util.config.Config
A map of Paths to the RawConfig that came from that config file.
getConfigurationDeps(AndroidPlatformArg) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformDescription
 
getConfigurationDeps(T) - Method in interface com.facebook.buck.core.description.BaseDescription
 
getConfigurationDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getConfigurationDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
Provides a set of configuration targets that were used during the construction of this node.
getConfigurationDeps(ConfigSettingArg) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
 
getConfigurationDeps(ConstraintSettingArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
 
getConfigurationDeps(ConstraintValueArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueDescription
 
getConfigurationDeps(PlatformArg) - Method in class com.facebook.buck.core.rules.platform.PlatformDescription
 
getConfigurationRuleRegistry() - Method in class com.facebook.buck.android.ConstraintBasedAndroidNativeTargetConfigurationMatcher
 
getConfigurationRuleRegistry() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getConfigurationRuleRegistry() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContextWithTargetGraph
 
getConfigurationRuleResolver() - Method in interface com.facebook.buck.core.rules.config.registry.ConfigurationRuleRegistry
Provides generic access to configuration rules.
getConfigurationTarget() - Method in class com.facebook.buck.core.model.ConfigurationForConfigurationTargets
 
getConfigurationTarget() - Method in class com.facebook.buck.core.model.ErrorTargetConfiguration
 
getConfigurationTarget() - Method in class com.facebook.buck.core.model.RuleBasedTargetConfiguration
 
getConfigurationTarget() - Method in class com.facebook.buck.core.model.TargetConfiguration
 
getConfigurationTarget() - Method in class com.facebook.buck.core.model.UnconfiguredTargetConfiguration
 
getConfiguredBuckOut() - Method in class com.facebook.buck.io.filesystem.BuckPaths
The relative path to the directory where Buck will generate its files.
getConfiguredVersion(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getConflictingHeaderBasenameWhitelist() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getConflictingHeaderBasenameWhitelist() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getConnectedDevices() - Method in class com.facebook.buck.apple.device.AppleDeviceHelper
Runs the helper program to enumerate all currently-connected devices.
getConnectTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getConsole() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getConsole() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getConsole() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getConsole() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getConsoleHandlerState() - Method in class com.facebook.buck.log.GlobalStateManager
 
getConsoleLogBuildRuleFailuresInline() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
getConstraintResolver() - Method in interface com.facebook.buck.core.rules.config.registry.ConfigurationRuleRegistry
Allows to get access to configuration rules that represent constraint_setting and constraint_value rules.
getConstraintSetting(BuildTarget, DependencyStack) - Method in interface com.facebook.buck.core.model.platform.ConstraintResolver
 
getConstraintSetting() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
 
getConstraintSetting() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingRule
 
getConstraintSetting() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
 
getConstraintSetting(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.RuleBasedConstraintResolver
 
getConstraintSetting(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.ThrowingConstraintResolver
Unconditionally throw
getConstraintValue(BuildTarget, DependencyStack) - Method in interface com.facebook.buck.core.model.platform.ConstraintResolver
 
getConstraintValue() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueRule
 
getConstraintValue(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.RuleBasedConstraintResolver
 
getConstraintValue(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.ThrowingConstraintResolver
Unconditionally throw
getConstraintValues() - Method in class com.facebook.buck.core.model.platform.impl.ConstraintBasedPlatform
 
getConstraintValues() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
 
getConstraintValues() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
 
getConstructorArg() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getConstructorArg() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getConstructorArgDescriptor(Class<T>) - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
getConstructorArgDescriptor(Class<T>) - Method in interface com.facebook.buck.rules.coercer.TypeCoercerFactory
Returns an unpopulated DTO object, and the build method which must be called with it when it is finished being populated.
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidAarDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidAppModularityDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBuildConfigDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBundleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidManifestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidResourceDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.ApkGenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.GenAidlDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.NdkLibraryDescription
Deprecated.
 
getConstructorArgType() - Method in class com.facebook.buck.android.NdkToolchainDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.RobolectricTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleBundleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.ApplePackageDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleResourceDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleToolchainDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleToolchainSetDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.CoreDataModelDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.SceneKitAssetsDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.XcodePostbuildScriptDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
 
getConstructorArgType() - Method in interface com.facebook.buck.core.description.BaseDescription
The type of the constructor argument that is used by this description to create a rule
getConstructorArgType() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.rules.knowntypes.RuleDescriptor
 
getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.PlatformDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainRuleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxToolchainDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.d.DBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.d.DLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.d.DTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryRuleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.filegroup.FilegroupDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.GoBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.GoTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.GoTestRunnerDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.js.JsBundleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.lua.LuaBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.lua.LuaLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescription
 
getConstructorArgType() - Method in class com.facebook.buck.file.HttpArchiveDescription
 
getConstructorArgType() - Method in class com.facebook.buck.file.HttpFileDescription
 
getConstructorArgType() - Method in class com.facebook.buck.file.RemoteFileDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JarGenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaPluginDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.KeystoreDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.CommandAliasDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.ExportFileDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.GenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.ShBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.ShTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.TestSuiteDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.WorkerToolDescription
 
getConstructorArgType() - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.swift.SwiftToolchainDescription
 
getConstructorArgType() - Method in class com.facebook.buck.versions.VersionedAliasDescription
 
getContacts() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getContacts() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getContacts() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getContacts() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getContacts() - Method in class com.facebook.buck.apple.AppleTest
 
getContacts() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.apple.AppleTestX
 
getContacts() - Method in interface com.facebook.buck.core.description.arg.HasContacts
 
getContacts() - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
 
getContacts() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getContacts() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getContacts() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
getContacts() - Method in class com.facebook.buck.cxx.CxxTest
 
getContacts() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.features.d.DTest
 
getContacts() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.features.go.GoTest
 
getContacts() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.features.go.GoTestX
 
getContacts() - Method in class com.facebook.buck.features.python.PythonTest
 
getContacts() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.features.python.PythonTestX
 
getContacts() - Method in class com.facebook.buck.features.rust.RustTest
 
getContacts() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getContacts() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getContacts() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.shell.ShTest
 
getContacts() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.test.TestResults
 
getContainer() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
Returns the containing file for this file-like entry.
getContainerClass(Field) - Static method in class com.facebook.buck.util.Types
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AuditCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AuditMbrCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.BuckCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.PerfCasCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.PerfCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.PerfMbrCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.ServerCommand
 
getContainerPortal() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
getContainerRelativePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
getContent() - Method in class com.facebook.buck.event.ExperimentEvent
 
getContent(SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.args.WriteToFileArg
Get the expanded content to write to the file.
getContentAddressedStorage() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
getContentAddressedStorage() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
 
getContentAddressedStorage() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
 
getContentHashes() - Method in interface com.facebook.buck.util.cache.JarContentHasher
 
getContentLength() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
 
getContentLength() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
 
getContentRoots(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getContents() - Method in class com.facebook.buck.util.cache.JarHashCodeAndFileType
Return hash values for all files in an archive (like a JAR)
getContentsAsString(Charset) - Method in class com.facebook.buck.util.CapturingPrintStream
 
getContext() - Method in exception com.facebook.buck.core.build.engine.impl.BuildRuleFailedException
 
getContext() - Method in exception com.facebook.buck.core.exceptions.BuckUncheckedExecutionException
 
getContext() - Method in interface com.facebook.buck.core.exceptions.ExceptionWithContext
 
getContext() - Method in exception com.facebook.buck.step.StepFailedException
 
getContext() - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
getContext() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getCopySceneKitAssets() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
copySceneKitAssets binary.
getCopySceneKitAssets() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getCopyStdlibToFrameworks() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, swift-stdlib-tool will be run on .framework bundles, copying the Swift standard library into them.
getCopyStep() - Method in class com.facebook.buck.android.FilterResourcesSteps
 
getCoreKey() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
 
getCoreSimulatorServicePath(UserIdFetcher) - Method in class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
Returns the path on disk to the running Core Simulator service, if any.
getCount() - Method in class com.facebook.buck.counters.SamplingCounter
 
getCount() - Method in class com.facebook.buck.log.LogConfigSetup
 
getCount() - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
getCounters() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
 
getCounters() - Method in class com.facebook.buck.parser.DaemonicParserState
 
getCountersFirstFlushIntervalMillis() - Method in class com.facebook.buck.counters.CounterBuckConfig
 
getCountersFlushIntervalMillis() - Method in class com.facebook.buck.counters.CounterBuckConfig
 
getCoverageExcludes() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
getCoverageExcludes() - Method in class com.facebook.buck.test.TestRunningOptions
 
getCoverageIncludes() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
getCoverageIncludes() - Method in class com.facebook.buck.test.TestRunningOptions
 
getCoverageMode() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getCoverageReportFormats() - Method in class com.facebook.buck.test.TestRunningOptions
 
getCoverageReportTitle() - Method in class com.facebook.buck.test.TestRunningOptions
 
getCoveredByDepFilePredicate(SourcePathResolverAdapter) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
Returns a predicate that can tell whether a given path is covered by dep-file or not.
getCoveredByDepFilePredicate(SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getCoveredByDepFilePredicate(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getCoveredByDepFilePredicate(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getCoveredByDepFilePredicate(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
Returns a predicate indicating whether a SourcePath is covered by the depfile.
getCoveredSources() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getCpp() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCpp() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCppflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCppflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCpu() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
getCpuFilters() - Method in class com.facebook.buck.android.AndroidBinary
 
getCpuFilters() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getCpuFilters() - Method in class com.facebook.buck.android.AndroidBundle
 
getCpuFilters() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getCpuFilters() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getCpuReal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getCpuSys() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getCpuTotal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getCpuUser() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getCrashed() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
Boolean that shows if the test crashed or not
getCrate() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getCrate() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getCrate() - Method in interface com.facebook.buck.features.rust.RustCommonArgs
 
getCrate() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getCrate() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getCrateRoot() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getCrateRoot() - Method in interface com.facebook.buck.features.rust.RustCommonArgs
 
getCrateRoot(SourcePathResolverAdapter, String, ImmutableSet<String>, Stream<Path>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Given a list of sources, return the one which is the root based on the defaults and user parameters.
getCrateRoot() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getCrateRoot() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getCrateType() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
getCreationMillis() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
 
getCriticalPathReportNodes() - Method in class com.facebook.buck.event.listener.CriticalPathEventListener
Return all the critical path nodes for reports
getCsharpCompiler() - Method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
 
getCuda() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCuda() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCudaflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCudaflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCudapp() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCudapp() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCudappflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCudappflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCurrentCellName() - Method in interface com.facebook.buck.core.cell.CellPathResolver
Cell name resolver works in context of some cell.
getCurrentCellName() - Method in interface com.facebook.buck.core.cell.nameresolver.CellNameResolver
Cell name resolver works in context of some cell.
getCurrentMemoryBytesUsageByPool() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getCurrentRevisionId() - Method in interface com.facebook.buck.doctor.config.SourceControlInfo
 
getCurrentRevisionId() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
 
getCurrentVersion() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
getCurrentVersionFile() - Method in class com.facebook.buck.io.filesystem.BuckPaths
The version the buck output directory was created for
getCurrentVersionPath() - Method in class com.facebook.buck.features.apple.projectV2.CoreDataResource.VersionInformation
 
getCustomBehavior() - Method in class com.facebook.buck.rules.modern.FieldInfo
 
getCustomLinkingDeps(BuildRuleArg) - Method in interface com.facebook.buck.apple.AppleCustomLinkingDepsDescription
 
getCustomLinkingDeps(BuildRuleArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
getCwd() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getCwd() - Method in class com.facebook.buck.support.fix.BuckRunSpec
The PWD where the command should be run from
getCxx() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCxx() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCxxBuckConfig() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getCxxCompiler() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
C++ compiler binary.
getCxxCompilerFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
C++ compiler flags.
getCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getCxxDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getCxxDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getCxxflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCxxflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCxxFlavors(BuckConfig) - Static method in class com.facebook.buck.cxx.config.CxxBuckConfig
Constructs set of flavors given in a .buckconfig file, as is specified by section names of the form cxx#{flavor name}.
getCxxHeaderDirs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getCxxIncludePaths() - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
getCxxLibrary(String, TargetConfiguration) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getCxxLibrary() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
getCxxLibrary() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getCxxLibraryWhitelist() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getCxxLink() - Method in class com.facebook.buck.cxx.CxxLinkAndCompileRules
 
getCxxPlatform() - Method in class com.facebook.buck.android.toolchain.ndk.impl.ProviderBackedUnresolvedNdkCxxPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.android.toolchain.ndk.impl.StaticUnresolvedNdkCxxPlatform
 
getCxxPlatform() - Method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getCxxPlatform() - Method in interface com.facebook.buck.android.toolchain.ndk.UnresolvedNdkCxxPlatform
Returns the @{link UnresolvedCxxPlatform} corresponding to the resolved NdkCxxPlatform's CxxPlatform.
getCxxPlatform() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.cxx.CxxBinary
 
getCxxPlatform() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getCxxPlatform(CxxPlatformsProvider, BuildTarget, Optional<Flavor>) - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
Returns the configured cxx platform for a particular target.
getCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.impl.StaticUnresolvedCxxPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
getCxxPlatform() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getCxxPlatform() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getCxxpp() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCxxpp() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCxxppflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getCxxppflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.PreInclude
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getCxxPreprocessorInput(BuildTarget, ActionGraphBuilder, boolean, CxxPlatform, HeaderVisibility, CxxPreprocessables.IncludeType, Multimap<CxxSource.Type, String>, Iterable<FrameworkPath>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Builds a CxxPreprocessorInput for a rule.
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
Returns the preprocessor input that represents this rule's public (exported) declarations.
getCxxPreprocessorInput() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getCxxRuntime() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Ndk runtime type.
getCxxRuntime() - Method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getCxxRuntimeType() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getCxxSharedRuntimePath() - Method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getCxxToolchain() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Target for the cxx toolchain part of the ndk toolchain.
getCxxToolchain() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Target for the cxx toolchain which should be used for this SDK.
getCycle() - Method in exception com.facebook.buck.core.util.graph.CycleException
 
getDaemonicParserState() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getDaemonUptime() - Method in class com.facebook.buck.event.CommandEvent
 
getData() - Method in class com.facebook.buck.core.test.rule.CoercedTestRunnerSpec
 
getData() - Method in class com.facebook.buck.core.test.rule.TestRunnerSpec
 
getData() - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder.DependencyEntry
 
getData(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Looks up some data.
getData(MerkleTreeNodeCache.MerkleTreeNode) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
Gets the Protocol encoded data for the provided tree.
getData() - Method in interface com.facebook.buck.rules.modern.Deserializer.DataProvider
 
getData() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
 
getData() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
 
getData() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
 
getDataForRequest(Request) - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
 
getDataForRequest(Request) - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
 
getDataForRequest(Request) - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
 
getDataPointsCount() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getDb() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getDebugMode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getDebugPathSanitizerLimit() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getDebugURLString(RESessionID) - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getDecimalStringAsLong(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getDeclaredClass() - Method in class com.facebook.buck.core.rules.providers.impl.BuiltInProviderInfo
 
getDeclaredClass() - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkStructObject
 
getDeclaredDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getDeclaredDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getDeclaredDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getDeclaredDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getDeclaredDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getDeclaredDeps() - Method in interface com.facebook.buck.core.rules.attr.HasDeclaredAndExtraDeps
 
getDeclaredDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
getDeclaredDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
 
getDeclaredMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getDeclaredMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getDeclaredPlatforms() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getDefault(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.JavacFactory
Creates a JavacFactory for the default Java toolchain.
getDefaultBuildConfigFields() - Static method in class com.facebook.buck.android.BuildConfigs
Returns a list of fields (with values) that every BuildConfig.java should declare.
getDefaultBuildFileSyntax() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getDefaultClangVersionForNdk(String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getDefaultCompilerTypeForNdk(String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getDefaultConditionValue() - Method in class com.facebook.buck.core.select.Selector
Returns the default value - value to use when none of the conditions match.
getDefaultConfigurationFiles(Path) - Static method in class com.facebook.buck.util.config.Configs
Gets all configuration files that should be used for parsing the project configuration
getDefaultConfigurationFiles(AbsPath) - Static method in class com.facebook.buck.util.config.Configs
getDefaultCxxPlatform() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDefaultCxxPlatform() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getDefaultCxxRuntimeForNdk(String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getDefaultDebugInfoFormatForBinaries() - Method in class com.facebook.buck.apple.AppleConfig
 
getDefaultDebugInfoFormatForLibraries() - Method in class com.facebook.buck.apple.AppleConfig
 
getDefaultDebugInfoFormatForTests() - Method in class com.facebook.buck.apple.AppleConfig
 
getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDefaultFlavors() - Method in interface com.facebook.buck.core.model.HasDefaultFlavors
 
getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDefaultFlavors() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDefaultFlavorsForRuleType(RuleType) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getDefaultFlavorsMode() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getDefaultGccVersionForNdk(String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getDefaultHaskellPlatform() - Method in interface com.facebook.buck.features.haskell.HaskellPlatformsProvider
 
getDefaultIncludes() - Method in class com.facebook.buck.parser.config.ParserConfig
A (possibly empty) sequence of paths to files that should be included by default when evaluating a build file.
getDefaultIncludes() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getDefaultInfo() - Method in class com.facebook.buck.core.rules.providers.collect.impl.LegacyProviderInfoCollectionImpl
 
getDefaultInfo() - Method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl
 
getDefaultInfo() - Method in interface com.facebook.buck.core.rules.providers.collect.ProviderInfoCollection
 
getDefaultInitPy() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getDefaultJavacOptions(TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDefaultJavaCxxPlatform() - Method in interface com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
 
getDefaultJavaOptions() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDefaultJavaOptions(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
 
getDefaultJavaOptionsForTests() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDefaultJavaOptionsForTests(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
 
getDefaultLuaPlatform() - Method in interface com.facebook.buck.features.lua.LuaPlatformsProvider
 
getDefaultMaximumNumberOfThreads() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.ConsumeAllOptionsHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.PairedStringOptionHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.QueryMultiSetOptionHandler
Returns "STRING[]".
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.SingleStringSetOptionHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.StringSetOptionHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.TestSelectorOptions.TestSelectorsOptionHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand.AggregationModeOptionHandler
 
getDefaultPathPredicate(ProjectFilesystem) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
This predicate matches files that might be result of builds or files that are explicitly ignored.
getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDefaultPlatform() - Method in interface com.facebook.buck.core.description.arg.HasDefaultPlatform
 
getDefaultPlatform() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.go.GoToolchain
 
getDefaultPlatform() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getDefaultPlatform() - Method in interface com.facebook.buck.infer.toolchain.InferToolchain
 
getDefaultPlatformTarget(ProjectFilesystem, AndroidBuildToolsLocation, AndroidSdkLocation, Optional<Supplier<Tool>>, Optional<ToolProvider>, AdbToolchain) - Static method in class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
 
getDefaultPythonPlatform(ToolchainProvider, PythonBuckConfig, ProcessExecutor, TargetConfiguration) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
 
getDefaultPythonPlatformFlavor() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getDefaultPythonPlatformSection() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getDefaultRawExcludedLabelSelectors() - Method in class com.facebook.buck.test.config.TestBuckConfig
Return Strings so as to avoid a dependency on LabelSelector!
getDefaultReexportAllHeaderDependencies() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getDefaultResourceAmounts() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
getDefaultResourceAmounts() - Method in class com.facebook.buck.core.resources.ResourcesConfig
 
getDefaultRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
getDefaultRuleKeyFactoryCacheRecycler() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getDefaultRuleKeyFactoryCacheRecycler() - Method in interface com.facebook.buck.cli.MainRunner.ParserAndCaches
 
getDefaultRuleKeyFactoryCacheRecycler() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getDefaultRustPlatform() - Method in interface com.facebook.buck.features.rust.RustToolchain
 
getDefaults() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDefaults() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getDefaults() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDefaultSection() - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getDefaultSection() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getDefaultSharedLibrarySoname(BuildTarget, CxxPlatform, ProjectFilesystem) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
Default shared library soname for a target
getDefaultStrategyConfig() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in interface com.facebook.buck.core.description.arg.BuildRuleArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
getDefaultTargetPlatform() - Method in interface com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNode
Value of default_target_platform attribute.
getDefaultTargetPlatform() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getDefaultTargetPlatform() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTargetPlatform() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
The name of build target default "new" platform: it is used when a platform is not specified either globally or in a target which used this target as a dependency.
getDefaultTestRuleTimeoutMs() - Method in class com.facebook.buck.test.config.TestBuckConfig
The timeout to apply to entire test rules.
getDefaultTestRunner() - Method in enum com.facebook.buck.jvm.java.TestType
 
getDefaultTestTimeoutMillis() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getDefaultTestTimeoutMillis() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
getDefaultTestType() - Method in class com.facebook.buck.cxx.CxxTestDescription
 
getDefaultUnresolvedCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
 
getDefiningPath() - Method in interface com.facebook.buck.rules.visibility.VisibilityPattern
Cell relative path in which the VisibilityPattern is defined.
getDelayMilliseconds(int) - Method in interface com.facebook.buck.remoteexecution.grpc.retry.Backoff.Strategy
Return the amount of time to wait in milliseconds before attempting to retry an operation.
getDelegate() - Method in class com.facebook.buck.android.exopackage.AdbConfig
 
getDelegate() - Method in class com.facebook.buck.apple.AppleConfig
 
getDelegate() - Method in interface com.facebook.buck.artifact_cache.CacheDecorator
 
getDelegate() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getDelegate() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
getDelegate() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
getDelegate() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
getDelegate() - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
 
getDelegate() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getDelegate() - Method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
 
getDelegate() - Method in interface com.facebook.buck.core.config.ConfigView
 
getDelegate() - Method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
 
getDelegate() - Method in class com.facebook.buck.core.graph.transformation.executor.config.DepsAwareExecutorConfig
 
getDelegate() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
getDelegate() - Method in class com.facebook.buck.core.resources.ResourcesConfig
 
getDelegate() - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
 
getDelegate() - Method in class com.facebook.buck.core.rules.analysis.config.RuleAnalysisConfig
 
getDelegate() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
getDelegate() - Method in class com.facebook.buck.counters.CounterBuckConfig
 
getDelegate() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getDelegate() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getDelegate() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
getDelegate() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
 
getDelegate() - Method in class com.facebook.buck.features.d.DBuckConfig
 
getDelegate() - Method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
 
getDelegate() - Method in class com.facebook.buck.features.go.GoBuckConfig
 
getDelegate() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getDelegate() - Method in class com.facebook.buck.infer.InferConfig
 
getDelegate() - Method in class com.facebook.buck.jvm.groovy.GroovyBuckConfig
 
getDelegate() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDelegate() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
getDelegate() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getDelegate() - Method in class com.facebook.buck.rules.tool.config.ToolConfig
 
getDelegate() - Method in class com.facebook.buck.sandbox.SandboxConfig
 
getDelegate() - Method in class com.facebook.buck.support.build.report.BuildReportConfig
 
getDelegate() - Method in class com.facebook.buck.support.cli.config.CliConfig
 
getDelegate() - Method in class com.facebook.buck.support.fix.FixBuckConfig
 
getDelegate() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
getDelegate() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getDelegate() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
getDelegate() - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
getDelegateConfig() - Method in class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
getDelegateDetails() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getDelegateDetails() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getDelegateJobs() - Method in class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
getDeniedToReadPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
Paths that are not allowed to be read during process execution.
getDensities() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
getDep(KeyType) - Method in interface com.facebook.buck.core.graph.transformation.ComputationEnvironment
 
getDependencies() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getDependencies() - Method in interface com.facebook.buck.core.build.action.BuildEngineAction
 
getDependencies() - Method in class com.facebook.buck.core.rules.actions.AbstractAction
 
getDependencies() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
getDependencies(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getDependenciesPassTheirTests() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
getDependenciesPassTheirTests() - Method in class com.facebook.buck.test.TestResults
 
getDependencyStack() - Method in interface com.facebook.buck.core.exceptions.ExceptionWithHumanReadableMessage
Get the dependency stack associated with this error
getDependencyStack() - Method in exception com.facebook.buck.core.exceptions.HumanReadableException
 
getDependencyStack() - Method in exception com.facebook.buck.core.model.targetgraph.NoSuchTargetException
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
getDependencyTrackingMode() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
getDependentLibrariesFor(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getDependentModulesFor(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getDepFilePath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getDepFileRelativePath() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getDepFileRuleKey() - Method in interface com.facebook.buck.core.rulekey.BuildRuleKeys
 
getDepFileRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
getDepResults(BuildRule, ExecutionContext) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
getDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
A collection of dependencies that includes android_library rules.
getDeps() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getDeps() - Method in interface com.facebook.buck.core.description.arg.HasDeclaredDeps
 
getDeps() - Method in interface com.facebook.buck.core.graph.transformation.ComputationEnvironment
 
getDeps(ComputationIdentifier<ResultType>) - Method in interface com.facebook.buck.core.graph.transformation.ComputationEnvironment
 
getDeps() - Method in class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDeps
List of build targets that this node depends on.
getDeps(SourcePathRuleFinder) - Method in interface com.facebook.buck.core.rules.attr.HasCustomDepsLogic
Deprecated.
 
getDeps(AddsToRuleKey, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Streams dependencies based on everything added to its rulekey.
getDeps() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
 
getDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.CxxDeps
 
getDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxHeaders
 
getDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
getDeps() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getDeps(CxxPlatform, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Static method in class com.facebook.buck.features.lua.LuaUtil
 
getDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getDeps(PythonPlatform, CxxPlatform, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Static method in class com.facebook.buck.features.python.PythonUtil
 
getDeps() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryRules.Builder
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getDeps() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory.Result
 
getDeps(T, Consumer<BuildRule>) - Method in interface com.facebook.buck.rules.modern.CustomFieldDeps
 
getDeps() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getDepsAwareExecutorSupplier() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getDepsCollection(AddsToRuleKey, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Derives dependencies based on everything added to its rulekey.
getDepsFor(IjProjectElement) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.android.AndroidBinary
 
getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.android.AndroidResource
 
getDepsForTransitiveClasspathEntries() - Method in interface com.facebook.buck.jvm.core.HasClasspathDeps
 
getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getDepsQuery() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getDepsQuery() - Method in interface com.facebook.buck.core.description.arg.HasDepsQuery
 
getDepsQuery() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getDepsSupplier() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
getDepsWithCacheMisses() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getDerivedArtifactVerifier(BuildTarget, ProjectFilesystem, AddsToRuleKey, BuildableContext) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
Derives an ArtifactVerifier from the @AddToRuleKey annotated fields.
getDerivedArtifactVerifier(BuildTarget, ProjectFilesystem, AddsToRuleKey) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.AabBuilderStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.aapt.MiniAapt
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ApkBuilderStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ApkInstallStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.CompileStringsStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ConcatStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
getDescription() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GenerateManifestStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GetStringsFilesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.IntraDexReorderStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.SmartDexingStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.SplitZipStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.apple.IdbRunTestsStep
 
getDescription() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getDescription() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getDescription() - Method in class com.facebook.buck.core.model.UserFlavor
 
getDescription() - Method in class com.facebook.buck.core.rules.knowntypes.RuleDescriptor
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.cxx.MachoDylibStubScrubContentsStep
 
getDescription() - Method in interface com.facebook.buck.event.external.events.StepEventExternalInterface
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.python.PythonRunTestsStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.zip.rules.CopyToZipStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.file.DownloadStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.json.JsonConcatenateStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in interface com.facebook.buck.jvm.java.Javac
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacStep
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
 
getDescription() - Method in exception com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader.CorruptArtifactException
 
getDescription(ThrowableCauseIterable) - Static method in exception com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader.CorruptArtifactException
Returns CorruptArtifactException throwable if any of the causes in the ThrowableCauseIterable are CorruptArtifactException.
getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.RunTestAndRecordResultStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.WorkerShellStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.AbstractExecutionStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.AbstractTestStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.ConditionalStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.CopyStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.FileScrubberStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.MakeExecutableStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.MkdirStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.MoveStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.RmStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.StringTemplateStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymCopyStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.TouchStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.WriteFileStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.XzStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.ZstdStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.impl.ActionExecutionStep
 
getDescription(ExecutionContext) - Method in interface com.facebook.buck.step.Step
 
getDescription() - Method in class com.facebook.buck.step.StepEvent
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.unarchive.UntarStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.unarchive.UnzipStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.zip.RepackZipEntriesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.zip.ZipScrubberStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.zip.ZipStep
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
 
getDescriptionClass() - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.android.AndroidDescriptionsProvider
 
getDescriptions() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.apple.AppleDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in interface com.facebook.buck.core.model.targetgraph.DescriptionProvider
 
getDescriptions() - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleDescriptionProvider
 
getDescriptions() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingRuleDescriptionProvider
 
getDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
getDescriptions() - Method in class com.facebook.buck.core.rules.platform.ConstraintRulesDescriptionProvider
 
getDescriptions() - Method in class com.facebook.buck.core.rules.platform.PlatformRuleDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.core.test.rule.impl.TestRunnerDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.cxx.CxxDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.apple.common.XCodeDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.d.DDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.dotnet.DotNetRuleProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.filegroup.FilegroupDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.go.GoDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.gwt.GwtDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.halide.HalideDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.haskell.HaskellDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.js.JsDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.lua.LuaDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.ocaml.OcamlDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.python.PythonDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.rust.RustDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.zip.rules.ZipDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.file.FileDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.groovy.GroovyDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.java.JavaDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.java.rules.JavaDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.kotlin.KotlinDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.scala.ScalaDescriptionsProvider
 
getDescriptions() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.shell.ShellDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.swift.SwiftDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.versions.VersionDescriptionsProvider
 
getDescriptionsByRule() - Method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
getDescriptorByName(String) - Method in class com.facebook.buck.core.rules.knowntypes.HybridKnownRuleTypes
 
getDescriptorByName(String) - Method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
getDescriptorByName(String) - Method in interface com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
Get rule type, constructor arg and description object for by rule name.
getDescriptorByName(String) - Method in class com.facebook.buck.core.starlark.knowntypes.KnownUserDefinedRuleTypes
 
getDescriptorByNameChecked(String, Class<T>) - Method in interface com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
getDesiredLink() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
getDestination() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getDestination() - Method in class com.facebook.buck.apple.SourcePathWithAppleBundleDestination
 
getDestination() - Method in interface com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
 
getDestinationBase() - Method in class com.facebook.buck.features.apple.common.CopyInXcode
 
getDestinationFile() - Method in class com.facebook.buck.step.fs.XzStep
 
getDestinationPath() - Method in class com.facebook.buck.features.apple.common.CopyInXcode
 
getDestinationSpecifier() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDesugarDeps() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getDetailsForLogging() - Method in class com.facebook.buck.edenfs.EdenProjectFilesystemDelegate
 
getDetailsForLogging() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
getDetailsForLogging() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
getDeveloperCertificateFingerprints() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
SHA1 hashes of the certificates in the "DeveloperCertificates" section.
getDeveloperPath() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Developer directory of the toolchain
getDeveloperPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Absolute path to the active DEVELOPER_DIR.
getDeviceAbis() - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getDeviceAbis() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getDeviceKind(AppleDevice) - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
 
getDevices(boolean) - Method in class com.facebook.buck.android.AdbHelper
 
getDevices(boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
 
getDexCompression() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexCompression() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexDirectory() - Method in class com.facebook.buck.android.PreDexSplitDexMerge
 
getDexDirectorySourcePath() - Method in class com.facebook.buck.android.PreDexSplitDexMerge
 
getDexFile() - Method in class com.facebook.buck.android.ModuleInfo
 
getDexFilesInfo() - Method in interface com.facebook.buck.android.HasDexFiles
 
getDexFilesInfo() - Method in class com.facebook.buck.android.PreDexSingleDexMerge
 
getDexFilesInfo() - Method in class com.facebook.buck.android.PreDexSplitDexMerge
 
getDexGroupLibLimit() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexGroupLibLimit() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getDexInputHashes() - Method in class com.facebook.buck.android.HashInputJarsToDexStep
 
getDexInputHashes() - Method in interface com.facebook.buck.android.SmartDexingStep.DexInputHashesProvider
 
getDexReorderDataDumpFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexReorderDataDumpFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexReorderDataDumpFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getDexReorderToolFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexReorderToolFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexReorderToolFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getDexTool() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexTool() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexTool() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getDexTool() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getDexWithClasses() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getDiagnostic() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
 
getDiagnosticData() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getDiagnosticKindForSourceOnlyAbiCompatibility() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
 
getDiagnostics() - Method in interface com.facebook.buck.json.BuildFilePythonResult
 
getDictionary() - Method in class com.facebook.buck.parser.syntax.SelectorValue
Return a map with select choices and appropriate values
getDiff() - Method in interface com.facebook.buck.doctor.config.SourceControlInfo
 
getDiff() - Method in class com.facebook.buck.event.ParsingEvent.EnvVariableChange
 
getDiff() - Method in interface com.facebook.buck.util.versioncontrol.FullVersionControlStats
 
getDigest() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
 
getDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.DirectoryNode
 
getDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.FileNode
 
getDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputFile
 
getDigest() - Method in interface com.facebook.buck.remoteexecution.UploadDataSupplier
 
getDigest() - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.NodeData
 
getDirCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
 
getDirCacheStoreExecutor() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getDirectories() - Method in class com.facebook.buck.core.files.DirectoryList
 
getDirectories() - Method in enum com.facebook.buck.features.dotnet.FrameworkVersion
 
getDirectoriesList() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Directory
 
getDirectory() - Method in interface com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
 
getDirectory() - Method in interface com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
 
getDirectory() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
 
getDirectory() - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.NodeData
 
getDirectory() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, the current working directory for the launched process.
getDirectoryContents(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getDirectoryContents(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
getDirectoryContents(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
getDirectoryContents(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Gets a list of paths of the contents of the given directory, obeying the ignores.
getDirectoryList() - Method in class com.facebook.buck.core.files.FileTree
List of files, folders and symlinks in the desired directory
getDirectoryListCaches() - Method in class com.facebook.buck.support.state.BuckGlobalState
Return a map of all directory list caches for each cell which is a key.
getDirs() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getDirs() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getDirsContainingResourceDirs() - Method in class com.facebook.buck.apple.AppleBundleResources
Directories whose contents should be copied into the root of the resources subdirectory.
getDirtyFiles() - Method in interface com.facebook.buck.doctor.config.SourceControlInfo
 
getDisablePreDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDisablePreDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDisablePreDex() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getDisallowAllDuplicates() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getDisallowAllDuplicates() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getDiskIO() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
getDist() - Method in class com.facebook.buck.infer.InferConfig
Depending on the type of dist (plain path vs target) either return a ConstantToolProvider or InferDistFromTargetProvider with properly set up parse time deps.
getDistBinary() - Method in class com.facebook.buck.infer.InferConfig
 
getDllName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
The docstring to use for this attribute
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.BoolAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
getDoc() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
getDoesNotAffectAbi() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getDraftCompile() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
If true, the GWT Compiler's -draftCompile flag will be set.
getDstSubfolderSpec() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
 
getDsymOutputPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.apple.AppleDsym
 
getDsymutil() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
dsymutil binary.
getDsymutil() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getDtNeeded(ProcessExecutor, Tool, SourcePathResolverAdapter, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
 
getDtoDescriptor() - Method in class com.facebook.buck.core.rules.knowntypes.RuleDescriptor
 
getDummyRDotJava() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
 
getDummyRDotJavaPath(TargetNode<?>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getDummyRDotJavaTarget(BuildTarget) - Static method in class com.facebook.buck.android.AndroidLibraryGraphEnhancer
 
getDuplicateResourceBehavior() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDuplicateResourceBehavior() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDuplicateResourceBehavior() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getDuplicateResourceWhitelist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDuplicateResourceWhitelist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDuplicateResourceWhitelist() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getDuplicatesLogLevel() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getDuplicatesLogLevel() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDuration() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
Time spent executing the test
getDuration() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
getDuration() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
 
getDuration() - Method in class com.facebook.buck.shell.ShellStep
 
getDurationInMillis() - Method in class com.facebook.buck.support.jvm.GCCollectionEvent
 
getDurationName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getDwarfFilenameForDsymTarget(BuildTarget) - Static method in class com.facebook.buck.apple.AppleDsym
 
getDxExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getDxExecutorService() - Method in interface com.facebook.buck.android.toolchain.DxToolchain
Executor service exclusively for the smart dexing step.
getDxMaxHeapSize() - Method in class com.facebook.buck.android.DxConfig
 
getDxMaxThreadCount() - Method in class com.facebook.buck.android.DxConfig
 
getDxThreadCount() - Method in class com.facebook.buck.android.DxConfig
 
getDxThreadCount() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDynamicSymbols(ProcessExecutor, Tool, SourcePathResolverAdapter, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
 
getEdgeCount() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getEdgeId(String) - Method in interface com.facebook.buck.log.TraceInfoProvider
 
getEdges() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieNode
 
getEdition() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getEdition() - Method in interface com.facebook.buck.features.rust.RustCommonArgs
 
getEdition() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getEdition() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getEffectiveBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getEffectiveBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getEffectiveBannedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getElapsedTime() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getElapsedTimeMillis() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
 
getElapsedTimeMs() - Method in interface com.facebook.buck.event.listener.CriticalPathReportableNode
 
getElapsedTimeMs() - Method in interface com.facebook.buck.event.listener.FileSerializationOutputRuleDepsListener.RuleExecutionTimeData
 
getElapsedTimeMs() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
getElapsedTimeNano() - Method in class com.facebook.buck.core.build.event.BuildRuleExecutionEvent.Finished
 
getElement() - Method in interface com.facebook.buck.core.exceptions.DependencyStack.Element
 
getElement() - Method in interface com.facebook.buck.core.exceptions.DependencyStack.ProvidesElement
 
getElement() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getElement() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
getElements() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
getElements() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
getElements() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
getElements() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
getElements() - Method in class com.facebook.buck.parser.syntax.ListWithSelects
Ordered list of elements in expression, can be native type or SelectorValue
getElf32Addr(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
getElf32Half(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
getElf32Sword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
getElf32Word(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
getElf64Addr(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getElf64Half(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getElf64Sxword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getElf64Word(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getElf64Xword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getEmbeddedCellsBuckOutBaseDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getEmitSwiftdocs() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, a .swiftdoc file will be generated along with the .swiftmodule file.
getEmoji() - Method in enum com.facebook.buck.doctor.config.DoctorSuggestion.StepStatus
 
getEmptyInitTarget(BuildTarget) - Static method in class com.facebook.buck.features.python.PythonBinaryDescription
 
getEnabled() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
If false (default) then Buck events are not logged to Scribe
getEnabled() - Method in class com.facebook.buck.support.build.report.BuildReportConfig
 
getEnabledBuildRuleFinishedStatuses() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
 
getEnableFailingCommandTruncation() - Method in class com.facebook.buck.support.cli.config.CliConfig
 
getEnableObjcInterop() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getEnablePackageFiles() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getEnableParallelParsing() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getEnableParserProfiling() - Method in class com.facebook.buck.cli.AbstractCommand
 
getEnableParserProfiling() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getEnableProfiling() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getEnableSandbox() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getEnableSandbox() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getEnableSandbox() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getEnableSandbox() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getEnableSandbox() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getEnableSandbox() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getEnableShowOutputWarning() - Method in class com.facebook.buck.support.cli.config.CliConfig
 
getEnableTargetCompatibilityChecks() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getEnableWriteToCas() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getEndIndex() - Method in interface com.facebook.buck.core.macros.MacroMatchResult
 
getEndpointExtraRequestArgs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getEndpointExtraRequestHeaders() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getEndpointMessage() - Method in interface com.facebook.buck.doctor.config.DoctorEndpointRequest
 
getEndpointTimeoutMs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getEndpointTimeoutMs() - Method in class com.facebook.buck.support.build.report.BuildReportConfig
 
getEndpointUrl() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getEndpointUrl() - Method in class com.facebook.buck.support.build.report.BuildReportConfig
 
getEndTime() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
getEnforceBuckPackageBoundary() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getEntitlements() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Key/value pairs of the "Entitlements" dictionary in the embedded plist.
getEntitlementsFile() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getEntitlementsFile() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getEntitlementsFile() - Method in interface com.facebook.buck.apple.HasEntitlementsFile
 
getEntries() - Method in class com.facebook.buck.support.cli.config.AliasConfig
 
getEntriesForSection(String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getEntriesToExclude() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getEntriesToJar() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getEntry() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getEntry() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
 
getEntryCount() - Method in class com.facebook.buck.android.resources.ResTableType
 
getEntryCount() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getEntryName() - Method in interface com.facebook.buck.util.zip.collect.FileZipEntrySource
 
getEntryName() - Method in interface com.facebook.buck.util.zip.collect.ZipEntrySource
The name of the destination entry.
getEntryName() - Method in interface com.facebook.buck.util.zip.collect.ZipEntrySourceFromZip
The name of the entry
getEntryOwner() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
 
getEntryPosition() - Method in interface com.facebook.buck.util.zip.collect.ZipEntrySourceFromZip
Position of the entry in the list of entries.
getEntryValueOffset(int) - Method in class com.facebook.buck.android.resources.ResTableType
 
getEnum(String, String, Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
 
getEnum(String, String, Class<T>) - Method in class com.facebook.buck.util.config.Config
 
getEnv() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getEnv(SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxTest
 
getEnv() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getEnv() - Method in interface com.facebook.buck.features.rust.RustCommonArgs
 
getEnv() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getEnv() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getEnv() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getEnv() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getEnv() - Method in interface com.facebook.buck.parser.api.FileManifest
 
getEnv() - Method in class com.facebook.buck.parser.api.PackageFileManifest
 
getEnv() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getEnv() - Method in class com.facebook.buck.shell.ShTest
 
getEnv() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getEnv() - Method in class com.facebook.buck.step.AbstractTestStep
 
getenv(String) - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getenv(String) - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
Gets the environment variable indicated by the specified key.
getEnvironment() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getEnvironment() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getEnvironment() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getEnvironment() - Method in class com.facebook.buck.core.config.BuckConfig
 
getEnvironment() - Method in class com.facebook.buck.core.rules.actions.ActionExecutionContext
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.rules.tool.RunInfoLegacyTool
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.toolchain.tool.DelegatingTool
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
getEnvironment(SourcePathResolverAdapter) - Method in interface com.facebook.buck.core.toolchain.tool.Tool
 
getEnvironment() - Method in interface com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getEnvironment() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getEnvironment() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
getEnvironment() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.infer.InferDistTool
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.groovy.Groovyc
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
getEnvironment() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getEnvironment(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getEnvironment() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Command
 
getEnvironment() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getEnvironment() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
 
getEnvironment() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, the map of environment variables used for the launched process.
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getEnvironmentExpansionSeparator() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getEnvironmentForProcess(ExecutionContext, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
 
getEnvironmentOverrides() - Method in class com.facebook.buck.test.TestRunningOptions
 
getEnvironmentVariable(String) - Method in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.android.redex.ReDexStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.android.StripStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.apple.LibtoolStep
 
getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getEnvironmentVariables() - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLine
 
getEnvironmentVariables() - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgs
 
getEnvironmentVariables() - Method in class com.facebook.buck.core.rules.providers.lib.RunInfo
 
getEnvironmentVariables() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.d.DCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoAssembleStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoLinkStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoListStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoPackStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestCoverStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestMainStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.halide.HalideCompilerStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.jvm.scala.ScalacStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.DefaultShellStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
Returns the environment variables to include when running this ShellStep.
getEnvironmentVariables() - Method in class com.facebook.buck.shell.WorkerShellStep
Returns the environment variables to use when expanding the job arguments that get sent to the process.
getEnvp() - Method in class com.facebook.buck.support.fix.BuckRunSpec
A mapping of environment variables that should be set when invoking the command
getEnvVarFieldNameForField(String) - Static method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getEnvVarValue() - Method in enum com.facebook.buck.features.go.GoArch
Returns the environment variable to be used for GOARCH to Go tools.
getEnvVarValue() - Method in enum com.facebook.buck.features.go.GoOs
Returns the environment variable to be used for GOOS to Go tools.
getEnvVarValueForArm() - Method in enum com.facebook.buck.features.go.GoArch
Returns the environment variable to be used for GOARM to Go tools.
getError() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
 
getError() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getError() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
 
getErrorMessage() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
 
getErrorMessage() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData
 
getErrorMessage() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData
 
getErrorMessage() - Method in interface com.facebook.buck.doctor.config.DoctorEndpointResponse
 
getErrorMessage() - Method in interface com.facebook.buck.doctor.config.DoctorJsonResponse
 
getErrorMessage() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getErrorMessageAugmentations() - Method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
List of error message replacements to make things more friendly for humans
getErrorMessageFormat() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getErrorMessageForUnknownField(String) - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProviderInfo
 
getErrorMessageForUnknownField(String) - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkStructObject
 
getErrorMessageForUnknownField(String) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextAttr
 
getErrorMessageLimit() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getErrorMessageLimit() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getErrorPercentage(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
 
getErrorReport(SourcePathResolverAdapter, Path) - Method in interface com.facebook.buck.cxx.UntrackedHeaderReporter
 
getErrors() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getErrors() - Method in class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDepsPackage
Errors that occurred parsing this package.
getErrors() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getErrors() - Method in interface com.facebook.buck.parser.api.FileManifest
 
getErrors() - Method in class com.facebook.buck.parser.api.PackageFileManifest
 
getEscapedArgumentsListAsString(List<String>) - Static method in class com.facebook.buck.cli.AbstractQueryCommand
 
getEstimate(InputStream) - Static method in class com.facebook.buck.android.dalvik.DalvikStatsTool
Estimates the footprint that a given class will have in the LinearAlloc buffer of Android's Dalvik VM.
getEstimatedAmounts() - Static method in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
getEstimatedArgsCount() - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgs
Get the approximate number of arguments that will be returned for CommandLineArgs.getArgsAndFormatStrings()
getEstimatedArgsCount() - Method in class com.facebook.buck.core.rules.providers.lib.RunInfo
 
getEstimatedProgressOfCreatingActionGraph() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getEstimatedProgressOfCreatingActionGraph() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
getEstimatedProgressOfGeneratingProjectFiles() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getEstimatedProgressOfGeneratingProjectFiles() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
getEstimatedProgressOfParsingBuckFiles() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getEstimatedProgressOfParsingBuckFiles() - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
getEventBus() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getEventBus() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getEventBus() - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
 
getEventBus() - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisContext
 
getEventHandler() - Method in class com.facebook.buck.skylark.packages.PackageContext
 
getEventId() - Method in class com.facebook.buck.event.SimplePerfEvent
 
getEventInfo() - Method in class com.facebook.buck.event.SimplePerfEvent
 
getEventKey() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getEventKey() - Method in interface com.facebook.buck.event.BuckEvent
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.AbstractCommand
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.BuildCommand
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in interface com.facebook.buck.cli.Command
If any of these listeners also extends Closeable, it will be closed by Main.
getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Finished
 
getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Started
 
getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getEventName() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
 
getEventName() - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Finished
 
getEventName() - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Started
 
getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Scheduled
 
getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
 
getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
 
getEventName() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
getEventName() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Finished
 
getEventName() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildRuleExecutionEvent.Event
 
getEventName() - Method in class com.facebook.buck.core.build.event.FinalizingBuildRuleEvent
 
getEventName() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Started
 
getEventName() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
 
getEventName() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getEventName() - Method in class com.facebook.buck.event.ArtifactCompressionEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.ArtifactCompressionEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
 
getEventName() - Method in class com.facebook.buck.event.CacheStatsEvent
 
getEventName() - Method in class com.facebook.buck.event.CommandEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.CommandEvent.Interrupted
 
getEventName() - Method in class com.facebook.buck.event.CommandEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getEventName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.ConsoleEvent
 
getEventName() - Method in class com.facebook.buck.event.DaemonEvent
 
getEventName() - Method in class com.facebook.buck.event.ExperimentEvent
 
getEventName() - Method in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent.InvalidationFinished
 
getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent.InvalidationStarted
 
getEventName() - Method in class com.facebook.buck.event.FlushConsoleEvent
 
getEventName() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.InstallEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent
 
getEventName() - Method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
 
getEventName() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getEventName() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
 
getEventName() - Method in class com.facebook.buck.event.ParsingEvent
 
getEventName() - Method in class com.facebook.buck.event.ProgressEvent.BuildProgressUpdated
 
getEventName() - Method in class com.facebook.buck.event.ProgressEvent.ParsingProgressUpdated
 
getEventName() - Method in class com.facebook.buck.event.ProgressEvent.ProjectGenerationProgressUpdated
 
getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Processed
 
getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
getEventName() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.StartActivityEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.UninstallEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.UninstallEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.WatchmanStatusEvent
 
getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent.Finished
 
getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent.Started
 
getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadProgressEvent
 
getEventName() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
 
getEventName() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
 
getEventName() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
 
getEventName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
 
getEventName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Started
 
getEventName() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Finished
 
getEventName() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Started
 
getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Started
 
getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
getEventName() - Method in class com.facebook.buck.parser.ParseEvent.Finished
 
getEventName() - Method in class com.facebook.buck.parser.ParseEvent.Started
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.RemoteBuildRuleExecutionEvent
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionSessionEvent.Finished
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionSessionEvent.Started
 
getEventName() - Method in class com.facebook.buck.rules.modern.builders.HybridLocalEvent
 
getEventName() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
 
getEventName() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
 
getEventName() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
 
getEventName() - Method in class com.facebook.buck.step.StepEvent.Finished
 
getEventName() - Method in class com.facebook.buck.step.StepEvent.Started
 
getEventName() - Method in class com.facebook.buck.support.jvm.GCMajorCollectionEvent
 
getEventName() - Method in class com.facebook.buck.support.jvm.GCMinorCollectionEvent
 
getEventName() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
 
getEventName() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
getEventName() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Finished
 
getEventName() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Started
 
getEventName() - Method in class com.facebook.buck.test.TestRuleEvent.Finished
 
getEventName() - Method in class com.facebook.buck.test.TestRuleEvent.Started
 
getEventName() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
 
getEventName() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.PerfStatsEvent
 
getEventName() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getEventName() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
 
getEventName() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
 
getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Cache
 
getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Finished
 
getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Started
 
getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Timeout
 
getEventNanoTime() - Method in interface com.facebook.buck.event.listener.CriticalPathReportableNode
 
getEvents() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
 
getEventsBetween(long, long, Iterable<EventInterval>) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Filter a list of events and return the subset that fall between the given start and end timestamps.
getEventSink() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getEventsOutputPath() - Method in class com.facebook.buck.cli.AbstractCommand
 
getEventType() - Method in class com.facebook.buck.event.SimplePerfEvent
 
getEvictionCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getExactOptional(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
Returns the target node for the exact given target, if it exists in the graph.
getException() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult.ActionExecutionFailure
 
getException() - Method in interface com.facebook.buck.slb.LoadBalancedServiceEvent.LoadBalancedServiceEventData
 
getException() - Method in interface com.facebook.buck.slb.LoadBalancerPingEvent.PerServerPingData
 
getExclude() - Method in class com.facebook.buck.skylark.io.GlobSpec
Wildcards of paths that should be skipped from the glob expansion.
getExcludeDirectories() - Method in class com.facebook.buck.skylark.io.GlobSpec
Whether directories should be excluded from the glob expansion.
getExcludedResourcePaths() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getExcludedRoots() - Method in class com.facebook.buck.cxx.OmnibusRoots
 
getExcludeIncompatibleTargets() - Method in class com.facebook.buck.cli.AbstractCommand
 
getExcludeIncompatibleTargets() - Method in class com.facebook.buck.cli.UnconfiguredQueryCommand
 
getExcludes() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
A set of paths that need to be excluded from the final IjModule.
getExcludeTestPatterns() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getExe() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getExe() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getExecutable() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getExecutable(Path, ImmutableMap<String, String>) - Method in class com.facebook.buck.io.ExecutableFinder
 
getExecutable() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.apple.AppleBundle
 
getExecutableCommand(OutputLabel) - Method in interface com.facebook.buck.core.rules.tool.BinaryBuildRule
Command to execute the output of this rule.
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyBinaryBuildRuleView
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.cxx.CxxBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.cxx.CxxTest
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.d.DBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.go.GoBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.go.GoTest
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.go.GoTestX
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.haskell.HaskellBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.lua.LuaBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.ocaml.OcamlBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.python.PythonTest
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.features.rust.RustTest
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.file.HttpFileBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.file.RemoteFileBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.jvm.java.JarFattener
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.jvm.java.JarGenrule
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.shell.CommandAlias
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.shell.GenruleBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.shell.ShBinary
 
getExecutableCommand(OutputLabel) - Method in class com.facebook.buck.shell.ShTest
 
getExecutableFinder() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
getExecutableFinder() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getExecutableFinder() - Method in interface com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getExecutableName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getExecutableName() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getExecutableName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getExecutableSuffixes(Platform, ImmutableMap<String, String>) - Static method in class com.facebook.buck.io.ExecutableFinder
 
getExecutedActionMetadata() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getExecutedCommand() - Method in interface com.facebook.buck.step.StepExecutionResult
 
getExecutionContext() - Method in class com.facebook.buck.cli.AbstractCommand
 
getExecutionContext() - Method in class com.facebook.buck.command.Build
 
getExecutionContext() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
getExecutionContext() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.BuildCommand
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.InstallCommand
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.TestCommand
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.UninstallCommand
 
getExecutionDurationMs() - Method in class com.facebook.buck.remoteexecution.event.RemoteBuildRuleExecutionEvent
 
getExecutionStarted() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionHandle
 
getExecutor() - Method in class com.facebook.buck.parser.ParsingContext
An executor used during parsing request to perform async computations
getExecutor() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getExecutor() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
getExecutorCollectionLabel() - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.RemoteExecutionStateRenderer
 
getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
getExecutorCount() - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
getExecutorCount() - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
getExecutorCount() - Method in class com.facebook.buck.event.listener.RemoteExecutionStateRenderer
 
getExecutorCount() - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
getExecutors() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getExecutors() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getExecutors() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
 
getExecutorService() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
getExecutorService() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
getExecutorType() - Method in class com.facebook.buck.core.graph.transformation.executor.config.DepsAwareExecutorConfig
 
getExistenceOfInterestPredicate(SourcePathResolverAdapter) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
Returns a predicate that can tell whether the existence of a given path may be of interest to compiler.
getExistenceOfInterestPredicate(SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getExistenceOfInterestPredicate(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getExistenceOfInterestPredicate(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getExistenceOfInterestPredicate() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getExistingFile() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
getExitCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
getExitCode() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getExitCode() - Method in class com.facebook.buck.event.CommandEvent.Finished
 
getExitCode() - Method in class com.facebook.buck.event.CommandEvent.Interrupted
 
getExitCode() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getExitCode() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getExitCode() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionResult
 
getExitCode() - Method in class com.facebook.buck.step.StepEvent.Finished
 
getExitCode() - Method in interface com.facebook.buck.step.StepExecutionResult
 
getExitCode() - Method in exception com.facebook.buck.step.StepFailedException
 
getExitCode() - Method in class com.facebook.buck.support.fix.BuckFixSpec
The exit code of the command
getExitCode() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
 
getExitCode() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getExitCode() - Method in interface com.facebook.buck.worker.WorkerJobResult
 
getExitCode() - Method in class com.facebook.buck.worker.WorkerProcessProtocol.CommandResponse
 
getExitCodeFromResult(ExecutionContext, ProcessExecutor.Result) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getExitCodeFromResult(ExecutionContext, ProcessExecutor.Result) - Method in class com.facebook.buck.shell.ShellStep
 
getExopackageInfo() - Method in class com.facebook.buck.android.HasInstallableApk.ApkInfo
 
getExopackageModes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getExopackageModes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getExopackageModes() - Method in interface com.facebook.buck.android.HasExopackageArgs
 
getExpandedArgs() - Method in class com.facebook.buck.support.fix.BuckFixSpec
The fully evaluated arguments to this buck invocation.
getExpandedCommandArgs() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getExpandedSourcePaths(ProjectFilesystem, ProjectFilesystemFactory, ImmutableSet<Path>, Optional<Path>) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getExpanders() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getExpandVariablesBasedOn() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getExpandVariablesBasedOn() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
getExpandVariablesBasedOn() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getExpandVariablesBasedOn() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getExpectedHashCode() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult
 
getExperimentalArgs() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
In practice, these may be values such as -XenableClosureCompiler, -XdisableClassMetadata, -XdisableCastChecking, or -XfragmentMerge.
getExperimentGroups(String, String, Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
Returns the probabilities for each group in an experiment.
getExpirationDate() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
getExplanation() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
getExplanation() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
getExplanation() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
getExplanation() - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
getExplicitFileType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
getExplicitRunnablePath() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getExportedCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedCxxDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedDeps() - Method in interface com.facebook.buck.core.rules.attr.ExportDependencies
 
getExportedDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getExportedDeps() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getExportedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getExportedDepsClosure(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ExportedDepsClosureResolver
 
getExportedHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedHeaders() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedHeaders() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedHeaderStyle() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedHeaderStyle() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedHeaderStyle() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedHeaderStyle() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedHeaderStyle() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getExportedLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedLinkerFlags(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getExportedLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedLinkerFlags(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getExportedLinkerFlags(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getExportedLinkerFlags(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getExportedLinkerFlags(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getExportedLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getExportedName() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
Get the exported name of the function within an extension file.
getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPlatformDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPlatformHeaders() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPostLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPostLinkerFlags(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPostLinkerFlags(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getExportedPostLinkerFlags(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getExportedPostLinkerFlags(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getExportedPostLinkerFlags(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getExportedProvidedDeps() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDeps
 
getExportedProvidedDeps() - Method in interface com.facebook.buck.core.rules.attr.ExportDependencies
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getExportedRules(Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
getExportedSymbolsFromString(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
 
getExportHeader() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getExportInfo() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieNode
 
getExportInfoOffset() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getExportInfoSize() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getExpression() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
getExpressionToEval(ImmutableList<QueryEnvironment.Argument<NODE_TYPE>>) - Method in class com.facebook.buck.query.FilterFunction
 
getExpressionToEval(ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.KindFunction
 
getExtension() - Method in class com.facebook.buck.apple.AppleBundle
 
getExtension() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getExtension() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getExtension() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
getExtension() - Method in interface com.facebook.buck.core.starlark.rule.artifact.SkylarkArtifactApi
 
getExtension(CxxPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtension
 
getExtension() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getExtension(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
getExtension() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getExtension() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getExtension() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get the extension (including '.') for this archive type
getExtensions(Class<T>) - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
getExtensions() - Method in enum com.facebook.buck.cxx.CxxSource.Type
 
getExternalAttributes() - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
getExternalLinkerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getExternalLinkerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getExternalLinkerFlags() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getExternalNamesInRootCell() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
This gives the names as they are specified in the root cell.
getExternalTestRunner() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.apple.AppleTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in interface com.facebook.buck.core.test.rule.ExternalTestRunnerRule
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in interface com.facebook.buck.core.test.rule.TestXRule
This shouldn't be overriden as the default implementation is sufficient.
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.cxx.CxxTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.d.DTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.go.GoTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.python.PythonTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.rust.RustTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.shell.ShTest
 
getExtraArgs() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
Additional flags that we pass to the tool, but which do *not* contribute to the rule key.
getExtraArguments() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getExtraArguments() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getExtraArguments() - Method in interface com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getExtraClasspath() - Method in class com.facebook.buck.android.AndroidClasspathProvider
 
getExtraClasspath() - Method in class com.facebook.buck.jvm.java.ExtraClasspathProvider.EmptyExtraClasspathProvider
 
getExtraClasspath() - Method in interface com.facebook.buck.jvm.java.ExtraClasspathProvider
 
getExtraClasspathProvider(ToolchainProvider, TargetConfiguration) - Method in class com.facebook.buck.jvm.groovy.GroovyConfiguredCompilerFactory
 
getExtraClasspathProvider(ToolchainProvider, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
getExtraClasspathProvider(ToolchainProvider, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
getExtraClasspathProvider(ToolchainProvider, TargetConfiguration) - Method in class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
getExtraClasspathProvider(ToolchainProvider, TargetConfiguration) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
getExtraCompilerOutputModulesPath() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getExtraData() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getExtraDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getExtraDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getExtraDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
getExtraFiles() - Method in interface com.facebook.buck.doctor.ExtraInfoCollector.ExtraInfoResult
 
getExtraFilteredResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getExtraFilteredResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getExtraFilteredResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getExtraFlags() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getExtraGroovycArguments() - Method in interface com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg
 
getExtraGroovycArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getExtraGroovycArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getExtraInfo() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
getExtraInfoCommand() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getExtraJson() - Method in interface com.facebook.buck.features.js.HasExtraJson
A JSON string, optionally containing macros.
getExtraJson() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
A JSON string, optionally containing macros.
getExtraJson() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
A JSON string, optionally containing macros.
getExtraJson(HasExtraJson, BuildTarget, ActionGraphBuilder, CellPathResolver) - Static method in class com.facebook.buck.features.js.JsUtil
Wraps the StringWithMacros coming from HasExtraJson so that it can be added to rule keys and expanded easily.
getExtraLibraryDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getExtraLibraryDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getExtraModuleDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getExtraModuleDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getExtraNdkCFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getExtraNdkCxxFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getExtraNdkLdFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
getExtraOutputsDeriver() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getExtraPlatformPaths() - Method in class com.facebook.buck.apple.AppleConfig
 
getExtraSchemes() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getExtraScriptTemplates() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getExtraShallowTargets() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getExtraTargets() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getExtraTests() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getExtraToolchainPaths() - Method in class com.facebook.buck.apple.AppleConfig
 
getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeFiles() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeFiles() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getExtraXcodeSources() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getExtraXcodeSources() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getFactory() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
getFactory() - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
getFactory() - Method in enum com.facebook.buck.slb.ThriftProtocol
 
getFailed() - Method in interface com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker.RemoteArtifactUploadStats
 
getFailOnLegacyAaptErrors() - Method in class com.facebook.buck.android.AndroidBuckConfig
Whether to fail (vs warn) on legacy aapt2 compile errors.
getFailure() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getFailure(ListenableFuture<?>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Returns the failure for a ListenableFuture.
getFailureCount() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getFailureCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getFailureCount() - Method in class com.facebook.buck.test.TestCaseSummary
 
getFailureCount() - Method in class com.facebook.buck.test.TestResults
 
getFailureInfo() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
Object that represents the failure information
getFailureOptional() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getFailures() - Method in class com.facebook.buck.test.TestResults
 
getFailureUploadCount() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getFakeTime() - Static method in class com.facebook.buck.util.zip.ZipConstants
ZipEntry.setTime(long) is timezone-sensitive.
getFallbackFinder() - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
getFatLto() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getFatLto() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getFatLto() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getFatLto() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getFatLto() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getFatLto() - Method in class com.facebook.buck.cxx.CxxLinkOptions
 
getFatLto() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getFatLto() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
 
getFatLto() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getFatLto() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getFeatures() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getFeatures() - Method in interface com.facebook.buck.features.rust.RustCommonArgs
 
getFeatures() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getFeatures() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getFetchBuilder() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
getFetchData() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getFetchResult() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData
 
getFetchTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getField() - Method in class com.facebook.buck.rules.modern.FieldInfo
 
getFieldInfos() - Method in interface com.facebook.buck.rules.modern.ClassInfo
 
getFieldInfos() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
getFieldNames() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProviderInfo
 
getFieldNames() - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkStructObject
 
getFieldNames() - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextAttr
 
getFile() - Method in interface com.facebook.buck.apple.AbstractIdbFailureInfo
String that represents the file which caused the failure
getFile() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
 
getFile(Cell, AbsPath) - Method in interface com.facebook.buck.parser.FileParsePipeline
Obtain all TargetNodes from a build file.
getFileAttributesForZipEntry(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFileAttributesForZipEntry(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
getFileAttributesForZipEntry is similar to getPosixFileMode, but returns a number adjusted for use in zip files.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
getFileChangesIgnoredReport() - Method in class com.facebook.buck.doctor.AbstractReport
 
getFileChangesIgnoredReport() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
getFileChangesIgnoredReport() - Method in class com.facebook.buck.doctor.DoctorInteractiveReport
 
getFileContents() - Method in class com.facebook.buck.file.WriteFile
 
getFileEventBus() - Method in class com.facebook.buck.support.state.BuckGlobalState
Global event bus used to process file invalidation events.
getFileExtension(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
getFileExtensions() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get all available file extensions
getFileForOutput(JavaFileManager.Location, String, String, FileObject) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getFileHashCache() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getFileHashCache() - Method in interface com.facebook.buck.core.build.engine.delegate.CachingBuildEngineDelegate
 
getFileHashCache() - Method in class com.facebook.buck.core.build.engine.delegate.LocalCachingBuildEngineDelegate
 
getFileHashCacheMode() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getFileHashCaches() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getFileInputStream(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Get a file input stream to a Digest
getFileJob(Cell, AbsPath) - Method in interface com.facebook.buck.parser.FileParsePipeline
Asynchronously obtain all TargetNodes from a build file.
getFileJob(Cell, AbsPath) - Method in class com.facebook.buck.parser.GenericFileParsePipeline
 
getFileName() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
getFilename() - Method in class com.facebook.buck.event.WatchmanStatusEvent.FileCreation
 
getFilename() - Method in class com.facebook.buck.event.WatchmanStatusEvent.FileDeletion
 
getFileName() - Method in interface com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
getFileName() - Method in interface com.facebook.buck.json.BuildFileSyntaxError
 
getFileName(Function<SourcePath, Path>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getFilenamePath() - Method in class com.facebook.buck.android.PackagedResource
Use this combined with file hash as unique ID when hashing is enabled.
getFileNameWithoutClassSuffix(FileLike) - Static method in class com.facebook.buck.jvm.java.classes.FileLikes
 
getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getFileOwners(ImmutableList<String>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the targets that own one or more of the given files.
getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getFilePath() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
getFilepathLengthLimited() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getFilepathLengthLimited() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Whether to use shorter intermediate files.
getFilepathLengthLimited() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getFilePaths() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
return the file paths that the glob operation returned.
getFileRef() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
getFileReference() - Method in class com.facebook.buck.features.apple.projectV2.ProjectFileWriter.Result
 
getFiles() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getFiles() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
getFiles() - Method in class com.facebook.buck.core.files.DirectoryList
 
getFilesExamined() - Method in interface com.facebook.buck.util.cache.FileHashCache.FileHashCacheVerificationResult
 
getFileSize(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFileSize(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getFilesList() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Directory
 
getFilesToCopyInXcode() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.DexExoHelper
 
getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.ModuleExoHelper
 
getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.NativeExoHelper
 
getFilesToInstall(ImmutableMap<String, Path>) - Static method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
 
getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
 
getFileStore(Path) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
getFileStores() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
getFilesUnderPath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFilesUnderPath(Path, Predicate<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFilesUnderPath(Path, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
getFilesUnderPath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
getFilesUnderPath(Path, Predicate<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
getFilesUnderPath(Path, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Returns a list of files under the given path relative to the root of this view, filtered both blacklist and the given filter.
getFilesystem() - Method in interface com.facebook.buck.core.cell.Cell
 
getFilesystem() - Method in class com.facebook.buck.core.config.BuckConfig
 
getFileSystem(URI) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
getFileSystem() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
getFileSystem() - Method in interface com.facebook.buck.core.filesystems.PathWrapper
 
getFilesystem() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getFilesystem() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getFilesystem() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
getFilesystem(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getFilesystem(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getFilesystem(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns the ProjectFilesystem associated with this adapter.
getFilesystem() - Method in interface com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getFileSystem() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getFilesystem() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
getFilesystem() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getFilesystem() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
getFilesystem() - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
 
getFilesystemViewForSourceFiles() - Method in interface com.facebook.buck.core.cell.Cell
 
getFileTreeCaches() - Method in class com.facebook.buck.support.state.BuckGlobalState
Return a map of file tree caches for each cell which is a key.
getFileUrl() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
getFilter() - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
 
getFilterSteps() - Method in class com.facebook.buck.features.go.FilteredSourceFiles
 
getFinalRName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getFinalRName() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
 
getFinalRName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getFingerprint() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
Returns the identity's certificate hash, defined to be unique for each identity.
getFinish() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
getFinishEvent() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getFirst() - Method in class com.facebook.buck.util.types.Pair
 
getFirstManifestPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getFirstNonOptionalType(Field) - Static method in class com.facebook.buck.util.Types
Get the first complete Type in a signature that's non-optional, complete with the information from the ParameterizedType.
getFirstOrderClasspath(Set<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getFirstResourcePackageFromDependencies(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getFixScript() - Method in class com.facebook.buck.support.fix.FixBuckConfig
Get the script to run when buck fix is invoked
getFixScriptContact() - Method in class com.facebook.buck.support.fix.FixBuckConfig
Get the contact to use to tell users who to contact when `buck fix` fails
getFixScriptMessage() - Method in class com.facebook.buck.support.fix.FixBuckConfig
Get the message to show when invoking `buck fix`
getFlagMacros() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getFlags() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getFlags() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
 
getFlags(ImmutableList<T>, PatternMatchedCollection<ImmutableList<T>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getFlags() - Method in class com.facebook.buck.cxx.CxxSource
 
getFlags(Compiler) - Method in enum com.facebook.buck.cxx.toolchain.PicType
 
getFlags() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
getFlagsForColorDiagnostics() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangClCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getFlagsWithMacrosWithPlatformMacroExpansion(ImmutableList<StringWithMacros>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getFlagsWithPlatformMacroExpansion(ImmutableList<String>, PatternMatchedCollection<ImmutableList<String>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getFlavor() - Method in enum com.facebook.buck.apple.AppleDebugFormat
 
getFlavor() - Method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
 
getFlavor() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getFlavor() - Method in class com.facebook.buck.apple.toolchain.impl.ProviderBackedUnresolvedAppleCxxPlatform
 
getFlavor() - Method in class com.facebook.buck.apple.toolchain.impl.StaticUnresolvedAppleCxxPlatform
 
getFlavor() - Method in interface com.facebook.buck.core.model.FlavorConvertible
 
getFlavor(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavor(FlavorSet) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavor(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavor() - Method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
 
getFlavor() - Method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
 
getFlavor() - Method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
 
getFlavor() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.HeaderMode
 
getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
 
getFlavor() - Method in class com.facebook.buck.cxx.toolchain.impl.StaticUnresolvedCxxPlatform
 
getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
getFlavor() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
getFlavor() - Method in class com.facebook.buck.cxx.toolchain.ProviderBasedUnresolvedCxxPlatform
 
getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.StripStyle
 
getFlavor() - Method in interface com.facebook.buck.cxx.toolchain.UnresolvedCxxPlatform
 
getFlavor() - Method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
 
getFlavor() - Method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
 
getFlavor() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getFlavor() - Method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
 
getFlavor() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
getFlavor() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
 
getFlavor() - Method in class com.facebook.buck.features.rust.ConfigBasedUnresolvedRustPlatform
 
getFlavor() - Method in enum com.facebook.buck.features.rust.CrateType
 
getFlavor() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
getFlavor() - Method in interface com.facebook.buck.features.rust.UnresolvedRustPlatform
 
getFlavor() - Method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
 
getFlavor() - Method in class com.facebook.buck.swift.toolchain.impl.StaticUnresolvedSwiftPlatform
 
getFlavorAndValue(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavorAndValue(FlavorSet) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavorAndValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavoredConfigs() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getFlavoredStrategyConfig(String) - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfigFromSection
 
getFlavorPostfix() - Method in class com.facebook.buck.core.model.BuildTarget
An empty string when there are no flavors, or hash followed by comma-separated flavors.
getFlavors() - Method in class com.facebook.buck.core.model.BuildTarget
 
getFlavors() - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavors() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
getFlavorsAsString() - Method in class com.facebook.buck.core.model.BuildTarget
 
getFlavorSet() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Set of flavors used with that build target.
getFloat(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getFloat(String, String) - Method in class com.facebook.buck.util.config.Config
 
getFlushEventsBeforeExit() - Method in class com.facebook.buck.support.cli.config.CliConfig
 
getFolderFactory() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
getFolders() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
 
getFolders() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getFolderTypeClass() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
getForAction(String, String) - Method in interface com.facebook.buck.remoteexecution.interfaces.MetadataProvider
 
getForAllPlatforms(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxDeps
 
getForArchiveMember(Path, Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getForArchiveMember(Path, Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getForArchiveMember(Path, Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getForArchiveMember(Path, Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
getForArchiveMember(ProjectFilesystem, Path, Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
getForArchiveMember(Path, Path) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
getForArchiveMember(Path, Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
 
getForArchiveMember(ProjectFilesystem, Path, Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
Return the HashCode for the given relative ArchiveMemberPath under the given ProjectFilesystem.
getForArchiveMember(Path, Path) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
 
getForArchiveMember(Path, Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
 
getForceLinkWhole() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
getForCell(CellName) - Method in class com.facebook.buck.core.cell.CellConfig
Retrieve the Cell-view of the raw config.
getForceLoadLibraryPath(boolean) - Method in class com.facebook.buck.apple.AppleConfig
 
getForceStatic() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getForceStatic() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getForceStatic() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getForceStatic() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getForceStatic() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getForkMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getForkMode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getForkMode() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getForkMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getForkMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getForkMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getFormatFromFilename(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Gets the archive format based on a file
getFormatFromShortName(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Gets the archive format based on a short name
getFormatString() - Method in class com.facebook.buck.rules.args.FormatArg
 
getFormattedDateTime() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
 
getFramework() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getFramework() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getFrameworkPaths() - Method in class com.facebook.buck.cxx.PreprocessorFlags
Directories set via -F.
getFrameworks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getFrameworks() - Method in interface com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries
 
getFrameworks() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
getFrameworks() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getFrameworkVer() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getFreeCompilerArgs() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
A list of additional compiler arguments.
getFreeCompilerArgs() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
A list of additional compiler arguments.
getFreeCompilerArgs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
A list of additional compiler arguments.
getFreeCompilerArgs() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
A list of additional compiler arguments.
getFreeCompilerArgs() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
A list of additional compiler arguments.
getFreeCompilerArgs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
A list of additional compiler arguments.
getFreeMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getFreshActionGraph(TargetGraphCreationResult) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
* It returns a new ActionGraphAndBuilder based on the targetGraph without checking the cache.
getFreshActionGraph(TargetNodeToBuildRuleTransformer, TargetGraphCreationResult) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
It returns a new ActionGraphAndBuilder based on the targetGraph without checking the cache.
getFriendPaths() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getFriendPaths() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getFriendPaths() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getFriendPaths() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
 
getFriendPaths() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getFriendPaths() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getFromCache(BuildEngineAction) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
getFromCache(BuildEngineAction) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactory
Returns a RULE_KEY from an internal cache, if possible.
getFrontendConfig() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getFrontendConfig() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
 
getFullDurationMillis() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getFullUrl(URI, String) - Static method in class com.facebook.buck.slb.SingleUriService
 
getFullyQualifiedBuildTargets(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getFullyQualifiedName() - Method in class com.facebook.buck.core.model.BuildTarget
If this build target is cell//third_party/java/guava:guava-latest, then this would return "cell//third_party/java/guava:guava-latest".
getFullyQualifiedName() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Fully qualified name of unconfigured build target, for example cell//some/target:name#flavor1,flavor2
getFullyQualifiedName() - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
getFullyQualifiedName() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getFullyQualifiedName() - Method in interface com.facebook.buck.core.rules.HasNameAndType
 
getFullyQualifiedName() - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
 
getFullyQualifiedName() - Method in interface com.facebook.buck.rules.keys.ValueExtractor
 
getFullyQualifiedName() - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
 
getFunctionName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getFunctionName() - Method in interface com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
getFunctions() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getFunctions() - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the set of query functions implemented by this query environment.
getFunctions() - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getFunctions() - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getFuture(SupportsPipelining<?>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
 
getFuture() - Method in interface com.facebook.buck.core.build.engine.impl.RunnableWithFuture
 
getFuture() - Method in class com.facebook.buck.slb.ClientSideSlb.ServerPing
 
getFwdDeps(Iterable<QueryBuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getFwdDeps(Iterable<NODE_TYPE>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the direct forward dependencies of the specified targets.
getFwdDeps(Iterable<NODE_TYPE>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getFwdDeps(Iterable<QueryBuildTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getGccVersion() - Method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
 
getGenDir(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.core.model.impl.BuildPaths
Return a relative path to a file in the buck-out/gen/ directory, formatted with the target short name.
getGenDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getGeneralDelegate() - Method in class com.facebook.buck.io.filesystem.ProjectFilesystemDelegatePair
 
getGenerateAbi() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getGeneratedAnnotationSourcePath() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getGeneratedAnnotationSourcePath() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getGeneratedAnnotationSourcePath() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getGeneratedFilesListFilename() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getGeneratedGoSource() - Method in class com.facebook.buck.features.go.CGoLibrary
returns .go files produced by cgo tool
getGeneratedMakefilePath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.NdkLibraryDescription
Deprecated.
 
getGeneratedProjectToGeneratedTargets() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getGeneratedSourceCodeFolders() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getGeneratedSourceCodeFolders() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getGeneratedSourceFolders(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getGeneratedSourcePath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getGenericType() - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
Get the generic type of CoercedType.
getGenPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Deprecated.
Return a relative path to a file in the buck-out/gen/ directory.
getGenPathForBaseName(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Deprecated.
A folder where all targets in the file of target are created.
getGenrule(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxGenrule
Get the genrule
getGenruleType() - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
getGhciBinDep() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getGhciBinutils(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciCc(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciCpp(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciCxx(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciGhc(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciInit() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getGhciIServ(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciIServProf(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciIservScriptTemplate(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciLib(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciPackager(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getGhciPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getGhciPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getGhciPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getGhciScriptTemplate(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGlobalID() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
getGlobalState() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getGlobber() - Method in class com.facebook.buck.skylark.packages.PackageContext
Returns a globber instance that can resolve paths relative to current package.
getGlobHandler() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getGlobManifest() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getGlobManifestWithResult() - Method in class com.facebook.buck.skylark.parser.ParseResult
 
getGlobSpec() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
return the GlobSpec for this glob operation.
getGoAssemblerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getGoCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getGoFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getGoSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getGraph() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Lazy generate the graph on first use
getGraph() - Method in class com.facebook.buck.parser.ParseEvent.Finished
 
getGraphBuilder() - Method in class com.facebook.buck.command.Build
 
getGraphMinimumDepth(int) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
getGroovycTarget(TargetConfiguration) - Method in class com.facebook.buck.jvm.groovy.GroovyBuckConfig
 
getGroup() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
getGroup(String, String, Map<T, Double>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
Returns a group for trial with given name.
getGroup(String, String, Class<T>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
Returns a group for trial with given name.
getGroupIndex() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getGroupStable(String, Class<T>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
Returns a group for trial with given name.
getGroupStable(String, Map<T, Double>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
Returns a group for trial with given name.
getGrpcStatus() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getGtestDefaultTestMainDep(TargetConfiguration) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getGtestDep(TargetConfiguration) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getGwtJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getHaddock(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getHaddockFlags() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getHaddockFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getHaddockInput(HaskellPlatform) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
 
getHaddockOutputDirs() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getHaddockSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getHalideTargetForPlatform(CxxPlatform) - Method in class com.facebook.buck.features.halide.HalideBuckConfig
 
getHandlers() - Method in class com.facebook.buck.core.util.log.Logger
 
getHandshakeCertificates() - Method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
 
getHangMonitor() - Method in class com.facebook.buck.cli.HangMonitor.AutoStartInstance
 
getHash() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
getHash() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Digest
 
getHash() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
 
getHashCode() - Method in class com.facebook.buck.core.rulekey.RuleKey
 
getHashCode() - Method in class com.facebook.buck.file.FileHash
Get the original hash code object used to create this FileHash object
getHashCode() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
 
getHashedBuckOutLinkMode() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getHashEntries() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getHasher() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
 
getHashFunction() - Method in class com.facebook.buck.file.FileHash
Get the hash function for this type of hash
getHashFunction() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
getHashFunction() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
getHashPath() - Method in interface com.facebook.buck.android.exopackage.ExopackagePathAndHash
 
getHaskellPlatforms() - Method in interface com.facebook.buck.features.haskell.HaskellPlatformsProvider
 
getHasWhitelistedStrings() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getHeader(MappedByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.Machos
Returns the Mach-O header provided the file is Mach-O, otherwise throws an exception.
getHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getHeaderMap() - Method in class com.facebook.buck.cxx.CxxHeaders
 
getHeaderMap() - Method in class com.facebook.buck.cxx.CxxHeadersDir
 
getHeaderMap() - Method in class com.facebook.buck.cxx.CxxRawHeaders
 
getHeaderMap() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getHeaderMapSourcePath() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
getHeaderMapSourcePath() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
 
getHeaderMode() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getHeaderMode() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHeaderModeForPlatform(BuildRuleResolver, TargetConfiguration, CxxPlatform, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getHeaderNamespace() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getHeaderPathPrefix(AppleNativeTargetDescriptionArg, BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getHeaderPathPrefix() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
 
getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getHeaderSize() - Method in class com.facebook.buck.android.resources.ResChunk
 
getHeaderSourcePath() - Method in class com.facebook.buck.cxx.PreInclude
 
getHeadersWhitelist() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
A list of regexes which match headers (belonging to the toolchain) to exempt from untracked header verification.
getHeaderSymlinkTreeFlavor(HeaderVisibility) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getHeaderSymlinkTreePath(ProjectFilesystem, BuildTarget, HeaderVisibility, Flavor...) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getHeaderSymlinkTreeSuffix(HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleHeaderVisibilities
 
getHeaderVerification() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHeaderVerificationOrIgnore() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getHgCmd() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
 
getHiddenImplicitAttributes() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
 
getHideSucceededRulesInLogMode() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getHighlightedBuildIds() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
getHighlightedResetSequence() - Method in class com.facebook.buck.util.Ansi
 
getHighlightedWarningSequence() - Method in class com.facebook.buck.util.Ansi
 
getHint() - Method in class com.facebook.buck.core.starlark.coercer.SkylarkParamInfo
 
getHint() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
getHint() - Method in class com.facebook.buck.rules.coercer.ReflectionParamInfo
 
getHip() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getHip() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHipflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getHipflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHippp() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getHippp() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHipppflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getHipppflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHitCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getHost() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that represents the host of the device
getHostConfiguration() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getHostFlavor() - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
 
getHostname() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getHostname() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getHostname() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getHostname() - Static method in class com.facebook.buck.util.network.hostname.HostnameFetching
 
gethostname(byte[], int) - Static method in class com.facebook.buck.util.network.hostname.HostnameFetchingPosixLibrary
 
getHostnameVerifier() - Method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
 
getHostPlatform() - Method in class com.facebook.buck.cli.AbstractCommand
 
getHostPlatform() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getHostPlatform() - Method in interface com.facebook.buck.cli.Command
 
getHostPlatform() - Method in class com.facebook.buck.cli.UnconfiguredQueryCommand
 
getHostPlatform() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getHostPlatform() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getHostToReportToRemoteCacheServer() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHttpCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
 
getHttpFetchConcurrency() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHttpMaxConcurrentWrites() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHttpWriterShutdownTimeout() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHumanReadableErrorMessage() - Method in interface com.facebook.buck.core.exceptions.ExceptionWithHumanReadableMessage
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.core.exceptions.HumanReadableException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.core.model.targetgraph.NoSuchTargetException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.BuildFileParseException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.MissingBuildFileException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.NoSuchBuildTargetException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.query.QueryException
 
getHumanReadableOrLocalizedMessage(Throwable) - Static method in class com.facebook.buck.util.MoreExceptions
 
getHumanReadableSize(double, SizeUnit) - Static method in enum com.facebook.buck.util.unit.SizeUnit
 
getHybridLocalConfig() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
 
getHybridLocalConfig() - Method in interface com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfig
 
getHybridLocalConfig() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfigFromSection
 
getHybridThriftEndpoint() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHybridThriftPath() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
getIbtool() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
ibtool binary.
getIbtool() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getIbtoolFlags() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getIbtoolModuleFlag() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getID() - Method in class com.facebook.buck.core.rules.actions.AbstractAction
 
getID() - Method in interface com.facebook.buck.core.rules.actions.Action
 
getID() - Method in class com.facebook.buck.core.rules.analysis.action.ActionAnalysisData.ID
 
getID() - Method in interface com.facebook.buck.core.rules.analysis.action.ActionAnalysisDataKey
 
getId() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getId() - Method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
 
getId() - Method in class com.facebook.buck.support.jvm.GCCollectionEvent
 
getIdbPath() - Method in class com.facebook.buck.apple.AppleConfig
Gets the path to the executable file of idb
getIdeaConfigDir() - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getIdeallyRelativePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getIdeallyRelativePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getIdeallyRelativePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns the Path instances the given SourcePath refers to, ideally relative to its owning ProjectFilesystem.
getIdentifier() - Method in enum com.facebook.buck.android.aapt.RDotTxtEntry.CustomDrawableType
Get the string identifier (currently a single character) for the custom drawable type.
getIdentifier() - Method in class com.facebook.buck.android.device.TargetDevice
 
getIdentifier() - Method in interface com.facebook.buck.apple.toolchain.AppleToolchain
The identifier of the toolchain.
getIdentifier() - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
 
getIdentifier() - Method in class com.facebook.buck.core.files.DirectoryListComputation
 
getIdentifier() - Method in class com.facebook.buck.core.files.DirectoryListKey
 
getIdentifier() - Method in class com.facebook.buck.core.files.FileTreeComputation
 
getIdentifier() - Method in class com.facebook.buck.core.files.FileTreeKey
 
getIdentifier() - Method in interface com.facebook.buck.core.graph.transformation.composition.ComposedComputation
 
getIdentifier() - Method in class com.facebook.buck.core.graph.transformation.composition.LeftComposingComputation
 
getIdentifier() - Method in class com.facebook.buck.core.graph.transformation.composition.RightComposingComputation
 
getIdentifier() - Method in interface com.facebook.buck.core.graph.transformation.GraphComputation
 
getIdentifier() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedKey
 
getIdentifier() - Method in interface com.facebook.buck.core.graph.transformation.model.ComputeKey
 
getIdentifier() - Method in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathComputation
 
getIdentifier() - Method in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathKey
 
getIdentifier() - Method in class com.facebook.buck.core.parser.WatchmanBuildPackageComputation
 
getIdentifier() - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyCompatibleRuleAnalysisComputation
 
getIdentifier() - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisComputation
 
getIdentifier() - Method in class com.facebook.buck.core.rules.analysis.RuleAnalysisKey
 
getIdentifier(Label, String) - Static method in class com.facebook.buck.core.starlark.rule.names.UserDefinedRuleNames
Creates an identifier that can be used in buck.type in the parser
getIdentifier() - Method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestComputation
 
getIdentifier() - Method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestKey
 
getIdentifier() - Method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageComputation
 
getIdentifier() - Method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageKey
 
getIdentifier() - Method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeComputation
 
getIdentifier() - Method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeKey
 
getIdentifier() - Method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsComputation
 
getIdentifier() - Method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey
 
getIdentitiesSupplier() - Method in interface com.facebook.buck.apple.toolchain.CodeSignIdentityStore
 
getIfPresent(TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
getIfPresent(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getIfPresent(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getIfPresent(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getIfPresent(Path) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Gets the value associated with the given path, if found, or `null` otherwise.
getIfPresent(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
 
getIgnoredTargetLabels() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
Labels that indicate targets that need to be ignored during project generation.
getIgnorePaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getIgnorePaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getIgnorePaths() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getIgnorePaths() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
getIgnoreUndefinedSymbolsFlags() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.InclusiveFolder
 
getIjResourceFolderType() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
getIjResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getImlModuleType() - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidAar
 
getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
 
getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
 
getImmediateClasspaths() - Method in class com.facebook.buck.android.ApkGenrule
 
getImmediateClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
Returns the classpaths for only this rule, not its deps.
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getImplementation() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getImplementation(ExecutableElement, TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getImplementation(ExecutableElement, TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getImplicitlyLoadedSymbols() - Method in class com.facebook.buck.skylark.packages.PackageContext
Gets objects that were implciitly loaded
getImplicitNativeRulesState() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getImplicitNativeRulesState() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getImplicitPreCoercionValue() - Method in class com.facebook.buck.core.starlark.coercer.SkylarkParamInfo
 
getImplicitPreCoercionValue() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
getImplicitPreCoercionValue() - Method in class com.facebook.buck.rules.coercer.ReflectionParamInfo
 
getImportDirs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getImportLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getImportLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Import libraries references in the shared link args above.
getImportPath() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getImportString() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
 
getInclude() - Method in class com.facebook.buck.skylark.io.GlobSpec
Wildcards of paths that should be returned.
getIncludeBuildConfigClass() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getIncludedFiles(Path) - Method in interface com.facebook.buck.parser.api.FileParser
Collects the loaded files and extensions when parsing the parseFile build spec.
getIncludedFiles(Path) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
getIncludedFiles(Path) - Method in class com.facebook.buck.parser.ConcurrentProjectBuildFileParser
 
getIncludedFiles(Path) - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
getIncludedFiles(Path) - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
getIncludeDir() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getIncludeDirectories() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target.
getIncludeDirectories() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target.
getIncludeDirectories() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target.
getIncludeDirectories() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target.
getIncludeDirectories() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
A list of include directories to be added to the compile command for compiling this cxx target.
getIncludeDirectories() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target.
getIncludeDirectories() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target.
getIncludeDirectories() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getIncludeDirectories() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getIncludeDirectories() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getIncludeDirectories() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getIncludeDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getIncludedPaths() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
getIncludedRoots() - Method in class com.facebook.buck.cxx.OmnibusRoots
 
getIncludeLibDir(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getIncludePathFlags(SourcePathResolverAdapter, PathShortener, Function<FrameworkPath, Path>, Preprocessor) - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
getIncludeRoot() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getIncludeRuntime() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Include Kotlin runtime in to resulting .jar
getIncludeRuntime() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Include Kotlin runtime in to resulting .jar
getIncludeRuntime() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Include Kotlin runtime in to resulting .jar
getIncludeRuntime() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Include Kotlin runtime in to resulting .jar
getIncludeRuntime() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Include Kotlin runtime in to resulting .jar
getIncludeRuntime() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Include Kotlin runtime in to resulting .jar
getIncludes() - Method in class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDepsPackage
Set of extension files read during parsing.
getIncludes() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getIncludes() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getIncludes() - Method in class com.facebook.buck.cxx.PreprocessorFlags
Directories set via -I.
getIncludes() - Method in class com.facebook.buck.features.d.DLibrary
 
getIncludes() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getIncludes() - Method in interface com.facebook.buck.parser.api.FileManifest
 
getIncludes() - Method in class com.facebook.buck.parser.api.PackageFileManifest
 
getIncludeSourcePath() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
getIncludeSourcePath() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
Get path to use as an include path to get access to the files in the tree.
getIncludeStdErr() - Method in interface com.facebook.buck.test.config.TestResultSummaryVerbosity
 
getIncludeStdOut() - Method in interface com.facebook.buck.test.config.TestResultSummaryVerbosity
 
getIncludesVectorDrawables() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getIncludeTestPatterns() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getIncludeType() - Method in class com.facebook.buck.cxx.CxxHeaders
 
getIncludeType() - Method in class com.facebook.buck.cxx.CxxHeadersDir
 
getIncludeType() - Method in class com.facebook.buck.cxx.CxxRawHeaders
 
getIncludeType() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getIncomingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getIncomingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getIncomingNodesFor(T) - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getIncrementalActionGraphExperimentGroups() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
getIncrementalActionGraphMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
getIndependentShlibInterfacesLdflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getIndex() - Method in class com.facebook.buck.core.model.targetgraph.MergedTargetGraph
 
getIndex(Object, Location, StarlarkContext) - Method in class com.facebook.buck.core.rules.providers.collect.impl.LegacyProviderInfoCollectionImpl
 
getIndex(Object, Location, StarlarkContext) - Method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl
 
getIndex(Object, Location, StarlarkContext) - Method in class com.facebook.buck.core.starlark.rule.data.SkylarkDependency
 
getIndex() - Method in interface com.facebook.buck.cxx.toolchain.elf.Elf.ElfSectionLookupResult
 
getInferTopLevel() - Method in class com.facebook.buck.cxx.toolchain.InferBuckConfig
 
getInfoPlist() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getInfoPlist() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getInfoPlist() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getInfoPlist() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getInfoPlist() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getInfoPlistPath() - Method in class com.facebook.buck.apple.AppleBundle
 
getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getInfoPlistSubstitutions() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getInitialCause(Throwable) - Static method in class com.facebook.buck.util.MoreThrowables
If throwable has a non-empty cause, returns throwable at the bottom of the stack.
getInitialError() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getInitialErrorMsg() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getInitTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getInlineMethods() - Method in class com.facebook.buck.jvm.java.abi.StubJarEntry
 
getInner() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
 
getInner() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
getInner() - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
 
getInplaceBinaryInterpreterFlags() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
getInplaceBinaryInterpreterFlags() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
 
getInput() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getInput() - Method in class com.facebook.buck.cxx.CxxThinLTOOpt
 
getInput() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
Opens a new input stream for the entry.
getInputBasedRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
getInputClass() - Method in class com.facebook.buck.rules.macros.AbsoluteOutputMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.AbstractLocationMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.ArgExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.LocationMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.LocationPlatformMacroExpander
 
getInputClass() - Method in interface com.facebook.buck.rules.macros.MacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.OutputMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.QueryPathsMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.StringExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
 
getInputFileListPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the list (possibly empty) of .xcfilelist files that contain inputs for the script
getInputFileLists() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getInputPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the list (possibly empty) of files passed as input to the shell script.
getInputRootDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Action
 
getInputRuleKey() - Method in interface com.facebook.buck.core.rulekey.BuildRuleKeys
 
getInputRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getInputs() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getInputs(QueryBuildTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getInputs() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getInputs() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
Cell root-relative paths.
getInputs() - Method in class com.facebook.buck.core.rules.actions.AbstractAction
 
getInputs() - Method in interface com.facebook.buck.core.rules.actions.Action
 
getInputs() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
getInputs() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getInputs(NODE_TYPE) - Method in interface com.facebook.buck.query.QueryEnvironment
 
getInputs(NODE_TYPE) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getInputs() - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory.RuleKeyAndInputs
 
getInputs(T, Consumer<SourcePath>) - Method in interface com.facebook.buck.rules.modern.CustomFieldInputs
 
getInputs(T) - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder
Computes the "inputs" graph of rule key appendables.
getInputs(ModernBuildRule<?>) - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder
 
getInputs(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder
See getInputs(T instance) above.
getInputs(QueryBuildTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
Returns a list of source paths that were actually used for the rule.
getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getInputsAfterBuildingLocally(BuildContext, ProjectFilesystem, SourcePathRuleFinder, CellPathResolver, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getInputsForTraces(String) - Method in class com.facebook.buck.util.trace.BuildTraces
 
getInputSizeLimit() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory
 
getInputSizeLimit() - Method in interface com.facebook.buck.rules.keys.RuleKeyFactory
 
getInputStream(Artifact) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
 
getInputStream() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
getInputStream() - Method in interface com.facebook.buck.io.watchman.Transport
Returns an input stream for reading messages
getInputStream() - Method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
 
getInputStream(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
getInputStreamForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
// @deprecated Prefer operation on Paths directly, replaced by Files.newInputStream(java.nio.file.Path, java.nio.file.OpenOption...).
getInputStreamForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
// @deprecated Prefer operation on Paths directly, replaced by Files.newInputStream(java.nio.file.Path, java.nio.file.OpenOption...).
getInputStreamSupplier() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
 
getInputTarget() - Method in class com.facebook.buck.features.apple.project.XCodeProjectCommandHelper.Result
 
getInputTarget() - Method in class com.facebook.buck.features.apple.projectV2.XCodeProjectCommandHelper.Result
 
getInsecure() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getInstallableApk() - Method in class com.facebook.buck.android.ApkGenrule
 
getInstallDeviceInfo() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
getInstallHelpers() - Method in class com.facebook.buck.android.AndroidBinary
 
getInstallHelpers() - Method in class com.facebook.buck.android.AndroidBundle
 
getInstallHelpers() - Method in class com.facebook.buck.android.AndroidInstrumentationApk
 
getInstallHelpers() - Method in interface com.facebook.buck.core.rules.attr.HasInstallHelpers
 
getInstallTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getInstance() - Static method in class com.facebook.buck.android.FilterResourcesSteps.DefaultDrawableFinder
 
getInstance(String) - Static method in class com.facebook.buck.event.api.BuckTracing
Gets an instance of BuckTracing for tracing in the given plugin.
getInstance() - Static method in class com.facebook.buck.util.DefaultFilteredDirectoryCopier
 
getInstance() - Static method in class com.facebook.buck.util.ProcessHelper
Gets the singleton instance of this class.
getInstance() - Static method in class com.facebook.buck.util.ProcessRegistry
Gets the singleton instance of this class.
getInstanceKey() - Method in interface com.facebook.buck.shell.WorkerTool
 
getInstrumentationTestRunner() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getInstrumentationTestRunner() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getInteger(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getInteger() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
getInteger(String, String) - Method in class com.facebook.buck.util.config.Config
 
getIntellijModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getIntellijPluginLabels() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getInterfaces(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getInternal(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
getInternal(BuildTarget) - Method in class com.facebook.buck.versions.VersionedTargetGraph
 
getInterpolatedFixScript(ImmutableList<String>, Path, Path) - Method in class com.facebook.buck.support.fix.FixBuckConfig
Gets the full script to invoke in `buck fix`.
getInterpolatedFixScriptMessage(ImmutableList<String>, String) - Method in class com.facebook.buck.support.fix.FixBuckConfig
Gets the message to print to users when `buck fix` is invoked and performs some substitutions
getInterpreter(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getInterpreterName() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
 
getInterval() - Method in class com.facebook.buck.event.listener.stats.parse.ParseStatsTracker
Get the parse interval.
getInts() - Method in class com.facebook.buck.event.ScubaData
 
getIntValue() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
 
getInvalidationCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getInvalidator() - Method in class com.facebook.buck.core.files.DirectoryListCache
 
getInvalidator() - Method in class com.facebook.buck.core.files.FileTreeCache
 
getInvalidator() - Method in class com.facebook.buck.parser.manifest.BuildFileManifestCache
 
getInvocationInfo() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getInvocationType() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getIoBytesRead() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getIoBytesWritten() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getIoTotal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getIs_local() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that indicates if the device is local or remote ("true" or "false")
getIsAppClip() - Method in class com.facebook.buck.apple.AppleBundle
 
getIsAppClip() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getIsAppClip() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getIsAppClip() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getIsAsset() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getIsAsset() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getIsBestServerCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getIsCacheable() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getIsCacheable() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getIsCacheable() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getIsCacheable() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getIsDaemon() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getIsDaemon() - Method in class com.facebook.buck.log.InvocationInfo
 
getIsExecutable() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
 
getIsExecutable() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.FileNode
 
getIsExecutable() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputFile
 
getIsFixScript() - Method in class com.facebook.buck.support.fix.BuckRunSpec
Whether the program is a 'fix' script or not
getIsRemoteExecution() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getIsRemoteExecution() - Method in class com.facebook.buck.log.InvocationInfo
 
getIsRemoteRunnable() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getIsRequestSuccessful() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectSubmitResult
If value is empty then no request was made and report was saved locally.
getIsResourceFolder() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getIsSimulator() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getIsSimulator() - Method in class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
getIsSuperConsoleEnabled() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getIsTestSource() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getIsUiTest() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getJacocoOutputDir(ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.JacocoConstants
 
getJarContents() - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
getJarContents() - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
getJarContents() - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
getJarFilesThatMayContainResources() - Method in class com.facebook.buck.android.ModuleInfo
 
getJarManifest(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getJarManifest(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getJarPath() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getJarRelativePath() - Method in interface com.facebook.buck.util.cache.JarContentHasher
 
getJarSignature(String) - Static method in class com.facebook.buck.android.agent.util.AgentUtil
 
getJavaAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getJavaBuckConfig() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getJavac() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getJavac() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getJavac() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavac() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getJavacInvocation(SourcePathResolverAdapter, ProjectFilesystem, ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacPipelineState
Get the invocation instance.
getJavacJar() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getJavacJar() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getJavacJarPath() - Method in class com.facebook.buck.jvm.java.JavacSpec
 
getJavacLanguageLevelOptions() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getJavacOptions() - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
getJavacOptions() - Method in interface com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
 
getJavacPath() - Method in class com.facebook.buck.jvm.java.JavacSpec
 
getJavacPluginJsr199Fields(SourcePathResolverAdapter, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
Get the javac plugin fields.
getJavacProvider() - Method in class com.facebook.buck.jvm.java.JavacSpec
 
getJavacProvider() - Method in interface com.facebook.buck.jvm.java.toolchain.JavaToolchain
 
getJavacSource() - Method in class com.facebook.buck.jvm.java.JavacSpec
 
getJavacSpec(TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getJavacSpec(SourcePathRuleFinder) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavadocUrl() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getJavadocUrl() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getJavadocUrl() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getJavadocUrls() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaFileObjects(File...) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getJavaFileObjects(String...) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getJavaFileObjects(File...) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaFileObjects(String...) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaFileObjectsFromFiles(Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getJavaFileObjectsFromFiles(Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaFileObjectsFromStrings(Iterable<String>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getJavaFileObjectsFromStrings(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getJavaLibrariesToDex() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
JavaLibrary rules whose output will be dexed and included in the package.
getJavaLibraryBuildTarget() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getJavaModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getJavaModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getJavaPackage() - Method in class com.facebook.buck.android.AndroidBuildConfig
 
getJavaPackageFinder() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getJavaPackageFinder() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getJavaPackageFinder() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getJavaPackageFinder(BuckConfig) - Method in class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
 
getJavaPackageFinder() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getJavaParameters() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Generate metadata for Java 1.8 reflection on method parameters.
getJavaParameters() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Generate metadata for Java 1.8 reflection on method parameters.
getJavaParameters() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Generate metadata for Java 1.8 reflection on method parameters.
getJavaParameters() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Generate metadata for Java 1.8 reflection on method parameters.
getJavaParameters() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Generate metadata for Java 1.8 reflection on method parameters.
getJavaParameters() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Generate metadata for Java 1.8 reflection on method parameters.
getJavaPluginParams() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getJavaPluginParams() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getJavaPluginParams() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getJavaRuntimeLauncher(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavaOptions
 
getJavaRuntimeProvider() - Method in class com.facebook.buck.jvm.java.JavaOptions
 
getJavaSrcs() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getJavaSrcs() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getJavaSrcs() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getJavaTempDir() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getJavaTempDir() - Method in class com.facebook.buck.test.TestRunningOptions
 
getJavaVersion() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getJavaVersion() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getJdkHome() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Path to JDK home directory to include into classpath, if differs from default JAVA_HOME
getJdkHome() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Path to JDK home directory to include into classpath, if differs from default JAVA_HOME
getJdkHome() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Path to JDK home directory to include into classpath, if differs from default JAVA_HOME
getJdkHome() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Path to JDK home directory to include into classpath, if differs from default JAVA_HOME
getJdkHome() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Path to JDK home directory to include into classpath, if differs from default JAVA_HOME
getJdkHome() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Path to JDK home directory to include into classpath, if differs from default JAVA_HOME
getJobArgs(SourcePathResolverAdapter) - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getJobArgs() - Method in interface com.facebook.buck.worker.WorkerJobParams
The arguments of the actual job once tool has started and ready to accept jobs.
getJobsMultiplier() - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
 
getJoinedClasspath(SourcePathResolverAdapter, ProjectFilesystem, ImmutableList<ResolvedJavacPluginProperties>) - Static method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getJournalDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getJsBundle() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getJsDependenciesOutputs(ActionGraphBuilder) - Method in class com.facebook.buck.features.js.JsBundle
 
getJsDependenciesOutputs(ActionGraphBuilder) - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
getJsDependenciesOutputs(ActionGraphBuilder) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getJsDependenciesOutputs(ActionGraphBuilder) - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getJsonAttributeFormat() - Method in class com.facebook.buck.support.cli.config.CliConfig
When printing out json representation of targets, what formatting should be applied
getJsonProtocolVersion() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getJvmArgs(SourcePathResolverAdapter) - Method in class com.facebook.buck.android.RobolectricTestX
 
getJvmArgs(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getJvmTarget() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6 Possible values: "1.6", "1.8"
getJvmTarget() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6 Possible values: "1.6", "1.8"
getJvmTarget() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6 Possible values: "1.6", "1.8"
getJvmTarget() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6 Possible values: "1.6", "1.8"
getJvmTarget() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6 Possible values: "1.6", "1.8"
getJvmTarget() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6 Possible values: "1.6", "1.8"
getKaptAnnotationGenPath(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
 
getKaptAnnotationOutputPath(TargetNode<? extends JvmLibraryArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getKaptApOptions() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getKaptApOptions() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getKaptApOptions() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getKaptApOptions() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
 
getKaptApOptions() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getKaptApOptions() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getKeepResourcePattern() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getKeepResourcePattern() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getKeepResourcePattern() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getKey() - Method in class com.facebook.buck.artifact_cache.SecondLevelContentKey
 
getKey() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
 
getKey() - Method in interface com.facebook.buck.core.rules.actions.ActionWrapperData
 
getKey() - Method in interface com.facebook.buck.core.rules.analysis.action.ActionAnalysisData
 
getKey() - Method in class com.facebook.buck.core.rules.providers.impl.BuiltInProvider
 
getKey() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
 
getKey() - Method in interface com.facebook.buck.core.rules.providers.Provider
Returns a serializable representation of this Provider.
getKeyFile() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
client TLS private key in PEM format
getKeypass() - Method in class com.facebook.buck.android.KeystoreProperties
 
getKeys() - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getKeySeed() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getKeystore() - Method in class com.facebook.buck.android.AndroidBinary
 
getKeystore() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getKeystore() - Method in class com.facebook.buck.android.AndroidBundle
 
getKeystore() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getKeystore() - Method in class com.facebook.buck.android.KeystoreProperties
 
getKind() - Method in class com.facebook.buck.core.model.RuleType
 
getKind() - Method in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern
Type of the parsed pattern
getKind() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
getKind() - Method in class com.facebook.buck.cxx.toolchain.MachoDylibStubParams
 
getKind() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
 
getKind() - Method in class com.facebook.buck.io.watchman.WatchmanMultiplePathEvent.Change
Kind of a file system change, like modification or deletion of the file
getKind() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
The kind of event that occurred.
getKind() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getKind() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getKnownBuildDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
getKnownCells() - Method in interface com.facebook.buck.core.cell.nameresolver.CellNameResolver
Gets the mapping for all the available local names.
getKnownCells() - Method in class com.facebook.buck.core.cell.nameresolver.DefaultCellNameResolver
 
getKnownConfigurationDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
getKnownRoots() - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
 
getKnownRoots() - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getKnownRoots() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getKnownRootsOfAllCells() - Method in interface com.facebook.buck.core.cell.Cell
 
getKnownRuleTypesProvider() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getKnownRuleTypesProvider() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getKotlinc() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
getKotlincPlugins() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getKotlincPlugins() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getKotlincPlugins() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getKotlincPlugins() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
 
getKotlincPlugins() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getKotlincPlugins() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getKotlinHomeLibraries() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
getKotlinJavaRuntimeLibrary() - Static method in class com.facebook.buck.features.project.intellij.model.IjLibraryFactory
 
getKotlinJavaRuntimeLibraryTemplatePath() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getLabel(OutputLabel) - Method in class com.facebook.buck.core.model.OutputLabel.Internals
 
getLabel() - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContext
 
getLabel() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
Get the string representation of the label of extension file.
getLabelPattern() - Method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMappingTarget
 
getLabels() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleTest
 
getLabels() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleTestX
 
getLabels() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
 
getLabels() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getLabels() - Method in interface com.facebook.buck.core.description.arg.BuildRuleArg
 
getLabels() - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
 
getLabels() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getLabels() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getLabels() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
 
getLabels() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
getLabels() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxTest
 
getLabels() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.d.DTest
 
getLabels() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.GoTest
 
getLabels() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.GoTestX
 
getLabels() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PythonTest
 
getLabels() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PythonTestX
 
getLabels() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.rust.RustTest
 
getLabels() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getLabels() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getLabels() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getLabels() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getLabels() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.ShTest
 
getLabels() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getLabels() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
 
getLabels() - Method in class com.facebook.buck.test.TestResults
 
getLabels() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
 
getLabelToGeneratedSourcesMap() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLangCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLangPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLanguage() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getLanguage() - Method in interface com.facebook.buck.android.AndroidKotlinCoreArg
 
getLanguage() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getLanguage() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getLanguage() - Method in enum com.facebook.buck.cxx.CxxSource.Type
 
getLanguageFlags(ImmutableList<String>, PatternMatchedCollection<ImmutableList<String>>, ImmutableMap<CxxSource.Type, ImmutableList<String>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getLanguageFlagsWithMacros(ImmutableList<StringWithMacros>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, ImmutableMap<CxxSource.Type, ? extends Collection<StringWithMacros>>, ImmutableMap<CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getLanguageLevel(IjProjectConfig, TargetNode<T>) - Static method in class com.facebook.buck.features.project.intellij.JavaLanguageLevelHelper
Get Java language level for a JVM library target
getLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getLanguageLevelOptions() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getLanguageVersion() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Provide source compatibility with specified language version.
getLanguageVersion() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Provide source compatibility with specified language version.
getLanguageVersion() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Provide source compatibility with specified language version.
getLanguageVersion() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Provide source compatibility with specified language version.
getLanguageVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Provide source compatibility with specified language version.
getLanguageVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Provide source compatibility with specified language version.
getLargeBlobs() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.InputsUploaded
 
getLastAccessMillis() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
 
GetLastError() - Method in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
GetLastError() - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
getLastException() - Method in class com.facebook.buck.slb.ServerHealthState
 
getLastKnownFileType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
getLastModified() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getLastModifiedTime() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getLastModifiedTime(Path) - Method in interface com.facebook.buck.io.file.PathListing.PathModifiedTimeFetcher
 
getLastModifiedTime(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getLastModifiedTime(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getLastModifiedTime() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
 
getLastModifiedTimeFetcher() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getLastNonTerminalState() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getLastNonTerminalState() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getLastOutputDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getLastReportedErrorPercentage() - Method in class com.facebook.buck.slb.ServerHealthState
 
getLastReportedLatency() - Method in class com.facebook.buck.slb.ServerHealthState
 
getLastReportedSamples() - Method in class com.facebook.buck.slb.ServerHealthState
 
getLatencyMicros() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getLatencyMicros() - Method in interface com.facebook.buck.slb.LoadBalancedServiceEvent.LoadBalancedServiceEventData
 
getLaunchAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getLauncherActivities() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getLauncherActivities() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getLaunchImage() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getLaunchStyle() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getLaunchStyle() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getLazyBindInfoOffset() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getLazyBindInfoSize() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getLd() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getLdflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getLdflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getLdflags() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
getLdflags() - Method in class com.facebook.buck.cxx.toolchain.MachoDylibStubParams
 
getLdflags() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
 
getLeft() - Method in class com.facebook.buck.util.types.Either
Returns the left value.
getLeftOption() - Method in class com.facebook.buck.util.types.Either
Left value or empty otherwise.
getLegacyFixScript() - Method in class com.facebook.buck.support.fix.FixBuckConfig
Get the previous script that JASABI fixes
getLegacyName() - Method in class com.facebook.buck.core.cell.CellName
 
getLegacyName() - Method in class com.facebook.buck.core.cell.name.CanonicalCellName
Returns the underlying name in the legacy Optional<String> format.
getLegacyTotallyUnsafe(UnresolvedCxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.impl.LegacyToolchainProvider
This definitely shouldn't exist.
getLevel() - Method in class com.facebook.buck.core.util.log.Logger
 
getLevel() - Method in class com.facebook.buck.event.ConsoleEvent
 
getLevel() - Method in interface com.facebook.buck.io.watchman.WatchmanDiagnostic
 
getLevel() - Method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
 
getLevel() - Method in interface com.facebook.buck.test.TestStatusMessage
 
getLevenshteinDistance(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
getLibDir() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getLibInclude(OcamlPlatform, boolean) - Static method in class com.facebook.buck.features.ocaml.OcamlRuleBuilder
 
getLibName() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.cxx.Omnibus.OmnibusLibraries
 
getLibraries() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getLibraries() - Method in interface com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries
 
getLibraries() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
getLibraries() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getLibraries() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getLibrariesDir() - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getLibrariesToBeWritten() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getLibrary() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLibrary() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getLibrary() - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder.DependencyEntry
 
getLibrary(TargetNode<?>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibraryFactory
Creates an IjLibrary.
getLibraryAndroidManifestPath(TargetNode<AndroidLibraryDescription.CoreArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getLibraryJarParameters(BuildContext, ProjectFilesystem, CompilerParameters) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getLibraryName() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
getLibraryPath() - Method in interface com.facebook.buck.android.NativeLibraryBuildRule
Returns the path to the directory containing .so files organized by target CPU architecture.
getLibraryPath() - Method in class com.facebook.buck.android.NdkLibrary
 
getLibraryPath() - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
getLibraryTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
Returns the library target for an abi target.
getLibraryXmlFilePath(IjLibrary) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getLibtool() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
libtool binary.
getLibtool() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getLibType(BuildTarget) - Static method in class com.facebook.buck.cxx.CxxLibraryDescription
 
getLicenses() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
 
getLicenses() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getLicenses() - Method in interface com.facebook.buck.core.description.arg.BuildRuleArg
 
getLicenses() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
 
getLifecycleStatusString() - Method in enum com.facebook.buck.support.state.BuckGlobalStateLifecycleManager.LifecycleStatus
Get the string to be logged as an event, if an event should be logged.
getLikelyActiveNetwork() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getLikelyActiveNetwork() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getLikelyActiveNetwork() - Static method in class com.facebook.buck.util.environment.MacNetworkConfiguration
Returns a string representing likely active network; eg 'Wired', 'WiFi:'.
getLikelyActiveNetwork() - Static method in class com.facebook.buck.util.environment.NetworkInfo
 
getLine() - Method in interface com.facebook.buck.apple.AbstractIdbFailureInfo
Integer that represents the line in which the failure occured
getLine() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
getLinearAllocHardLimit() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLinearAllocHardLimit() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLineNumber() - Method in interface com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
getLineNumber() - Method in interface com.facebook.buck.json.BuildFileSyntaxError
 
getLineNumber() - Method in interface com.facebook.buck.util.xml.DocumentLocation
 
getLinkableDeps() - Method in class com.facebook.buck.features.go.CGoLibrary
 
getLinkDepsQueryWhole() - Method in interface com.facebook.buck.cxx.CxxBinaryDescription.CommonArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLinker() - Method in class com.facebook.buck.cxx.CxxLink
 
getLinker() - Method in class com.facebook.buck.cxx.CxxThinLTOIndex
 
getLinker() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Linker binary.
getLinker(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLinkerExtraOutputs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLinkerFlags(NdkCompilerType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getLinkerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Linker flags.
getLinkerFlags() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.d.DBuckConfig
 
getLinkerFlags() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLinkerFlags() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLinkerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getLinkerFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getLinkerFlags() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getLinkerMapPath() - Method in class com.facebook.buck.cxx.CxxLink
 
getLinkerMapPath() - Method in class com.facebook.buck.cxx.CxxThinLTOIndex
 
getLinkerParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.impl.StaticUnresolvedCxxPlatform
 
getLinkerParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.ProviderBasedUnresolvedCxxPlatform
 
getLinkerParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.UnresolvedCxxPlatform
This probably shouldn't exist.
getLinkerPlatform(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getLinkerProvider(LinkerProvider.Type) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
Construct a linker based on `ld` and `linker_platform` sections in the config.
getLinkerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getLinkerType() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
LinkerProvider.Type of the linker.
getLinkGroup() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Defines the link group.
getLinkGroup() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Defines the link group.
getLinkGroup() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Defines the link group.
getLinkGroup() - Method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMapping
 
getLinkGroup() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Defines the link group.
getLinkGroup() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Defines the link group.
getLinkGroup() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Defines the link group.
getLinkGroup() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
Defines the link group.
getLinkGroup() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkGroup() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkGroupMap() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Defines the list of link group mappings.
getLinkGroupMap() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Defines the list of link group mappings.
getLinkGroupMap() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Defines the list of link group mappings.
getLinkGroupMap() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Defines the list of link group mappings.
getLinkGroupMap() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Defines the list of link group mappings.
getLinkGroupMap() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Defines the list of link group mappings.
getLinkGroupMap() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
Defines the list of link group mappings.
getLinkGroupMap() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkGroupMap() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkGroupsEnabled() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getLinkGroupsEnabledSetting() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getLinkMode() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLinkMode() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLinkMode() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getLinkPaths(AppleSdk, AppleSdkPaths, String) - Static method in enum com.facebook.buck.swift.toolchain.impl.SwiftSdkLayoutType
Given the SDK layout and version, return the correct list of lib directory paths
getLinkRule() - Method in class com.facebook.buck.cxx.CxxBinary
 
getLinks() - Method in class com.facebook.buck.core.rules.impl.MappedSymlinkTree
 
getLinkScheduleInfo() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getLinkStyle() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLinkStyle() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
 
getLinkStyle(NativeLinkableGroup.Linkage, Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableGroups
 
getLinkStyle(NativeLinkableGroup.Linkage, Linker.LinkableDepType, Optional<PicType>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Determine the final Linker.LinkableDepType given a preferred and requested linkage.
getLinkStyle(NativeLinkableGroup.Linkage, Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Determine the final Linker.LinkableDepType given a preferred and requested linkage.
getLinkStyle() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLinkStyle() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getLinkStyle() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkStyle() - Method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
 
getLinkStyle() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getLinkStyle() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
getLinkStyle() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getLinkStyle(BuildTarget, Optional<Linker.LinkableDepType>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
getLinkStyle() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getLinkStyleForStubHeader(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getLinkWhole() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLinkWhole() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLinkWhole() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLinkWhole() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getLinkWhole() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLinkWhole() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getLinkWithoutSoname() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getLipo() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
lipo binary.
getLipo() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getListeningExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
 
getListWithoutComments(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getListWithoutComments(String, String, char) - Method in class com.facebook.buck.core.config.BuckConfig
 
getListWithoutComments(String, String) - Method in class com.facebook.buck.util.config.Config
 
getListWithoutComments(String, String, char) - Method in class com.facebook.buck.util.config.Config
 
getLittleEndianInt(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getLittleEndianLong(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getLittleEndianShort(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getLldb() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
lldb binary.
getLldb() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getLoadBalancingType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getLoadedCells() - Method in interface com.facebook.buck.core.cell.Cell
 
getLoadedCells() - Method in class com.facebook.buck.core.cell.CellProvider
 
getLoadedPaths() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
 
getLoadedPaths() - Method in class com.facebook.buck.skylark.parser.ParseResult
Returns a set of extension paths that were loaded explicitly or transitively when parsing current build or package file.
getLoadExceptionCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getLoadPath() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
Returns the load path for the given path.
getLoadSuccessCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getLocalConfigsContents() - Method in interface com.facebook.buck.doctor.config.UserLocalConfiguration
 
getLocalDelegateJobs() - Method in class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
getLocales() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLocales() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLocales() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getLocalFallbackStats() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getLocalFallbackStats() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Fetches stats regarding the local fallback.
getLocalhost() - Method in class com.facebook.buck.core.config.BuckConfig
 
getLocalizedStringFileName() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLocalizedStringFileName() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLocalizedStringFileName() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getLocalJobs() - Method in class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
getLocallyExecutedRules() - Method in interface com.facebook.buck.remoteexecution.event.LocalFallbackStats
Get the number of actions that failed remotely and fallback'ed locally.
getLocallySuccessfulRules() - Method in interface com.facebook.buck.remoteexecution.event.LocalFallbackStats
For all the actions that fallback'ed to run locally, the ones that finished successful.
getLocalName() - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
getLocalNameAndFlavors() - Method in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern
Target name in case pattern is single build target pattern; otherwise an empty string
getLocalResult() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getLocalWorkers() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
This will be passed to the GWT Compiler's -localWorkers flag.
getLocation(JavaFileManager.Location) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getLocation(JavaFileManager.Location) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getLogConfig() - Method in class com.facebook.buck.cli.AbstractCommand
 
getLogConfig() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getLogConfig() - Method in interface com.facebook.buck.cli.Command
 
getLogConfig() - Method in class com.facebook.buck.cli.DoctorCommand
 
getLogDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getLogDir() - Method in class com.facebook.buck.log.LogConfigSetup
 
getLogDirectoryPath() - Method in class com.facebook.buck.log.InvocationInfo
 
getLogDirPath() - Method in interface com.facebook.buck.doctor.config.DoctorEndpointRequest
 
getLogFileHandlerState() - Method in class com.facebook.buck.log.GlobalStateManager
Writers obtained by LogFileHandlerState.getWriters(java.lang.String) must not be closed! This class manages their lifetime.
getLogFilePath() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
getLogFilePath() - Method in class com.facebook.buck.log.InvocationInfo
 
getLogFilePath() - Method in class com.facebook.buck.log.LogConfigSetup
 
getLogFilePrefix() - Method in class com.facebook.buck.log.LogConfigSetup
 
getLogger() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getLogLevel(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState
 
getLogPackageBoundaryExceptionViolations() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getLogs() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
Array of strings that show the logs of the test
getLogs() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getLogs() - Method in class com.facebook.buck.support.fix.BuckFixSpec
Get a mapping of log short names to paths for those logs.
getLogUploadMode() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
Returns whether and when to upload logs.
getLong(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getLong(String, String) - Method in class com.facebook.buck.util.config.Config
 
getLua() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getLuaCxxLibrary(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getLuaCxxLibraryTarget() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getLuaPackageComponents(SourcePathResolverAdapter) - Method in interface com.facebook.buck.features.lua.LuaPackageable
 
getLuaPackageDeps(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.features.lua.LuaPackageable
 
getLuaPlatforms() - Method in interface com.facebook.buck.features.lua.LuaPlatformsProvider
 
getMachineReadableLog() - Method in interface com.facebook.buck.doctor.config.DoctorEndpointRequest
For more information how MachineReadableLog works check MachineReadableLoggerListener.
getMachineReadableLogFile() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getMacro() - Method in class com.facebook.buck.rules.macros.MacroContainer
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.AbsoluteOutputMacro
 
getMacroClass() - Method in interface com.facebook.buck.rules.macros.CcFlagsMacro
 
getMacroClass() - Method in interface com.facebook.buck.rules.macros.CcMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.ClasspathMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
 
getMacroClass() - Method in interface com.facebook.buck.rules.macros.CxxFlagsMacro
 
getMacroClass() - Method in interface com.facebook.buck.rules.macros.CxxMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
 
getMacroClass() - Method in interface com.facebook.buck.rules.macros.EnvMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.ExecutableMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.ExecutableTargetMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LdMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LocationMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.LocationPlatformMacro
 
getMacroClass() - Method in interface com.facebook.buck.rules.macros.Macro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.OutputMacro
 
getMacroClass() - Method in interface com.facebook.buck.rules.macros.PlatformNameMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
 
getMacroClass() - Method in class com.facebook.buck.rules.macros.WorkerMacro
 
getMacroExpander(BuildRuleCreationContextWithTargetGraph, BuildTarget, CxxPlatform) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Return a macro expander for a string with macros
getMacroHandler(BuildTarget, ProjectFilesystem, BuildRuleResolver, TargetGraph, CxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
getMacroHandler(BuildTarget, ProjectFilesystem, BuildRuleResolver, TargetGraph, T) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
getMacroInput() - Method in interface com.facebook.buck.core.macros.MacroMatchResult
 
getMacroPath(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.rules.args.WriteToFileArg
 
getMacros() - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
getMacroType() - Method in interface com.facebook.buck.core.macros.MacroMatchResult
 
getMain() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getMain() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getMain() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getMainCellBuckPaths() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
 
getMainCellRoot() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
 
getMainClass() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getMainClass() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getMainClass() - Method in class com.facebook.buck.jvm.java.JavaTestRunner
 
getMainClass() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getMainConfigurationFile(Path) - Static method in class com.facebook.buck.util.config.Configs
 
getMainGroup() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getMainModule() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getMainModule() - Method in class com.facebook.buck.features.python.PythonBinary
 
getMainModule() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getMainModule() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getMainModule() - Method in class com.facebook.buck.features.python.PythonTestRunner
 
getMainModule() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
 
getMajorVersion() - Static method in class com.facebook.buck.jvm.java.version.JavaVersion
Returns the major version of the current JVM instance (e.g.
getMajorVersionFromString(String) - Static method in class com.facebook.buck.jvm.java.version.JavaVersion
Returns the major version from a Java version string (e.g.
getManagedThreadCount() - Method in class com.facebook.buck.core.resources.ResourcesConfig
 
getManager() - Method in class com.facebook.buck.support.bgtasks.TaskManagerCommandScope
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
Whether this attribute is mandatory or not
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.BoolAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
getMandatory() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
getMandatoryArguments() - Method in class com.facebook.buck.query.AllPathsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.AttrFilterFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.AttrRegexFilterFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.BuildFileFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.FilterFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.InputsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.KindFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.LabelsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.OwnerFunction
 
getMandatoryArguments() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
The number of arguments that are required.
getMandatoryArguments() - Method in class com.facebook.buck.query.RdepsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.TestsOfFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.rules.query.ClasspathFunction
 
getMandatorySectionByName(Object, String) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getManifest() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getManifest() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getManifest() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getManifest() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getManifest() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getManifest() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
 
getManifest() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getManifest() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getManifest() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
 
getManifest(Path) - Method in class com.facebook.buck.json.TargetCountVerificationParserDecorator
 
getManifest(Path) - Method in interface com.facebook.buck.parser.api.FileParser
Collect all information from a particular, along with metadata about the information, for example which other files were also parsed.
getManifest(Path) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
getManifest(Path) - Method in class com.facebook.buck.parser.ConcurrentProjectBuildFileParser
 
getManifest(Path) - Method in class com.facebook.buck.parser.decorators.EventReportingProjectBuildFileParser
 
getManifest(Path) - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
getManifest(Path) - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
Collect all rules from a particular build file, along with meta rules about the rules, for example which build files the rules depend on.
getManifest(Path) - Method in class com.facebook.buck.skylark.parser.SkylarkPackageFileParser
 
getManifest(Path) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
getManifest() - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
 
getManifest() - Method in interface com.facebook.buck.util.zip.JarEntryContainer
 
getManifestCacheResult() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getManifestEntries() - Method in class com.facebook.buck.android.AndroidBinary
 
getManifestEntries() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getManifestEntries() - Method in class com.facebook.buck.android.AndroidBundle
 
getManifestEntries() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getManifestEntries() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getManifestFetchResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getManifestFile() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.android.AndroidLibrary
 
getManifestFile() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.android.AndroidResource
 
getManifestFile() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getManifestFile() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getManifestLoadError() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getManifestLoadError() - Method in interface com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
getManifestPath() - Method in class com.facebook.buck.android.HasInstallableApk.ApkInfo
 
getManifestPath(BuildRule) - Static method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
getManifestPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getManifestRuleKey() - Method in interface com.facebook.buck.core.rulekey.BuildRuleKeys
 
getManifestRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getManifestSkeleton() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getManifestStats() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getManifestStats() - Method in interface com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
getManifestStoreResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getManuallyInvoked() - Method in class com.facebook.buck.support.fix.BuckFixSpec
Whether the fix script was requested explicitly (through `buck fix`), or automatically from another command
getMap(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getMap(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getMap(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getMap(String, String, char, String) - Method in class com.facebook.buck.util.config.Config
Convert a string representation of a map to a binary ImmutableMap<String, String>
getMap(String, String) - Method in class com.facebook.buck.util.config.Config
Convert a string representation of a map to a binary ImmutableMap<String, String>, using default separators
getMappedPaths(Map<T, SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getMappedPaths(Map<T, SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getMappedPaths(Map<T, SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns a list of values and their associated Path instances by transforming the given SourcePath instances into Path instances.
getMappedSrcs() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getMappedSrcs() - Method in interface com.facebook.buck.features.rust.RustCommonArgs
 
getMappedSrcs() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getMappedSrcs() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getMappingTargets() - Method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMapping
 
getMatchingValues(String) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
getMatchingValues(ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
getMavenCoordinates(BuildRule) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
 
getMavenCoords() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getMavenCoords() - Method in interface com.facebook.buck.jvm.core.HasMavenCoordinates
Used to identify this library within a maven repository
getMavenCoords() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getMavenCoords() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getMavenDeps() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
 
getMavenDeps() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getMavenDeps() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
When published, these will be listed in pom.xml as dependencies
getMavenDeps() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getMavenDeps() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
getMavenPomTemplate() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getMavenPomTemplate() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getMavenRepo() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getMax() - Method in class com.facebook.buck.counters.SamplingCounter
 
getMaxActionGraphCacheEntries() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getMaxBytesAfterDeletion() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getMaxConcurrentActionComputations() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getMaxConcurrentExecutions() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getMaxConcurrentPendingUploads() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getMaxConcurrentResultHandling() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getMaxDebugLogLines() - Method in interface com.facebook.buck.test.config.TestResultSummaryVerbosity
 
getMaxFetchRetries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMaximumResourceAmounts() - Method in class com.facebook.buck.core.resources.ResourcesConfig
 
getMaximumTestOutputSize() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getMaximumValues() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
 
getMaxInlinedSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getMaxLogCount() - Static method in class com.facebook.buck.log.LogFileHandler
 
getMaxLogSizeBytes() - Method in class com.facebook.buck.log.LogConfigSetup
 
getMaxMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getMaxNumberOfRetries() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getMaxPathCount() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getMaxRetries() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getMaxSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
getMaxSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getMaxSizeBytes() - Static method in class com.facebook.buck.log.LogFileHandler
 
getMaxStoreAttempts() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMaxStoreSize() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getMaxThreads() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
 
getMaxTotalSizeBytes() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getMaxTraces() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
getMaxValueLength() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getMaxWorkers() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getMaxWorkers() - Method in interface com.facebook.buck.shell.WorkerTool
 
getMaxWorkers() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getMaxWorkers() - Method in interface com.facebook.buck.worker.WorkerProcessParams
Maximum number of tools that pool can have.
getMaxWorkerSizeToStealFrom() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getMaxWorkersPerThreadPercent() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getMaybeBuildTarget(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getMaybeUnconfiguredBuildTarget(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getMd5Hash() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response.ReadPayloadInfo
 
getMean() - Method in class com.facebook.buck.util.Statistics
Get the mean.
getMemberPath() - Method in class com.facebook.buck.core.io.ArchiveMemberPath
 
getMemberPath() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
 
getMemory() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
getMemoryUsageAfterGC() - Method in class com.facebook.buck.support.jvm.GCCollectionEvent
 
getMemoryUsageBeforeGC() - Method in class com.facebook.buck.support.jvm.GCCollectionEvent
 
getMemResident() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getMemSize() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getMergeableEntitlements() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
getMergedResources(StringResources) - Method in class com.facebook.buck.android.StringResources
 
getMergeManifests() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getMergeManifests() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getMessage() - Method in interface com.facebook.buck.apple.AbstractIdbFailureInfo
String that represents the failure message
getMessage() - Method in exception com.facebook.buck.core.exceptions.BuckUncheckedExecutionException
 
getMessage() - Method in interface com.facebook.buck.doctor.config.DoctorJsonResponse
 
getMessage() - Method in class com.facebook.buck.event.ConsoleEvent
 
getMessage() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getMessage() - Method in interface com.facebook.buck.event.external.events.ConsoleEventExternalInterface
 
getMessage() - Method in interface com.facebook.buck.io.watchman.WatchmanDiagnostic
 
getMessage() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getMessage() - Method in class com.facebook.buck.parser.exceptions.ParsingError
 
getMessage() - Method in exception com.facebook.buck.step.StepFailedException
 
getMessage() - Method in class com.facebook.buck.test.TestResultSummary
 
getMessage() - Method in interface com.facebook.buck.test.TestStatusMessage
 
getMessage(boolean) - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
Returns the message (and optionally stack trace) for the root cause.
getMessage() - Method in class com.facebook.buck.util.PatternAndMessage
 
getMessageDigest() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
getMessageDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
getMessageForResult(String) - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getMessageForUnexpectedResult(String) - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getMessageOfTheDay() - Method in class com.facebook.buck.support.cli.config.CliConfig
 
getMessager() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
getMessager() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
getMetadata() - Method in interface com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
 
getMetadata() - Method in interface com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
 
getMetadata() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getMetadata() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
getMetadata() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult
 
getMetadata() - Method in interface com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler.StubAndResponseMetadata
 
getMetadataForArtifact() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getMetadataForArtifact() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Returns the "build" metadata that is stored with a cache artifact ("artifact" metadata is stored within the artifact itself).
getMetadataProvider() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.DexExoHelper
 
getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.ModuleExoHelper
 
getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.NativeExoHelper
 
getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
 
getMetadataTxtPath() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getMetadataTxtPath() - Method in class com.facebook.buck.android.PreDexSplitDexMerge
 
getMetadataTxtSourcePath() - Method in class com.facebook.buck.android.PreDexSplitDexMerge
 
getMetaInfDirectory() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getMetaInfDirectory() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getMetaInfDirectory() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getMetaVariable(ResourceBundle) - Method in class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
 
getMethodName() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
String that represents the name of the method of the test
getMethodName() - Method in class com.facebook.buck.test.selectors.TestDescription
 
getMethods() - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkStructObject
 
getMethods(Class<?>) - Static method in class com.facebook.buck.core.starlark.compatible.MethodLookup
 
getMicroThreadUserTime() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getMicroTime() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getMin() - Method in class com.facebook.buck.counters.SamplingCounter
 
getMinAmountOfEntriesToKeep() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getMinAmountOfLogsToKeep() - Static method in class com.facebook.buck.log.LogFileHandler
 
getMinAndroidSdkVersion() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getMinimizePrimaryDexSize() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getMinimizePrimaryDexSize() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getMinSdkVersion() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getMinSdkVersion() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getMinSdkVersions() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getMinVersion() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Target SDK version.
getMinVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getMinVersionFlagPrefix() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getMissCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getMissingHashes(Set<Protocol.Digest>) - Method in interface com.facebook.buck.remoteexecution.CasBlobUploader
 
getMissingHashes(Set<Protocol.Digest>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
 
getMissingSymbolFromCompilerError(String) - Method in class com.facebook.buck.jvm.java.JavacErrorParser
 
getMissingTargetLevenshteinDistance() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getMissMatchCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getMode() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
getMode() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
getMode() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getModel() - Method in class com.facebook.buck.maven.Pom
 
getModule(CxxPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtension
 
getModule() - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder.DependencyEntry
 
getModule() - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
getModuleBasePath() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
 
getModuleBasePath() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getModuleDependencies(String) - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
getModuleDependencies(String) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
getModuleDeps() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getModuleDir(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getModuleGroupName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getModuleHash(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleHashStrategy
 
getModuleHash(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
getModuleHash(String) - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
getModuleHash(PluginWrapper) - Method in class com.facebook.buck.core.module.impl.BuckModuleJarHashProvider
 
getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleHashStrategy
 
getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
getModuleHash(String) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.NoOpBuckModuleHashStrategy
 
getModuleIds() - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
getModuleIds() - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
getModuleImlFilePath(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getModuleIndexEntries() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getModuleInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getModuleManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getModuleManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getModuleManifestSkeleton() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getModulemapMode() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
A modulemap mode, to override the one specified in .buckconfig.
getModulemapMode() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
A modulemap mode, to override the one specified in .buckconfig.
getModulemapMode() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
A modulemap mode, to override the one specified in .buckconfig.
getModulemapMode() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
A modulemap mode, to override the one specified in .buckconfig.
getModuleMappedClasspathEntriesToDex() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Java classes to include in the package sorted into modules
getModuleName() - Method in class com.facebook.buck.android.ModuleInfo
 
getModuleName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getModuleName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getModuleName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getModuleName() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getModuleName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getModuleName(TargetNode<?>) - Static method in class com.facebook.buck.features.apple.projectV2.Utils
Gets the Swift or Cxx module name if the target node has the module name defined.
getModuleName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getModuleName() - Method in class com.facebook.buck.swift.SwiftCompile
 
getModuleName() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getModuleQualifiedPath(Path, IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getModuleRelativePath(Path, IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getModuleRuleByTargetNodeType(Class<?>) - Method in class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
 
getModules() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getModules() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getModules() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
getModules() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getModules() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getModulesToBeWritten() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getModuleType() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
getModuleType() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
 
getModuleType() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getModuleType() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getMomc() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
momc binary.
getMomc() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getMtimeSortedMatchingDirectoryContents(Path, String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns the files inside pathRelativeToProjectRoot which match globPattern, ordered in descending last modified time order.
getMtimeSortedMatchingDirectoryContents(Path, String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns the files inside pathRelativeToProjectRoot which match globPattern, ordered in descending last modified time order.
getMultiCheckEnabled() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMultiFetchBatchSize(int) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
Used to compute the number of keys to include in every multiFetchRequest.
getMultiFetchBatchSize(int) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
getMultiFetchLimit() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMultiFetchType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMultiInstallMode() - Method in class com.facebook.buck.android.exopackage.AdbConfig
 
getMutableObject() - Method in exception com.facebook.buck.core.starlark.compatible.MutableObjectException
 
getN() - Method in class com.facebook.buck.util.Statistics
Get the count of values.
getName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
getName() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Each rule has a name
getName() - Method in interface com.facebook.buck.android.toolchain.AdbToolchain
 
getName() - Method in interface com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getName() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getName() - Method in interface com.facebook.buck.android.toolchain.AndroidSdkLocation
 
getName() - Method in interface com.facebook.buck.android.toolchain.DxToolchain
 
getName() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
getName() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
 
getName() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
Each rule has a name
getName(Function<SourcePath, Path>) - Method in class com.facebook.buck.apple.GroupedSource
 
getName() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
Each rule has a name
getName() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that represents the name of the device (i.e., "iPhone X", "iPad Air", etc)
getName() - Method in interface com.facebook.buck.apple.simulator.AppleSimulator
 
getName() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
 
getName() - Method in interface com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
 
getName() - Method in interface com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
 
getName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
The full name of the platform.
getName() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The full name of the SDK.
getName() - Method in interface com.facebook.buck.apple.toolchain.AppleSdkLocation
 
getName() - Method in interface com.facebook.buck.apple.toolchain.AppleToolchainProvider
 
getName() - Method in interface com.facebook.buck.apple.toolchain.CodeSignIdentityStore
 
getName() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getName() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getName() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
getName() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
getName() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getName() - Method in class com.facebook.buck.core.cell.CellName
 
getName() - Method in class com.facebook.buck.core.cell.name.CanonicalCellName
Returns the name in a human-readable form.
getName(Optional<String>) - Method in interface com.facebook.buck.core.cell.nameresolver.CellNameResolver
Resolves the local name to the CanonicalCellName.
getName(Optional<String>) - Method in class com.facebook.buck.core.cell.nameresolver.DefaultCellNameResolver
 
getName() - Method in interface com.facebook.buck.core.description.arg.ConstructorArg
Each rule has a name
getName(int) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
getName() - Method in interface com.facebook.buck.core.model.Flavor
 
getName() - Method in class com.facebook.buck.core.model.FlavorDomain
 
getName() - Method in class com.facebook.buck.core.model.InternalFlavor
 
getName() - Method in class com.facebook.buck.core.model.RuleType
 
getName() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Name of the build target, i.e.
getName() - Method in class com.facebook.buck.core.model.UserFlavor
 
getName() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
Each rule has a name
getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
Each rule has a name
getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
Each rule has a name
getName() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
Each rule has a name
getName() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
 
getName() - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkFunction
 
getName() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getName() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
Ensure that we only get our name after this function has been exported
getName() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
getName() - Method in interface com.facebook.buck.core.toolchain.Toolchain
 
getName() - Method in interface com.facebook.buck.core.toolchain.ToolchainDescriptor
 
getName() - Method in class com.facebook.buck.counters.Counter
 
getName() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
 
getName() - Method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
 
getName() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getName() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getName() - Method in class com.facebook.buck.features.apple.projectV2.XcconfigBaseConfiguration
 
getName() - Method in class com.facebook.buck.features.apple.projectV2.XcodeProductMetadata
 
getName() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.GoToolchain
 
getName() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getName() - Method in interface com.facebook.buck.features.haskell.HaskellPlatformsProvider
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getName() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getName() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getName() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getName() - Method in interface com.facebook.buck.features.lua.LuaPlatformsProvider
 
getName() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getName() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getName() - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
 
getName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
 
getName() - Method in interface com.facebook.buck.features.python.toolchain.PexToolProvider
 
getName() - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
 
getName() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
 
getName() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getName() - Method in interface com.facebook.buck.features.rust.RustToolchain
 
getName() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getName() - Method in interface com.facebook.buck.file.downloader.Downloader
 
getName() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
Each rule has a name
getName() - Method in interface com.facebook.buck.infer.toolchain.InferToolchain
 
getName() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getName() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
Each rule has a name
getName() - Method in interface com.facebook.buck.jvm.java.plugin.adapter.BuckJavacPlugin
 
getName() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
Each rule has a name
getName() - Method in interface com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
 
getName() - Method in interface com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
 
getName() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
 
getName() - Method in interface com.facebook.buck.jvm.java.toolchain.JavaToolchain
 
getName() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.query.AllPathsFunction
 
getName() - Method in class com.facebook.buck.query.AttrFilterFunction
 
getName() - Method in class com.facebook.buck.query.AttrRegexFilterFunction
 
getName() - Method in class com.facebook.buck.query.BuildFileFunction
 
getName() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
getName() - Method in class com.facebook.buck.query.DepsFunction
 
getName() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
 
getName() - Method in class com.facebook.buck.query.FilterFunction
 
getName() - Method in class com.facebook.buck.query.InputsFunction
 
getName() - Method in class com.facebook.buck.query.KindFunction
 
getName() - Method in class com.facebook.buck.query.LabelsFunction
 
getName() - Method in class com.facebook.buck.query.OwnerFunction
 
getName() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
Name of the function as it appears in the query language.
getName() - Method in class com.facebook.buck.query.RdepsFunction
 
getName() - Method in class com.facebook.buck.query.TestsOfFunction
 
getName() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.TreeNode
 
getName() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
getName() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
getName(Function<SourcePath, Path>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getName() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
getName() - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
 
getName() - Method in interface com.facebook.buck.rules.keys.ValueExtractor
 
getName() - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
 
getName() - Method in class com.facebook.buck.rules.query.ClasspathFunction
 
getName() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
Each rule has a name
getName() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Each rule has a name
getName() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
 
getName() - Method in interface com.facebook.buck.versions.Version
 
getName() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
Each rule has a name
getNameCount() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
getNameData() - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getNamedDeps() - Method in interface com.facebook.buck.features.rust.HasNamedDeclaredDeps
 
getNamedDeps() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getNamedDeps() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getNamedDeps() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getNamedResources(SourcePathRuleFinder, ProjectFilesystem, ImmutableCollection<SourcePath>) - Static method in class com.facebook.buck.jvm.java.ResourcesParameters
 
getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
getNameIfResolvable(Optional<String>) - Method in interface com.facebook.buck.core.cell.nameresolver.CellNameResolver
Returns the CanonicalCellName for this local name if it can be resolved.
getNameIfResolvable(Optional<String>) - Method in class com.facebook.buck.core.cell.nameresolver.DefaultCellNameResolver
 
getNameString(BuckUnixPath, int) - Static method in class com.facebook.buck.core.filesystems.BuckUnixPath.InternalsForFastPaths
 
getNameString(Path, int) - Static method in class com.facebook.buck.io.file.FastPaths
Gets a Path segment as a String.
getNameToField() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
getNameToPathMap() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getNameWithoutExtension(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
getNanoDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
 
getNanoTime() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getNanoTime() - Method in interface com.facebook.buck.event.BuckEvent
 
getNativeCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getNativeCompileDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
Dependencies for the native (ocamlopt) build
getNativeLib() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getNativeLibAssetsDirectories() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Directories containing native libraries to be used as assets.
getNativeLibraries() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getNativeLibraries() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getNativeLibraries(Iterable<BuildRule>, CxxPlatform, ActionGraphBuilder) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
 
getNativeLibraryDirectories() - Method in class com.facebook.buck.android.ModuleInfo
 
getNativeLibraryMergeCodeGenerator() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryMergeCodeGenerator() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryMergeCodeGenerator() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibraryMergeGlue() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryMergeGlue() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryMergeGlue() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibraryMergeLocalizedSymbols() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryMergeLocalizedSymbols() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryMergeLocalizedSymbols() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibraryMergeMap() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryMergeMap() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryMergeMap() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibraryProguardConfigGenerator() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryProguardConfigGenerator() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryProguardConfigGenerator() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibs() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getNativeLibsDirectories() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Directories containing native libraries.
getNativeLibsDirectoriesForSystemLoader() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Directories containing native libraries which must be loadable by the system loader.
getNativeLibsInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getNativeLibsSymlinkTreeTarget(BuildTarget) - Static method in class com.facebook.buck.features.lua.LuaBinaryDescription
 
getNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibrary
 
getNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
 
getNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
 
getNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableGroup
 
getNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.d.DLibrary
 
getNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getNativeLinkable(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkableGroup
 
getNativeLinkableAssets() - Method in interface com.facebook.buck.android.packageable.NativeLinkableEnhancementResult
Native libraries to be packaged as assets by platform.
getNativeLinkableCache(LegacyNativeLinkableGroup) - Static method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
 
getNativeLinkableCompatibilityCache() - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableCompatibilityCache() - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkableCompatibilityCache() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getNativeLinkableCompatibilityCache() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getNativeLinkableDeps(BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
 
getNativeLinkableDeps(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getNativeLinkableDeps(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getNativeLinkableDeps(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableExportedDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate.ConfiguredDelegate
Provides the ability for the plugin to provide additional NativeLinkables that will be exported.
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
 
getNativeLinkableExportedDeps(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getNativeLinkableExportedDeps(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getNativeLinkableExportedDeps(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getNativeLinkableExportedDepsForPlatform(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkableExportedDepsForPlatform(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getNativeLinkableExportedDepsForPlatform(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder, TargetConfiguration) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder, TargetConfiguration) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder, TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, ActionGraphBuilder, TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getNativeLinkableInput(Linker.LinkableDepType, boolean, ActionGraphBuilder, TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
Return input that *dependents* should put on their link line when linking against this linkable.
getNativeLinkableInput(Linker.LinkableDepType, ActionGraphBuilder, TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
Return input that *dependents* should put on their link line when linking against this linkable.
getNativeLinkableInput(Linker.LinkableDepType, boolean, ActionGraphBuilder, TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getNativeLinkableInput(Linker.LinkableDepType, NativeLinkable, ActionGraphBuilder, TargetConfiguration) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
getNativeLinkableInput(Linker.LinkableDepType, boolean, ActionGraphBuilder, TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getNativeLinkableInput(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getNativeLinkableRoots(Iterable<? extends T>, Function<? super T, Optional<Iterable<? extends T>>>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableGroups
Find NativeLinkableGroup nodes transitively reachable from the given roots.
getNativeLinkables() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Native libraries mapped from modules.
getNativeLinkables() - Method in interface com.facebook.buck.android.packageable.NativeLinkableEnhancementResult
Native libraries by platform.
getNativeLinkables(ActionGraphBuilder, Iterable<? extends NativeLinkable>, Linker.LinkableDepType, Predicate<? super NativeLinkable>, Optional<LinkableListFilter>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Extract from the dependency graph all the libraries which must be considered for linking.
getNativeLinkables(ActionGraphBuilder, Iterable<? extends NativeLinkable>, Linker.LinkableDepType, Predicate<? super NativeLinkable>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Extract from the dependency graph all the libraries which must be considered for linking.
getNativeLinkables(ActionGraphBuilder, Iterable<? extends NativeLinkable>, Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Extract from the dependency graph all the libraries which must be considered for linking.
getNativeLinkables(ActionGraphBuilder, Iterable<? extends NativeLinkable>, Linker.LinkableDepType, Optional<LinkableListFilter>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Extract from the dependency graph all the libraries which must be considered for linking.
getNativeLinkablesAssets() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Native libraries to be packaged as assets.
getNativeLinkStrategy() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getNativeLinkStrategy() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getNativeLinkTarget(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getNativeLinkTarget(ActionGraphBuilder, boolean) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
Optionally returns a NativeLinkTarget.
getNativeLinkTarget(ActionGraphBuilder, boolean) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getNativeLinkTarget(ActionGraphBuilder, boolean) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getNativeLinkTarget(PythonPlatform, CxxPlatform, ActionGraphBuilder, boolean) - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
getNativeLinkTargetDeps(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkTargetDeps(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkTargetGroup
getNativeLinkTargetDeps(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
 
getNativeLinkTargetDeps(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetInfo
 
getNativeLinkTargetDeps(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkTargetGroup
 
getNativeLinkTargetInput(CxxPlatform, ActionGraphBuilder, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkTargetInput(CxxPlatform, ActionGraphBuilder, SourcePathResolverAdapter, boolean) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkTargetGroup
 
getNativeLinkTargetInput(ActionGraphBuilder, SourcePathResolverAdapter) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
 
getNativeLinkTargetInput(ActionGraphBuilder, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetInfo
 
getNativeLinkTargetInput(ActionGraphBuilder, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkTargetGroup
 
getNativeLinkTargetMode(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkTargetMode(CxxPlatform) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkTargetGroup
Deprecated.
getNativeLinkTargetMode() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
The NativeLinkTargetMode for this target.
getNativeLinkTargetMode() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetInfo
 
getNativeLinkTargetMode() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkTargetGroup
 
getNativeLinkTargetOutputPath() - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getNativeLinkTargetOutputPath() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkTargetGroup
Deprecated.
getNativeLinkTargetOutputPath() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
 
getNativeLinkTargetOutputPath() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetInfo
 
getNativeLinkTargetOutputPath() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkTargetGroup
 
getNativeModule() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
Returns a native module with built-in functions and Buck rules.
getNativePlatforms() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg
 
getNativePlugin() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getNativeRuleTypes(Cell) - Method in class com.facebook.buck.core.rules.knowntypes.provider.KnownRuleTypesProvider
Get details for just rules implemented in Buck itself, rather than user defined rules
getNativeStarterLibrary() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getNativeStarterLibrary() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getNativeTypesByName() - Method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
getNdkAppPlatformForCpuAbi(String) - Method in class com.facebook.buck.android.AndroidBuckConfig
Returns the CPU specific app platform, or the fallback one if set.
getNdkBuildExecutable() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
getNdkClangVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCompiler() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCpuAbiAppPlatformMap() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCpuAbiFallbackAppPlatform() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCpuAbis() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCxxPlatform(Flavor) - Method in class com.facebook.buck.android.NdkToolchainBuildRule
 
getNdkCxxPlatform(Flavor) - Method in interface com.facebook.buck.android.toolchain.ndk.ProvidesNdkCxxPlatform
 
getNdkCxxPlatforms() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
 
getNdkCxxRuntime() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCxxRuntimeType() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCxxToolchainTargetForAbi(NdkTargetArchAbi, TargetConfiguration) - Method in class com.facebook.buck.android.AndroidBuckConfig
Gets the ndk_toolchain target for the abi if it is specified in the config.
getNdkGccVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkOrThrow() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
getNdkPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkPath() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Path to Ndk.
getNdkRepositoryPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkRootPath() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
getNdkSearchOrder() - Method in class com.facebook.buck.android.AndroidBuckConfig
Defines the order of search of the Android NDK.
getNdkUnifiedHeaders() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkVersion() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
getNdkVersion() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
getNeededCoverage() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getNeededCoverage() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getNeededCoverageRatioPercentage() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Gets the coverage ratio that is required for a test
getNestedPlatforms() - Method in class com.facebook.buck.android.toolchain.platform.AndroidMultiPlatform
 
getNestedPlatforms() - Method in interface com.facebook.buck.core.model.platform.MultiPlatform
Access nested platforms, for example, per-CPU platforms for Android platform
getNestedPlatformsByCpuType() - Method in class com.facebook.buck.android.toolchain.platform.AndroidMultiPlatform
Android platform is a multiplatform which maps knows CPUs to nested platforms.
getNestingKind() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getNetwork() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
 
getNetworkIO() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
getNetworkStatsLine(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getNeverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getNewCellPathResolver() - Method in interface com.facebook.buck.core.cell.Cell
getNewCellPathResolver() - Method in interface com.facebook.buck.core.cell.CellPathResolver
Provides access to the NewCellPathResolver.
getNewCellPathResolver() - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
getNewCellPathResolver() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getNewScope(BuildId, boolean) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
getNewScope(BuildId, boolean) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
Returns a new TaskManagerCommandScope for a build on this manager.
getNewValue() - Method in interface com.facebook.buck.command.config.ConfigDifference.ConfigChange
 
getNioPath(Path) - Method in class com.facebook.buck.io.filesystem.skylark.SkylarkFilesystem
 
getNm() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getNm() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
nm binary.
getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
getNoAsNeededSharedLibsFlags() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getNode(Cell, UnconfiguredBuildTarget) - Method in interface com.facebook.buck.parser.BuildTargetParsePipeline
Obtain a TargetNode.
getNode(Cell, BuildTarget, DependencyStack) - Method in class com.facebook.buck.parser.UnconfiguredTargetNodeToTargetNodeParsePipeline
Obtain a TargetNode.
getNode(BuildTarget) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
getNodeCopier() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getNodeCopier() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getNodeCount() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getNodeCount() - Method in class com.facebook.buck.event.ActionGraphEvent.Finished
 
getNodeJob(Cell, UnconfiguredBuildTarget) - Method in interface com.facebook.buck.parser.BuildTargetParsePipeline
Asynchronously get the TargetNode.
getNodeJob(Cell, UnconfiguredBuildTarget) - Method in class com.facebook.buck.parser.BuildTargetRawNodeParsePipeline
 
getNodeJob(Cell, UnconfiguredBuildTarget, DependencyStack) - Method in class com.facebook.buck.parser.UnconfiguredTargetNodePipeline
Get build target by name, load if necessary
getNodeJob(Cell, BuildTarget, DependencyStack) - Method in class com.facebook.buck.parser.UnconfiguredTargetNodeToTargetNodeParsePipeline
Get build target by name, load if necessary
getNodeOptional(BuildTarget) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
getNodes() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
NOTE: This may contain duplicate nodes.
getNodes() - Method in class com.facebook.buck.core.model.targetgraph.MergedTargetNode
 
getNodes() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getNodes() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getNodes() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getNodes() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getNodesFromQueryTargets(Collection<QueryBuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getNodesWithNoIncomingEdges() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getNodesWithNoIncomingEdges() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getNodesWithNoIncomingEdges() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getNodesWithNoOutgoingEdges() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getNodesWithNoOutgoingEdges() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getNodesWithNoOutgoingEdges() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getNoDx() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getNoDx() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNoDx() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNoDx() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNoDxClasspathEntries() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Java classes that were used during compilation, but don't got into the package.
getNoJdk() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Don't include Java runtime into classpath.
getNoJdk() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Don't include Java runtime into classpath.
getNoJdk() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Don't include Java runtime into classpath.
getNoJdk() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Don't include Java runtime into classpath.
getNoJdk() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Don't include Java runtime into classpath.
getNoJdk() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Don't include Java runtime into classpath.
getNoMatchError() - Method in class com.facebook.buck.parser.syntax.SelectorValue
Provide an error message to show if select choices are not matched
getNoMatchMessage() - Method in class com.facebook.buck.core.select.Selector
Returns a custom message that needs to be shown to a user when no condition matches.
getNonIncludePathFlags(SourcePathResolverAdapter, Optional<Pair<PrecompiledHeaderData, PathShortener>>, Preprocessor) - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
getNonProvidedClasspathDeps(TargetConfiguration, Consumer<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
getNonProvidedClasspathDeps(TargetConfiguration, Consumer<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
getNonSourceBuildTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getNonSourceBuildTargets() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getNonSwiftSources() - Method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
 
getNoReflect() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Don't include kotlin-reflect.jar into classpath.
getNoReflect() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Don't include kotlin-reflect.jar into classpath.
getNoReflect() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Don't include kotlin-reflect.jar into classpath.
getNoReflect() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Don't include kotlin-reflect.jar into classpath.
getNoReflect() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Don't include kotlin-reflect.jar into classpath.
getNoReflect() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Don't include kotlin-reflect.jar into classpath.
getNormals() - Method in class com.facebook.buck.event.ScubaData
 
getNormalSymbols(ProcessExecutor, Tool, SourcePathResolverAdapter, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
 
getNoStdlib() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Don't include kotlin-stdlib.jar or kotlin-reflect.jar into classpath.
getNoStdlib() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Don't include kotlin-stdlib.jar or kotlin-reflect.jar into classpath.
getNoStdlib() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Don't include kotlin-stdlib.jar or kotlin-reflect.jar into classpath.
getNoStdlib() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Don't include kotlin-stdlib.jar or kotlin-reflect.jar into classpath.
getNoStdlib() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Don't include kotlin-stdlib.jar or kotlin-reflect.jar into classpath.
getNoStdlib() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Don't include kotlin-stdlib.jar or kotlin-reflect.jar into classpath.
getNotices() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getNotificationPayloadFile() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getNotificationPayloadFile() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getNullConditions() - Method in class com.facebook.buck.core.select.Selector
 
getNullDevicePath() - Method in enum com.facebook.buck.util.environment.Platform
Return a path to a special file which accepts reads (always returning EOF) and writes (accepts and immediately discards written data).
getNullsafeArgs() - Method in class com.facebook.buck.infer.InferConfig
 
getNullsafeThirdPartySignatures(TargetConfiguration) - Method in class com.facebook.buck.infer.InferConfig
Directory with third party signatures for nullsafe.
getNumActiveConnections() - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet
 
getNumActiveConnections() - Method in class com.facebook.buck.httpserver.WebServer
 
getNumber() - Method in class com.facebook.buck.event.listener.util.ProgressEstimation
 
getNumberEntries() - Method in class com.facebook.buck.util.cache.CacheStats
 
getNumberNodesGenerated() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getNumberOfPayloads() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
Total number of payloads.
getNumberOfSections() - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getNumberOfSlowRulesToShow() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getNumberOfSymbolTableEntries() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommand
 
getNumBuckets() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getNumDepFiles() - Method in interface com.facebook.buck.core.build.engine.manifest.ManifestStats
 
getNumEntries() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getNumHashes() - Method in interface com.facebook.buck.core.build.engine.manifest.ManifestStats
 
getNumInputs() - Method in interface com.facebook.buck.core.build.engine.manifest.ManifestStats
 
getNumNoopNodesGenerated() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getNumParsingThreads() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getNumRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
getNumRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
getNumRules() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getNumRulesToBuild(Iterable<BuildRule>) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Calculate the total number of transitive build rules processed from the given roots.
getNumRulesToBuild(Iterable<BuildRule>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
getNumTestManagedThreads(ResourcesConfig) - Method in class com.facebook.buck.cli.TestCommand
 
getNumTestThreads(BuckConfig) - Method in class com.facebook.buck.cli.TestCommand
 
getNumTestThreads() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
getNumThreads() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getNumThreads(int) - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getNumThreadsForSchedulerPool() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getObjCGeneratedHeader(BuildTarget, ActionGraphBuilder, CxxPlatform, HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
getObjCGeneratedHeaderFileName() - Method in class com.facebook.buck.swift.SwiftCompile
 
getObjCGeneratedHeaderPath() - Method in class com.facebook.buck.swift.SwiftCompile
 
getObjcopy() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getObjcopy() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
getObjcopyForSharedLibraryInterface() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Objcopy binary to use for creating shared library interfaces.
getObjdump() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Objdump binary.
getObjdump() - Method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getObject() - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgs.ArgAndFormatString
The original raw argument
getObjectFileExtension() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getObjectFileExtension() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Extension for object files.
getObjectFileExtension() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getObjectFilePaths() - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate.ConfiguredDelegate
Defines the paths to object files (i.e., .o files) that will be combined into the final product of CxxLibraryDescription.
getObjectNameForSourceName(String) - Static method in class com.facebook.buck.features.d.DCompileStep
 
getObjectPaths() - Method in class com.facebook.buck.swift.SwiftCompile
 
getObjects() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getObjectsDir() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getOcamlContext() - Method in class com.facebook.buck.features.ocaml.OcamlBuild
 
getOcamldepFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getOcamldepFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getOcamlLibraryDeps(BuildRuleResolver, OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getOfflineLogDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getOffset() - Method in interface com.facebook.buck.json.BuildFileSyntaxError
 
getOmnibusPassthroughDeps(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.haskell.HaskellOmnibusLinkable
Returns the subset of NativeLinkableGroup deps that are also NativeLinkable deps for the requested platform.
getOmnibusSpec(BuildTarget, ActionGraphBuilder, ImmutableList<? extends NativeLinkable>, ImmutableList<? extends NativeLinkable>) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
 
getOnDuplicateEntry() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getOneLineSummary(Locale, boolean, Ansi) - Method in class com.facebook.buck.test.TestCaseSummary
 
getOngoingCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getOnlyMatchingValue(String, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
getOnUnusedDependencies() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getOnUnusedDependencies() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getOpCode(boolean) - Method in enum com.facebook.buck.features.go.GoPackStep.Operation
 
getOperation() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getOperation() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
 
getOperation() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getOptimization() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBinary
 
getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBundle
 
getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getOptimizationPasses() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getOptimize() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
This will be passed to the GWT Compiler's -optimize flag.
getOptimizedProguardConfig() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getOptional(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
getOptionalBuildLineSuffix() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getOptionalExecutable(Path, ImmutableMap<String, String>) - Method in class com.facebook.buck.io.ExecutableFinder
 
getOptionalExecutable(Path, Path) - Method in class com.facebook.buck.io.ExecutableFinder
 
getOptionalExecutable(Path, ImmutableCollection<Path>, ImmutableCollection<String>) - Method in class com.facebook.buck.io.ExecutableFinder
 
getOptionalFile(Set<String>, Iterable<Path>, Predicate<Path>) - Static method in class com.facebook.buck.io.file.FileFinder
Tries to find a file with one of a number of possible names in a search path.
getOptionalListWithoutComments(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getOptionalListWithoutComments(String, String, char) - Method in class com.facebook.buck.core.config.BuckConfig
 
getOptionalListWithoutComments(String, String) - Method in class com.facebook.buck.util.config.Config
ini4j leaves things that look like comments in the values of entries in the file.
getOptionalListWithoutComments(String, String, char) - Method in class com.facebook.buck.util.config.Config
 
getOptionalPathList(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
 
getOptionalToolPath(String, ImmutableList<Path>) - Method in class com.facebook.buck.io.ExecutableFinder
 
getOptions(JavacOptions, ProjectFilesystem, SourcePathResolverAdapter, Path, Path, ExecutionContext, ImmutableSortedSet<Path>) - Static method in class com.facebook.buck.jvm.java.JavacPipelineState
 
getOptionValue() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
getOptionValue() - Method in class com.facebook.buck.features.go.GoProjectSubCommand
 
getOptionValue() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand
 
getOptionValue() - Method in interface com.facebook.buck.support.cli.args.PluginBasedSubCommand
The value of the option that identifies a subcommand from a particular plugin.
getOrCreateAndroidFacetBuilder() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getOrCreateChildGroupByName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateChildVariantGroupByName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateChildVersionGroupsBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateDescendantGroupByPath(ImmutableList<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateFileReferenceBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateFileReferenceBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
getOrCreateNodeCache(DaemonicParserState.CacheType<K, T>) - Method in class com.facebook.buck.parser.DaemonicParserState
Retrieve the cache view for caching a particular type.
getOrCreateVariantFileReferenceByNameAndSourceTreePath(String, SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXVariantGroup
 
getOrderIndependentHashCode() - Method in class com.facebook.buck.util.config.Config
gets an order-independent HashCode of this Config's raw data.
getOrdinal() - Method in enum com.facebook.buck.util.unit.SizeUnit
 
getOrFail() - Method in class com.facebook.buck.parser.ParserPythonInterpreterProvider
Returns the path to python interpreter.
getOrigin() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getOrigin() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getOriginal() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getOriginKey() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedKey
 
getOrThrow(String, String, Optional<T>) - Method in class com.facebook.buck.core.config.BuckConfig
 
getOs() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getOs_version() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that represents the iOS version running on the device (i.e., "iOS 12.4", etc)
getOtherFlags() - Method in class com.facebook.buck.cxx.PreprocessorFlags
Other flags included as is.
getOut() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getOut() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getOut() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getOut() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getOut() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getOut() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getOut() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getOut() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getOuterClass(ExecutableElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getOutgoingEdges() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getOutgoingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getOutgoingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getOutgoingNodesFor(T) - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getOutput() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
 
getOutput() - Method in interface com.facebook.buck.doctor.ExtraInfoCollector.ExtraInfoResult
 
getOutput() - Method in class com.facebook.buck.features.go.CGoLibrary
returns compiled linkable file source path
getOutput() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
getOutputChannel(Path, boolean) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorageClient.FileMaterializer
Get a writable channel to the file at the provided path, marking it executable if appropriate.
getOutputChannel(Path, boolean) - Method in class com.facebook.buck.remoteexecution.util.OutputsMaterializer.FilesystemFileMaterializer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.AbsoluteOutputMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
getOutputClasspathJars(JavaLibrary, Optional<SourcePath>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
 
getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidAar
 
getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
 
getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
 
getOutputClasspaths() - Method in class com.facebook.buck.android.ApkGenrule
 
getOutputClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getOutputDexFile() - Method in class com.facebook.buck.android.DxStep
 
getOutputDir() - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getOutputDir(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.features.rust.RustCompileRule
 
getOutputDirectories() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Command
 
getOutputDirectories() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionResult
 
getOutputFileListPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the list (possibly empty) of .xcfilelist files that contain inputs for the script
getOutputFileLists() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getOutputFileNameFormatForLibrary(boolean) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getOutputFiles() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Command
 
getOutputFiles() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionResult
 
getOutputFormat() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getOutputHash(FileHashLoader) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
getOutputHash() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getOutputJarDirPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getOutputJarDirPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getOutputJarPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
 
getOutputJarPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getOutputJarPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getOutputJars() - Method in class com.facebook.buck.android.SplitUberRDotJavaJar
 
getOutputLabel() - Method in class com.facebook.buck.core.model.BuildTargetWithOutputs
Returns the output label associated with the build target, if any.
getOutputLabel() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTargetWithOutputs
Returns the output label associated with the build target, if any.
getOutputLabel() - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetOutputLabelParser.TargetWithOutputLabel
 
getOutputLabels() - Method in interface com.facebook.buck.core.rules.attr.HasMultipleOutputs
returns a set of OutputLabel instances associated with this build rule.
getOutputLabels() - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
getOutputLabels() - Method in class com.facebook.buck.shell.BaseGenrule
 
getOutputLabels() - Method in class com.facebook.buck.shell.GenruleBuildable
Returns a set of output labels associated with this buildable.
getOutputMaterializationThreads() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getOutputMode() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
getOutputName(OutputLabel) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getOutputName(OutputLabel) - Method in interface com.facebook.buck.core.model.HasOutputName
Returns an output name for the build target associated with the given output label.
getOutputName(OutputLabel) - Method in class com.facebook.buck.cxx.CxxGenrule
 
getOutputName(OutputLabel) - Method in class com.facebook.buck.features.filegroup.Filegroup
 
getOutputName(OutputLabel) - Method in class com.facebook.buck.features.zip.rules.Zip
 
getOutputName() - Method in class com.facebook.buck.rules.macros.AbsoluteOutputMacro
 
getOutputName() - Method in class com.facebook.buck.rules.macros.OutputMacro
 
getOutputName(OutputLabel) - Method in class com.facebook.buck.shell.BaseGenrule
Get the output name of the generated file, as listed in the BUCK file.
getOutputName(OutputLabel) - Method in class com.facebook.buck.shell.ExportFile
 
getOutputName(OutputLabel) - Method in class com.facebook.buck.shell.GenruleBuildable
Returns a String representation of the output path relative to the root output directory.
getOutputNormalizedString(int) - Method in class com.facebook.buck.android.resources.StringPool
 
getOutputPath() - Method in interface com.facebook.buck.core.artifact.BuildArtifact
 
getOutputPath() - Method in class com.facebook.buck.features.apple.projectV2.XcodeProductMetadata
 
getOutputPath() - Method in class com.facebook.buck.step.fs.ZstdStep
 
getOutputPath() - Method in class com.facebook.buck.swift.SwiftCompile
 
getOutputPathFromJavaTargetNode(TargetNode<?>, BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.features.project.intellij.IjProjectSourcePathResolver
 
getOutputPathResolver() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
This field could be used unsafely, most ModernBuildRule should never need this directly and it should only be used within the getBuildSteps() call.
getOutputPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the list (possibly empty) of files created as output of the shell script.
getOutputPaths() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getOutputPaths() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getOutputPaths() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getOutputPlist() - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getOutputRelativePath() - Method in class com.facebook.buck.features.apple.project.XCodeProjectCommandHelper.Result
 
getOutputRelativePath() - Method in class com.facebook.buck.features.apple.projectV2.XCodeProjectCommandHelper.Result
 
getOutputs() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getOutputs() - Method in class com.facebook.buck.core.rules.actions.AbstractAction
 
getOutputs() - Method in interface com.facebook.buck.core.rules.actions.Action
 
getOutputs() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
getOutputs(OutputLabel) - Method in class com.facebook.buck.shell.GenruleBuildable
Returns the set of OutputPath instances associated with the given OutputLabel.
getOutputSize() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getOutputStream(Artifact, FileAttribute<?>...) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
 
getOutputStream() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
getOutputStream() - Method in interface com.facebook.buck.io.watchman.Transport
Returns an input stream for writing messages.
getOutputStream() - Method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
 
getOutputToInputsMapSupplier(Path, Path) - Method in class com.facebook.buck.android.SplitZipStep
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.BuildConfigFieldsTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.BuildTargetWithOutputsTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetTraversalCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.LeafUnconfiguredOnlyCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.ManifestEntriesTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.SetTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.SourcePathTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.TestRunnerSpecCoercer
 
getOutputType() - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
 
getOutputType() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
getOutputUrl() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getOuts() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
GetOverlappedResult(WinNT.HANDLE, Pointer, IntByReference, boolean) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
getOverridesByPath(ImmutableMap<CellName, AbsPath>) - Method in class com.facebook.buck.core.cell.CellConfig
Translates the 'cell name'->override map into a 'Path'->override map.
getOverrideSymbolsPath() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getOverrideSymbolsPath() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
getOverrideSymbolsPath() - Method in class com.facebook.buck.android.ResourcesFilter
 
getOwner() - Method in class com.facebook.buck.core.rules.actions.AbstractAction
 
getOwner() - Method in interface com.facebook.buck.core.rules.actions.Action
 
getOwner() - Method in interface com.facebook.buck.core.rules.actions.ActionRegistry
 
getOwner() - Method in class com.facebook.buck.core.rules.actions.DefaultActionRegistry
 
getOwner() - Method in interface com.facebook.buck.core.starlark.rule.artifact.SkylarkArtifactApi
 
getOwnerTyped() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
getOwningTarget(Elements, Element) - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
 
getOwningTarget(Element) - Method in class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
 
getPackage() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
For R.java
getPackage() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getPackage() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getPackage() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getPackage() - Method in class com.facebook.buck.android.resources.ResourceTable
 
getPackage() - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
 
getPackage() - Method in class com.facebook.buck.parser.api.PackageFileManifest
Contains the package defined in the build file.
getPackage() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
getPackage() - Method in class com.facebook.buck.skylark.parser.ParseResult
Contains the package defined in a package file.
getPackageableRules(Iterable<BuildRule>) - Static method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
Returns all BuildRules of the given rules that are AndroidPackageable.
getPackageBoundaryEnforcementPolicy(Path) - Method in class com.facebook.buck.parser.config.ParserConfig
Whether the cell is enforcing buck package boundaries for the package at the passed path.
getPackageConfigForPlatform(ApplePlatform) - Method in class com.facebook.buck.apple.AppleConfig
Returns the custom packager command specified in the config, if defined.
getPackageContext() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
Returns a context of the package currently being parsed.
getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getPackagedDependencies() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
When published, these will be included in the artifact.
getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
getPackagedRules() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
 
getPackageElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getPackageElementEvenIfEmpty(Elements, CharSequence) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
Get a package by name, even if it has no members.
getPackageFileCache() - Method in class com.facebook.buck.parser.DaemonicParserState
 
getPackageIdentifier() - Method in class com.facebook.buck.skylark.packages.PackageContext
Returns a package identifier of the build file that is being parsed.
getPackageImplicitIncludes() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getPackageImplicitIncludes() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getPackageInfo(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getPackageInfo(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getPackageName() - Method in interface com.facebook.buck.event.external.events.InstallFinishedEventExternalInterface
 
getPackageName() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
getPackageName() - Method in class com.facebook.buck.event.UninstallEvent
 
getPackageName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPackageName() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getPackageName() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getPackageName() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getPackageName() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getPackageNameFromSource(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
 
getPackageNamePrefix(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getPackagePath() - Method in class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDepsPackage
Package path, relative to parse root, usually cell root
getPackagePath() - Method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeKey
Path to the root of a package that has this UnconfiguredTargetNode, relative to parse root, usually cell root
getPackagePath() - Method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey
Path to the root of a package that has this UnconfiguredTargetNode, relative to parse root, usually cell root
getPackagePathFromSource(Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PackagePathResolver
Tries to return the package path from a Java source file.
getPackagePrefix() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getPackager(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getPackager() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getPackageRoots() - Method in class com.facebook.buck.core.parser.BuildPackagePaths
Relative paths to folders that are roots for build packages, i.e.
getPackagerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getPackageStyle() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getPackageStyle() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getPackageStyle() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getPackageStyle() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPackageStyle() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPackageType() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPackageType() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPackageType() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getPaddedDir(String, int, char) - Static method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getParallelizeBuild() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
 
getParallelizer() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Returns a parallelizer object that parallelizes if the current BuildRuleResolver supports parallelism.
getParallelizer() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
getParallelizer() - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
getParameters() - Method in class com.facebook.buck.jvm.java.JavacPluginParams
 
getParamInfos() - Method in class com.facebook.buck.rules.coercer.DataTransferObjectDescriptor
The param infos needed to populate this object
getParams() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getParent() - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
getParent() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
getParent() - Method in interface com.facebook.buck.core.filesystems.RelPath
 
getParentOrEmpty(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
getParentOrEmpty(RelPath) - Static method in class com.facebook.buck.io.file.MorePaths
 
getParseContext(Environment, FuncallExpression) - Static method in class com.facebook.buck.skylark.parser.context.ParseContext
Get the ParseContext by looking up in the environment.
getParseDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getParseDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getParser() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getParser() - Method in interface com.facebook.buck.cli.MainRunner.ParserAndCaches
 
getParser() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getParserClass() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent
 
getParserKind() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getParserKind() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Started
 
getParserPythonInterpreterPath() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getParserState() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getParserTargetThreshold() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.ndk.impl.ProviderBackedUnresolvedNdkCxxPlatform
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.android.toolchain.ndk.impl.StaticUnresolvedNdkCxxPlatform
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.android.toolchain.ndk.UnresolvedNdkCxxPlatform
Returns the parse time deps of this platform.
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.ProviderBackedUnresolvedAppleCxxPlatform
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.apple.toolchain.impl.StaticUnresolvedAppleCxxPlatform
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.apple.toolchain.UnresolvedAppleCxxPlatform
Returns the parse time deps of this platform.
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.BinaryBuildRuleToolProvider
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ConstantToolProvider
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ErrorToolProvider
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.toolprovider.ToolProvider
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
getParseTimeDeps(TargetConfiguration, CxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.impl.CxxPlatforms
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.impl.StaticUnresolvedCxxPlatform
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DefaultLinkerProvider
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.linker.LinkerProvider
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.MachoDylibStubParams
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.PosixNmSymbolNameTool
 
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.ProviderBasedUnresolvedCxxPlatform
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.SymbolNameTool
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.UnresolvedCxxPlatform
Returns the parse-time deps required for this platform.
getParseTimeDeps(TargetConfiguration, Iterable<HaskellPlatform>, ImmutableCollection.Builder<BuildTarget>) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
Accumulate parse-time deps needed by Haskell descriptions in depsBuilder.
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.features.rust.ConfigBasedUnresolvedRustPlatform
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.features.rust.UnresolvedRustPlatform
Returns the parse-time deps required for this platform.
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.infer.InferDistFromTargetProvider
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.infer.UnresolvedInferPlatform
Returns InferPlatform parse-time deps.
getParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.swift.toolchain.impl.StaticUnresolvedSwiftPlatform
 
getParseTimeDeps(TargetConfiguration) - Method in interface com.facebook.buck.swift.toolchain.UnresolvedSwiftPlatform
Returns the parse time deps of this platform.
getParseTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getParts() - Method in class com.facebook.buck.rules.macros.StringWithMacros
The components of the macro string.
getPassed() - Method in interface com.facebook.buck.apple.AbstractIdbTestResult
Boolean that shows if the test passed or not
getPassedCount() - Method in class com.facebook.buck.test.TestCaseSummary
 
getPath() - Method in interface com.facebook.buck.android.exopackage.ExopackagePathAndHash
 
getPath(AppleBundleDestinations) - Method in enum com.facebook.buck.apple.AppleBundleDestination
 
getPath() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
 
getPath() - Method in interface com.facebook.buck.apple.toolchain.AppleToolchain
The path to the toolchain.
getPath() - Method in interface com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
 
getPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
getPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
getPath() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getPath(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getPath(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
 
getPath() - Method in class com.facebook.buck.core.files.DirectoryListKey
Path of the directory to list
getPath() - Method in class com.facebook.buck.core.files.FileTree
Relative path to this instance from some root, usually cell root
getPath() - Method in class com.facebook.buck.core.files.FileTreeKey
Path of the directory to generate a file tree for
getPath(String, String...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
getPath(URI) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
getPath() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
getPath() - Method in interface com.facebook.buck.core.filesystems.PathWrapper
 
getPath() - Method in class com.facebook.buck.core.model.BaseName
 
getPath() - Method in class com.facebook.buck.core.model.CellRelativePath
 
getPath() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
The path to the tool.
getPath(String) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getPath() - Method in class com.facebook.buck.cxx.CxxSource
 
getPath() - Method in interface com.facebook.buck.cxx.Omnibus.OmnibusLibrary
 
getPath() - Method in interface com.facebook.buck.cxx.Omnibus.OmnibusRoot
 
getPath() - Method in class com.facebook.buck.event.ParsingEvent.SymlinkInvalidation
 
getPath() - Method in class com.facebook.buck.features.apple.projectV2.CoreDataResource
 
getPath() - Method in class com.facebook.buck.features.apple.projectV2.XcconfigBaseConfiguration
 
getPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
getPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getPath(SourcePath) - Method in interface com.facebook.buck.features.project.intellij.model.IjLibraryFactoryResolver
Does it get an absolute path? Does it get a relative path? Who knows!
getPath() - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
getPath() - Method in class com.facebook.buck.io.file.BorrowablePath
 
getPath(String, String...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Converts a path string (or sequence of strings) to a Path with the same VFS as this instance.
getPath(String, String...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Converts a path string (or sequence of strings) to a Path with the same VFS as this instance.
getPath() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
getPath() - Method in class com.facebook.buck.io.watchman.WatchmanMultiplePathEvent.Change
Path to a changed file or directory, relative to monitored root (cell root)
getPath() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
Relative path of the actual file the event is about.
getPath() - Method in class com.facebook.buck.maven.Pom
 
getPath() - Method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestKey
Path of the root of the package to parse, relative to some root (usually cell root).
getPath() - Method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageKey
A path to a package root directory, i.e.
getPath() - Method in class com.facebook.buck.query.QueryFileTarget
 
getPath() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
 
getPath() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
 
getPath() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputDirectory
 
getPath() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputFile
 
getPath() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
getPath() - Method in interface com.facebook.buck.rules.args.HasSourcePath
 
getPath() - Method in class com.facebook.buck.rules.args.SourcePathArg
 
getPath(OutputPath) - Method in class com.facebook.buck.rules.modern.OutputPath.Internals
 
getPath() - Method in class com.facebook.buck.step.fs.MkdirStep
 
getPath() - Method in class com.facebook.buck.step.fs.RmStep
 
getPath() - Method in class com.facebook.buck.support.fix.BuckRunSpec
The path to the binary to invoke
getPath() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
 
getPath() - Method in class com.facebook.buck.util.NamedTemporaryDirectory
 
getPathElements() - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
getPathForRelativeExistingPath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
As DefaultProjectFilesystem.getPathForRelativePath(java.nio.file.Path), but with the added twist that the existence of the path is checked before returning.
getPathForRelativeExistingPath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
As ProjectFilesystem.getPathForRelativePath(java.nio.file.Path), but with the added twist that the existence of the path is checked before returning.
getPathForRelativePath(Path) - Method in class com.facebook.buck.edenfs.EdenProjectFilesystemDelegate
 
getPathForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getPathForRelativePath(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getPathForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
getPathForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getPathForRelativePath(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getPathForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
getPathFromSegmentsUnsafe(String[]) - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
Construct a path object from given segments without and validation or postprocessing.
getPathIfJavaLibrary(TargetNode<?>) - Method in interface com.facebook.buck.features.project.intellij.model.IjLibraryFactoryResolver
 
getPathMapping() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getPathMatcher(String) - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
getPathName() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
 
getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
getPathOrGlob() - Method in interface com.facebook.buck.io.filesystem.PathMatcher
Returns a path or glob pattern identifying paths that should be matched by this matcher.
getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
getPathRelativeToBuildCellRoot() - Method in class com.facebook.buck.io.BuildCellRelativePath
 
getPathRelativeToProjectRoot(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getPathRelativeToProjectRoot(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getPathResolver() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getPaths() - Method in class com.facebook.buck.core.rules.common.RecordArtifactVerifier
 
getPaths() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
getPaths() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
getPaths() - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder.Data
 
getPathsChangedInWorkingDirectory() - Method in interface com.facebook.buck.util.versioncontrol.CommonSlowVersionControlStats
 
getPathSelector() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getPathsForArtifact() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getPathsForArtifact() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Returns the recorded output paths of the rule for creating a cache artifact.
getPathsFromRoot() - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
getPathSourcePath(Path) - Method in class com.facebook.buck.core.config.BuckConfig
 
getPathSourcePath(Path, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getPathsToThirdPartyJars() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Prebuilt/third-party jars to be included in the package.
getPathToArtifactMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
 
getPathToArtifactMetadataFile(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
 
getPathToBuildPrehookScript() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getPathToBuildReport(BuckConfig) - Method in class com.facebook.buck.cli.BuildCommand
 
getPathToDex() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getPathToExoResources() - Method in class com.facebook.buck.android.SplitResources
 
getPathToFile(SourcePathResolverAdapter, SourcePath) - Static method in class com.facebook.buck.rules.keys.DependencyFileEntry
Gets the path to the file.
getPathToJavaAgent() - Method in class com.facebook.buck.test.TestRunningOptions
 
getPathToMergedAssets() - Method in class com.facebook.buck.android.MergeAssets
 
getPathToMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
Returns the path to a directory where metadata files for a build rule with the specified target should be stored.
getPathToOtherMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
 
getPathToOutputDir(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
 
getPathToOutputFile() - Method in class com.facebook.buck.android.AndroidResourceIndex
 
getPathToPrimaryResources() - Method in class com.facebook.buck.android.SplitResources
 
getPathToPropertiesFile() - Method in class com.facebook.buck.jvm.java.Keystore
 
getPathToRDotJava(String) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.AndroidResource
 
getPathToRDotJavaPackageFile() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.UnzipAar
 
getPathToRDotTxt() - Method in class com.facebook.buck.android.SplitResources
 
getPathToSourcesList() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getPathToStore() - Method in class com.facebook.buck.jvm.java.Keystore
 
getPathToTestExitCode() - Method in class com.facebook.buck.cxx.CxxTest
 
getPathToTestExitCode() - Method in class com.facebook.buck.features.d.DTest
 
getPathToTestExitCode() - Method in class com.facebook.buck.features.go.GoTest
 
getPathToTestOutput() - Method in class com.facebook.buck.cxx.CxxTest
 
getPathToTestOutput() - Method in class com.facebook.buck.features.d.DTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.apple.AppleTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.apple.AppleTestX
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
 
getPathToTestOutputDirectory() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.cxx.CxxTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.d.DTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.go.GoTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.go.GoTestX
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.python.PythonTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.python.PythonTestX
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.rust.RustTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.shell.ShTest
 
getPathToTestResults() - Method in class com.facebook.buck.cxx.CxxTest
 
getPathToTestResults() - Method in class com.facebook.buck.features.go.GoTest
 
getPathToTestWorkingDirectory() - Method in class com.facebook.buck.features.go.GoTest
 
getPathToTextSymbolsFile() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getPathToTextSymbolsFile() - Method in class com.facebook.buck.android.AndroidResource
 
getPathToTextSymbolsFile() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getPathToXmlTestOutput() - Method in class com.facebook.buck.test.TestRunningOptions
 
getPattern() - Method in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathKey
Pattern for which to discover paths to appropriate packages.
getPattern(ImmutableList<QueryEnvironment.Argument<NODE_TYPE>>) - Method in class com.facebook.buck.query.FilterFunction
 
getPattern(ImmutableList<QueryEnvironment.Argument<T>>) - Method in class com.facebook.buck.query.KindFunction
 
getPattern() - Method in class com.facebook.buck.query.TargetLiteral
 
getPattern() - Method in class com.facebook.buck.util.PatternAndMessage
 
getPatternsAndValues() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
getPayloadSizeBytes(int) - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
Size bytes of the nth payload.
getPayloadStream(int) - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
Fetches the data for one specific payload.
getPdcFlags() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
getPeak(ProcessResourceConsumption, ProcessResourceConsumption) - Static method in class com.facebook.buck.util.ProcessResourceConsumption
 
getPendingLogLines() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
getPerBuildStateFactory() - Method in interface com.facebook.buck.parser.Parser
 
getPerFeatureProviders() - Method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
getPerFeatureProviders() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getPermState() - Method in interface com.facebook.buck.parser.Parser
 
getPerServerData() - Method in interface com.facebook.buck.slb.LoadBalancerPingEvent.LoadBalancerPingEventData
 
getPerServerData() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent.ServerHealthManagerEventData
 
getPersistent() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getPersistentWorkerKey() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getPersistentWorkerKey() - Method in interface com.facebook.buck.worker.WorkerProcessIdentity
If the current invocation allows to have persisted worker pools (buck is running as daemon), it will be used to obtain the instance of the persisted worker process pool.
getPersistentWorkerPools() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getPersistentWorkerPools() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Worker process pools that are persisted across buck invocations inside buck daemon.
getPersistentWorkerPools() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getPexExecutor(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexExecutorTarget(TargetConfiguration) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexExtension() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexFlags() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexTarget(TargetConfiguration) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexTool(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.features.python.toolchain.impl.DefaultPexToolProvider
 
getPexTool(BuildRuleResolver, TargetConfiguration) - Method in interface com.facebook.buck.features.python.toolchain.PexToolProvider
 
getPhase() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getPhase() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
getPhysicalDevices() - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
 
getPicFlags() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
getPicType() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getPicTypeForSharedLinking() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
nix platforms use PIC object files for shared libraries, while windows doesn't.
getPid() - Method in class com.facebook.buck.event.CommandEvent
 
getPid() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
getpid() - Method in interface com.facebook.buck.util.Libc
 
getPid() - Method in class com.facebook.buck.util.ProcessHelper
Gets the native process identifier for the current process.
getPid(Object) - Method in class com.facebook.buck.util.ProcessHelper
Gets the native process identifier for the given process instance.
getPingLatencyMillis(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
 
getPingLatencySampleCount() - Method in class com.facebook.buck.slb.ServerHealthState
 
getPingRequestCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getPingRequestErrorCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getPingRequestLatencyMillis() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getPingRequestLatencyMillis() - Method in interface com.facebook.buck.slb.LoadBalancerPingEvent.PerServerPingData
 
getPingRequestTimeoutCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getPipelinedBuildSteps(BuildContext, BuildableContext, T) - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
getPipelinedBuildSteps(BuildContext, ProjectFilesystem, JavacPipelineState, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi.SourceAbiBuildable
 
getPipelinedBuildSteps(BuildContext, ProjectFilesystem, State, OutputPathResolver, BuildCellRelativePathFactory) - Method in interface com.facebook.buck.rules.modern.PipelinedBuildable
 
getPipelinedBuildSteps(BuildContext, BuildableContext, State) - Method in class com.facebook.buck.rules.modern.PipelinedModernBuildRule
 
getPipelinedBuildStepsForAbiJar(BuildTarget, BuildContext, ProjectFilesystem, RecordArtifactVerifier, JavacPipelineState) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getPipelinedBuildStepsForLibraryJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, JavacPipelineState, Path) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getPipelineStateFactory() - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
getPipelineStateFactory() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getPipelineStateFactory() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getPlaceholders() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getPlatform() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getPlatform() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getPlatform() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getPlatform() - Method in class com.facebook.buck.core.config.BuckConfig
 
getPlatform(BuildTarget, DependencyStack) - Method in interface com.facebook.buck.core.model.platform.PlatformResolver
 
getPlatform(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.CachingPlatformResolver
 
getPlatform(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.CombinedPlatformResolver
 
getPlatform(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.RuleBasedMultiPlatformResolver
 
getPlatform(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.RuleBasedPlatformResolver
 
getPlatform() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getPlatform() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getPlatform(TargetConfiguration, CxxPlatform) - Method in class com.facebook.buck.features.lua.LuaBuckConfig
 
getPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPlatform(String, UnresolvedCxxPlatform, ProcessExecutor) - Method in class com.facebook.buck.features.rust.RustPlatformFactory
 
getPlatform() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getPlatform() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getPlatformBinary() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformCompilerFlags(CxxPlatform, CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxDeps
 
getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getPlatformDeps() - Method in interface com.facebook.buck.features.rust.RustCommonArgs
 
getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getPlatformExe() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getPlatformFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
Flags that precede flags from #getRuleFlags().
getPlatformFlags() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
 
getPlatformFlavorDomain() - Method in class com.facebook.buck.features.go.GoToolchain
 
getPlatformHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformImportLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformName() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
This is likely something like "Google Inc.:Google APIs:21".
getPlatformName() - Method in class com.facebook.buck.apple.AppleBundle
 
getPlatformName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getPlatformName() - Method in class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
getPlatformParseTimeDeps(TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxLibraryFactory
 
getPlatformParseTimeDeps(RustToolchain, BuildTarget, HasDefaultPlatform) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
getPlatformPath() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Path to Apple platform
getPlatformPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Absolute path to tools and files which depend on a particular platform.
getPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getPlatformPreprocessFlags(CxxPlatform, CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformProvider() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
 
getPlatformProvider() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
getPlatformResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getPlatformResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, TargetConfiguration, Platform, ToolchainProvider, String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Gets all the unresolved NdkCxxPlatform based on the buckconfig.
getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, Path, NdkCxxPlatformCompiler, NdkCxxRuntime, NdkCxxRuntimeType, Set<NdkTargetArchAbi>, Platform) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, Path, NdkCxxPlatformCompiler, NdkCxxRuntime, NdkCxxRuntimeType, Set<NdkTargetArchAbi>, Platform, ExecutableFinder, boolean) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getPlatforms() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
The set of platforms the profile is valid for.
getPlatforms(FlavorDomain<UnresolvedCxxPlatform>) - Method in class com.facebook.buck.features.haskell.HaskellPlatformsFactory
Maps the cxxPlatforms to corresponding HaskellPlatform.
getPlatformSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformSrcs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPlatformStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformWhitelist() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
getPlatformWithFlavor(Flavor) - Method in interface com.facebook.buck.cxx.toolchain.ProvidesCxxPlatform
Creates a CxxPlatform with this flavor.
getPluginClassLoader(JavaCompiler.CompilationTask) - Method in interface com.facebook.buck.jvm.java.plugin.api.PluginClassLoaderFactory
 
getPluginClassLoader(ClassLoaderCache, JavaCompiler.CompilationTask) - Static method in class com.facebook.buck.jvm.java.plugin.PluginLoader
Returns a class loader that can be used to load classes from the compiler plugin jar.
getPluginManager() - Method in class com.facebook.buck.cli.AdditionalOptionsCmdLineParser
 
getPluginManager() - Method in interface com.facebook.buck.cli.Command
 
getPluginManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getPluginManager() - Method in class com.facebook.buck.cli.CommandWithPluginManager
 
getPluginManager() - Method in interface com.facebook.buck.core.description.DescriptionCreationContext
 
getPluginName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getPluginName() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
 
getPluginProperties() - Method in class com.facebook.buck.jvm.java.JavacPluginParams
 
getPlugins() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getPlugins() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getPlugins() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getPluginsOf(BuildRuleResolver, JavacPluginProperties.Type) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getPomTemplate() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getPomTemplate() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
 
getPomTemplate() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getPomTemplate() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
getPoolHash() - Method in interface com.facebook.buck.worker.WorkerProcessPool
 
getPoolHash() - Method in class com.facebook.buck.worker.WorkerProcessPoolAsync
 
getPoolHash() - Method in class com.facebook.buck.worker.WorkerProcessPoolSync
 
getPort() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that represents the port of the device
getPort() - Method in class com.facebook.buck.httpserver.WebServer
 
getPosixFileMode(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getPosixFileMode(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
getPosixFileMode returns a number corresponding to stat()'s ST_MODE, for use when constructing tar archives.
getPosixFilePermissions(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns the set of POSIX file permissions, or the empty set if the underlying file system does not support POSIX file attributes.
getPosixFilePermissions(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns the set of POSIX file permissions, or the empty set if the underlying file system does not support POSIX file attributes.
getPostActions() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
 
getPostBuildSteps(BuildContext) - Method in class com.facebook.buck.apple.AppleDsym
 
getPostBuildSteps(BuildContext) - Method in interface com.facebook.buck.core.rules.attr.HasPostBuildSteps
 
getPostBuildSteps(BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputAttribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceAttribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
getPostCoercionTransform() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
getPostCoercionValue(String) - Method in interface com.facebook.buck.core.starlark.coercer.SkylarkDescriptionArgBuilder
Get an attribute's value after it was set in SkylarkDescriptionArgBuilder.setPostCoercionValue(String, Object)
getPostCoercionValue(String) - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
getPostFilterResourcesCmd() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPostFilterResourcesCmd() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPostFilterResourcesCmd() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPostLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getPostprocessClassesCommands() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getPostStringificationFormatString() - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgs.ArgAndFormatString
The format string to apply after stringifying CommandLineArgs.ArgAndFormatString.getObject()
getPreActions() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
 
getPreArgfileArgs() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsCompiler
 
getPreArgfileArgs() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getPreArgfileArgs() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getPrebuiltJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getPrebuiltTool(String, String, Function<String, Path>) - Method in class com.facebook.buck.rules.tool.config.ToolConfig
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
The default value to use if no value is provided.
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.BoolAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
getPreCoercionDefaultValue() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPrecompiledHeader() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, CxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderTemplate
Build a PCH rule, given a cxx_precompiled_header rule.
getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, CxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxPrefixHeader
 
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
NOTE: precompiled_header is incompatible with prefix_header.
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, CxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.PreInclude
 
getPrecompiledHeader() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPrecompiledHeaderLanguage() - Method in enum com.facebook.buck.cxx.CxxSource.Type
"Language" type to pass to the compiler in order to generate a precompiled header.
getPrecomputedHash() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
In rare cases, a BuildTargetSourcePath may know a hash of its content on disk before it even creates its output.
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
getPrecomputedWorkCache() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPreferredLinkage(CxxPlatform) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getPreferredLinkage() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getPreferredLinkage() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getPreferredLinkage() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPreferredLinkage(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getPreferredLinkage() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPreferredLinkage(CxxPlatform) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getPreferredLinkage(CxxPlatform) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getPreferredLinkage() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getPreferredLinkage() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getPreferredLinkage() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getPreferredLinkage() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getPreferredLinkage() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getPreferredLinkage() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPrefixHeader() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
NOTE: prefix_header is incompatible with precompiled_header.
getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.cxx.PreprocessorFlags
File set via -include.
getPrefixHeader() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPregeneratedVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
 
getPreInclude() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
Get (possibly creating) the PreInclude instance corresponding to this rule's prefix_header or precompiled_header, whichever is applicable, or empty if neither is used.
getPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getPreloadDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getPreloadDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPreloadLibraries() - Method in class com.facebook.buck.features.python.PythonBinary
 
getPreprocessedLanguage() - Method in enum com.facebook.buck.cxx.CxxSource.Type
 
getPreprocessJavaClassesBash() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPreprocessJavaClassesBash() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPreprocessJavaClassesBash() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getPreprocessJavaClassesDeps() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPreprocessJavaClassesDeps() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPreprocessor(CxxPlatform, CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPreprocessorInput() - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate.ConfiguredDelegate
Defines an additional preprocessor input for the public interface exposed by a target.
getPreprocessorInputForSwift(BuildTarget, ActionGraphBuilder, CxxPlatform, CxxLibraryDescription.CommonArg) - Method in interface com.facebook.buck.apple.AppleLibrarySwiftDelegate
 
getPreprocessorInputForSwift(BuildTarget, ActionGraphBuilder, CxxPlatform, CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleTestDescription
 
getPreprocessorInputsForAppleLibrary(BuildTarget, ActionGraphBuilder, CxxPlatform, AppleNativeTargetDescriptionArg) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
Returns transitive preprocessor inputs excluding those from the swift delegate of the given CxxLibrary.
getPreprocessorOutputType(CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getPrereq() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask.DepsSupplier
 
getPrettyPrint() - Method in class com.facebook.buck.infer.InferConfig
 
getPreviousRuleInPipeline() - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
getPreviousRuleInPipeline() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getPreviousRuleInPipeline() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getPrevValue() - Method in interface com.facebook.buck.command.config.ConfigDifference.ConfigChange
 
getPrimaryCert() - Method in class com.facebook.buck.artifact_cache.ClientCertificateHandler.CertificateInfo
 
getPrimaryDexClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPrimaryDexClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPrimaryDexInputHashesPath() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getPrimaryDexInputMetadata() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getPrimaryDexPatterns() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPrimaryDexPatterns() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPrimaryDexRoot() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getPrimaryDexScenarioFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPrimaryDexScenarioFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPrintableName() - Method in enum com.facebook.buck.util.environment.Platform
 
getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPrivateCxxDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.AppleBundle
 
getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxBinary
 
getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.NativeTestable
Return the CxxPreprocessorInput to expose private headers of this rule.
getPrivateHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getPrivateHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
When building or creating a project, create symlinks for the public headers if it's true.
getPrivateHeadersSymlinksEnabled() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
When building or creating a project, create symlinks for the public headers if it's true.
getPrivateHeadersSymlinksSetting() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getPrivateHeaderSymlinkTree() - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate.ConfiguredDelegate
Defines an additional private HeaderSymlinkTree that will be used when compiling the the library.
getPrivatePreprocessorInput() - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate.ConfiguredDelegate
Defines an additional preprocessor input for the private interface exposed by a target.
getProbability() - Method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
 
getProbability() - Method in enum com.facebook.buck.core.graph.transformation.executor.factory.DepsAwareExecutorType
 
getProbability() - Method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
 
getProbability() - Method in interface com.facebook.buck.util.randomizedtrial.WithProbability
 
getProcessedBytes() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getProcessedBytes() - Method in class com.facebook.buck.parser.ParseEvent.Finished
 
getProcessExecutor() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getProcessExecutor() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getProcessExecutor() - Method in class com.facebook.buck.core.rules.actions.ActionExecutionContext
 
getProcessExecutor() - Method in interface com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getProcessExecutor() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getProcessId() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getProcessingTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getProcessManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getProcessOnly() - Method in class com.facebook.buck.jvm.java.JavacPluginParams
 
getProcessorClass() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getProcessorClasses() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getProcessorNames() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
 
getProcessorNames() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getProcessResourceConsumption(long) - Method in class com.facebook.buck.util.ProcessHelper
Gets resource consumption of the process with the given pid.
getProcMacro() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getProcMacro() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getProductName() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getProductName() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getProductName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getProductReference() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getProductType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getProfile() - Method in interface com.facebook.buck.json.BuildFilePythonResult
 
getProfile() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getProfileAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getProfiledStaticLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getProfilePath() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
getProgress() - Method in class com.facebook.buck.event.listener.util.ProgressEstimation
 
getProgressValue() - Method in interface com.facebook.buck.event.external.events.ProgressEventInterface
 
getProgressValue() - Method in class com.facebook.buck.event.ProgressEvent
 
getProguardAgentPath() - Method in class com.facebook.buck.android.ProGuardConfig
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidBinary
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidBundle
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getProguardConfig() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getProguardConfig() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getProguardConfig() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getProguardConfigPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getProguardConfigPath(TargetNode<AndroidBinaryDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getProguardConfigs() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
Proguard configurations to include when running release builds.
getProguardJar() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getProguardJarOverride(TargetConfiguration) - Method in class com.facebook.buck.android.ProGuardConfig
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBinary
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBundle
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getProguardJvmArgs() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getProguardMaxHeapSize() - Method in class com.facebook.buck.android.ProGuardConfig
 
getProguardTarget(TargetConfiguration) - Method in class com.facebook.buck.android.ProGuardConfig
 
getProject() - Method in class com.facebook.buck.features.apple.projectV2.XCodeProjectCommandHelper.Result
 
getProjectAddASTPaths() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, AST paths to the .swiftmodules will be added as part of the linker invocation.
getProjectAssets() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getProjectEmbedRuntime() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, automatically emebds the Swift runtime if a relevant target depends on any libraries that use Swift.
getProjectFilesystem() - Method in interface com.facebook.buck.android.HasInstallableApk
 
getProjectFilesystem() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContextWithTargetGraph
 
getProjectFilesystem() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.ProviderCreationContext
 
getProjectFilesystem() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getProjectFilesystem() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getProjectFilesystem() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getProjectFilesystemFactory() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getProjectJdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectJdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectPath() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getProjectPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectPrefix() - Method in interface com.facebook.buck.io.watchman.ProjectWatch
 
getProjectQualifiedPath(Path) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getProjectRelativePath(Path) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getProjectRes() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getProjectRoot() - Method in class com.facebook.buck.edenfs.EdenMount
 
getProjectRoot() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectRoot() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getProjectRootDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getProjectTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getProjectWatches() - Method in class com.facebook.buck.io.watchman.Watchman
 
getProjectWMO() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, turns on Whole Module Optimization for any targets that contain Swift.
getProperties() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getProperty(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getProperty(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getPropertyName() - Method in class com.facebook.buck.event.ExperimentEvent
 
getPropertyValueFromPlistStream(Path, InputStream, String) - Static method in class com.facebook.buck.apple.AppleInfoPlistParsing
Extracts a property value from an Info.plist, returning it if present.
getProtocol() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
getProtocol() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
 
getProtocol() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
 
getProtocolFactory(ThriftProtocol) - Static method in class com.facebook.buck.slb.ThriftUtil
 
getProtocolVersion() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getProvided() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getProvidedDeps() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDeps
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getProvidedDepsQuery() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getProvidedDepsQuery() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getProvidedDepsQuery() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDepsQuery
 
getProvidedSharedLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getProvider() - Method in class com.facebook.buck.core.rules.providers.impl.BuiltInProviderInfo
 
getProvider() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProviderInfo
 
getProvider() - Method in interface com.facebook.buck.core.rules.providers.ProviderInfo
 
getProviderBasedPlatform(BuckConfig, Flavor) - Static method in class com.facebook.buck.cxx.config.CxxBuckConfig
If the config specifies a value for "toolchain_target", returns a UnresolvedCxxPlatform backed by the specified target.
getProviderForSpec(JavacSpec) - Static method in class com.facebook.buck.jvm.java.ExternalJavacProvider
Creates a JavacProvider based on a spec.
getProviderInfo() - Method in class com.facebook.buck.core.rules.providers.impl.BuiltInProviderInfo
 
getProviderInfo() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProviderInfo
 
getProviderInfo() - Method in interface com.facebook.buck.core.rules.providers.SkylarkProviderInfo
 
getProviderInfoCollection() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContextWithTargetGraph
 
getProviderInfos() - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyProviderRuleAnalysisResult
 
getProviderInfos() - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisResult
 
getProviderInfos() - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
getProviderInfos() - Method in class com.facebook.buck.core.starlark.rule.data.SkylarkDependency
 
getProviders() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
getProviders() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
getProviders(DependencyOnlyRuleAnalysisContext, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.RuleAnalysisLegacyToolchain
 
getProvisioningProfileByUUID(String) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
getProvisioningProfileName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
The platform name used to match provisioning profiles.
getProvisioningProfileReadCommand() - Method in class com.facebook.buck.apple.AppleConfig
 
getProvisioningProfiles() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
getProvisioningProfileSearchPath() - Method in class com.facebook.buck.apple.AppleConfig
 
getProvisioningProfilesSupplier() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
getProxy() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getProxyType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
getPublicCxxPreprocessorInputExcludingDelegate(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
Returns public headers excluding contribution from any CxxLibraryDescriptionDelegate.
getPublicHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getPublicHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
When building or creating a project, create symlinks for the public headers if it's true.
getPublicHeadersSymlinksEnabled() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
When building or creating a project, create symlinks for the public headers if it's true.
getPublicHeadersSymlinksSetting() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getPublicIncludeDirectories() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicIncludeDirectories() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicIncludeDirectories() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicIncludeDirectories() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicIncludeDirectories() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicSystemIncludeDirectories() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicSystemIncludeDirectories() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicSystemIncludeDirectories() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicSystemIncludeDirectories() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPublicSystemIncludeDirectories() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
A list of include directories to be added to the compile command for compiling this cxx target and every target that depends on it.
getPythonBytecode(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getPythonBytecode(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
 
getPythonBytecode(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
Compiled Python bytecode (e.g.
getPythonInterpreter() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getPythonInterpreterPath(String) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFromConfig
 
getPythonInterpreterPath() - Method in class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFromConfig
 
getPythonInterpreterPath(String) - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
 
getPythonInterpreterPath() - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
 
getPythonModules(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
getPythonModules(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getPythonModules(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
 
getPythonModules(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
Python modules (i.e.
getPythonModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getPythonModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getPythonModuleSearchPath() - Method in class com.facebook.buck.parser.config.ParserConfig
Returns the module search path PYTHONPATH to set for the parser, as specified by the 'python_path' key of the 'parser' section.
getPythonModuleSearchPath() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getPythonName() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
getPythonName() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
 
getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
 
getPythonPath() - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
getPythonPlatform() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getPythonPlatform() - Method in class com.facebook.buck.features.python.PythonBinary
 
getPythonPlatforms(ToolchainProvider, PythonBuckConfig, ProcessExecutor, TargetConfiguration) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
Constructs set of Python platform flavors given in a .buckconfig file, as is specified by section names of the form python#{flavor name}.
getPythonPlatforms() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
 
getPythonPlatformSections() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPythonResources(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getPythonResources(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
 
getPythonResources(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
Resources (e.g.
getPythonTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getPythonVersion() - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
getQuery() - Method in class com.facebook.buck.rules.macros.QueryMacro
 
getQuery() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
 
getQuery() - Method in class com.facebook.buck.rules.query.Query
 
getQueueLength() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
 
getRageUrl() - Method in interface com.facebook.buck.doctor.config.DoctorJsonResponse
 
getRanlib() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getRanlib() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Ranlib binary.
getRanlib() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getRanlibflags() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getRanlibFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Ranlib flags.
getRanlibflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getRawConfig() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getRawConfig() - Method in class com.facebook.buck.skylark.packages.PackageContext
Returns a raw map of configuration options defined in .buckconfig file and passed through a --config command line option.
getRawConfig() - Method in class com.facebook.buck.util.config.Config
 
getRawConfigForParser() - Method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
 
getRawHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getRawHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getRawHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getRawHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getRawKeys() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreResponseReadResult
 
getRawNodeCache() - Method in class com.facebook.buck.parser.DaemonicParserState
 
getRawOutput() - Method in class com.facebook.buck.features.go.GoListStep
 
getRawPexTool(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getRawResult() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
getRawRules() - Method in class com.facebook.buck.skylark.parser.ParseResult
Returns rules organized in a map where a key is a rule name and the value is a map with keys representing rule parameters and values representing rule arguments.
getRawSelector() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
getRawSelector() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
getRawSelector() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
getRawSelectors() - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
getRawStream() - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
getRawValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getRDotJavaBinFolder(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
 
getRDotJavaBinFolder() - Method in class com.facebook.buck.android.DummyRDotJava
 
getRDotJavaFiles() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getRDotJavaPackage() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getRDotJavaPackage() - Method in class com.facebook.buck.android.AndroidResource
 
getRDotJavaPackage() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getRDotJavaSrcFolder(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
 
getReadConfigurationOptions() - Method in class com.facebook.buck.skylark.parser.ParseResult
Returns all configuration options accessed during parsing of the build or package file.
getReadHeaders() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getReadOnlyPaths() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getReadTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getReason() - Method in class com.facebook.buck.event.WatchmanStatusEvent.Overflow
 
getReason() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
Human-readable message why overflow event is sent
getRebaseInfoOffset() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getRebaseInfoSize() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getRecord() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getRecordedPaths() - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
getRecordedRules() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, Optional<ImmutableSet<Class<? extends BaseDescription<?>>>>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, Predicate<TargetNode<?>>, Optional<AppleCxxPlatform>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, ImmutableSet<Class<? extends BaseDescription<?>>>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getRedex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getRedex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getRedex() - Method in class com.facebook.buck.android.redex.RedexOptions
 
getRedexConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getRedexConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getRedexConfig() - Method in class com.facebook.buck.android.redex.RedexOptions
 
getRedexExtraArgs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getRedexExtraArgs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getRedexExtraArgs() - Method in class com.facebook.buck.android.redex.RedexOptions
 
getRedexTarget(TargetConfiguration) - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getRedexTool(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getRedirectError() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, redirects stderr for the process to this location.
getRedirectErrorStream() - Method in class com.facebook.buck.util.ProcessExecutorParams
 
getRedirectInput() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, redirects stdout for the process to this location.
getRedirectOutput() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, redirects stdin for the process to this location.
getReferencedFiles(AbsPath) - Method in class com.facebook.buck.cli.TargetsCommand
 
getReferencedResources() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getReferencedResources() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getReferencedResourcesPath() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getRefName(int) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getRegisteredActionData() - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
Verifies that the ActionRegistry has been finalized where all Artifacts are bound, and then returns all the ActionAnalysisData registered.
getRegisteredActions() - Method in interface com.facebook.buck.core.rules.analysis.action.ActionAnalysisDataLookUp
 
getRegisteredActions() - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyProviderRuleAnalysisResult
 
getRelativeHeaderPath(ProjectFilesystem) - Method in class com.facebook.buck.cxx.PreInclude
 
getRelativeOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getRelativeOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
getRelativePath() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
getRelativePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getRelativePath(ProjectFilesystem, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getRelativePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getRelativePath(ProjectFilesystem, SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getRelativePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns the Path associated with the given SourcePath relative to its owning ProjectFilesystem.
getRelativePath(ProjectFilesystem, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns the Path associated with the given SourcePath relative to the given ProjectFilesystem.
getRelativePath() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getRelativePath(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Get the path of a file relative to a base directory.
getRelativePath() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
Returns the relative path for the entry.
getRelativeResDirectories(ProjectFilesystem, SourcePathResolverAdapter) - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getRelativizeTargetsToWorkingDirectory() - Method in class com.facebook.buck.support.cli.config.CliConfig
 
getRelinkedLibs() - Method in class com.facebook.buck.android.relinker.NativeRelinker
 
getRelinkedLibsAssets() - Method in class com.facebook.buck.android.relinker.NativeRelinker
 
getRelinkerWhitelist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getRelinkerWhitelist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getRelinkerWhitelist() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getRemote() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
If present and true, requests that Buck run this genrule remotely if possible.
getRemote() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
If present and true, requests that Buck run this genrule remotely if possible.
getRemote() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getRemote() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
If present and true, requests that Buck run this genrule remotely if possible.
getRemote() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
If present and true, requests that Buck run this genrule remotely if possible.
getRemote() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
If present and true, requests that Buck run this genrule remotely if possible.
getRemoteArtifactUploadStats() - Method in class com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker
Get the current upload stats.
getRemoteCpuTimeMs() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getRemoteCpuTimeMs() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Metadata for total time spent executing actions remotely in millis.
getRemoteDownloadStats() - Method in class com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker
Get the current download stats.
getRemoteDurationMillis() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getRemoteErrorMessage() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getRemoteExecutionMetadata() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getRemoteExecutionMetadata() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getRemoteExecutionMetadata() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionResult
 
getRemoteExecutionMetadata() - Method in exception com.facebook.buck.step.StepFailedException
 
getRemoteExecutionService() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
getRemoteExecutionService() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
 
getRemoteExecutionService() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
 
getRemoteGlobalIDString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
getRemoteGrpcStatus() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getRemoteHost() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getRemotePort() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getRemoteQueueTimeMs() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getRemoteQueueTimeMs() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Metadata for total time spent queued for executing actions in millis.
getRemoteResult() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getRemoteRunnablePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getRemoteSandboxDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getRemoveClasses() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getRemoveClasses() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getRemoveEntryPredicate() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getRemoveOutput() - Method in class com.facebook.buck.support.build.report.BuildReportConfig
 
getRepoConfigurationFiles(Path) - Static method in class com.facebook.buck.util.config.Configs
Gets the repository defined configuration files (excluding configuration directories) that should be used for parsing the project configuration.
getRepoCredentials(String) - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getReport() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
getReportId() - Method in interface com.facebook.buck.doctor.config.DoctorJsonResponse
 
getReportId() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectSubmitResult
 
getReportMaxSizeBytes() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getReportMaxUploadRetries() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getReportSubmitErrorMessage() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectSubmitResult
 
getReportSubmitLocation() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectSubmitResult
 
getReportSubmitMessage() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectSubmitResult
 
getReportTimeoutMs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getReportUploadPath() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getReportUrl() - Method in interface com.facebook.buck.doctor.config.DoctorEndpointRequest
 
getRepository() - Method in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
getRepository() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getRepository() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getRepository() - Method in class com.facebook.buck.log.GlobalStateManager
 
getRepository() - Method in class com.facebook.buck.log.InvocationInfo
 
getRepository() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
 
getRepresentation() - Method in interface com.facebook.buck.rules.visibility.VisibilityPattern
User readable value for this pattern.
getRequest() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
Get thrift request.
getRequestCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getRequestCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getRequestDurationMillis() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getRequestedRuleKey() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData
 
getRequestErrorCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getRequestLengthBytes() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
 
getRequestProtocol() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectSubmitResult
Returns the protocol version of the request based on DoctorProtocolVersion.
getRequestSampleCount() - Method in class com.facebook.buck.slb.ServerHealthState
 
getRequestSizeBytes() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData
 
getRequestSizeBytes() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getRequestSizeBytes() - Method in interface com.facebook.buck.slb.LoadBalancedServiceEvent.LoadBalancedServiceEventData
 
getRequestSuccessful() - Method in interface com.facebook.buck.doctor.config.DoctorJsonResponse
 
getRequestTimeoutCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getRequiredBufferCapacity() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getRequiredBuildTarget(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
 
getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.projectV2.WorkspaceAndProjectGenerator
 
getRequiredData() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in interface com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbi
 
getRequiredForSourceOnlyAbi() - Method in interface com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidResource
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.NdkLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in interface com.facebook.buck.android.packageable.AndroidPackageable
Get the set of packagables that need to be included in any package that includes this object.
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderTemplate
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getRequiredPath(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getRequiredPaths(HasInstallableApk, Optional<Path>, Optional<Path>) - Static method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getRequiredPaths() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getRequiredPaths() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getRequiredTool(String, String, BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.rules.tool.config.ToolConfig
 
getRequiredValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getRequireTargetPlatform() - Method in class com.facebook.buck.parser.config.ParserConfig
When set, requested target node will fail to configure if platform is not specified either per-target with default_target_platform or globally with --target-platforms= command line flag.
getRes() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getRes() - Method in class com.facebook.buck.android.AndroidResource
 
getRes() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getRes() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getResDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getResDirectories() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getResDirectories() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
getResDirectories() - Method in class com.facebook.buck.android.ResourcesFilter
 
getReSessionId() - Method in interface com.facebook.buck.remoteexecution.event.listener.model.ReSessionData
 
getReSessionLabel() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getReSessionLabel() - Method in interface com.facebook.buck.remoteexecution.event.listener.model.ReSessionData
 
getResolvedIncludeRoot(SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxHeaders
 
getResolvedIncludeRoot(SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxRawHeaders
 
getResolvedIncludeRoot(SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getResolvedNdkCxxPlatforms(BuildRuleResolver) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
 
getResolvedPath() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
getResolvedQuery() - Method in class com.facebook.buck.rules.query.Query
 
getResolvedSymlinks(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getResolver() - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns the SourcePathResolver associated with this adapter.
getResourceAllocationFairness() - Method in class com.facebook.buck.core.resources.ResourcesConfig
 
getResourceAmountsForRule(BuildRule) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
getResourceAmountsPerRuleType() - Method in class com.facebook.buck.core.resources.ResourcesConfig
 
getResourceApk() - Method in class com.facebook.buck.android.ModuleInfo
 
getResourceAwareSchedulingInfo() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
getResourceCompression() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getResourceCompression() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getResourceCompression() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getResourceCompressionMode() - Method in class com.facebook.buck.android.AndroidBinary
 
getResourceConsumption() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getResourceDeps() - Method in class com.facebook.buck.android.UnsortedAndroidResourceDeps
 
getResourceDetails() - Method in interface com.facebook.buck.android.packageable.AndroidPackageableCollection
 
getResourceDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
A list of "res" directories that should be passed to the aapt command to build the APK, sorted topologically.
getResourceDirs() - Method in class com.facebook.buck.apple.AppleBundleResources
Directories that should be copied into the bundle as directories of files with the same name.
getResourceDirsForDestination(AppleBundleDestination) - Method in class com.facebook.buck.apple.AppleBundleResources
 
getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
getResourceFiles() - Method in class com.facebook.buck.apple.AppleBundleResources
Files that are copied to the root of the resources subdirectory.
getResourceFilesByHash(SourcePathResolverAdapter, ProjectFilesystem, Stream<ExopackagePathAndHash>) - Static method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
Returns a map of hash to path for resource files.
getResourceFilesForDestination(AppleBundleDestination) - Method in class com.facebook.buck.apple.AppleBundleResources
 
getResourceFilter() - Method in class com.facebook.buck.android.AndroidBinary
 
getResourceFilter() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getResourceFilter() - Method in class com.facebook.buck.android.AndroidBundle
 
getResourceFilter() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getResourceFilterRule() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getResourceFilterRule() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
getResourceFilterRule() - Method in class com.facebook.buck.android.ResourcesFilter
 
getResourceFolderFactory() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
getResourceGroup() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getResourceGroupMap() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getResourceIdentifier() - Method in class com.facebook.buck.android.PackagedResource
Use this as unique ID for resource when hashing is not enabled
getResourceName(String, Protocol.Digest) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
getResourcePaths(Collection<SourcePath>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
getResourcePaths(Collection<SourcePath>, Path) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
getResourcePaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getResourceRef(int) - Method in class com.facebook.buck.android.resources.ResTableType
 
getResources() - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
getResources() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getResources() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getResources() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getResources() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getResources() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getResources() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getResources() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getResources() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getResources() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getResources() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
 
getResources() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getResources() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getResourcesFromDeps() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getResourcesGraphEnhancer() - Method in class com.facebook.buck.android.AndroidBinaryGraphEnhancer
 
getResourcesInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getResourcesParameters() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getResourcesPaths() - Method in interface com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
 
getResourcesRoot() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
getResourcesRoot() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getResourcesRoot() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getResourcesRootFromFolder(IjFolder) - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
 
getResourcesRootsToResources(JavaPackageFinder, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
getResourcesWithEmptyResButNonEmptyAssetsDir() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
getResourcesWithNonEmptyResDir() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
A list of build targets belonging to AndroidResources with non-empty "res" directory, sorted topologically.
getResourceType() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getResourceTypeName(ResTablePackage) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getResourceUnion() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getResourceUnionPackage() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getResourceUnionPackage() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getResourceVariantFiles() - Method in class com.facebook.buck.apple.AppleBundleResources
Resource files with localization variants.
getResponse() - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
The thrift response.
getResponse() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
getResponseBody() - Method in class com.facebook.buck.util.network.HttpResponse
 
getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult
 
getResponseSizeBytes() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData
 
getResponseSizeBytes() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getResponseSizeBytes() - Method in interface com.facebook.buck.slb.LoadBalancedServiceEvent.LoadBalancedServiceEventData
 
getRestartAdbOnFailure() - Method in class com.facebook.buck.android.exopackage.AdbConfig
 
getRestartAllStreamingCalls() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getResult() - Method in class com.facebook.buck.core.build.engine.BuildEngine.BuildEngineResult
 
getResult() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionHandle
 
getResultClass() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
getResultClass() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
getResultFile(File) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
Creates a File where the report will be created.
getResultForMatcher(ChromeTraceParser.ChromeTraceEventMatcher<T>, Map<ChromeTraceParser.ChromeTraceEventMatcher<?>, Object>) - Static method in class com.facebook.buck.util.trace.ChromeTraceParser
Designed for use with the result of ChromeTraceParser.parse(Path, Set).
getResultFuture() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
getResults() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
 
getResults() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
 
getResults() - Method in interface com.facebook.buck.event.external.events.IndividualTestEventFinishedExternalInterface
 
getResults() - Method in interface com.facebook.buck.event.external.events.TestRunFinishedEventInterface
 
getResultString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getResultSummaryVerbosity() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
getResultTypeClass() - Method in class com.facebook.buck.core.graph.transformation.model.ClassBasedComputationIdentifier
 
getResultTypeClass() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedComputationIdentifier
 
getResultTypeClass() - Method in interface com.facebook.buck.core.graph.transformation.model.ComputationIdentifier
 
getRetrievalTime() - Method in class com.facebook.buck.util.cache.CacheStats
 
getReusedNodeCount() - Method in class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
 
getReverseDeps(Iterable<QueryBuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getReverseDeps(Iterable<NODE_TYPE>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the direct reverse dependencies of the specified targets.
getReverseDeps(Iterable<NODE_TYPE>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getReverseDeps(Iterable<QueryBuildTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getRevisionIdOffTracked() - Method in interface com.facebook.buck.doctor.config.SourceControlInfo
 
getRevisionTimestampOffTracked() - Method in interface com.facebook.buck.doctor.config.SourceControlInfo
 
getRewriteDepsFile() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getRewriteMisc() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getRewriteSourcemap() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getRight() - Method in class com.facebook.buck.util.types.Either
Returns the right value.
getRightOption() - Method in class com.facebook.buck.util.types.Either
Right value or empty otherwise.
getRlib() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getRobolectricManifest() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRobolectricRuntimeDependency() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRoot() - Method in interface com.facebook.buck.core.cell.Cell
 
getRoot() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getRoot() - Method in interface com.facebook.buck.core.filesystems.AbsPath
Get the filesystem root of the current path.
getRoot() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
getRoot() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getRoot() - Method in class com.facebook.buck.cxx.CxxHeaders
 
getRoot() - Method in class com.facebook.buck.cxx.CxxHeadersDir
 
getRoot() - Method in class com.facebook.buck.cxx.CxxRawHeaders
 
getRoot() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getRoot() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Tree
 
getRootAPKModule() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Get the APKModule representing the core application that is always included in the apk
getRootCause(Throwable) - Static method in interface com.facebook.buck.core.exceptions.WrapsException
Unwraps exception to the root cause.
getRootCause() - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
 
getRootCell() - Method in class com.facebook.buck.core.cell.CellProvider
 
getRootCell() - Method in class com.facebook.buck.core.cell.Cells
 
getRootDirectories() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
getRootPath() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getRootPath() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
getRootPath() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getRootPath() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
getRootPath() - Method in class com.facebook.buck.rules.modern.DefaultOutputPathResolver
 
getRootPath() - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
Returns a relative path to the root directory for build outputs.
getRoots() - Method in class com.facebook.buck.cxx.Omnibus.OmnibusLibraries
 
getRootSourcePath() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getRotateLog() - Method in class com.facebook.buck.log.LogConfigSetup
 
getRound() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getRule() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getRule() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
 
getRule(BuildTarget) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
Returns the BuildRule associated with the buildTarget.
getRule(BuildTarget, Class<R>, DependencyStack) - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleResolver
Returns the ConfigurationRule associated with the given BuildTarget.
getRule(BuildTarget, Class<R>, DependencyStack) - Method in class com.facebook.buck.core.rules.config.impl.SameThreadConfigurationRuleResolver
 
getRule(BuildTarget) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
getRule(SourcePath) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
getRule(BuildTargetSourcePath) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
getRule(SourcePath) - Method in class com.facebook.buck.core.rules.impl.DefaultSourcePathRuleFinder
 
getRule(BuildTargetSourcePath) - Method in class com.facebook.buck.core.rules.impl.DefaultSourcePathRuleFinder
 
getRule(SourcePath) - Method in interface com.facebook.buck.core.rules.SourcePathRuleFinder
 
getRule(BuildTargetSourcePath) - Method in interface com.facebook.buck.core.rules.SourcePathRuleFinder
 
getRule(String) - Method in class com.facebook.buck.core.starlark.knowntypes.KnownUserDefinedRuleTypes
Get a rule based on its name
getRule() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
Get the SkylarkDescriptionArg that has information about parameters and the user's implementation function
getRuleCacheResult() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getRuleClass() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformDescription
 
getRuleClass() - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleDescription
Reified type parameter
getRuleClass() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
 
getRuleClass() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
 
getRuleClass() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueDescription
 
getRuleClass() - Method in class com.facebook.buck.core.rules.platform.PlatformDescription
 
getRuleContext() - Method in interface com.facebook.buck.rules.modern.builders.RemoteExecutionStrategy.RemoteExecutionStrategyBuildResult
 
getRuleCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
getRuleDepsCache() - Method in class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
 
getRuleFinder() - Method in interface com.facebook.buck.rules.modern.InputRuleResolver.UnsafeInternals
 
getRuleFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
Flags that succeed flags from #getPlatformFlags().
getRuleFlags() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
 
getRuleKey() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
 
getRuleKey(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getRuleKey(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Returns the RuleKey for the rule whose output is currently stored on disk.
getRuleKey() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Resumed
 
getRuleKey() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Suspended
 
getRuleKey() - Method in interface com.facebook.buck.core.rulekey.BuildRuleKeys
 
getRuleKey() - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory.RuleKeyAndInputs
 
getRuleKey() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory.Result
 
getRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getRuleKeyCacheResult() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
getRuleKeyCaching() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getRuleKeyCalculator() - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getRuleKeyConfiguration() - Method in interface com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getRuleKeyDiagGraphFile() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getRuleKeyDiagKeysFile() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getRuleKeyDiagnosticsMode() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getRuleKeyDiagnosticsMode() - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
 
getRuleKeyLoggerLogFile() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult
 
getRuleKeys() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData
 
getRuleKeys() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getRuleKeys() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
 
getRulekeyTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getRuleName(T) - Method in interface com.facebook.buck.core.description.RuleDescriptionWithInstanceName
 
getRuleName(SkylarkDescriptionArg) - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescription
 
getRuleName() - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
 
getRuleOptional(BuildTarget) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
Returns the BuildRule associated with the given BuildTarget if it is already present.
getRuleOptional(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
getRuleOptional(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
getRuleOptionalWithType(BuildTarget, Class<T>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
Returns the BuildRule associated with the given BuildTarget if it is already present, casting it to an expected type.
getRuleOptionalWithType(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
getRules() - Method in class com.facebook.buck.android.relinker.NativeRelinker
 
getRules() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getRuleScheduleInfo() - Method in interface com.facebook.buck.core.rules.schedule.OverrideScheduleRule
 
getRuleScheduleInfo() - Method in class com.facebook.buck.cxx.CxxLink
 
getRuleScheduleInfo() - Method in class com.facebook.buck.cxx.CxxThinLTOIndex
 
getRulesInGraph(ActionGraphBuilder, Iterable<BuildTarget>) - Static method in class com.facebook.buck.cli.AbstractPerfCommand
Gets a list of the rules in the graph reachable from the provided targets.
getRulesToBuild(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.command.Build
* Converts given BuildTargetPaths into BuildRules
getRulesToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBinary
 
getRuleType() - Method in interface com.facebook.buck.cli.ActionGraphSerializer.ActionGraphData
 
getRuleType(Class<? extends BaseDescription<?>>) - Static method in class com.facebook.buck.core.description.impl.DescriptionCache
 
getRuleType(BaseDescription<?>) - Static method in class com.facebook.buck.core.description.impl.DescriptionCache
 
getRuleType() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
getRuleType() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getRuleType() - Method in class com.facebook.buck.core.model.targetgraph.MergedTargetNode
 
getRuleType() - Method in interface com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNode
The type of a rule.
getRuleType() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getRuleType() - Method in class com.facebook.buck.core.rules.knowntypes.RuleDescriptor
 
getRuleType() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getRuleType() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getRuleType() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getRuleType() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getRuleWithType(BuildTarget, Class<T>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
Returns the BuildRule associated with the buildTarget, casting it to an expected type.
getRuleWithType(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
getRunInfo() - Method in class com.facebook.buck.core.rules.tool.RunInfoLegacyTool
 
getRunInfo(DependencyOnlyRuleAnalysisContext, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.BinaryBuildRuleToolProvider
 
getRunInfo(DependencyOnlyRuleAnalysisContext, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
getRunInfo(DependencyOnlyRuleAnalysisContext, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.toolprovider.RuleAnalysisLegacyToolProvider
 
getRunnablePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getRunner() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRunner() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getRunner() - Method in interface com.facebook.buck.core.test.rule.HasTestRunner
 
getRunner() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getRunner() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getRunner() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getRunTestSeparately() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getRunTestSeparately() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getRuntimeClasspath(BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getRuntimeClasspath(BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getRuntimeDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidBundle
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidInstrumentationApk
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getRuntimeDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.ApkGenrule
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.RobolectricTest
 
getRuntimeDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.RobolectricTestX
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleBundle
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleTest
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleTestX
 
getRuntimeDeps() - Method in interface com.facebook.buck.cli.ActionGraphSerializer.ActionGraphData
 
getRuntimeDeps(BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
 
getRuntimeDeps(BuildEngineAction) - Method in class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
 
getRuntimeDeps(BuildRule) - Method in interface com.facebook.buck.core.build.engine.RuleDepsCache
 
getRuntimeDeps(BuildEngineAction) - Method in interface com.facebook.buck.core.build.engine.RuleDepsCache
 
getRuntimeDeps(BuildRuleResolver) - Method in interface com.facebook.buck.core.rules.attr.HasRuntimeDeps
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.core.rules.tool.BinaryWrapperRule
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxTest
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.d.DBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.d.DTest
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.go.GoBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.go.GoTest
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.go.GoTestX
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.lua.LuaBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.ocaml.OcamlBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonLibrary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonTest
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonTestX
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.rust.RustTest
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getRuntimeDeps() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getRuntimeDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.shell.CommandAlias
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.shell.DefaultWorkerToolRule
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.shell.ExportFile
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.shell.ShBinary
 
getRuntimeDeps(BuildRuleResolver) - Method in class com.facebook.buck.shell.ShTest
 
getRuntimeLdflags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getRuntimePathsForBundling() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Runtime paths for bundling.
getRuntimePathsForLinking() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Runtime paths for linking.
getRuntimeRunPaths() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Runtime run paths.
getRustcBinaryFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
Get rustc flags for rust_binary() rules.
getRustcCheckFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
Get rustc flags for #check flavored builds.
getRustcFlags() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getRustcFlags() - Method in interface com.facebook.buck.features.rust.RustCommonArgs
 
getRustcFlags() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getRustcFlags() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getRustcLibraryFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
Get rustc flags for rust_library() rules.
getRustCompiler(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getRustcTestFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
Get rustc flags for rust_test() rules.
getRustLinker(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getRustPlatform(RustToolchain, BuildTarget, HasDefaultPlatform) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Gets the UnresolvedRustPlatform for a target.
getRustPlatforms() - Method in interface com.facebook.buck.features.rust.RustToolchain
 
getSandboxExecutionStrategy() - Method in interface com.facebook.buck.core.description.DescriptionCreationContext
 
getSanitizedIncludePathFlags(DebugPathSanitizer, SourcePathResolverAdapter, PathShortener, Function<FrameworkPath, Path>, Preprocessor) - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
getSanitizeFunction() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getSanitizer() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getScalac(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getScalacTarget(TargetConfiguration) - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getScalaLibraryTarget(TargetConfiguration) - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getScaleStep() - Method in class com.facebook.buck.android.FilterResourcesSteps
 
getScheduled() - Method in interface com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker.RemoteArtifactUploadStats
 
getScheduledCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getScheduledExecutor() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getScheduledTasks() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Return list of currently scheduled (not yet submitted) tasks.
getScheduleType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getScheme() - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
getSchemeBuildableTargetNodes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, TargetNode<?>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getScratchDir(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.core.model.impl.BuildPaths
Return a path to a file in the buck-out/bin/ directory, formatted with the target short name.
getScratchDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getScratchDirectory() - Method in class com.facebook.buck.android.SplitResources
 
getScratchPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Deprecated.
Return a path to a file in the buck-out/bin/ directory.
getScriptFileContents(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getScriptFilePath(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getScrubbers() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
getScrubbers(ImmutableMap<Path, Path>) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
getSdkName() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Name of SDK which should be used.
getSdkName(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
getSdkOrThrow() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
 
getSdkPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getSdkPath() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Path to Apple SDK.
getSdkPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Absolute path to tools and files which depend on a particular SDK on a particular platform.
getSdkPathConfigOptionFromSearchOrderEntry(String) - Method in class com.facebook.buck.android.AndroidBuckConfig
Given the entry to from the order of search of the Android SDK location returns the name of the configuration option that contains SDK path if the entry instructs to get that value from .buckconfig (i.e.
getSdkPathSearchOrder() - Method in class com.facebook.buck.android.AndroidBuckConfig
Defines the order of search of the path to Android SDK.
getSdkRootPath() - Method in interface com.facebook.buck.android.toolchain.AndroidSdkLocation
 
getSdkType(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
getSecond() - Method in class com.facebook.buck.util.types.Pair
 
getSecondaryDexHeadClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getSecondaryDexHeadClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getSecondaryDexTailClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getSecondaryDexTailClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getSection(String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getSection() - Method in interface com.facebook.buck.cxx.toolchain.elf.Elf.ElfSectionLookupResult
 
getSection(String) - Method in class com.facebook.buck.util.config.RawConfig
Retrieve a section by name.
getSectionByIndex(int) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getSectionByName(String) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getSectionForPlatform(UnresolvedCxxPlatform) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getSectionName(ElfSectionHeader) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getSections() - Method in class com.facebook.buck.core.config.BuckConfig
 
getSectionToEntries() - Method in class com.facebook.buck.util.config.Config
 
getSeed() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
The seed of all rule keys.
getSeedConfigMap() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
getSegmentsUnsafe() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
Access path segments.
getSelectable(BuildTarget, DependencyStack) - Method in class com.facebook.buck.core.rules.config.impl.ConfigurationRuleSelectableResolver
 
getSelectable() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingRule
 
getSelectable() - Method in interface com.facebook.buck.core.select.ProvidesSelectable
Returns a Selectable that can be used during evaluation of conditions in a select statement.
getSelectable(BuildTarget, DependencyStack) - Method in interface com.facebook.buck.core.select.SelectableResolver
 
getSelectedVersions() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getSelectedVersions() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getSelectedVersions(BuildTarget) - Method in class com.facebook.buck.versions.TargetNodeTranslator
 
getSelectors() - Method in class com.facebook.buck.core.select.SelectorList
 
getSeparator() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
getSequenceNumber() - Method in class com.facebook.buck.test.TestResults
 
getSerialNumber() - Method in class com.facebook.buck.android.device.TargetDeviceOptions
 
getSerialNumber() - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getSerialNumber() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getSerialNumber() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
getServedLocalCache() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getServer() - Method in interface com.facebook.buck.slb.LoadBalancedServiceEvent.LoadBalancedServiceEventData
 
getServer() - Method in interface com.facebook.buck.slb.LoadBalancerPingEvent.PerServerPingData
 
getServer() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent.PerServerData
 
getServer() - Method in class com.facebook.buck.slb.ServerHealthState
 
getServerNotHealthyCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getServerPoolName() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent.ServerHealthManagerEventData
 
getService() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
getService() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
getServices() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionServiceServer
 
getSet() - Method in class com.facebook.buck.core.model.FlavorSet
 
getSetter() - Method in class com.facebook.buck.rules.coercer.ReflectionParamInfo
 
getSettings() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
getSetupStepsForBuildable(BuildContext, ProjectFilesystem, Iterable<Path>, ImmutableList.Builder<Step>, OutputPathResolver) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Gets the steps for preparing the output directories of the build rule.
getSHA1(String, List<String>) - Method in interface com.facebook.buck.edenfs.EdenClient
 
getSha1(Path) - Method in class com.facebook.buck.edenfs.EdenMount
 
getSha1() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getSha256() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getSha256() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getSharedDepRuntimeLdFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Flags for linking the c/c++ runtime for shared libraries.
getSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
getSharedLibFlag() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getSharedLibraries(BuildTarget, ProjectFilesystem, BuildRuleParams, CellPathResolver, ActionGraphBuilder, CxxBuckConfig, CxxPlatform, ImmutableList<? extends Arg>, Iterable<? extends NativeLinkTarget>, Iterable<? extends NativeLinkable>) - Static method in class com.facebook.buck.cxx.Omnibus
An alternate link strategy for languages which need to package native deps up as shared libraries, which only links native nodes which have an explicit edge from non-native code as separate, and statically linking all other native nodes into a single giant shared library.
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
getSharedLibraries(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getSharedLibraries(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Delegate
 
getSharedLibraries(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
getSharedLibraries(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
getSharedLibraryExtension() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getSharedLibraryExtension() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Extension of shared library files.
getSharedLibraryExtension() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getSharedLibraryInterfaceParams() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getSharedLibraryInterfaces() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getSharedLibraryInterfaceType() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Type of shared library interfaces to create.
getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
getSharedLibraryLoadingType() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getSharedLibraryPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getSharedLibrarySoname(Optional<String>, BuildTarget, CxxPlatform, ProjectFilesystem) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getSharedLibrarySymlinkTreePath(ProjectFilesystem, BuildTarget, Flavor) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getSharedLibraryVersionedExtensionFormat() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Extension format for versioned shared libraries.
getSharedLibraryVersionedExtensionFormat() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getSharedLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Libraries references in the shared link args above.
getSharedLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getSharedLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
The link arguments to use when linking using the shared link style.
getSharedRuntimePath() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Path for the c++ shared runtime to package in the apk.
getShellCommand(SourcePathResolverAdapter, Path) - Method in class com.facebook.buck.cxx.CxxTest
 
getShellCommand(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
This method is idempotent.
getShellCommandArgsForDescription(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getShellCommandArgsForDescription(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.AaptStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.AidlStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.DxStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.InstrumentationStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.NdkBuildStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.redex.ReDexStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.StripStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.ZipalignStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.apple.LibtoolStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.cxx.MachoScrubContentSectionsStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.d.DCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryCompile
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoAssembleStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoLinkStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoListStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoPackStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestCoverStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestMainStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.halide.HalideCompilerStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLexStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlYaccStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.scala.ScalacStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.BashStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.DefaultShellStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
Implementations of this method should not have any observable side-effects.
getShellPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the path to the shell under which the script is to be executed.
getShellScript() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Gets the contents of the shell script to execute under the shell returned by PBXShellScriptBuildPhase.getShellPath().
getShortDescription() - Method in class com.facebook.buck.cli.AuditActionGraphCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditAliasCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditBuildInfoCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditCellCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditIncludesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditInputCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditMbrCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditModulesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditRulesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditRuleTypeCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditRuleTypesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditTestsCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.BuckCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.BuildCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.CacheCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.CacheDeleteCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.CleanCommand
 
getShortDescription() - Method in interface com.facebook.buck.cli.Command
 
getShortDescription() - Method in class com.facebook.buck.cli.DoctorCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.FetchCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.FixCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.HelpCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.InstallCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.KillAllCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.KillCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfActionGraphCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfCasCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfCasDownloadCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfCasUploadCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfManifestCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfMbrCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfMbrPrepareRemoteExecutionCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfMbrSerializationCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfRuleKeyCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PerfStatCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.ProjectCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PublishCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.QueryCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.RootCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.RunCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.ServerCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.ServerStatusCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.TargetsCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.TestCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.UnconfiguredQueryCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.UninstallCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.VerifyCachesCommand
 
getShortDescription() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
getShortDescription() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
getShortDescription() - Method in class com.facebook.buck.features.go.GoProjectSubCommand
 
getShortDescription() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand
 
getShortDescription() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
 
getShortDescription() - Method in interface com.facebook.buck.support.cli.args.PluginBasedSubCommand
 
getShortName() - Method in class com.facebook.buck.android.AabBuilderStep
 
getShortName() - Method in class com.facebook.buck.android.aapt.MiniAapt
 
getShortName() - Method in class com.facebook.buck.android.AaptStep
 
getShortName() - Method in class com.facebook.buck.android.AidlStep
 
getShortName() - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
 
getShortName() - Method in class com.facebook.buck.android.ApkBuilderStep
 
getShortName() - Method in class com.facebook.buck.android.ApkInstallStep
 
getShortName() - Method in class com.facebook.buck.android.CompileStringsStep
 
getShortName() - Method in class com.facebook.buck.android.ConcatStep
 
getShortName() - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
getShortName() - Method in class com.facebook.buck.android.DxStep
 
getShortName() - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
getShortName() - Method in class com.facebook.buck.android.GenerateManifestStep
 
getShortName() - Method in class com.facebook.buck.android.GetStringsFilesStep
 
getShortName() - Method in class com.facebook.buck.android.InstrumentationStep
 
getShortName() - Method in class com.facebook.buck.android.IntraDexReorderStep
 
getShortName() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getShortName() - Method in class com.facebook.buck.android.NdkBuildStep
 
getShortName() - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
getShortName() - Method in class com.facebook.buck.android.redex.ReDexStep
 
getShortName() - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
 
getShortName() - Method in class com.facebook.buck.android.SmartDexingStep
 
getShortName() - Method in class com.facebook.buck.android.SplitZipStep
 
getShortName() - Method in class com.facebook.buck.android.StripStep
 
getShortName() - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
getShortName() - Method in class com.facebook.buck.android.ZipalignStep
 
getShortName() - Method in class com.facebook.buck.apple.IdbRunTestsStep
 
getShortName() - Method in class com.facebook.buck.apple.LibtoolStep
 
getShortName() - Method in class com.facebook.buck.core.model.BuildTarget
 
getShortName() - Method in class com.facebook.buck.core.rules.actions.AbstractAction
 
getShortName() - Method in interface com.facebook.buck.core.rules.actions.Action
 
getShortName() - Method in class com.facebook.buck.cxx.MachoDylibStubScrubContentsStep
 
getShortName() - Method in class com.facebook.buck.cxx.MachoScrubContentSectionsStep
 
getShortName() - Method in class com.facebook.buck.features.d.DCompileStep
 
getShortName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryCompile
 
getShortName() - Method in class com.facebook.buck.features.go.CGoCompileStep
 
getShortName() - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoAssembleStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoCompileStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoLinkStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoListStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoPackStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoTestCoverStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoTestMainStep
 
getShortName() - Method in class com.facebook.buck.features.halide.HalideCompilerStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlLexStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlYaccStep
 
getShortName() - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
 
getShortName() - Method in class com.facebook.buck.features.python.PexStep
 
getShortName() - Method in class com.facebook.buck.features.python.PythonRunTestsStep
 
getShortName() - Method in class com.facebook.buck.features.zip.rules.CopyToZipStep
 
getShortName() - Method in class com.facebook.buck.file.DownloadStep
 
getShortName() - Method in class com.facebook.buck.json.JsonConcatenateStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
getShortName() - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
 
getShortName() - Method in interface com.facebook.buck.jvm.java.Javac
 
getShortName() - Method in class com.facebook.buck.jvm.java.JavacStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
getShortName() - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getShortName() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getShortName() - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getShortName() - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getShortName() - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
 
getShortName() - Method in class com.facebook.buck.jvm.scala.ScalacStep
 
getShortName() - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getShortName() - Method in class com.facebook.buck.shell.BashStep
 
getShortName() - Method in class com.facebook.buck.shell.DefaultShellStep
 
getShortName() - Method in class com.facebook.buck.shell.RunTestAndRecordResultStep
 
getShortName() - Method in class com.facebook.buck.shell.WorkerShellStep
 
getShortName() - Method in class com.facebook.buck.step.AbstractExecutionStep
 
getShortName() - Method in class com.facebook.buck.step.AbstractTestStep
 
getShortName() - Method in class com.facebook.buck.step.ConditionalStep
 
getShortName() - Method in class com.facebook.buck.step.fs.CopyStep
 
getShortName() - Method in class com.facebook.buck.step.fs.FileScrubberStep
 
getShortName() - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
 
getShortName() - Method in class com.facebook.buck.step.fs.MakeExecutableStep
 
getShortName() - Method in class com.facebook.buck.step.fs.MkdirStep
 
getShortName() - Method in class com.facebook.buck.step.fs.MoveStep
 
getShortName() - Method in class com.facebook.buck.step.fs.RmStep
 
getShortName() - Method in class com.facebook.buck.step.fs.StringTemplateStep
 
getShortName() - Method in class com.facebook.buck.step.fs.SymCopyStep
 
getShortName() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
getShortName() - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
getShortName() - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
getShortName() - Method in class com.facebook.buck.step.fs.TouchStep
 
getShortName() - Method in class com.facebook.buck.step.fs.WriteFileStep
 
getShortName() - Method in class com.facebook.buck.step.fs.XzStep
 
getShortName() - Method in class com.facebook.buck.step.fs.ZstdStep
 
getShortName() - Method in class com.facebook.buck.step.impl.ActionExecutionStep
 
getShortName() - Method in interface com.facebook.buck.step.Step
 
getShortName() - Method in class com.facebook.buck.unarchive.UntarStep
 
getShortName() - Method in class com.facebook.buck.unarchive.UnzipStep
 
getShortName() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get the short name for the archive type
getShortName() - Method in class com.facebook.buck.zip.RepackZipEntriesStep
 
getShortName() - Method in class com.facebook.buck.zip.ZipScrubberStep
 
getShortName() - Method in class com.facebook.buck.zip.ZipStep
 
getShortNameAndFlavorPostfix() - Method in class com.facebook.buck.core.model.BuildTarget
If this build target were cell//third_party/java/guava:guava-latest, then this would return "guava-latest".
getShortNameAndFlavorPostfix() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
getShortNames() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get all available short names
getShortPath() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
getShortPath() - Method in interface com.facebook.buck.core.starlark.rule.artifact.SkylarkArtifactApi
 
getShortStepName() - Method in interface com.facebook.buck.event.external.events.StepEventExternalInterface
 
getShortStepName() - Method in class com.facebook.buck.step.StepEvent
 
getShouldCacheLinks(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getShouldDeleteTemporaries() - Method in class com.facebook.buck.command.config.BuildBuckConfig
Whether to delete temporary files generated to run a build rule immediately after the rule is run.
getShouldDeleteTemporaries() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getShouldIncludeClasses() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getShouldIncludeLibraries() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getShouldProduceLibraryArtifact() - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate.ConfiguredDelegate
Specifies whether a library artifact (e.g., libName.a) should be produced.
getShouldRemapHostPlatform() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getShouldUseArgsfile(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getShouldUsedOldBinaryOutputLocation(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getShutdownFullyCompleteFuture() - Method in class com.facebook.buck.util.concurrent.ResourcePool
 
getSignature(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getSignature(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getSimpleConsoleOutputFilePath() - Method in class com.facebook.buck.log.InvocationInfo
 
getSimulatorName() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
getSimulators() - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
 
getSimulatorState() - Method in interface com.facebook.buck.apple.simulator.AppleSimulator
 
getSimulatorUdidForTest() - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
Picks the simulator to be used for testing
getSize() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
 
getSize() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
getSize() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getSize() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
Returns the size of the entry in bytes.
getSize() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
getSize() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Digest
 
getSize(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getSize(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getSize(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getSize(Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
getSize(ProjectFilesystem, Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
getSize(Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
 
getSize(ProjectFilesystem, Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
Return the size of the given relative Path under the given ProjectFilesystem.
getSize(Path) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
 
getSize(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
 
getSizeBytes() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Started
 
getSizeBytes() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Started
 
getSizeIfPresent(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getSizeIfPresent(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getSkeleton() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
 
getSkipCrunchPngsDefault() - Method in class com.facebook.buck.android.AndroidBuckConfig
Whether to skip crunching pngs by default in aapt2 compile.
getSkippedCount() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getSkippedCount() - Method in class com.facebook.buck.test.TestCaseSummary
 
getSkipProguard() - Method in class com.facebook.buck.android.AndroidBinary
 
getSkipProguard() - Method in class com.facebook.buck.android.AndroidBundle
 
getSkipResources() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getSkylarkGlobHandler() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getSlbConfig() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getSnapshotImagesDiffPath() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSnapshotReferenceImagesPath() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSnapshots() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
 
getSoLibsRelDir(BuildTarget) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
Give the relative path from the omnibus to its shared library directory.
getSoloAsync() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getSoName() - Method in interface com.facebook.buck.android.AndroidLinkableMetadata
 
getSoname() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
 
getSoname() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSoname() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSoname() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSoname() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getSoname() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getSoname() - Method in interface com.facebook.buck.cxx.Omnibus.OmnibusLibrary
 
getSoname(BuildTarget, CxxPlatform, Optional<String>) - Static method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
getSoname() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getSoname() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getSortedIds(boolean) - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
getSortedIds(boolean) - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
getSortedIds(boolean) - Method in class com.facebook.buck.event.listener.RemoteExecutionStateRenderer
 
getSortedIds(boolean) - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
getSortedThreadIds(boolean) - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
getSortOrder() - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder.DependencyEntry
 
getSource() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getSource() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getSource() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getSource() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getSourceAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getSourceAbiPath() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
Controls a special verification mode that generates ABIs both from source and from class files and diffs them.
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getSourceAbiVerificationMode() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getSourceBuildTarget() - Method in interface com.facebook.buck.android.DexWithClasses
 
getSourceControlInfo() - Method in class com.facebook.buck.doctor.AbstractReport
 
getSourceControlInfo() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
getSourceDirs() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getSourceFile() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getSourceFilePath() - Method in interface com.facebook.buck.util.zip.collect.FileZipEntrySource
 
getSourceFilePath() - Method in interface com.facebook.buck.util.zip.collect.ZipEntrySource
Location of a file where source is located.
getSourceFilePath() - Method in interface com.facebook.buck.util.zip.collect.ZipEntrySourceFromZip
Path to the source zip file.
getSourceFilePaths() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getSourceFiles() - Method in class com.facebook.buck.features.go.GoListStep
 
getSourceFolders() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getSourceFoldersToInputsIndex(ImmutableCollection<Path>) - Static method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
Calculate the set of directories containing inputs to the target.
getSourceGroup() - Method in class com.facebook.buck.apple.GroupedSource
 
getSourceGroupName() - Method in class com.facebook.buck.apple.GroupedSource
 
getSourceGroupPathRelativeToTarget() - Method in class com.facebook.buck.apple.GroupedSource
 
getSourceInputPath(SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
Returns the original path of the source file relative to its own project root
getSourceJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getSourceJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getSourceJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getSourceJars() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getSourceLevel() - Method in class com.facebook.buck.jvm.java.JavacLanguageLevelOptions
 
getSourceLevelBootclasspath() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getSourcemapPath(JsBundleOutputs) - Static method in class com.facebook.buck.features.js.JsUtil
 
getSourcemapPath(String) - Static method in class com.facebook.buck.features.js.JsUtil
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getSourceOnlyAbiDeps() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getSourceOnlyAbiJar() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
 
getSourceOnlyAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getSourceOnlyAbiJar() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getSourceOnlyAbiRuleInfoFactory() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getSourceOnlyAbiRules(ActionGraphBuilder, Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
 
getSourcePath() - Method in class com.facebook.buck.android.CopyNativeLibraries.StrippedObjectDescription
 
getSourcePath() - Method in class com.facebook.buck.apple.GroupedSource
 
getSourcePath() - Method in class com.facebook.buck.apple.SourcePathWithAppleBundleDestination
 
getSourcePath() - Method in interface com.facebook.buck.core.artifact.BoundArtifact
 
getSourcePath() - Method in interface com.facebook.buck.core.artifact.BuildArtifact
 
getSourcePath() - Method in interface com.facebook.buck.core.artifact.SourceArtifact
 
getSourcePath() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
getSourcePath(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getSourcePath() - Method in class com.facebook.buck.core.sourcepath.NonHashableSourcePathContainer
 
getSourcePath() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
 
getSourcePath(Path) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getSourcePath(String, TargetConfiguration) - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getSourcePath() - Method in class com.facebook.buck.features.apple.common.CopyInXcode
 
getSourcePath(Path) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getSourcePath() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getSourcePath(OutputPath) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
This should only be exposed to implementations of the ModernBuildRule, not of the Buildable.
getSourcePathName(BuildTarget, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getSourcePathName(BuildTarget, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
 
getSourcePathName(BuildTarget, SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getSourcePathName(BuildTarget, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Returns the logical name for a given SourcePath.
getSourcePathName(BuildTarget, SourcePath) - Method in class com.facebook.buck.features.project.intellij.IjProjectSourcePathResolver
Source path names are only used when constructing the ActionGraph, so we don't need to support them here.
getSourcePathNames(BuildTarget, String, Iterable<SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
Resolved the logical names for a group of SourcePath objects into a map, throwing an error on duplicates.
getSourcePathNames(BuildTarget, String, Iterable<T>, Predicate<T>, Function<T, SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
Resolves the logical names for a group of objects that have a SourcePath into a map, throwing an error on duplicates.
getSourcePathNames(BuildTarget, String, Iterable<SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getSourcePathNames(BuildTarget, String, Iterable<T>, Predicate<T>, Function<T, SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getSourcePathNames(BuildTarget, String, Iterable<SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Resolves the logical names for a group of SourcePath objects into a map, throwing an error on duplicates.
getSourcePathNames(BuildTarget, String, Iterable<T>, Predicate<T>, Function<T, SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
Resolves the logical names for a group of SourcePath objects into a map, throwing an error on duplicates.
getSourcePathOutputs() - Method in interface com.facebook.buck.core.build.action.BuildEngineAction
 
getSourcePathOutputs() - Method in class com.facebook.buck.core.rules.actions.AbstractAction
 
getSourcePathOutputs() - Method in interface com.facebook.buck.core.rules.actions.Action
 
getSourcePathOutputs() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
getSourcePathResolver() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getSourcePathResolver() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleResolver
 
getSourcePathResolver() - Method in class com.facebook.buck.core.rules.impl.DefaultSourcePathRuleFinder
 
getSourcePathResolver() - Method in interface com.facebook.buck.core.rules.SourcePathRuleFinder
 
getSourcePathResolver() - Method in class com.facebook.buck.core.test.rule.ExternalRunnerTestProtocol
 
getSourcePathResolver() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getSourcePaths() - Method in class com.facebook.buck.cxx.FrameworkDependencies
 
getSourcePaths(Collection<OutputPath>) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
Same as ModernBuildRule.getSourcePath(com.facebook.buck.rules.modern.OutputPath), but takes multiple OutputPath instances and returns multiple SourcePath instances.
getSourcePathToDepsFile() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToDepsFile() - Method in interface com.facebook.buck.features.js.JsDependenciesOutputs
 
getSourcePathToDexFile() - Method in interface com.facebook.buck.android.DexWithClasses
 
getSourcePathToGeneratedAnnotationPath(BuildTarget, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getSourcePathToGeneratedRDotJavaSrcFiles() - Method in class com.facebook.buck.android.GenerateRDotJava
 
getSourcePathToMisc() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToMisc() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.Aapt2Compile
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.Aapt2Link
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AaptPackageResources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAar
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAppModularity
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAppModularityVerification
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBinaryExopackageSymlinkTree
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBuildConfig
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBundle
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidManifest
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidResource
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidResourceIndex
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AssembleDirectories
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.CopyNativeLibraries
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.DummyRDotJava
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageFilesInstaller
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageInstallFinisher
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.GenAidl
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.GenerateRDotJava
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.GenerateStringResources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.MergeAssets
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.MergeThirdPartyJarResources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.NativeLibraryProguardGenerator
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.NdkLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.PackageStringAssets
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.PreDexMerge
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ResourcesFilter
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.SplitResources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.StripLinkable
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.UnitTestOptions
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.UnzipAar
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.WriteFileHashCode
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleBundle
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleDsym
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleTestAggregatedDependencies
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleTestX
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.BuiltinApplePackage
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.CoreDataModel
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.MultiarchFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.SceneKitAssets
 
getSourcePathToOutput(OutputLabel) - Method in interface com.facebook.buck.core.rules.attr.HasMultipleOutputs
Returns SourcePath instances to the outputs associated with the given output label, or null if the output label does not exist.
getSourcePathToOutput() - Method in interface com.facebook.buck.core.rules.attr.HasMultipleOutputs
 
getSourcePathToOutput() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
getSourcePathToOutput(OutputLabel) - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.Archive
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxLink
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxStrip
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxThinLTOIndex
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxThinLTOOpt
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.MachoDylibStubRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTreeWithModuleMap
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DCompileBuildRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.dotnet.CsharpLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.filegroup.Filegroup
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.CGoGenImport
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTestMain
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTestX
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.gwt.GwtBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.gwt.GwtModule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.halide.HalideCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellHaddockRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellLinkRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToOutput() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsDependenciesFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.lua.LuaBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.lua.LuaStandaloneBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlBuild
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlCCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlClean
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncher
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlLink
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PythonBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PythonCompileRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PythonTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PythonTestX
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.rust.RustCompileRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.rust.RustTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.zip.rules.Zip
 
getSourcePathToOutput() - Method in class com.facebook.buck.file.HttpArchive
 
getSourcePathToOutput() - Method in class com.facebook.buck.file.HttpFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.file.RemoteFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.file.WriteFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.infer.InferNullsafe
 
getSourcePathToOutput() - Method in class com.facebook.buck.json.JsonConcatenate
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbiFromLibraryTarget
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CompareAbis
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getSourcePathToOutput(BuildTarget, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.Keystore
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getSourcePathToOutput() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.shell.BaseGenrule
Returns the output defined in 'out'.
getSourcePathToOutput(OutputLabel) - Method in class com.facebook.buck.shell.BaseGenrule
 
getSourcePathToOutput() - Method in class com.facebook.buck.shell.ExportFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.shell.ShBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.swift.SwiftCompile
 
getSourcePathToPrimaryDex() - Method in class com.facebook.buck.android.PreDexMerge
 
getSourcePathToResources() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToResources() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getSourcePathToRZip() - Method in class com.facebook.buck.android.GenerateRDotJava
 
getSourcePathToSourceMap() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToSourceMap() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getSourcePathToStringAssetsZip() - Method in class com.facebook.buck.android.PackageStringAssets
 
getSourcePathToSupplementaryOutput(String) - Method in class com.facebook.buck.apple.AppleTestX
 
getSourcePathToSupplementaryOutput(String) - Method in interface com.facebook.buck.core.rules.attr.HasSupplementaryOutputs
Returns a SourcePath to a named supplementary output, or null if it does not exist.
getSourcePathToSupplementaryOutput(String) - Method in interface com.facebook.buck.core.test.rule.TestXRule
 
getSourcePathToSupplementaryOutput(String) - Method in class com.facebook.buck.cxx.CxxBinary
 
getSourcePathToSupplementaryOutput(String) - Method in class com.facebook.buck.cxx.CxxLink
 
getSourcePathToSupplementaryOutput(String) - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getSourceRootFromSource(Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PackagePathResolver
Given a file at `a/b/c/D.java`, and full name of the class is `b.c.D`, the source root for that file is `a`.
getSources() - Method in interface com.facebook.buck.jvm.core.HasSources
 
getSources() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getSources() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getSources() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
 
getSources() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getSources() - Method in interface com.facebook.buck.util.zip.collect.ZipEntrySourceCollection
 
getSourceToBootclasspath() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getSourceTree() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
getSourceTree() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
getSourceTreePath() - Method in class com.facebook.buck.features.apple.projectV2.ProjectFileWriter.Result
 
getSourceTreePath() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getSourceType() - Method in class com.facebook.buck.features.apple.common.CopyInXcode
 
getSourceVersionFromTarget(String) - Static method in class com.facebook.buck.jvm.java.abi.SourceVersionUtils
Gets the source version corresponding to the given target string.
getSourceWithFlags() - Method in class com.facebook.buck.apple.GroupedSource
 
getSpecs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSpecs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSpecs() - Method in class com.facebook.buck.apple.AppleTestX
 
getSpecs() - Method in class com.facebook.buck.core.test.rule.ExternalRunnerTestProtocol
 
getSpecs() - Method in interface com.facebook.buck.core.test.rule.HasTestRunner
 
getSpecs() - Method in interface com.facebook.buck.core.test.rule.TestXRule
 
getSpecs() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getSpecs() - Method in class com.facebook.buck.features.go.GoTestX
 
getSpecs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getSpecs() - Method in class com.facebook.buck.features.python.PythonTestX
 
getSpecs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSpecs() - Method in class com.facebook.buck.jvm.java.JavaTestX
 
getSpeculativeParsing() - Method in class com.facebook.buck.parser.ParsingContext
Whether speculative parsing is enabled.
getSpellingSuggestions(String, Collection<String>, int) - Static method in class com.facebook.buck.util.string.MoreStrings
 
getSpoolMode() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getSQLiteCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
 
getSrc() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getSrc() - Method in class com.facebook.buck.features.python.PythonTestRunner
 
getSrc() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
 
getSrc() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getSrcRoots() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getSrcs() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getSrcs() - Method in interface com.facebook.buck.core.description.arg.HasSrcs
 
getSrcs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getSrcs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getSrcs() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.go.GoLibrary
 
getSrcs() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getSrcs() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getSrcs() - Method in class com.facebook.buck.shell.GenruleBuildable
 
getSrcs() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getSrcTarget() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getStack() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getStacktrace() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getStackTrace() - Method in interface com.facebook.buck.json.BuildFileParseExceptionData
 
getStackTrace() - Method in class com.facebook.buck.parser.exceptions.ParsingError
 
getStacktrace() - Method in class com.facebook.buck.test.TestResultSummary
 
getStandardDeviation() - Method in class com.facebook.buck.util.Statistics
Get the standard deviation.
getStandardJavacPluginParams() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getStart() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
getStarted() - Method in interface com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker.RemoteArtifactUploadStats
 
getStartedEvent() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionSessionEvent.Finished
 
getStartedTimeStamp() - Method in class com.facebook.buck.event.ArtifactCompressionEvent.Finished
Returns the timestamp of corresponding started event
getStarterType() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getStartEvent() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getStartIndex() - Method in interface com.facebook.buck.core.macros.MacroMatchResult
 
getStartTime() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
getStartupCommand() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getStartupCommand() - Method in interface com.facebook.buck.worker.WorkerProcessParams
Command that is used to start the worker job, e.g.
getStartupEnvironment() - Method in interface com.facebook.buck.worker.WorkerProcessParams
Environment that will be used to start the worker tool.
getState() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that represents the state of the device (i.e., "Booted", "Shutdown", etc)
getState() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getState() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getStateCount(RemoteExecutionActionEvent.State) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getStateMetadata() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getStateWaitingMetadata() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getStaticallyResolvedInstance() - Method in class com.facebook.buck.android.toolchain.ndk.impl.StaticUnresolvedNdkCxxPlatform
 
getStaticallyResolvedInstance() - Method in class com.facebook.buck.apple.toolchain.impl.StaticUnresolvedAppleCxxPlatform
 
getStaticallyResolvedInstance() - Method in class com.facebook.buck.swift.toolchain.impl.StaticUnresolvedSwiftPlatform
 
getStaticDepRuntimeLdFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Flags for linking the c/c++ runtime for static libraries.
getStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getStaticLibraryBasename(BuildTarget, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getStaticLibraryBasename() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getStaticLibraryBasename() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getStaticLibraryExtension() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getStaticLibraryExtension() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Extension for static library files.
getStaticLibraryExtension() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getStaticLibraryName(BuildTarget, Optional<String>, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getStaticLibraryName(BuildTarget, Optional<String>, String, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
Returns static library name
getStaticLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Libraries references in the static link args above.
getStaticLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getStaticLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
The link arguments to use when linking using the static link style.
getStaticPicDepRuntimeLdFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Flags for linking the c/c++ runtime for static-pic libraries.
getStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getStaticPicLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Libraries references in the static-pic link args above.
getStaticPicLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
The link arguments to use when linking using the static-pic link style.
getStaticRuntimePaths() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Static runtime paths.
getStats() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
 
getStats() - Method in class com.facebook.buck.event.CacheStatsEvent
 
getStats() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
getStats() - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
getStatsEvents() - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getStatsEvents() - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getStatsEvents() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getStatsEvents() - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
getStatus() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getStatus() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getStatus() - Method in interface com.facebook.buck.doctor.config.DoctorSuggestion
 
getStdErr() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getStdErr() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getStdErr() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult.ActionExecutionFailure
 
getStdErr() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult.ActionExecutionSuccess
 
getStdErr() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult
 
getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.ClangClCompiler
 
getStderr(ProcessExecutor.Result) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
getStdErr() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getStdErr() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getStderr() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionResult
 
getStderr() - Method in class com.facebook.buck.shell.ShellStep
 
getStderr() - Method in interface com.facebook.buck.step.StepExecutionResult
 
getStdErr() - Method in class com.facebook.buck.test.TestResultSummary
 
getStdErr() - Method in class com.facebook.buck.util.Console
 
getStderr() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
Input stream that maps into stderr of the process.
getStderr() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
getStderr() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getStderr() - Method in interface com.facebook.buck.worker.WorkerJobResult
 
getStderrContents() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
 
getStdErrLogLevel() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getStdErrLogLevel() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getStdIn() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getStdin(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
Return the manifest as a JSON blob to write to the pex processes stdin.
getStdin(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
getStdin() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
Output stream that maps into stdin of the process.
getStdin() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
getStdlibPath(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getStdlibPath(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getStdlibPath(SourcePathResolverAdapter) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getStdOut() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getStdOut() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getStdOut() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult.ActionExecutionFailure
 
getStdOut() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult.ActionExecutionSuccess
 
getStdOut() - Method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult
 
getStdOut() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getStdout() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionServiceClient.ExecutionResult
 
getStdout() - Method in class com.facebook.buck.shell.ShellStep
 
getStdOut() - Method in class com.facebook.buck.test.TestResultSummary
 
getStdOut() - Method in class com.facebook.buck.util.Console
 
getStdout() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
Input stream that maps into stdout of the process.
getStdout() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
getStdout() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getStdout() - Method in interface com.facebook.buck.worker.WorkerJobResult
 
getStdoutContents() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
 
getStdOutLogLevel() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getStdOutLogLevel() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getStep() - Method in exception com.facebook.buck.step.StepFailedException
 
getSteps(BuildContext, Path, Path) - Method in interface com.facebook.buck.cxx.LinkOutputPostprocessor
 
getStore() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getStoreBuilder() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
getStoreData() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getStoreFuture() - Method in interface com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
getStorepass() - Method in class com.facebook.buck.android.KeystoreProperties
 
getStoreRetryIntervalMillis() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getStoreType() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getStoreType() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData
 
getStrategy() - Method in interface com.facebook.buck.remoteexecution.event.listener.model.ReSessionData
 
getStrategyConfig() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getStrategyResult() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getStrategyResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getStreamForPayload(int) - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
Where to write the nth payload bytes to.
getStrict() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
If true, the GWT Compiler's -strict flag will be set.
getString(int) - Method in class com.facebook.buck.android.resources.StringPool
 
getStringCount() - Method in class com.facebook.buck.android.resources.StringPool
 
getStringFiles() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getStringFiles() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
getStringFiles() - Method in class com.facebook.buck.android.ResourcesFilter
 
getStringOrEnvironmentVariable(BuckConfig, String, String) - Static method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getStrings() - Method in class com.facebook.buck.android.resources.ResourcesXml
 
getStrings() - Method in class com.facebook.buck.android.resources.ResourceTable
 
GetStringsFilesStep - Class in com.facebook.buck.android
Generates a list of strings.xml files
getStringTableOffset() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommand
 
getStringTableSize() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommand
 
getStringToFilter(QueryEnvironment<NODE_TYPE>, ImmutableList<QueryEnvironment.Argument<NODE_TYPE>>, QueryTarget) - Method in class com.facebook.buck.query.FilterFunction
 
getStringToFilter(QueryEnvironment<T>, ImmutableList<QueryEnvironment.Argument<T>>, T) - Method in class com.facebook.buck.query.KindFunction
 
getStringWithMacrosArgsConverter(BuildTarget, CellPathResolver, ActionGraphBuilder, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getStrip() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getStrip() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Strip binary.
getStrip() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getStrip() - Method in class com.facebook.buck.cxx.toolchain.MachoDylibStubParams
 
getStripFlags() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Strip flags.
getStripFlags() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getStrippedObjectName() - Method in class com.facebook.buck.android.CopyNativeLibraries.StrippedObjectDescription
 
getStripPrefix() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getStripStyle() - Method in class com.facebook.buck.cxx.CxxStrip
 
getStripToolArgs() - Method in enum com.facebook.buck.cxx.toolchain.StripStyle
 
getStub() - Method in interface com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler.StubAndResponseMetadata
 
getStubBinary() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getStubBinaryPath() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getStubsDir() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getStyle() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
This will be passed to the GWT Compiler's -style flag.
getSubcommand() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.AuditCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.AuditMbrCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.BuckCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.PerfCasCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.PerfCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.PerfMbrCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.ServerCommand
 
getSubCommand() - Method in class com.facebook.buck.log.InvocationInfo
 
getSubCommandNameForLogging() - Method in class com.facebook.buck.cli.BuckCommand
 
getSubCommands() - Method in class com.facebook.buck.cli.ProjectCommand
 
getSubCommands() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
 
getSubcommandsFieldName() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getSubgraph(Iterable<? extends TargetNode<? extends T>>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
Get the subgraph of the the current graph containing the passed in roots and all of their transitive dependencies as nodes.
getSubjectCommonName() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
Returns the full name of the identity.
getSuccess() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getSuccessCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getSuccessfullyConstructedBuildRules() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
 
getSuccessfullyConstructedBuildRules() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
getSuccessfullyConstructedBuildRules() - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
getSuccessOptional() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getSuccessType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getSuccessTypeName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getSuccessUploadCount() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getSuggestion() - Method in interface com.facebook.buck.doctor.config.DoctorSuggestion
 
getSuggestions() - Method in interface com.facebook.buck.doctor.config.DoctorEndpointResponse
 
getSuggestions() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getSuggestions() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
 
getSummary() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
 
getSuperclass(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getSuperConsoleEnabled() - Method in class com.facebook.buck.log.InvocationInfo
 
getSuperInfo() - Method in interface com.facebook.buck.rules.modern.ClassInfo
 
getSuperInfo() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
getSuperRootPath() - Method in class com.facebook.buck.core.cell.Cells
 
getSupertypes(Class<?>) - Static method in class com.facebook.buck.util.Types
Returns a Set of classes and interfaces inherited or implemented by clazz.
getSupportAbiGenerationFromSource() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getSupportedFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getSupportedPlatformsRegex() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getSupportedSourceVersion() - Method in class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessor
 
getSupportExposePackage(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSupportsMergedLinking() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getSupportsMergedLinking() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getSupportsMergedLinking() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getSuppressWarnings() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Generate no warnings.
getSuppressWarnings() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Generate no warnings.
getSuppressWarnings() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Generate no warnings.
getSuppressWarnings() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Generate no warnings.
getSuppressWarnings() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Generate no warnings.
getSuppressWarnings() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Generate no warnings.
getSwiftc() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Swift compiler binary.
getSwiftc() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftcFlags() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Flags for Swift compiler.
getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSwiftCompilerFlags() - Method in interface com.facebook.buck.swift.SwiftCommonArg
 
getSwiftModuleOutputPath() - Method in class com.facebook.buck.swift.SwiftCompile
 
getSwiftName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
The Swift name for the platform.
getSwiftObjCGeneratedHeaderName(TargetNode<?>, Optional<String>) - Static method in class com.facebook.buck.features.apple.projectV2.SwiftAttributeParser
Get the generated header name with the provided optModuleName or getting the module name from the node.
getSwiftPlatform() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getSwiftPlatform(SwiftTargetTriple) - Method in class com.facebook.buck.swift.SwiftToolchainBuildRule
Provides SwiftPlatform for given Swift target triple
getSwiftRuntimePathsForBundling() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftRuntimePathsForLinking() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftSharedLibraryRunPaths() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftSources() - Method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
 
getSwiftStaticRuntimePaths() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftStdlibTool() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Swift stdlib tool binary.
getSwiftStdlibTool() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftStdlibToolFlags() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Flags for Swift stdlib tool.
getSwiftTarget() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftToolchain() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Target for the swift toolchain which should be used for this SDK.
getSwiftVersion() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSwiftVersion() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSwiftVersion() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSwiftVersion() - Method in interface com.facebook.buck.swift.SwiftCommonArg
 
getSymbolNameTool() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getSymbols() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
 
getSymbolTableOffset() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommand
 
getSymlinkPathForDir(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getSymlinks() - Method in class com.facebook.buck.core.files.DirectoryList
 
getSymlinksList() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Directory
 
getSymlinkTreeClass() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getSyntaxError() - Method in interface com.facebook.buck.json.BuildFileParseExceptionData
 
getSystemEnv() - Static method in class com.facebook.buck.util.environment.EnvVariablesProvider
 
getSystemJavaCompiler() - Static method in class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
 
getSystemMemory() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getSystemToolClassLoader() - Static method in class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
 
getTag() - Method in class com.facebook.buck.event.ExperimentEvent
 
getTags() - Method in class com.facebook.buck.counters.Counter
 
getTags() - Method in class com.facebook.buck.counters.CounterSnapshot
 
getTags() - Method in class com.facebook.buck.event.ScubaData
 
getTagSets() - Method in class com.facebook.buck.counters.CounterSnapshot
 
getTagsForServer(URI) - Static method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getTarget() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getTarget() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTarget(ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.AbstractArtifactCacheEventFactory
 
getTarget(Function<String, UnconfiguredBuildTarget>, TargetConfigurationSerializer, ImmutableMap<String, String>) - Static method in class com.facebook.buck.artifact_cache.AbstractArtifactCacheEventFactory
 
getTarget(Function<String, UnconfiguredBuildTarget>, String, TargetConfiguration) - Static method in class com.facebook.buck.artifact_cache.AbstractArtifactCacheEventFactory
 
getTarget() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getTarget() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.FinishedRuleKeyCalc
 
getTarget() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.StartedRuleKeyCalc
 
getTarget() - Method in class com.facebook.buck.core.build.event.BuildRuleExecutionEvent.Event
 
getTarget() - Method in interface com.facebook.buck.core.build.event.BuildRuleExecutionEvent
 
getTarget() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
 
getTarget() - Method in class com.facebook.buck.core.test.rule.ExternalRunnerTestProtocol
 
getTarget() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getTarget() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getTarget() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
 
getTarget() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
getTarget() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
 
getTarget() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getTarget() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getTarget() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTarget() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.SymlinkNode
 
getTarget() - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
getTargetAppPlatform() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetAppPlatformLevel() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetArch() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetArch() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getTargetArchAbi() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetArchAbi() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getTargetConfiguration() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getTargetConfiguration() - Method in class com.facebook.buck.core.model.BuildTarget
 
getTargetConfiguration() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
 
getTargetConfiguration() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
getTargetConfiguration() - Method in class com.facebook.buck.rules.query.Query
 
getTargetConfigurations() - Method in class com.facebook.buck.core.model.targetgraph.MergedTargetNode
 
getTargetConfigurationSerializer() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getTargetCpuType() - Method in interface com.facebook.buck.android.AndroidLinkableMetadata
 
getTargetCpuType() - Method in class com.facebook.buck.android.CopyNativeLibraries.StrippedObjectDescription
 
getTargetCpuType() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetCpuType() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
 
getTargetDevice() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getTargetDeviceOptional() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
getTargetDeviceOptional() - Method in class com.facebook.buck.cli.TestCommand
 
getTargetDeviceOptions() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
getTargetDeviceOptions() - Method in class com.facebook.buck.cli.TestCommand
 
getTargetEvaluator() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetEvaluator() - Method in interface com.facebook.buck.query.QueryEnvironment
Returns an evaluator for target patterns.
getTargetEvaluator() - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTargetEvaluator() - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTargetForId(ProjectFilesystem, String, AndroidBuildToolsLocation, AndroidSdkLocation, Optional<Supplier<Tool>>, Optional<ToolProvider>, AdbToolchain) - Static method in class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
 
getTargetForPlatform(CxxPlatform, boolean) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkTargetGroup
 
getTargetForPlatform(CxxPlatform, boolean) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetGroup
 
getTargetGraph(CommandRunnerParams, ImmutableSet<BuildTarget>) - Method in class com.facebook.buck.cli.AbstractPerfCommand
Most of our perf tests require a target graph, this helps them get it concisely.
getTargetGraph() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetGraph(TargetGraphCreationResult, Optional<TargetGraphCreationResult>) - Static method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
Helper method to choose versioned vs un-versioned TargetGraph.
getTargetGraph() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
Helper method to get the appropriate TargetGraph.
getTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphCreationResult
A graph of transitive dependencies of the top level targets from TargetGraphCreationResult.getBuildTargets().
getTargetGraph() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContextWithTargetGraph
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
BuildTargetPaths which, when changed, may change the BuildRules produced by this TargetNode, but whose steps don't need executing in order to build this TargetNode's BuildRules.
getTargetGraphOnlyDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
BuildTargetPaths which, when changed, may change the BuildRules produced by this TargetNode, but whose steps don't need executing in order to build this TargetNode's BuildRules.
getTargetGraphOnlyDeps() - Method in interface com.facebook.buck.core.rules.attr.HasDeclaredAndExtraDeps
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
getTargetHashModifiedPaths() - Method in class com.facebook.buck.cli.TargetsCommand
 
getTargetId() - Method in interface com.facebook.buck.cli.ActionGraphSerializer.ActionGraphData
 
getTargetId() - Method in interface com.facebook.buck.event.listener.FileSerializationOutputRuleDepsListener.RuleExecutionTimeData
 
getTargetKind(QueryBuildTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetKind(NODE_TYPE) - Method in interface com.facebook.buck.query.QueryEnvironment
 
getTargetKind(NODE_TYPE) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTargetKind(QueryBuildTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTargetLevel() - Method in class com.facebook.buck.jvm.java.JavacLanguageLevelOptions
 
getTargetName() - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetOutputLabelParser.TargetWithOutputLabel
 
getTargetNames() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
getTargetNames() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
getTargetNodeAssertCompatible(ParsingContext, BuildTarget, DependencyStack) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeAssertCompatible(PerBuildState, BuildTarget, DependencyStack) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeDescriptionName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getTargetNodeJobAssertCompatible(PerBuildState, BuildTarget, DependencyStack) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeOptional() - Method in class com.facebook.buck.core.model.targetgraph.TargetNodeMaybeIncompatible
 
getTargetNodeRawAttributes(PerBuildState, Cell, TargetNode<?>, DependencyStack) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeRawAttributes(ParsingContext, TargetNode<?>, DependencyStack) - Method in interface com.facebook.buck.parser.Parser
Deprecated.
Prefer Parser.getTargetNodeRawAttributes(PerBuildState, Cell, TargetNode, DependencyStack) and reusing a PerBuildState instance, especially when calling in a loop.
getTargetNodeRawAttributesJob(PerBuildState, Cell, TargetNode<?>, DependencyStack) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeTranslator(TargetNode<?>, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
getTargetPackage() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getTargetPackage() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getTargetPlatform(TargetConfiguration, DependencyStack) - Method in class com.facebook.buck.core.model.platform.impl.ThrowingPlatformResolver
Unconditionally throw
getTargetPlatform(TargetConfiguration, DependencyStack) - Method in interface com.facebook.buck.core.model.platform.TargetPlatformResolver
 
getTargetPlatform() - Method in class com.facebook.buck.core.model.RuleBasedTargetConfiguration
 
getTargetPlatform(TargetConfiguration, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.DefaultTargetPlatformResolver
 
getTargetPlatform(TargetConfiguration, DependencyStack) - Method in class com.facebook.buck.core.rules.platform.RuleBasedTargetPlatformResolver
 
getTargetPlatformBinary(Optional<BuildTarget>, Optional<PatternMatchedCollection<BuildTarget>>, Flavor) - Static method in class com.facebook.buck.apple.AppleDescriptions
Returns a build target of the apple binary for the requested target platform.
getTargetPlatformDetectorSpec() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getTargetPlatformResolver() - Method in interface com.facebook.buck.core.rules.config.registry.ConfigurationRuleRegistry
Resolves target configuration to a platform.
getTargetPlatforms() - Method in class com.facebook.buck.cli.AbstractCommand
 
getTargetPlatforms() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getTargetPlatforms() - Method in interface com.facebook.buck.cli.Command
 
getTargetPlatforms() - Method in class com.facebook.buck.cli.UnconfiguredQueryCommand
 
getTargetPlatforms() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getTargetProxy() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
getTargetResultClass() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedComputationIdentifier
 
getTargetResultClass() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedKey
 
getTargets() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getTargets() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
 
getTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getTargets() - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
 
getTargets() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getTargets(QueryEnvironment<NODE_TYPE>) - Method in class com.facebook.buck.query.QueryExpression
Returns a set of all targets referenced from literals within this query expression.
getTargets() - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
 
getTargetSdkVersion() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
The minimum OS version for which this target should be built.
getTargetSdkVersion(ApplePlatform) - Method in class com.facebook.buck.apple.AppleConfig
 
getTargetSdkVersion() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
The minimum OS version for which this target should be built.
getTargetSdkVersion() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
The minimum OS version for which this target should be built.
getTargetSdkVersion() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
The minimum OS version for which this target should be built.
getTargetSdkVersion() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getTargetSdkVersion() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
The minimum OS version for which this target should be built.
getTargetSdkVersion() - Method in class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
getTargetsFromBuildTargets(Iterable<BuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetsFromTargetNodes(Iterable<TargetNode<?>>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetsInAttribute(QueryBuildTarget, String) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetsInAttribute(NODE_TYPE, String) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the existing targets in the value of `attribute` of the given `target`.
getTargetsInAttribute(NODE_TYPE, String) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTargetsInAttribute(QueryBuildTarget, String) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTargetsInAttribute(TypeCoercerFactory, TargetNode<T>, String, CellNameResolver) - Static method in class com.facebook.buck.rules.query.QueryTargetAccessor
Get targets in attribute.
getTargetsMatchingPattern(String) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the set of target nodes in the graph for the specified target pattern, in 'buck build' syntax.
getTargetsToGeneratedSourcesMap() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getTargetsToGeneratedSourcesMap() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getTargetsVersions() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getTargetType() - Method in class com.facebook.buck.parser.spec.BuildTargetSpec
 
getTargetType() - Method in class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
getTargetType() - Method in interface com.facebook.buck.parser.spec.TargetNodeSpec
 
getTargetWithOutputs() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
 
getTargetWithOutputs() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
getTargetWithOutputs() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
getTargetWithOutputs() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
getTargetWithOutputs() - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
getTargetWithOutputs() - Method in class com.facebook.buck.rules.macros.LocationPlatformMacro
 
getTask(PluginClassLoaderFactory, JavaCompiler, Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) - Static method in interface com.facebook.buck.jvm.java.abi.source.api.FrontendOnlyJavacTaskProxy
 
getTask(PluginClassLoaderFactory, JavaCompiler, Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) - Static method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
getTempDir() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getTempDir(ProjectFilesystem) - Method in interface com.facebook.buck.shell.WorkerTool
Returns temp dir for this WorkerTool and provided filesystem
getTempDir() - Method in interface com.facebook.buck.worker.WorkerProcessParams
Temp folder location.
getTemplateForRequest(Request) - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
 
getTemplateForRequest(Request) - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
 
getTemplateForRequest(Request) - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
 
getTemplateGroup() - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
 
getTemplateGroup() - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
 
getTemplateGroup() - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
 
getTempPath() - Method in class com.facebook.buck.rules.modern.DefaultOutputPathResolver
 
getTempPath() - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
Returns a relative path to the root directory for intermediate build outputs.
getTempPath(String) - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
 
getTenantId() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getTest() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getTestables() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getTestAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getTestCaseName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
getTestCaseName() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getTestCaseName() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getTestCaseName() - Method in class com.facebook.buck.test.TestCaseSummary
 
getTestCaseName() - Method in class com.facebook.buck.test.TestResultSummary
 
getTestCases() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
getTestCases() - Method in class com.facebook.buck.test.TestResults
 
getTestCaseSummaries() - Method in class com.facebook.buck.apple.TestCaseSummariesBuildingIdb
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTestCaseTimeoutMs() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTestCommand(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.apple.AppleTest
 
getTestEventsByThread() - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
getTestHostApp() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getTestLogDirectoryEnvironmentVariable() - Method in class com.facebook.buck.apple.AppleConfig
 
getTestLogLevel() - Method in class com.facebook.buck.apple.AppleConfig
 
getTestLogLevelEnvironmentVariable() - Method in class com.facebook.buck.apple.AppleConfig
 
getTestLogPaths() - Method in class com.facebook.buck.test.TestResults
 
getTestMainPath(SourcePathResolverAdapter, Optional<PythonTestRunner>) - Static method in class com.facebook.buck.features.python.PythonTestDescription
 
getTestModulesListName() - Static method in class com.facebook.buck.features.python.PythonTestDescription
 
getTestModulesListPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.features.python.PythonTestDescription
 
getTestName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
getTestName() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getTestName() - Method in class com.facebook.buck.test.TestResultSummary
 
getTestResults() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getTestResults() - Method in class com.facebook.buck.test.TestCaseSummary
 
getTestResultSummary() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in interface com.facebook.buck.core.description.arg.HasTestTimeout
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getTestRunnerGenerator() - Method in class com.facebook.buck.features.go.GoTestRunner
 
getTestRunnerGenerator() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getTests() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getTests() - Method in interface com.facebook.buck.core.description.arg.HasTests
 
getTests() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getTests() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getTests() - Method in interface com.facebook.buck.jvm.java.JavaLibraryWithTests
 
getTests() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Test or TestSuite targets that should be invoked when this rule run through buck test
getTestSelectorList() - Method in class com.facebook.buck.cli.TestSelectorOptions
 
getTestSelectorList() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
getTestSelectorList() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
getTestSelectorList() - Method in class com.facebook.buck.test.TestRunningOptions
 
getTestsForTarget(QueryBuildTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTestsForTarget(NODE_TYPE) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the tests associated with the given target.
getTestsForTarget(NODE_TYPE) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTestsForTarget(QueryBuildTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTestSources() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getTestStatusMessage() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
getTestSummary(ExecutionContext) - Method in class com.facebook.buck.shell.RunShTestAndRecordResultStep
 
getTestSummary(ExecutionContext) - Method in class com.facebook.buck.shell.RunTestAndRecordResultStep
Run whatever binaries are necessary, and return a TestResultSummary explaining the outcome
getTestTargetsForNode(TargetNode<?>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodes
If node refers to a node which contains references to its tests, returns the tests associated with that node.
getTestTargetsForNodes(Iterator<TargetNode<?>>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodes
 
getTestType() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTestType() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTestType() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getTestType() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTestType() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTestType() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getText() - Method in enum com.facebook.buck.doctor.config.DoctorSuggestion.StepStatus
 
getText() - Method in interface com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
getText() - Method in interface com.facebook.buck.json.BuildFileSyntaxError
 
getThinLto() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.cxx.CxxLinkOptions
 
getThinLto() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getThinLto() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
 
getThinLto() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getThreadCount() - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
getThreadId() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getThreadId() - Method in interface com.facebook.buck.event.BuckEvent
 
getThreadId() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getThreadIdToCommandIdMapper() - Method in class com.facebook.buck.log.GlobalStateManager
 
getThreadLineLimit() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getThreadLineLimitOnError() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getThreadLineLimitOnWarning() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getThreadLineOutputMaxColumns() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getThreadPoolKeepAliveDurationMillis() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getThreadPoolSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getThreads() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getThreadToCommandRegister() - Method in class com.facebook.buck.log.GlobalStateManager
 
getThreadUserNanoDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
 
getThreadUserNanoTime() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getThreadUserNanoTime() - Method in interface com.facebook.buck.event.BuckEvent
 
getThriftData() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
 
getThriftPath() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
getThriftProtocol() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
getThriftProtocol() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
getThrowableOrigin(Throwable) - Static method in class com.facebook.buck.util.MoreThrowables
Returns string representing class, method, filename and line number that throwable was thrown from
getTime() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getTime() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getTime() - Method in class com.facebook.buck.test.TestResultSummary
 
getTimeout() - Method in class com.facebook.buck.android.InstrumentationStep
 
getTimeout() - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getTimeout() - Method in class com.facebook.buck.shell.ShellStep
 
getTimeoutHandler(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getTimeoutHandler(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
getTimeSpentInGcMs() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getTimestampMillis() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
getTimestampMillis() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getTimestampMillis() - Method in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
getTimestampMillis() - Method in class com.facebook.buck.log.InvocationInfo
 
getTimestampMillis() - Method in interface com.facebook.buck.test.TestStatusMessage
 
getTmpDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getTmpGenPathForSourceAbi(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getTool() - Method in interface com.facebook.buck.rules.args.ToolArg
 
getTool(BuildRule) - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
 
getTool(String, String, BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.rules.tool.config.ToolConfig
 
getTool() - Method in interface com.facebook.buck.shell.WorkerTool
 
getToolchain() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getToolchain() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getToolchainClass() - Method in interface com.facebook.buck.core.toolchain.ToolchainDescriptor
 
getToolchainDescriptor() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.apple.toolchain.impl.AppleToolchainsSupplier
 
getToolchainDescriptor() - Method in interface com.facebook.buck.core.toolchain.ToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.cxx.toolchain.impl.CxxToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.dotnet.DotnetToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.go.GoToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.haskell.HaskellToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.lua.LuaToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.ocaml.OcamlToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.python.toolchain.impl.PythonToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.rust.RustToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.file.downloader.impl.DownloaderSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.infer.toolchain.InferToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.swift.toolchain.impl.SwiftToolchainsSupplier
 
getToolchainFactoryClass() - Method in interface com.facebook.buck.core.toolchain.ToolchainDescriptor
 
getToolchainInstantiationException(String, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
getToolchainInstantiationException(String, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
getToolchainName() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
The name of the legacy toolchain, from Toolchain#getName()
getToolchainPaths() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Absolute paths to tools and files independent of the platform.
getToolchainProvider() - Method in interface com.facebook.buck.core.cell.Cell
 
getToolchainProvider() - Method in interface com.facebook.buck.core.description.DescriptionCreationContext
 
getToolchainProvider() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getToolchainProvider() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContextWithTargetGraph
 
getToolchains() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The toolchains used by the SDK.
getToolchainsOverrideForSDKName(String) - Method in class com.facebook.buck.apple.AppleConfig
 
getToolchainsWithCapability(Class<T>) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
getToolchainsWithCapability(Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
Provides access to all known toolchains that support the provided capability.
getToolchainTarget() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getToolchainTarget() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getToolPath(ImmutableList<Path>, String) - Method in class com.facebook.buck.apple.toolchain.impl.XcodeToolFinder
 
getToolProvider(SourcePath) - Static method in class com.facebook.buck.core.toolchain.toolprovider.impl.ToolProviders
Creates a ToolProvider from a SourcePath.
getToolProvider(String, String) - Method in class com.facebook.buck.rules.tool.config.ToolConfig
 
getToolProvider(String, String, Function<String, Path>) - Method in class com.facebook.buck.rules.tool.config.ToolConfig
 
getToolType() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
Return tool type of this provider instance
getTopLevelTypeElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getTopoSortedNativeLinkables(Iterable<? extends NativeLinkable>, TopologicalSort.Traversable<NativeLinkable>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
 
getTotal(ProcessResourceConsumption, ProcessResourceConsumption) - Static method in class com.facebook.buck.util.ProcessResourceConsumption
 
getTotalBytes() - Method in interface com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker.RemoteArtifactUploadStats
 
getTotalCacheBytes() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheErrors() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheHits() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheIgnores() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheLocalKeyUnchangedHits() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheMisses() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCompletedTimeFromEventIntervals(Collection<EventInterval>) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Get the summed elapsed time from all matched event pairs.
getTotalDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getTotalDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
Dependencies that include build targets as well as configuration targets that this node depends on.
getTotalEvictionCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalEvictionCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalEvictionCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalExecutedRules() - Method in interface com.facebook.buck.remoteexecution.event.LocalFallbackStats
The total number of actions executed both remote and local.
getTotalHitCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalHitCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalHitCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalInputSize() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
getTotalInvalidationCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalInvalidationCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalInvalidationCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalLoadExceptionCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalLoadExceptionCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalLoadExceptionCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalLoadSuccessCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalLoadSuccessCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalLoadSuccessCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalLoadTime() - Method in class com.facebook.buck.util.cache.CacheStats
 
getTotalLoadTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalLoadTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalLoadTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalMemory() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getTotalMemory() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getTotalMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getTotalMissCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalMissCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalMissCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalMissMatchCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalMissMatchCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalMissMatchCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalMissTime() - Method in class com.facebook.buck.util.cache.CacheStats
 
getTotalMissTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalMissTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalMissTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalNanoTime() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getTotalNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getTotalNumberOfTests() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
getTotalNumberOfTests() - Method in class com.facebook.buck.test.TestResults
 
getTotalPayloads() - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
Total number of payloads expected for the current thrift response.
getTotalPayloadsSizeBytes() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
The sum bytes of all out-of-band payloads.
getTotalRemoteTimeMs() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getTotalRemoteTimeMs() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Metadata for total time spent running actions remotely.
getTotalResourceConsumption(long) - Method in class com.facebook.buck.util.ProcessHelper
Gets resource consumption of the process subtree rooted at the process with the given pid.
getTotalRetrievalTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalRetrievalTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalRetrievalTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalRulekeyTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getTotalRulesBuilt() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getTotalRulesBuilt() - Method in interface com.facebook.buck.remoteexecution.event.RemoteExecutionStatsProvider
Get the total number of BuildRules that are finished.
getTotalRulesCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getTotalSize() - Method in class com.facebook.buck.android.resources.ResChunk
For most chunk's totalSize == chunkSize.
getTotalSize() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getTotalSize() - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.NodeData
 
getTotalSizeBytes() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
 
getTotalThreadUserNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getTotalTime() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getTotalTime() - Method in class com.facebook.buck.test.TestCaseSummary
 
getTraceAttributesFor(String) - Method in class com.facebook.buck.util.trace.BuildTraces
 
getTraceAttributesFor(Path) - Method in class com.facebook.buck.util.trace.BuildTraces
Parses a trace file and returns the command that the user executed to create the trace.
getTraceDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getTraceFile() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
getTraceId() - Method in interface com.facebook.buck.log.TraceInfoProvider
 
getTraceUploadUri() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
Get URL to upload trace.
getTraceUploadUriIfEnabled() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
Get URL to upload trace if the config is enabled.
getTraits() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getTransformFunction() - Method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer.PojoTransformer
Function that transforms a parser object to POJO object
getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidAar
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.ApkGenrule
 
getTransitiveClasspathDeps() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getTransitiveClasspathDeps(JavaLibrary) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidAar
 
getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
 
getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
 
getTransitiveClasspaths() - Method in class com.facebook.buck.android.ApkGenrule
 
getTransitiveClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getTransitiveClosure(Set<QueryBuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTransitiveClosure(Set<NODE_TYPE>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the forward transitive closure of all of the targets in "targets".
getTransitiveClosure(Set<NODE_TYPE>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTransitiveClosure(Set<QueryBuildTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder, Iterable<? extends CxxPreprocessorDep>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Find and return the CxxPreprocessorInput objects from CxxPreprocessorDep found.
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
Returns all transitive preprocessor inputs for this library.
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getTransitiveCxxPreprocessorInputFromDeps(CxxPlatform, ActionGraphBuilder, Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Find and return the CxxPreprocessorInput objects from CxxPreprocessorDep found from a list of all deps.
getTransitiveDepsClosure(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.TransitiveDepsClosureResolver
 
getTransitiveNativeLinkableInput(ActionGraphBuilder, TargetConfiguration, Iterable<? extends NativeLinkable>, Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Collect up and merge all NativeLinkableInput objects from transitively traversing all unbroken dependency chains of NativeLinkable objects found via the passed in NativeLinkable roots.
getTransitiveNativeLinkables(ActionGraphBuilder, Iterable<? extends NativeLinkable>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Collect up and merge all NativeLinkableInput objects from transitively traversing all unbroken dependency chains of NativeLinkable objects found via the passed in NativeLinkable roots.
getTransitiveRuntimeDeps(HasRuntimeDeps, BuildRuleResolver) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
getTransitiveRustSharedLibraries(RustPlatform, Iterable<? extends BuildRule>, boolean) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Collect all the shared libraries generated by RustLinkables found by transitively traversing all unbroken dependency chains of RustLinkable objects found via the passed in BuildRule roots.
getTransitiveSharedLibraries(ActionGraphBuilder, Iterable<? extends NativeLinkable>, boolean) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Collect all the shared libraries generated by NativeLinkables found by transitively traversing all unbroken dependency chains of NativeLinkable objects found via the passed in NativeLinkable roots.
getTransitiveSuperclasses(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getTranslatableClass() - Method in class com.facebook.buck.versions.QueryTargetTranslator
 
getTranslateBuildTarget(TargetNode<?>, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
getTransportPath() - Method in class com.facebook.buck.io.watchman.Watchman
 
getTrashDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getTraversal() - Method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMappingTarget
 
getTree(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Returns a list of all sub directories.
getTreeDigest() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
 
getTreeDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputDirectory
 
getTrees() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
getTrees() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
getTriggerPath(ProjectFilesystem) - Static method in class com.facebook.buck.core.rules.common.InstallTrigger
 
getTriple() - Method in class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
getTwoLevelCachingEnabled() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getTwoLevelCachingMaximumSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getTwoLevelCachingMinimumSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getType() - Method in class com.facebook.buck.android.AndroidLibrary
 
getType() - Method in class com.facebook.buck.android.resources.ResChunk
 
getType() - Method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
 
getType() - Method in class com.facebook.buck.apple.GroupedSource
 
getType() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that represents the type of the device ("simulator" or "device")
getType() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getType() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
getType() - Method in class com.facebook.buck.artifact_cache.SecondLevelContentKey
 
getType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.FinishedRuleKeyCalc
 
getType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.StartedRuleKeyCalc
 
getType() - Method in interface com.facebook.buck.core.rules.HasNameAndType
 
getType() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
getType() - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
getType() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getType() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getType() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getType() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getType() - Method in class com.facebook.buck.cxx.CxxSource
 
getType() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
 
getType() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DefaultLinkerProvider
 
getType() - Method in interface com.facebook.buck.cxx.toolchain.linker.LinkerProvider
 
getType() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
getType() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
getType() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getType() - Method in interface com.facebook.buck.event.listener.CriticalPathReportableNode
 
getType() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
getType() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
 
getType() - Method in class com.facebook.buck.features.apple.projectV2.XcodeProductMetadata
 
getType() - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder.DependencyEntry
 
getType() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getType() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getType() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getType() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getType() - Method in class com.facebook.buck.io.watchman.WatchmanMultiplePathEvent.Change
Type of the file that was changed, like a regular file or a directory
getType() - Method in interface com.facebook.buck.json.BuildFileParseExceptionData
 
getType() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getType() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getType() - Method in class com.facebook.buck.parser.syntax.ListWithSelects
Type of the data in selector values
getType() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
getType() - Method in interface com.facebook.buck.query.QueryEnvironment.TargetEvaluator
 
getType() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getType() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
getType() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getType() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
getType() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
getType() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
getType() - Method in interface com.facebook.buck.rules.modern.ClassInfo
Returns a lower underscore name for this type.
getType() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
getType() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getType() - Method in class com.facebook.buck.shell.BaseGenrule
 
getType() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getType() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getType() - Method in class com.facebook.buck.test.TestResultSummary
 
getType() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
 
getType() - Method in enum com.facebook.buck.util.environment.Platform
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
The type coercer to use to convert raw values from the parser into something usable internally.
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.BoolAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
getTypeCoercer() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
getTypeCoercer() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
getTypeCoercerFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getTypeCoercerFactory() - Method in interface com.facebook.buck.cli.MainRunner.ParserAndCaches
 
getTypeCoercerFactory() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getTypeElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getTypeElement() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getTypeFromPath(PathSourcePath) - Static method in class com.facebook.buck.cxx.toolchain.CxxToolTypeInferer
Invokes the tool with `--version` and parses the output to determine the type of the compiler.
getTypeFromVersionOutput(Iterable<String>) - Static method in class com.facebook.buck.cxx.toolchain.CxxToolTypeInferer
Checks if the output looks like `clang --version`'s output.
getTypeMirror(Iterable<? extends Tree>) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
getTypeOptionName() - Method in class com.facebook.buck.cli.ProjectCommand
 
getTypeOptionName() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
 
getTypes() - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getTypes() - Method in class com.facebook.buck.cli.AuditRulesCommand
 
getTypes() - Method in class com.facebook.buck.cli.TargetsCommand
 
getTypes() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
getTypes() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
getTypes() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
getTypeSpec(int) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getTypeSpecs() - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getUdid() - Method in interface com.facebook.buck.apple.simulator.AppleDevice
String that represents the udid of the device (its identifier)
getUdid() - Method in interface com.facebook.buck.apple.simulator.AppleSimulator
 
getUdidFromDeviceName(String) - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
 
getuid() - Method in interface com.facebook.buck.util.Libc
 
getUiTestTargetApp() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getUnarchiver() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get the unarchiver used to extract archives of this type
getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getUnbundledResourcesRoot() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getUnchecked(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
Get a value from the cache
getUnchecked() - Method in class com.facebook.buck.io.file.LazyPath
Does not invoke the path supplier, assuming it was invoked previously.
getUncheckedInterruptibly(Future<V>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Waits for the given future to complete and returns the result.
getUnconfiguredBuildTarget() - Method in class com.facebook.buck.core.model.BuildTarget
 
getUnconfiguredBuildTarget() - Method in class com.facebook.buck.parser.spec.BuildTargetSpec
 
getUnconfiguredBuildTargetFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getUnconfiguredBuildTargetForFullyQualifiedTarget(String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getUnconfiguredBuildTargetViewWithOutputs() - Method in class com.facebook.buck.parser.spec.BuildTargetSpec
 
getUnconfiguredTargetNode() - Method in class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDeps
Raw target node, i.e.
getUnconfiguredTargetNode() - Method in interface com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDeps.UnconfiguredTargetNodeWithDepsUnwrappedMixin
 
getUnconfiguredTargetNode() - Method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey
getUnconfiguredTargetNodesWithDeps() - Method in class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDepsPackage
All UnconfiguredTargetNodeWithDeps which comes from the same build package, i.e.
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.BuildTargetWithOutputsTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.ConstraintTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.EnumTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.FlavorTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.IdentityTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.LogLevelTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.NumberTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.PathTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.PatternTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.SetTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.SourcePathTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.TestRunnerSpecCoercer
 
getUnconfiguredType() - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.UnconfiguredBuildTargetTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.UnconfiguredBuildTargetWithOutputsTypeCoercer
 
getUnconfiguredType() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
getUnexpandedCommandArgs() - Method in class com.facebook.buck.log.InvocationInfo
 
getUnexpandedSearchPath(Function<SourcePath, Path>, Function<? super Path, Path>, FrameworkPath) - Static method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getUnflavoredBuildTarget() - Method in class com.facebook.buck.core.model.BuildTarget
 
getUnflavoredBuildTarget() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
getUnresolvedAppleCxxPlatforms() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
 
getUnresolvedCxxPlatform() - Method in class com.facebook.buck.apple.toolchain.impl.ProviderBackedUnresolvedAppleCxxPlatform
 
getUnresolvedCxxPlatform() - Method in class com.facebook.buck.apple.toolchain.impl.StaticUnresolvedAppleCxxPlatform
 
getUnresolvedCxxPlatform() - Method in interface com.facebook.buck.apple.toolchain.UnresolvedAppleCxxPlatform
Returns the @{link UnresolvedCxxPlatform} corresponding to the resolved AppleCxxPlatform's CxxPlatform.
getUnresolvedCxxPlatforms() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
 
getUnresolvedCxxPlatforms() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
 
getUnresolvedCxxPlatforms() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
 
getUnresolvedCxxPlatforms() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatformsSupplier
 
getUnresolvedSwiftPlatform() - Method in class com.facebook.buck.apple.toolchain.impl.ProviderBackedUnresolvedAppleCxxPlatform
 
getUnresolvedSwiftPlatform() - Method in class com.facebook.buck.apple.toolchain.impl.StaticUnresolvedAppleCxxPlatform
 
getUnresolvedSwiftPlatform() - Method in interface com.facebook.buck.apple.toolchain.UnresolvedAppleCxxPlatform
Returns the @{link UnresolvedSwiftPlatform} corresponding to the resolved AppleCxxPlatform's CxxPlatform.
getUnresolvedSwiftPlatforms() - Method in interface com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
 
getUnsortedExportedRules(Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
getUnusedDependenciesAction() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getUnusedDependenciesAction() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
getUnusedDependenciesBuildozerString() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getUnversionedTargetGraph() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
 
getUnzippedOutputFilePathToBinary() - Method in class com.facebook.buck.apple.AppleBundle
 
getUpdatedRulesCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getUpdatedRulesCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getUploaded() - Method in interface com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker.RemoteArtifactUploadStats
 
getUploadToCacheResultType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getUptime() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getUrl() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getUrl(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getUrl(String) - Static method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getUrl() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
 
getUrl() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getUrl() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getUrl() - Method in class com.facebook.buck.maven.aether.Repository
 
getUrl(String, String) - Method in class com.facebook.buck.util.config.Config
 
getUrls() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getUrls() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getUseArgFile() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getUseArgFile() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Whether to use an argfile for long command lines.
getUseArgFile() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
getUseCxxLibraries() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getUseCxxLibraries() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getUseCxxLibraries() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getUseCxxLibraries() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getUseCxxLibraries() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getUseCxxLibraries() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getUseDefaultTestMain() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getUseDetailedUntrackedHeaderMessages() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
getUseDynamicFeature() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getUseDynamicFeature() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getUseDynamicFeature() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getUseFileList() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getUseHeaderMap() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Whether to use header maps.
getUseLipoThin() - Method in class com.facebook.buck.swift.SwiftBuckConfig
Uses `lipo -thin` instead of `lipo -extract` when copying the Swift standard libraries.
getUseModulewrap() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getUser() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getUserArgs() - Method in class com.facebook.buck.support.fix.BuckFixSpec
The arguments that the user sent to buck.
getUserDefinedRulesState() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getUserDefinedRulesState() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getUserDefinedRuleTypes(Cell) - Method in class com.facebook.buck.core.rules.knowntypes.provider.KnownRuleTypesProvider
Get details for rules defined by users in extension files
getUseRemoteExecutionForGenruleIfRequestedField(String) - Static method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getUserFriendlyMessage(Throwable) - Static method in class com.facebook.buck.util.ErrorLogger
Prints the stacktrace as formatted by an ErrorLogger.
getUserId() - Method in class com.facebook.buck.util.UnixUserIdFetcher
 
getUserId() - Method in interface com.facebook.buck.util.UserIdFetcher
Returns the user ID for the current user.
getUserLocalConfiguration() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
getUsername() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getUsername() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getUserPrincipalLookupService() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
getUserReport() - Method in class com.facebook.buck.doctor.AbstractReport
 
getUserReport() - Method in interface com.facebook.buck.doctor.DefectReporter.DefectReport
 
getUserReport() - Method in class com.facebook.buck.doctor.DoctorInteractiveReport
 
getUseSplitDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getUseSplitDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getUsesWatchman() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
getUseUnixPathSeparator() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
getUseUnixPathSeparator() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getUseWatchmanGlob() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getUUID() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
getUuid() - Method in class com.facebook.buck.step.StepEvent
 
getValue() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
 
getValue(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getValue(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getValue(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValue(FlavorSet) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValue(Flavor) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValue(String) - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProviderInfo
 
getValue(String) - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkStructObject
 
getValue(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object) - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
Get the coerced value for this attribute.
getValue(String) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextAttr
 
getValue() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
 
getValue() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
 
getValue() - Method in class com.facebook.buck.event.EventKey
 
getValue() - Method in class com.facebook.buck.event.ExperimentEvent
 
getValue() - Method in class com.facebook.buck.event.SimplePerfEvent.PerfEventId
 
getValue() - Method in enum com.facebook.buck.event.SimplePerfEvent.Type
 
getValue() - Method in interface com.facebook.buck.json.BuildFileParseExceptionData
 
getValue() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
getValue(Object) - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
 
getValue(Object) - Method in interface com.facebook.buck.rules.keys.ValueExtractor
 
getValue(Object) - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
 
getValue() - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
getValue(String, String) - Method in class com.facebook.buck.util.config.Config
 
getValue(String, String) - Method in class com.facebook.buck.util.config.RawConfig
Retrieve a value from a named section.
getValue() - Method in enum com.facebook.buck.util.zip.ZipCompressionLevel
 
getValueForFlavor(ImmutableMap<UserFlavor, String>, Flavor) - Static method in class com.facebook.buck.features.js.JsUtil
 
getValuePairs() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
getValues() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
 
getValues(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getValues(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getValues() - Method in class com.facebook.buck.core.cell.CellConfig
 
getValues() - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValues(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValues() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
 
getValues() - Method in class com.facebook.buck.counters.CounterSnapshot
 
getValues() - Method in interface com.facebook.buck.json.BuildFilePythonResult
 
getValues() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
getValues() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
getValues() - Method in class com.facebook.buck.util.config.RawConfig
 
getValuesFile() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
If present, contents of file can override those of AndroidBuildConfigDescriptionArg.getValues().
getValuesOrThrow(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getValuesOrThrow(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Tries to read the "artifact" values and if it fails it logs the attributes of the file it tried to read.
getValueString() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
getValueString() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getValueString() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
 
getValueString() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
 
getValueString() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildRuleExecutionEvent.Event
 
getValueString() - Method in class com.facebook.buck.core.build.event.FinalizingBuildRuleEvent
 
getValueString() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Started
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Started
 
getValueString() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
 
getValueString() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
 
getValueString() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getValueString() - Method in class com.facebook.buck.event.ActionGraphEvent
 
getValueString() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getValueString() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
 
getValueString() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
 
getValueString() - Method in class com.facebook.buck.event.CacheStatsEvent
 
getValueString() - Method in class com.facebook.buck.event.CommandEvent
 
getValueString() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getValueString() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getValueString() - Method in class com.facebook.buck.event.ConsoleEvent
 
getValueString() - Method in class com.facebook.buck.event.DaemonEvent
 
getValueString() - Method in class com.facebook.buck.event.ExperimentEvent
 
getValueString() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getValueString() - Method in class com.facebook.buck.event.FlushConsoleEvent
 
getValueString() - Method in class com.facebook.buck.event.InstallEvent
 
getValueString() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent.Finished
 
getValueString() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent.Started
 
getValueString() - Method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
 
getValueString() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getValueString() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
 
getValueString() - Method in class com.facebook.buck.event.ParsingEvent
 
getValueString() - Method in class com.facebook.buck.event.ProgressEvent
 
getValueString() - Method in class com.facebook.buck.event.ProjectGenerationEvent
 
getValueString() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
getValueString() - Method in class com.facebook.buck.event.StartActivityEvent
 
getValueString() - Method in class com.facebook.buck.event.UninstallEvent
 
getValueString() - Method in class com.facebook.buck.event.WatchmanStatusEvent
 
getValueString() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent
 
getValueString() - Method in class com.facebook.buck.file.downloader.impl.DownloadProgressEvent
 
getValueString() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
 
getValueString() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
 
getValueString() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
 
getValueString() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getValueString() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
getValueString() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent
 
getValueString() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
getValueString() - Method in class com.facebook.buck.parser.ParseEvent
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Finished
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Started
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Finished
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Started
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Started
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteBuildRuleExecutionEvent
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Finished
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.InputsUploaded
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Scheduled
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionSessionEvent
 
getValueString() - Method in class com.facebook.buck.rules.modern.builders.HybridLocalEvent.Stolen
 
getValueString() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
 
getValueString() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
 
getValueString() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
 
getValueString() - Method in class com.facebook.buck.step.StepEvent
 
getValueString() - Method in class com.facebook.buck.support.jvm.GCCollectionEvent
 
getValueString() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
 
getValueString() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
getValueString() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
getValueString() - Method in class com.facebook.buck.test.TestRuleEvent
 
getValueString() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
 
getValueString() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.PerfStatsEvent
 
getValueString() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getValueString() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
 
getValueString() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
 
getValueString() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
getValueTypeInfo() - Method in class com.facebook.buck.rules.modern.FieldInfo
 
getVar() - Method in interface com.facebook.buck.rules.macros.EnvMacro
 
getVariableExpansionForPlatform(String, String, Map<String, String>) - Static method in class com.facebook.buck.apple.InfoPlistSubstitution
Returns a variable expansion for keys which may depend on platform name, trying from most to least specific.
getVariables() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getVariance() - Method in class com.facebook.buck.util.Statistics
Get the standard deviation.
getVariant() - Method in class com.facebook.buck.event.ExperimentEvent
 
getVariants() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getVendor() - Method in class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
getVerbose() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Enable verbose logging output.
getVerbose() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Enable verbose logging output.
getVerbose() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Enable verbose logging output.
getVerbose() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
Enable verbose logging output.
getVerbose() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Enable verbose logging output.
getVerbose() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Enable verbose logging output.
getVerbosity() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getVerbosity() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
getVerbosity() - Method in interface com.facebook.buck.jvm.java.JavacExecutionContext
 
getVerbosity() - Method in class com.facebook.buck.util.Console
 
getVerbosityForLevel(int) - Static method in class com.facebook.buck.cli.VerbosityParser
 
getVerificationErrors() - Method in interface com.facebook.buck.util.cache.FileHashCache.FileHashCacheVerificationResult
 
getVerificationMode() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
getVerifiedSourceAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getVerifyStep(SymlinkPaths) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getVersion() - Method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
 
getVersion() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Version of SDK.
getVersion() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The version number of the SDK.
getVersion() - Method in interface com.facebook.buck.apple.toolchain.AppleToolchain
The version number of the toolchain.
getVersion() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
getVersion() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getVersion() - Method in class com.facebook.buck.infer.InferConfig
 
getVersion() - Method in class com.facebook.buck.io.watchman.Watchman
 
getVersion() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getVersion() - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getVersion() - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getVersion() - Static method in class com.facebook.buck.rules.keys.config.impl.BuckVersion
 
getVersion() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getVersion() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getVersion() - Method in class com.facebook.buck.versions.ExactConstraint
 
getVersionCode() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getVersionCode() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getVersionCode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
 
getVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
 
getVersionControlStatsGenerator() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getVersionedExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedImportLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getVersionedResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getVersionedSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getVersionedSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getVersionedStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedTargetGraph() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
 
getVersionedTargetGraph(DepsAwareExecutor<? super ComputeResult, ?>, TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, TargetGraphCreationResult, ImmutableMap<String, VersionUniverse>, Cells) - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
 
getVersionedTargetGraph(DepsAwareExecutor<? super ComputeResult, ?>, BuckConfig, TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, TargetGraphCreationResult, Optional<TargetConfiguration>, CacheStatsTracker, BuckEventBus, Cells) - Method in class com.facebook.buck.versions.VersionedTargetGraphCache
 
getVersionedTargetGraphCache() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getVersionedTargetGraphCache() - Method in interface com.facebook.buck.cli.MainRunner.ParserAndCaches
 
getVersionedTargetGraphCache() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getVersionGroupType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
getVersionInfo(TargetNode<?>) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
Get/cache the transitive version info for this node.
getVersionInfo(TargetNode<?>) - Method in class com.facebook.buck.versions.AsyncVersionedTargetGraphBuilder
 
getVersionName() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getVersions() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
 
getVersions() - Method in class com.facebook.buck.versions.VersionUniverse
 
getVersionString() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
 
getVersionTargetGraphTimeoutSeconds() - Method in class com.facebook.buck.versions.VersionBuckConfig
 
getVersionUniverse() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getVersionUniverse() - Method in interface com.facebook.buck.versions.HasVersionUniverse
 
getVersionUniverse(TargetNode<?>) - Method in class com.facebook.buck.versions.VersionUniverseVersionSelector
 
getVersionUniverses(Optional<TargetConfiguration>) - Method in class com.facebook.buck.versions.VersionBuckConfig
 
getView(Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
Get a ConfigView of this config.
getView(Class<V>) - Method in class com.facebook.buck.core.config.ConfigViewCache
 
getVisibility() - Method in class com.facebook.buck.parser.api.PackageMetadata
 
getVisibilityChecker() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getVisibilityChecker() - Method in interface com.facebook.buck.rules.visibility.ObeysVisibility
 
getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.Package
 
getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getVisibilityPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNode
List of patterns from visibility attribute.
getVisibilityPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getVmArgs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getVmArgs() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
In practice, these may be values such as -Xmx512m.
getVmArgs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getVmArgs() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getVmArgs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getVmArgs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getVmArgs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getWallMillisDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
 
getWantsPackagePrefix() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
Used to make IntelliJ ignore the package name->folder structure convention and assume the given package prefix.
getWarnings() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getWarningsFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getWarningsFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getWarnOnConfigFileOverrides() - Method in class com.facebook.buck.support.cli.config.CliConfig
 
getWarnOnConfigFileOverridesIgnoredFiles() - Method in class com.facebook.buck.support.cli.config.CliConfig
 
getWasCreatedForAppExtension() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
Add value to scheme to indicate it will be used to work on an app extension.
getWasCreatedForExtension() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getWatchCells() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getWatchInterface() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getWatchInterface() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getWatchman() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getWatchman(WatchmanClient, Path, ImmutableSet<AbsPath>, Console, Clock, long) - Static method in class com.facebook.buck.io.watchman.WatchmanFactory
Query Watchman's capabilities and watch the given directories.
getWatchman() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getWatchmanCursor() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getWatchmanCursor() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getWatchmanDiagReport() - Method in interface com.facebook.buck.doctor.DefectReporter.FileChangesIgnoredReport
 
getWatchmanErrorMessage() - Method in exception com.facebook.buck.io.watchman.WatchmanQueryFailedException
 
getWatchmanGlobSanityCheck() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getWatchmanGlobStatResults() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getWatchmanQueryTimeoutMs() - Method in class com.facebook.buck.parser.config.ParserConfig
 
getWatchmanQueryTimeoutMs() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getWatchmanRelativizedFinalPath(Path) - Method in class com.facebook.buck.skylark.io.impl.HybridGlobberFactory
Ask Watchman to get the final path for a file, following links (and ReparsePoints on Windows).
getWatchmanUseGlobGenerator() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getWatchmanVersion() - Method in class com.facebook.buck.log.InvocationInfo
 
getWatchRoot() - Method in interface com.facebook.buck.io.watchman.ProjectWatch
 
getWeakBindInfoOffset() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getWeakBindInfoSize() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
getWebServer() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getWebServer() - Method in class com.facebook.buck.support.state.BuckGlobalState
 
getWeightedListeningExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
 
getWeightEstimate() - Method in interface com.facebook.buck.android.DexWithClasses
 
getWhitelist() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
getWhitelistedStringDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
A set of "res" directories that contain "whitelisted" strings, i.e.
getWhitelistPatterns() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
getWifiSsid() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getWifiSsid() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getWifiSsid() - Static method in class com.facebook.buck.util.environment.NetworkInfo
 
getWindowsFSInstance() - Static method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
getWindowsLongPathString(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Converts a path to an absolute Windows 'long path' as a string.
getWithinView() - Method in class com.facebook.buck.parser.api.PackageMetadata
 
getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.Package
 
getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
getWithinViewPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNode
List of patterns from within_view attribute.
getWithinViewPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getWord() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
getWorkAroundDsymutilLtoStackOverflowBug() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
If work around for dsymutil should be used.
getWorker() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getWorker() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getWorkerHash() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getWorkerHash() - Method in interface com.facebook.buck.worker.WorkerProcessIdentity
Hash to identify the specific worker pool and kind of a mechanism for invalidating existing pools.
getWorkerJobParamsToUse(Platform) - Method in class com.facebook.buck.shell.WorkerShellStep
 
getWorkerProcessIdentity() - Method in interface com.facebook.buck.worker.WorkerProcessParams
Identifies the instance of the persisted worker process pool.
getWorkerProcessParams() - Method in interface com.facebook.buck.worker.WorkerJobParams
 
getWorkerProcessPool(ExecutionContext, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
Returns an existing WorkerProcessPool for the given job params if one exists, otherwise creates a new one.
getWorkerProcessPools() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Worker process pools that you can populate as needed.
getWorkerRequirementsFilename() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getWorkerTool() - Method in class com.facebook.buck.shell.DefaultWorkerToolRule
 
getWorkerTool() - Method in interface com.facebook.buck.shell.ProvidesWorkerTool
 
getWorkingDirectory() - Method in class com.facebook.buck.core.rules.actions.ActionExecutionContext
 
getWorkingDirectory() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getWorkingTimeFromLastStartUntilNow(Collection<EventInterval>, long) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Deprecated.
getWorkspaceName() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
 
getWorkspaceNameFromArg(XcodeWorkspaceConfigDescriptionArg) - Static method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescription
 
getWorkspacePath() - Method in class com.facebook.buck.features.project.intellij.WorkspaceUpdater
 
getWriteHeaders() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getWriter(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState
 
getWriters(String) - Method in interface com.facebook.buck.log.LogFileHandlerState
 
getWriteTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getXcconfigPaths() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getXcodeBuildVersion() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
XCode build version from from 'xcodebuild -version'
getXcodeBuildVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getXcodeCompileScriptPath() - Method in class com.facebook.buck.features.halide.HalideBuckConfig
 
getXCodeDescriptions() - Method in class com.facebook.buck.apple.AppleXCodeDescriptionClassSupplier
 
getXCodeDescriptions() - Method in interface com.facebook.buck.apple.XCodeDescriptionClassSupplier
 
getXCodeDescriptions() - Method in class com.facebook.buck.apple.XCodeDescriptions
 
getXCodeDescriptions() - Method in class com.facebook.buck.features.halide.HalideXCodeDescriptionClassSupplier
 
getXcodeDeveloperDirectoryForTests() - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodeDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getXcodeDisableParallelizeBuild() - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getXcodePrivateHeadersSymlinks() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getXcodeProductType() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getXcodeProductType() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getXcodeProductType() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getXcodePublicHeadersSymlinks() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getXcodeToolName(String) - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodeToolReplacement(String) - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodeToolVersion(String, String) - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodeVersion() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
XCode version which can be found in DTXcode in XCode plist
getXcodeVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getXctest() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
xctest binary.
getXctest() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getXctestPlatformNames() - Method in class com.facebook.buck.apple.AppleConfig
 
getXctoolDefaultDestinationSpecifier() - Method in class com.facebook.buck.apple.AppleConfig
 
getXctoolPath() - Method in class com.facebook.buck.apple.AppleConfig
 
getXctoolStutterTimeoutMs() - Method in class com.facebook.buck.apple.AppleConfig
 
getXctoolZipTarget(TargetConfiguration) - Method in class com.facebook.buck.apple.AppleConfig
 
getXzCompressionLevel() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getXzCompressionLevel() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getZipAbsolutePath() - Method in class com.facebook.buck.zip.ZipScrubberStep
 
getZipalignExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getZipCompressionLevel() - Method in class com.facebook.buck.apple.AppleConfig
 
getZipFiles() - Method in class com.facebook.buck.android.ModuleInfo
 
getZipMembers(Path) - Static method in class com.facebook.buck.util.unarchive.Unzip
Gets a set of files that are contained in an archive
getZipSafe() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getZipSafe() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getZipSafe() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getZipSrcs() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
GidGenerator - Class in com.facebook.buck.apple.xcode
Generator for Global ID (GID) which are present on every xcode project object.
GidGenerator() - Constructor for class com.facebook.buck.apple.xcode.GidGenerator
 
glob(SkylarkList<String>, SkylarkList<String>, Boolean, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkBuildModule
 
global - Variable in class com.facebook.buck.android.relinker.Symbols
 
GLOBAL_HEADER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
GLOBAL_THIN_HEADER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
GlobalCliOptions - Class in com.facebook.buck.support.cli.args
Contains CLI options that are common to all of the commands.
GlobalCliOptions() - Constructor for class com.facebook.buck.support.cli.args.GlobalCliOptions
 
GlobalStateManager - Class in com.facebook.buck.log
 
GlobalStateManager() - Constructor for class com.facebook.buck.log.GlobalStateManager
 
GlobalStateManager.LoggerIsMappedToThreadScope - Interface in com.facebook.buck.log
 
Globber - Interface in com.facebook.buck.skylark.io
A contract for globbing functionality that allows resolving file paths based on include patterns (file patterns that should be returned) minus exclude patterns (file patterns that should be excluded from the resulting set).
GlobberFactory - Interface in com.facebook.buck.skylark.io
Creates Globber instances to save clients from implementation details.
GlobPatternMatcher - Class in com.facebook.buck.io.filesystem
Matcher that matches paths described by the glob pattern.
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
Checks if existing GlobSpecs with results are the same as current state in the file system.
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.parser.ConcurrentProjectBuildFileParser
 
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
GlobSpec - Class in com.facebook.buck.skylark.io
Glob specification includes parameters that affect glob evaluation within a single package.
GlobSpec() - Constructor for class com.facebook.buck.skylark.io.GlobSpec
 
GlobSpecWithResult - Class in com.facebook.buck.skylark.io
Set of globs performed while executing the build spec and the results they produce.
GlobSpecWithResult() - Constructor for class com.facebook.buck.skylark.io.GlobSpecWithResult
 
GnuArchiver - Class in com.facebook.buck.cxx.toolchain
Archiver implementation for gcc.
GnuArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.GnuArchiver
 
GnuLinker - Class in com.facebook.buck.cxx.toolchain.linker.impl
A specialization of Linker containing information specific to the GNU implementation.
GnuLinker(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
GoArch - Enum in com.facebook.buck.features.go
Represents the GOARCH values in Go found at: https://github.com/golang/go/blob/master/src/go/build/syslist.go
GoAssembleStep - Class in com.facebook.buck.features.go
 
GoAssembleStep(AbsPath, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Iterable<Path>, ImmutableList<Path>, GoPlatform, Path) - Constructor for class com.facebook.buck.features.go.GoAssembleStep
 
GoBinary - Class in com.facebook.buck.features.go
 
GoBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, SymlinkTree, GoCompile, Tool, Linker, GoLinkStep.LinkMode, ImmutableList<String>, ImmutableList<Arg>, GoPlatform) - Constructor for class com.facebook.buck.features.go.GoBinary
 
GoBinaryDescription - Class in com.facebook.buck.features.go
 
GoBinaryDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoBinaryDescription
 
GoBinaryDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of GoBinaryDescription.AbstractGoBinaryDescriptionArg.
GoBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoBinaryDescriptionArg.
GoBuckConfig - Class in com.facebook.buck.features.go
 
GoBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.go.GoBuckConfig
 
GoCompile - Class in com.facebook.buck.features.go
 
GoCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, SymlinkTree, Path, ImmutableMap<Path, Path>, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>, ImmutableList<String>, ImmutableList<String>, GoPlatform, boolean, ImmutableList<SourcePath>, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.GoCompile
 
GoCompileStep - Class in com.facebook.buck.features.go
 
GoCompileStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, Iterable<Path>, Iterable<Path>, ImmutableMap<Path, Path>, ImmutableList<Path>, Optional<Path>, boolean, GoPlatform, Optional<Path>, Path) - Constructor for class com.facebook.buck.features.go.GoCompileStep
 
GoDescriptionsProvider - Class in com.facebook.buck.features.go
 
GoDescriptionsProvider() - Constructor for class com.facebook.buck.features.go.GoDescriptionsProvider
 
GoLibrary - Class in com.facebook.buck.features.go
Provides information about a Go Library rule
GoLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSet<SourcePath>) - Constructor for class com.facebook.buck.features.go.GoLibrary
 
GoLibraryDescription - Class in com.facebook.buck.features.go
 
GoLibraryDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoLibraryDescription
 
GoLibraryDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of GoLibraryDescription.AbstractGoLibraryDescriptionArg.
GoLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoLibraryDescriptionArg.
GoLinkStep - Class in com.facebook.buck.features.go
 
GoLinkStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<Path>, GoPlatform, Path, GoLinkStep.BuildMode, GoLinkStep.LinkMode, Path) - Constructor for class com.facebook.buck.features.go.GoLinkStep
 
GoListStep - Class in com.facebook.buck.features.go
 
GoListStep(Path, Optional<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.GoListStep
 
GoModule - Class in com.facebook.buck.features.go
 
GoModule() - Constructor for class com.facebook.buck.features.go.GoModule
 
GoModuleAdapterPlugin - Class in com.facebook.buck.features.go
 
GoModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.go.GoModuleAdapterPlugin
 
GoOs - Enum in com.facebook.buck.features.go
Represents the GOOS values in Go found at: https://github.com/golang/go/blob/master/src/go/build/syslist.go
GoPackStep - Class in com.facebook.buck.features.go
 
GoPackStep(Path, ImmutableMap<String, String>, ImmutableList<String>, GoPackStep.Operation, ImmutableList<Path>, Iterable<Path>, Path) - Constructor for class com.facebook.buck.features.go.GoPackStep
 
GoPackStep.Operation - Enum in com.facebook.buck.features.go
 
GoProjectCommandHelper - Class in com.facebook.buck.features.go
 
GoProjectCommandHelper(CommandRunnerParams, ListeningExecutorService, boolean, Function<Iterable<String>, ImmutableList<TargetNodeSpec>>, ProjectGeneratorParameters, Optional<TargetConfiguration>) - Constructor for class com.facebook.buck.features.go.GoProjectCommandHelper
 
GoProjectSubCommand - Class in com.facebook.buck.features.go
 
GoProjectSubCommand() - Constructor for class com.facebook.buck.features.go.GoProjectSubCommand
 
GoProjectSubCommandFactory - Class in com.facebook.buck.features.go
 
GoProjectSubCommandFactory() - Constructor for class com.facebook.buck.features.go.GoProjectSubCommandFactory
 
GoTest - Class in com.facebook.buck.features.go
 
GoTest(BuildTarget, ProjectFilesystem, BuildRuleParams, GoBinary, ImmutableSet<String>, ImmutableSet<String>, Optional<Long>, ImmutableMap<String, Arg>, boolean, ImmutableSortedSet<SourcePath>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTest
 
GoTestCoverSource - Class in com.facebook.buck.features.go
GoTestCoverSource is responsible for annotating the source files via `go tool cover` utilty.
GoTestCoverSource(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, GoPlatform, ImmutableSet<SourcePath>, Tool, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestCoverSource
 
GoTestCoverStep - Class in com.facebook.buck.features.go
 
GoTestCoverStep(AbsPath, Path, Path, ImmutableMap<String, String>, ImmutableList<String>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestCoverStep
 
GoTestDescription - Class in com.facebook.buck.features.go
 
GoTestDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoTestDescription
 
GoTestDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of GoTestDescription.AbstractGoTestDescriptionArg.
GoTestDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoTestDescriptionArg.
GoTestMain - Class in com.facebook.buck.features.go
 
GoTestMain(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, ImmutableSet<SourcePath>, Path, GoPlatform, ImmutableMap<Path, ImmutableMap<String, Path>>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestMain
 
GoTestMainStep - Class in com.facebook.buck.features.go
 
GoTestMainStep(AbsPath, ImmutableMap<String, String>, ImmutableList<String>, GoTestCoverStep.Mode, ImmutableMap<Path, ImmutableMap<String, Path>>, Path, Iterable<Path>, Path) - Constructor for class com.facebook.buck.features.go.GoTestMainStep
 
GoTestRunner - Class in com.facebook.buck.features.go
Specifies the test runner for go_test for test protocol.
GoTestRunner(BuildTarget, ProjectFilesystem, SourcePath) - Constructor for class com.facebook.buck.features.go.GoTestRunner
 
GoTestRunnerDescription - Class in com.facebook.buck.features.go
A rule for specifying go test runners.
GoTestRunnerDescription() - Constructor for class com.facebook.buck.features.go.GoTestRunnerDescription
 
GoTestRunnerDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of GoTestRunnerDescription.AbstractGoTestRunnerDescriptionArg.
GoTestRunnerDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoTestRunnerDescriptionArg.
GoTestStep - Class in com.facebook.buck.features.go
Run a go test command and stream the output to a file.
GoTestStep(ProjectFilesystem, Path, ImmutableList<String>, ImmutableMap<String, String>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.features.go.GoTestStep
 
GoTestX - Class in com.facebook.buck.features.go
go test that implements the test protocol
GoTestX(BuildTarget, ProjectFilesystem, BuildRuleParams, GoBinary, ImmutableSet<String>, ImmutableSet<String>, CoercedTestRunnerSpec, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.features.go.GoTestX
 
GoToolchain - Class in com.facebook.buck.features.go
 
GoToolchain() - Constructor for class com.facebook.buck.features.go.GoToolchain
 
GoToolchainFactory - Class in com.facebook.buck.features.go
 
GoToolchainFactory() - Constructor for class com.facebook.buck.features.go.GoToolchainFactory
 
GoToolchainSupplier - Class in com.facebook.buck.features.go
 
GoToolchainSupplier() - Constructor for class com.facebook.buck.features.go.GoToolchainSupplier
 
GraphComputation<Key extends ComputeKey<Result>,Result extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation
Interface for transformations with the GraphTransformationEngine.
GraphComputationStage<KeyType extends ComputeKey<ResultType>,ResultType extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation.impl
Represents one "stage" of computation in the GraphTransformationEngine.
GraphComputationStage(GraphComputation<KeyType, ResultType>) - Constructor for class com.facebook.buck.core.graph.transformation.impl.GraphComputationStage
 
GraphComputationStage(GraphComputation<KeyType, ResultType>, GraphEngineCache<KeyType, ResultType>) - Constructor for class com.facebook.buck.core.graph.transformation.impl.GraphComputationStage
 
GraphEngineCache<Key extends ComputeKey<Value>,Value extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation
Interface for a Cache object that GraphTransformationEngine uses to store results that have finished computing so that the results can be reused.
GraphEngineFactory - Class in com.facebook.buck.cli
Factory that creates GraphTransformationEngine for given parameters
GraphEnhancementQueryEnvironment - Class in com.facebook.buck.rules.query
A query environment that can be used for graph-enhancement, including macro expansion or dynamic dependency resolution.
GraphEnhancementQueryEnvironment(Optional<ActionGraphBuilder>, Optional<TargetGraph>, TypeCoercerFactory, CellNameResolver, UnconfiguredBuildTargetViewFactory, BaseName, Set<BuildTarget>, TargetConfiguration) - Constructor for class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
GraphTransformationEngine - Interface in com.facebook.buck.core.graph.transformation
Transformation engine that transforms supplied ComputeKey into ComputeResult via GraphComputation.
GraphTraversable<T> - Interface in com.facebook.buck.core.util.graph
 
GraphTraversableWithDependencyStack<T> - Interface in com.facebook.buck.core.util.graph
Callback passed to AcyclicDepthFirstPostOrderTraversalWithDependencyStack to access following nodes.
GraphTraversableWithPayload<T,P> - Interface in com.facebook.buck.core.util.graph
Callback passed to AcyclicDepthFirstPostOrderTraversalWithPayload to access current node payload and following nodes.
GraphTraversableWithPayloadAndDependencyStack<T,P> - Interface in com.facebook.buck.core.util.graph
Callback passed to AcyclicDepthFirstPostOrderTraversalWithPayloadAndDependencyStack to access current node payload and following nodes.
GroovyBuckConfig - Class in com.facebook.buck.jvm.groovy
 
GroovyBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyBuckConfig
 
Groovyc - Class in com.facebook.buck.jvm.groovy
 
Groovyc(Supplier<? extends SourcePath>, boolean) - Constructor for class com.facebook.buck.jvm.groovy.Groovyc
 
Groovyc(SourcePath, boolean) - Constructor for class com.facebook.buck.jvm.groovy.Groovyc
 
GroovyConfiguredCompilerFactory - Class in com.facebook.buck.jvm.groovy
 
GroovyConfiguredCompilerFactory(GroovyBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyConfiguredCompilerFactory
 
GroovyDescriptionsProvider - Class in com.facebook.buck.jvm.groovy
 
GroovyDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.groovy.GroovyDescriptionsProvider
 
GroovyLibraryDescription - Class in com.facebook.buck.jvm.groovy
 
GroovyLibraryDescription(ToolchainProvider, GroovyBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
 
GroovyLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.groovy
 
GroovyLibraryDescriptionArg - Class in com.facebook.buck.jvm.groovy
Immutable implementation of GroovyLibraryDescription.AbstractGroovyLibraryDescriptionArg.
GroovyLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.groovy
Builds instances of type GroovyLibraryDescriptionArg.
GroovyLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.groovy
 
GroovyLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
 
GroovyTestDescription - Class in com.facebook.buck.jvm.groovy
Description for groovy_test.
GroovyTestDescription(ToolchainProvider, GroovyBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyTestDescription
 
GroovyTestDescriptionArg - Class in com.facebook.buck.jvm.groovy
Immutable implementation of GroovyTestDescription.AbstractGroovyTestDescriptionArg.
GroovyTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.groovy
Builds instances of type GroovyTestDescriptionArg.
GroovyTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.groovy
 
GroovyTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
 
group(Collection<TargetNode<?>>) - Static method in class com.facebook.buck.core.model.targetgraph.MergedTargetNode
Group targets by unflavored target.
GroupedSource - Class in com.facebook.buck.apple
 
GroupedSource() - Constructor for class com.facebook.buck.apple.GroupedSource
 
GroupedSource.Type - Enum in com.facebook.buck.apple
The type of grouped source entry this object represents.
GroupedSource.Visitor - Interface in com.facebook.buck.apple
 
GrpcAsyncBlobFetcher - Class in com.facebook.buck.remoteexecution.grpc
GRPC implementation of the AsyncBlobFetcher.
GrpcAsyncBlobFetcher(String, ContentAddressableStorageGrpc.ContentAddressableStorageFutureStub, ByteStreamGrpc.ByteStreamStub, BuckEventBus, RemoteExecutionMetadata, Protocol, int) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
 
GrpcCasBlobUploader - Class in com.facebook.buck.remoteexecution.grpc
GRPC implementation of the CasBlobUploader.
GrpcCasBlobUploader(String, ContentAddressableStorageGrpc.ContentAddressableStorageFutureStub, ByteStreamGrpc.ByteStreamStub, BuckEventBus, RemoteExecutionMetadata) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
 
GrpcContentAddressableStorageClient - Class in com.facebook.buck.remoteexecution.grpc
Implementation of a CAS client using GRPC.
GrpcContentAddressableStorageClient(ContentAddressableStorageGrpc.ContentAddressableStorageFutureStub, ByteStreamGrpc.ByteStreamStub, int, String, Protocol, BuckEventBus, RemoteExecutionMetadata, int) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorageClient
 
GrpcDigest(Digest) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
GrpcExecutionFactory - Class in com.facebook.buck.remoteexecution.grpc
Factory for creating grpc-based strategies.
GrpcExecutionFactory() - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
 
GrpcHeaderHandler - Class in com.facebook.buck.remoteexecution.grpc
Provides operations over GRPC headers.
GrpcHeaderHandler.StubAndResponseMetadata<Stub extends io.grpc.stub.AbstractStub<Stub>> - Interface in com.facebook.buck.remoteexecution.grpc
Class that contains the GRPC stub and any RemoteExecutionMetadata returned in the GRPC response.
GrpcOutputDirectory(OutputDirectory) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
 
GrpcOutputFile(OutputFile) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
 
GrpcProtocol - Class in com.facebook.buck.remoteexecution.grpc
A Grpc-based Protocol implementation.
GrpcProtocol() - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
GrpcProtocol.GrpcDigest - Class in com.facebook.buck.remoteexecution.grpc
Wrapped Grpc Digest.
GrpcProtocol.GrpcOutputDirectory - Class in com.facebook.buck.remoteexecution.grpc
Wrapped Grpc OutputDirectory.
GrpcProtocol.GrpcOutputFile - Class in com.facebook.buck.remoteexecution.grpc
Wrapped Grpc OutputFile.
GrpcRemoteExecutionClients - Class in com.facebook.buck.remoteexecution.grpc
A RemoteExecution that sends jobs to a grpc-based remote execution service.
GrpcRemoteExecutionClients(String, ManagedChannel, ManagedChannel, int, MetadataProvider, BuckEventBus, RemoteExecutionStrategyConfig) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
GrpcRemoteExecutionServiceClient - Class in com.facebook.buck.remoteexecution.grpc
Implementation of the GRPC client for the Remote Execution service.
GrpcRemoteExecutionServiceClient(ExecutionGrpc.ExecutionStub, ByteStreamGrpc.ByteStreamStub, String, Protocol, int) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionServiceClient
 
GrpcRemoteExecutionServiceServer - Class in com.facebook.buck.remoteexecution.grpc
A really simple implementation of remote execution (and CAS).
GrpcRemoteExecutionServiceServer(LocalContentAddressedStorage, Path) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionServiceServer
 
GrpcServer - Class in com.facebook.buck.remoteexecution.grpc.server
A simple remote execution server.
GrpcServer(int) - Constructor for class com.facebook.buck.remoteexecution.grpc.server.GrpcServer
 
GrpcServerMain - Class in com.facebook.buck.remoteexecution.grpc.server
Runs the GrpcServer remote execution server.
GrpcServerMain() - Constructor for class com.facebook.buck.remoteexecution.grpc.server.GrpcServerMain
 
GuavaRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
An implementation of RuleKeyHasher that wraps Guava's Hasher.
GuavaRuleKeyHasher(Hasher) - Constructor for class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
GWT_MODULE_FLAVOR - Static variable in interface com.facebook.buck.jvm.core.JavaLibrary
This Buildable is expected to support the GWT flavor, which is a BuildRule whose output file is a JAR containing the files necessary to use this JavaLibrary as a GWT module.
GwtBinary - Class in com.facebook.buck.features.gwt
Buildable that produces a GWT application as a WAR file, which is a zip of the outputs produced by the GWT compiler.
GwtBinaryDescription - Class in com.facebook.buck.features.gwt
Description for gwt_binary.
GwtBinaryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.gwt.GwtBinaryDescription
 
GwtBinaryDescriptionArg - Class in com.facebook.buck.features.gwt
Immutable implementation of GwtBinaryDescription.AbstractGwtBinaryDescriptionArg.
GwtBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.gwt
Builds instances of type GwtBinaryDescriptionArg.
GwtBuckModule - Class in com.facebook.buck.features.gwt
Module that provides GWT rules.
GwtBuckModule() - Constructor for class com.facebook.buck.features.gwt.GwtBuckModule
 
GwtBuckModuleAdapterPlugin - Class in com.facebook.buck.features.gwt
 
GwtBuckModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.gwt.GwtBuckModuleAdapterPlugin
 
GwtDescriptionsProvider - Class in com.facebook.buck.features.gwt
 
GwtDescriptionsProvider() - Constructor for class com.facebook.buck.features.gwt.GwtDescriptionsProvider
 
GwtModule - Class in com.facebook.buck.features.gwt
BuildRule whose output file is a JAR containing the .java files and resources suitable for a GWT module.
gzipUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 

H

HALIDE_COMPILE_FLAVOR - Static variable in class com.facebook.buck.features.halide.HalideLibraryDescription
 
HALIDE_COMPILER_FLAVOR - Static variable in class com.facebook.buck.features.halide.HalideLibraryDescription
 
HALIDE_SECTION_NAME - Static variable in class com.facebook.buck.features.halide.HalideBuckConfig
 
HALIDE_XCODE_COMPILE_SCRIPT_KEY - Static variable in class com.facebook.buck.features.halide.HalideBuckConfig
 
HalideBuckConfig - Class in com.facebook.buck.features.halide
A Halide-specific "view" of BuckConfig.
HalideBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.halide.HalideBuckConfig
 
HalideCompile - Class in com.facebook.buck.features.halide
 
HalideCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, String, Optional<ImmutableList<String>>, Optional<String>) - Constructor for class com.facebook.buck.features.halide.HalideCompile
 
HalideCompilerStep - Class in com.facebook.buck.features.halide
 
HalideCompilerStep(AbsPath, ImmutableMap<String, String>, ImmutableList<String>, Path, String, String, Optional<ImmutableList<String>>) - Constructor for class com.facebook.buck.features.halide.HalideCompilerStep
 
HalideDescriptionsProvider - Class in com.facebook.buck.features.halide
 
HalideDescriptionsProvider() - Constructor for class com.facebook.buck.features.halide.HalideDescriptionsProvider
 
HalideLibrary - Class in com.facebook.buck.features.halide
 
HalideLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, Optional<Pattern>) - Constructor for class com.facebook.buck.features.halide.HalideLibrary
 
HalideLibraryDescription - Class in com.facebook.buck.features.halide
 
HalideLibraryDescription(ToolchainProvider, CxxBuckConfig, HalideBuckConfig) - Constructor for class com.facebook.buck.features.halide.HalideLibraryDescription
 
HalideLibraryDescriptionArg - Class in com.facebook.buck.features.halide
Immutable implementation of HalideLibraryDescription.AbstractHalideLibraryDescriptionArg.
HalideLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.halide
Builds instances of type HalideLibraryDescriptionArg.
HalideModule - Class in com.facebook.buck.features.halide
 
HalideModule() - Constructor for class com.facebook.buck.features.halide.HalideModule
 
HalideModuleAdapterPlugin - Class in com.facebook.buck.features.halide
 
HalideModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.halide.HalideModuleAdapterPlugin
 
HalideXCodeDescriptionClassSupplier - Class in com.facebook.buck.features.halide
 
HalideXCodeDescriptionClassSupplier() - Constructor for class com.facebook.buck.features.halide.HalideXCodeDescriptionClassSupplier
 
handle(Event) - Method in class com.facebook.buck.core.starlark.eventhandler.ConsoleEventHandler
 
handle(BuckEvent) - Method in class com.facebook.buck.event.listener.ScribeEventListener
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.facebook.buck.httpserver.ArtifactCacheHandler
 
handleConsoleEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
handleEndOfTests() - Method in interface com.facebook.buck.apple.IdbOutputParsing.IdbResultCallback
 
handleEndOfTests() - Method in class com.facebook.buck.apple.TestCaseSummariesBuildingIdb
 
handleException(CmdLineException) - Method in class com.facebook.buck.cli.AbstractCommand
Handle CmdLineException when calling parseArguments()
handleException(CmdLineException, String) - Method in class com.facebook.buck.cli.AbstractCommand
Print error message when there are unknown options
handleException(CmdLineException) - Method in class com.facebook.buck.cli.RunCommand
It prints error message when users do not pass arguments to underlying binary correctly.
handleException(CmdLineException) - Method in class com.facebook.buck.cli.TestCommand
It prints error message when users do not pass arguments to underlying binary correctly.
handleException(T) - Method in class com.facebook.buck.support.exceptions.handler.ExceptionHandler
 
handleException(Throwable) - Method in class com.facebook.buck.support.exceptions.handler.ExceptionHandlerRegistry
 
handleFallback(Object) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
handleLine(String) - Method in interface com.facebook.buck.util.InputStreamConsumer.Handler
 
handleNotification(Notification, Object) - Method in class com.facebook.buck.support.jvm.GCNotificationEventEmitter
Handles a JMX Notification emitted by one of the GC beans that we're listening to.
handleTestResult(ImmutableIdbTestResult) - Method in interface com.facebook.buck.apple.IdbOutputParsing.IdbResultCallback
 
handleTestResult(ImmutableIdbTestResult) - Method in class com.facebook.buck.apple.TestCaseSummariesBuildingIdb
 
handshake(int) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
 
handshake(int) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
HangMonitor - Class in com.facebook.buck.cli
 
HangMonitor(Consumer<String>, Duration) - Constructor for class com.facebook.buck.cli.HangMonitor
 
HangMonitor.AutoStartInstance - Class in com.facebook.buck.cli
 
HasAndroidResourceDeps - Interface in com.facebook.buck.android
Indicates that this class may have android resources that should be packaged into an APK.
hasAnnotationProcessing() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
 
hasAny() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
HasAppleBundleFields - Interface in com.facebook.buck.apple
 
HasAppleBundleResourcesDescription<T extends BuildRuleArg> - Interface in com.facebook.buck.apple
Rule description for rules which have apple bundles
HasAppleCodesignFields - Interface in com.facebook.buck.apple
Defines a set of codesign-related fields that are applicable to bundle-like rules.
HasAppleDebugSymbolDeps - Interface in com.facebook.buck.cxx
Returns all archives and object files, or other instances of HasAppleDebugSymbolDeps.
HasApplicationModuleBlacklist - Interface in com.facebook.buck.core.description.arg
Interface for marking a argument list as containing application_module_blacklist
hasAssumptionViolations() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
hasAssumptionViolations() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
hasAssumptionViolations() - Method in class com.facebook.buck.test.TestCaseSummary
 
hasAssumptionViolations() - Method in class com.facebook.buck.test.TestResults
 
hasAtLeastOneWriteableRemoteCache() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
HasBrokenInputBasedRuleKey - Interface in com.facebook.buck.rules.modern
Used to indicate that this Buildable's input-based key doesn't properly reflect all the inputs to this rule.
hasBuildSteps() - Method in interface com.facebook.buck.core.rules.BuildRule
Whether this BuildRule may have any steps to build.
hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
HasBuildTarget - Interface in com.facebook.buck.core.model
Some object that has a build target.
HasBundleName - Interface in com.facebook.buck.features.js
Common interface for rule args that have a bundle name that can optionally be overridden depending on the flavors a rule is built with.
HasClasspathDeps - Interface in com.facebook.buck.jvm.core
A convenience interface for items which contribute to the classpath of a java packageable.
HasClasspathEntries - Interface in com.facebook.buck.jvm.core
Implemented by build rules where the output has a classpath environment.
HasContacts - Interface in com.facebook.buck.core.description.arg
 
HasCustomDepsLogic - Interface in com.facebook.buck.core.rules.attr
Deprecated.
HasCustomInputsLogic - Interface in com.facebook.buck.core.rules.modern
Deriving inputs directly from the @AddToRuleKey annotated fields of some objects doesn't work correctly or is too slow.
HasDeclaredAndExtraDeps - Interface in com.facebook.buck.core.rules.attr
Some rules have a legacy behavior of distinguishing between "declared" deps (i.e.
HasDeclaredDeps - Interface in com.facebook.buck.core.description.arg
 
hasDefaultCondition() - Method in class com.facebook.buck.core.select.Selector
Returns whether or not this selector has a default condition.
HasDefaultFlavors - Interface in com.facebook.buck.core.model
A constructor arg of rules which have default flavors.
HasDefaultPlatform - Interface in com.facebook.buck.core.description.arg
A constructor arg of rules which have a default platform.
HasDepsQuery - Interface in com.facebook.buck.core.description.arg
 
HasDesugarSupport - Interface in com.facebook.buck.jvm.core
Implemented by build rules that support desugar process to the lower java versions, for example java 8 to java 7 desugar for Android builds.
HasDexFiles - Interface in com.facebook.buck.android
 
hasDiff - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
 
HasDuplicateAndroidResourceTypes - Interface in com.facebook.buck.android
 
HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour - Enum in com.facebook.buck.android
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.AbsoluteOutputMacroTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.LeafTypeNewCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.TestRunnerSpecCoercer
 
hasElementClass(Class<?>...) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Returns whether the leaf nodes of this type coercer outputs value that is an instance of the given class or its subclasses.
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
hasElementTypes(Class<?>...) - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
hasElementTypes(Class<?>...) - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
HasEntitlementsFile - Interface in com.facebook.buck.apple
 
hasEntries() - Method in class com.facebook.buck.util.zip.DeterministicManifest
 
HasExopackageArgs - Interface in com.facebook.buck.android
 
HasExtraJson - Interface in com.facebook.buck.features.js
Common interface for rule args that have used-defined JSON that is passed on to the worker.
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.android.AndroidBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.android.AndroidBundleDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.android.AndroidLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.android.AndroidResourceDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.AppleBundleDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.ApplePackageDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.AppleResourceDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.AppleTestDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.CoreDataModelDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.SceneKitAssetsDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in interface com.facebook.buck.core.model.Flavored
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxBinaryFlavored
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxLibraryFlavored
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.cxx.CxxTestDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.go.GoBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.go.GoTestDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.js.JsBundleDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>, TargetConfiguration) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
hasFocus() - Method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Returns whether any focus is set.
HasGoLinkable - Interface in com.facebook.buck.features.go
 
hash(TargetConfiguration) - Static method in class com.facebook.buck.core.model.impl.TargetConfigurationHasher
Hashes a target configuration.
hash() - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
hash() - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
hash() - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
hash() - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Computes the final hash.
hash() - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
hash() - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
Finishes populating the ruleKey with remaining key/value pairs and returns it
hashCode() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
hashCode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Computes a hash code from attributes: manifestSkeleton, buildConfigValues, includeBuildConfigClass, enableRelinker, manifest, resourceUnionPackage, skipNonUnionRDotJava, finalRName, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, freeCompilerArgs, allWarningsAsErrors, suppressWarnings, verbose, includeRuntime, jvmTarget, jdkHome, noJdk, noStdlib, noReflect, javaParameters, apiVersion, languageVersion, annotationProcessingTool, friendPaths, kaptApOptions, kotlincPlugins, depsQuery, providedDepsQuery.
hashCode() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
Computes a hash code from attributes: applicationModuleConfigs, applicationModuleDependencies, noDx, shouldIncludeClasses, shouldIncludeLibraries, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, applicationModuleBlacklist.
hashCode() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
Computes a hash code from attributes: keystore, useSplitDex, minimizePrimaryDexSize, dexCompression, primaryDexPatterns, primaryDexClassesFile, primaryDexScenarioFile, primaryDexScenarioOverflowAllowed, secondaryDexHeadClassesFile, secondaryDexTailClassesFile, androidAppModularityResult, linearAllocHardLimit, dexGroupLibLimit, resourceFilter, preprocessJavaClassesDeps, xzCompressionLevel, packageAssetLibraries, compressAssetLibraries, assetCompressionAlgorithm, redex, redexConfig, redexExtraArgs, deps, licenses, labels, defaultTargetPlatform, compatibleWith, name, exopackage, exopackageModes, tests, manifest, manifestSkeleton, moduleManifestSkeleton, packageType, noDx, disablePreDex, androidSdkProguardConfig, optimizationPasses, proguardJvmArgs, proguardConfig, resourceCompression, skipCrunchPngs, includesVectorDrawables, noAutoVersionResources, noVersionTransitionsResources, noAutoAddOverlayResources, applicationModuleTargets, applicationModuleConfigs, applicationModulesWithResources, applicationModulesWithManifest, applicationModuleDependencies, isCacheable, additionalAaptParams, aaptMode, trimResourceIds, allowRDotJavaInSecondaryDex, keepResourcePattern, resourceUnionPackage, locales, aapt2LocaleFiltering, localizedStringFileName, buildStringSourceMap, ignoreAaptProguardConfig, cpuFilters, preprocessJavaClassesBash, reorderClassesIntraDex, dexTool, dexReorderToolFile, dexReorderDataDumpFile, nativeLibraryMergeMap, nativeLibraryMergeGlue, nativeLibraryMergeCodeGenerator, nativeLibraryMergeLocalizedSymbols, nativeLibraryProguardConfigGenerator, enableRelinker, relinkerWhitelist, manifestEntries, buildConfigValues, postFilterResourcesCmd, buildConfigValuesFile, skipProguard, useDynamicFeature, extraFilteredResources, duplicateResourceBehavior, allowedDuplicateResourceTypes, bannedDuplicateResourceTypes, duplicateResourceWhitelist, effectiveBannedDuplicateResourceTypes, applicationModuleBlacklist.
hashCode() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
Computes a hash code from attributes: getPackage, values, valuesFile, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
Computes a hash code from attributes: keystore, useSplitDex, minimizePrimaryDexSize, dexCompression, primaryDexPatterns, primaryDexClassesFile, primaryDexScenarioFile, primaryDexScenarioOverflowAllowed, secondaryDexHeadClassesFile, secondaryDexTailClassesFile, bundleConfigFile, androidAppModularityResult, linearAllocHardLimit, dexGroupLibLimit, resourceFilter, preprocessJavaClassesDeps, xzCompressionLevel, packageAssetLibraries, compressAssetLibraries, assetCompressionAlgorithm, redex, redexConfig, redexExtraArgs, aaptMode, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, exopackage, exopackageModes, tests, manifest, manifestSkeleton, moduleManifestSkeleton, packageType, noDx, disablePreDex, androidSdkProguardConfig, optimizationPasses, proguardJvmArgs, proguardConfig, resourceCompression, skipCrunchPngs, includesVectorDrawables, noAutoVersionResources, noVersionTransitionsResources, noAutoAddOverlayResources, applicationModuleTargets, applicationModuleConfigs, applicationModulesWithResources, applicationModulesWithManifest, applicationModuleDependencies, isCacheable, additionalAaptParams, trimResourceIds, allowRDotJavaInSecondaryDex, keepResourcePattern, resourceUnionPackage, locales, aapt2LocaleFiltering, localizedStringFileName, buildStringSourceMap, ignoreAaptProguardConfig, cpuFilters, preprocessJavaClassesBash, reorderClassesIntraDex, dexTool, dexReorderToolFile, dexReorderDataDumpFile, nativeLibraryMergeMap, nativeLibraryMergeGlue, nativeLibraryMergeCodeGenerator, nativeLibraryMergeLocalizedSymbols, nativeLibraryProguardConfigGenerator, enableRelinker, relinkerWhitelist, manifestEntries, buildConfigValues, postFilterResourcesCmd, buildConfigValuesFile, skipProguard, useDynamicFeature, extraFilteredResources, duplicateResourceBehavior, allowedDuplicateResourceTypes, bannedDuplicateResourceTypes, duplicateResourceWhitelist, effectiveBannedDuplicateResourceTypes, applicationModuleBlacklist.
hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
Computes a hash code from attributes: manifest, manifestSkeleton, apk, aaptMode, includesVectorDrawables, dexTool, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
Computes a hash code from attributes: apk, licenses, labels, defaultTargetPlatform, compatibleWith, name, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Computes a hash code from attributes: manifest, resourceUnionPackage, skipNonUnionRDotJava, finalRName, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, freeCompilerArgs, allWarningsAsErrors, suppressWarnings, verbose, includeRuntime, jvmTarget, jdkHome, noJdk, noStdlib, noReflect, javaParameters, apiVersion, languageVersion, annotationProcessingTool, friendPaths, kaptApOptions, kotlincPlugins, depsQuery, providedDepsQuery.
hashCode() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
Computes a hash code from attributes: skeleton, deps, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
Computes a hash code from attributes: aar, sourceJar, javadocUrl, mavenCoords, requiredForSourceOnlyAbi, useSystemLibraryLoader, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
Computes a hash code from attributes: res, assets, projectRes, projectAssets, hasWhitelistedStrings, getPackage, manifest, resourceUnion, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
Computes a hash code from attributes: out, apk, isCacheable, bash, cmd, cmdExe, srcs, enableSandbox, environmentExpansionSeparator, remote, cacheable, needAndroidTools, licenses, labels, defaultTargetPlatform, compatibleWith, name, tests.
hashCode() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
Computes a hash code from attributes: aidl, importPath, aidlSrcs, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
hashCode() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
Computes a hash code from attributes: flags, isAsset, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, srcs.
hashCode() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Computes a hash code from attributes: cxxToolchain, sharedRuntimePath, objdump, cxxRuntime, ndkPath, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
Computes a hash code from attributes: isAsset, nativeLibs, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
hashCode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Computes a hash code from attributes: robolectricRuntimeDependency, robolectricManifest, resourceUnionPackage, useOldStyleableFormat, forceFinalResourceIds, useBinaryResources, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, freeCompilerArgs, allWarningsAsErrors, suppressWarnings, verbose, includeRuntime, jvmTarget, jdkHome, noJdk, noStdlib, noReflect, javaParameters, apiVersion, languageVersion, annotationProcessingTool, friendPaths, kaptApOptions, kotlincPlugins, runner, specs.
hashCode() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
hashCode() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg
Computes a hash code from attributes: basePlatform, nativePlatforms, name.
hashCode() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
Computes a hash code from attributes: dirs, appIcon, launchImage, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
Computes a hash code from attributes: notices, warnings, errors, compressPngs, optimization, outputFormat, extraFlags.
hashCode() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Computes a hash code from attributes: infoPlist, infoPlistSubstitutions, configs, headerPathPrefix, modular, modulemapMode, targetSdkVersion, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, publicIncludeDirectories, publicSystemIncludeDirectories, exportedCxxDeps, cxxDeps, exportedHeaderStyle, supportsMergedLinking, linkStyle, linkGroupMap, linkGroup, thinLto, fatLto, srcs, platformSrcs, headers, rawHeaders, includeDirectories, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion, contacts, entitlementsFile.
hashCode() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
Computes a hash code from attributes: binary, platformBinary, ibtoolModuleFlag, ibtoolFlags, resourceGroupMap, resourceGroup, deps, licenses, labels, defaultTargetPlatform, compatibleWith, name, extension, infoPlist, productName, xcodeProductType, isAppClip, infoPlistSubstitutions, assetCatalogsCompilationOptions, codesignFlags, codesignIdentity, contacts, defaultPlatform, tests.
hashCode() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Computes a hash code from attributes: infoPlist, infoPlistSubstitutions, configs, headerPathPrefix, modular, modulemapMode, targetSdkVersion, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, publicIncludeDirectories, publicSystemIncludeDirectories, exportedCxxDeps, cxxDeps, exportedHeaderStyle, supportsMergedLinking, linkStyle, linkGroupMap, linkGroup, thinLto, fatLto, srcs, platformSrcs, headers, rawHeaders, includeDirectories, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion, contacts.
hashCode() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
Computes a hash code from attributes: bundle, needAndroidTools, licenses, labels, defaultTargetPlatform, compatibleWith, name, defaultPlatform.
hashCode() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
Computes a hash code from attributes: dirs, files, variants, resourcesFromDeps, destination, codesignOnCopy, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Computes a hash code from attributes: runTestSeparately, isUiTest, testHostApp, uiTestTargetApp, snapshotReferenceImagesPath, snapshotImagesDiffPath, destinationSpecifier, env, configs, headerPathPrefix, modular, modulemapMode, targetSdkVersion, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, publicIncludeDirectories, publicSystemIncludeDirectories, exportedCxxDeps, cxxDeps, exportedHeaderStyle, supportsMergedLinking, linkStyle, linkGroupMap, linkGroup, thinLto, fatLto, srcs, platformSrcs, headers, rawHeaders, includeDirectories, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion, infoPlist, xcodeProductType, isAppClip, infoPlistSubstitutions, assetCatalogsCompilationOptions, codesignFlags, codesignIdentity, contacts, entitlementsFile, testRuleTimeoutMs, runner, specs.
hashCode() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Computes a hash code from attributes: sdkName, architecture, platformPath, sdkPath, version, buildVersion, minVersion, actool, dsymutil, ibtool, libtool, lipo, lldb, momc, xctest, copySceneKitAssets, codesign, codesignAllocate, cxxToolchain, swiftToolchain, developerPath, xcodeVersion, xcodeBuildVersion, workAroundDsymutilLtoStackOverflowBug, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
Computes a hash code from attributes: appleToolchains, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
Computes a hash code from attributes: path, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.apple.clang.UmbrellaHeaderModuleMap
 
hashCode() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
Computes a hash code from attributes: framework, supportedPlatformsRegex, exportedLinkerFlags, codeSignOnCopy, exportedPlatformLinkerFlags, preferredLinkage, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
hashCode() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
Computes a hash code from attributes: inputs, inputFileLists, outputs, outputFileLists, cmd, licenses, labels, defaultTargetPlatform, compatibleWith, name, srcs.
hashCode() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
hashCode() - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
hashCode() - Method in class com.facebook.buck.core.config.BuckConfig
 
hashCode() - Method in class com.facebook.buck.core.exceptions.DependencyStack
 
hashCode() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
hashCode() - Method in interface com.facebook.buck.core.filesystems.PathWrapper
 
hashCode() - Method in class com.facebook.buck.core.graph.transformation.model.ClassBasedComputationIdentifier
 
hashCode() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedComputationIdentifier
 
hashCode() - Method in class com.facebook.buck.core.model.BaseName
 
hashCode() - Method in class com.facebook.buck.core.model.BuildId
 
hashCode() - Method in class com.facebook.buck.core.model.BuildTarget
 
hashCode() - Method in class com.facebook.buck.core.model.ConfigurationForConfigurationTargets
 
hashCode() - Method in class com.facebook.buck.core.model.ErrorTargetConfiguration
 
hashCode() - Method in class com.facebook.buck.core.model.FlavorSet
 
hashCode() - Method in class com.facebook.buck.core.model.InternalFlavor
 
hashCode() - Method in class com.facebook.buck.core.model.OutputLabel
 
hashCode() - Method in class com.facebook.buck.core.model.platform.impl.EmptyPlatform
 
hashCode() - Method in class com.facebook.buck.core.model.platform.impl.UnconfiguredPlatform
 
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
hashCode() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
hashCode() - Method in class com.facebook.buck.core.model.UnconfiguredTargetConfiguration
 
hashCode() - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
hashCode() - Method in class com.facebook.buck.core.model.UserFlavor
 
hashCode() - Method in class com.facebook.buck.core.path.ForwardRelativePath
 
hashCode() - Method in class com.facebook.buck.core.rulekey.RuleKey
 
hashCode() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
Computes a hash code from attributes: values, constraintValues, name.
hashCode() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
hashCode() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
Computes a hash code from attributes: name.
hashCode() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
Computes a hash code from attributes: constraintSetting, name.
hashCode() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
Computes a hash code from attributes: constraintValues, deps, name.
hashCode() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableDefaultInfo
Computes a hash code from attributes: namedOutputs, defaultOutputs.
hashCode() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableRunInfo
Computes a hash code from attributes: env, args.
hashCode() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
Computes a hash code from attributes: testName, testCaseName, labels, contacts, timeoutMs, runTestsSeparately, type.
hashCode() - Method in class com.facebook.buck.core.select.Selector
 
hashCode() - Method in class com.facebook.buck.core.select.SelectorKey
 
hashCode() - Method in class com.facebook.buck.core.select.SelectorList
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.BuildTarget
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.Path
 
hashCode() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
Computes a hash code from attributes: binary, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
Computes a hash code from attributes: toolchainName, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
hashCode() - Method in class com.facebook.buck.counters.Counter
 
hashCode() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Computes a hash code from attributes: linkDepsQueryWhole, linkStyle, linkGroupMap, linkGroup, thinLto, fatLto, srcs, platformSrcs, headers, rawHeaders, includeDirectories, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, cxxDeps, privateCxxDeps, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
hashCode() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
Computes a hash code from attributes: out, bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, remote, cacheable, needAndroidTools, licenses, labels, defaultTargetPlatform, compatibleWith, name, tests.
hashCode() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Computes a hash code from attributes: exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, publicIncludeDirectories, publicSystemIncludeDirectories, exportedCxxDeps, cxxDeps, exportedHeaderStyle, supportsMergedLinking, linkStyle, linkGroupMap, linkGroup, thinLto, fatLto, srcs, platformSrcs, headers, rawHeaders, includeDirectories, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, defaultPlatform, tests, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
Computes a hash code from attributes: src, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Computes a hash code from attributes: framework, env, args, runTestSeparately, useDefaultTestMain, resources, additionalCoverageTargets, linkDepsQueryWhole, linkStyle, linkGroupMap, linkGroup, thinLto, fatLto, srcs, platformSrcs, headers, rawHeaders, includeDirectories, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, cxxDeps, privateCxxDeps, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Computes a hash code from attributes: privateHeadersSymlinksEnabled, publicHeadersSymlinksEnabled, useArgFile, sharedLibraryExtension, sharedLibraryVersionedExtensionFormat, staticLibraryExtension, objectFileExtension, binaryExtension, compilerType, linkerType, assembler, assemblerFlags, cCompiler, cCompilerFlags, cxxCompiler, cxxCompilerFlags, linker, linkerFlags, archiver, archiverFlags, archiverType, strip, ranlib, ranlibFlags, stripFlags, staticDepRuntimeLdFlags, staticPicDepRuntimeLdFlags, sharedDepRuntimeLdFlags, nm, sharedLibraryInterfaceType, objcopyForSharedLibraryInterface, useHeaderMap, filepathLengthLimited, headersWhitelist, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
Computes a hash code from attributes: headerDirs, platformHeaderDirs, versionedHeaderDirs, importLib, platformImportLib, versionedImportLib, sharedLib, platformSharedLib, versionedSharedLib, staticLib, platformStaticLib, versionedStaticLib, staticPicLib, platformStaticPicLib, versionedStaticPicLib, headerOnly, exportedHeaders, exportedPlatformHeaders, headerNamespace, provided, linkWhole, forceStatic, preferredLinkage, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, versionedExportedPreprocessorFlags, versionedExportedPlatformPreprocessorFlags, versionedExportedLangPreprocessorFlags, versionedExportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, soname, linkWithoutSoname, canBeAsset, frameworks, libraries, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, supportsSharedLibraryInterface, supportsMergedLinking, privateCxxDeps, exportedCxxDeps, cxxDeps, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Computes a hash code from attributes: exportedPreprocessorFlags, includeDirs, staticLink, staticLibs, staticPicLink, staticPicLibs, sharedLink, sharedLibs, importLibs, providedSharedLibs, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.cxx.RelativeLinkArg
 
hashCode() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
hashCode() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
hashCode() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
 
hashCode() - Method in class com.facebook.buck.event.UninstallEvent.Finished
 
hashCode() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
Computes a hash code from attributes: srcTarget, extraTests, extraTargets, extraShallowTargets, workspaceName, actionConfigNames, extraSchemes, environmentVariables, commandLineArguments, applicationLanguage, applicationRegion, expandVariablesBasedOn, wasCreatedForAppExtension, isRemoteRunnable, explicitRunnablePath, notificationPayloadFile, watchInterface, launchStyle, additionalSchemeActions, compatibleWith, defaultTargetPlatform, labels, licenses, name.
hashCode() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
Computes a hash code from attributes: srcs, linkerFlags, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
Computes a hash code from attributes: srcs, linkerFlags, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
Computes a hash code from attributes: srcs, linkerFlags, compatibleWith, defaultTargetPlatform, labels, licenses, name, contacts, deps, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.features.d.DTestStep
 
hashCode() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
Computes a hash code from attributes: frameworkVer, resources, dllName, deps, compilerFlags, compatibleWith, defaultTargetPlatform, labels, licenses, name, srcs.
hashCode() - Method in class com.facebook.buck.features.dotnet.DotnetFramework
 
hashCode() - Method in class com.facebook.buck.features.dotnet.ImmutableDotnetLegacyToolchainInfo
Computes a hash code from attributes: compiler.
hashCode() - Method in class com.facebook.buck.features.dotnet.ImmutableDotnetLibraryProviderInfo
Computes a hash code from attributes: dll.
hashCode() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
Computes a hash code from attributes: assembly, compatibleWith, defaultTargetPlatform, labels, licenses, name.
hashCode() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
Computes a hash code from attributes: compatibleWith, defaultTargetPlatform, labels, licenses, name, srcs.
hashCode() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Computes a hash code from attributes: cgoCompilerFlags, goCompilerFlags, goAssemblerFlags, packageName, goSrcs, exportedDeps, compilerFlags, linkDepsQueryWhole, fatLto, linkGroup, linkGroupMap, linkStyle, thinLto, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, includeDirectories, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
hashCode() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
Computes a hash code from attributes: compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, srcs, platform, linkStyle, linkMode, compilerFlags, assemblerFlags, linkerFlags, externalLinkerFlags, resources.
hashCode() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
Computes a hash code from attributes: compilerFlags, assemblerFlags, packageName, exportedDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, srcs, tests.
hashCode() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
Computes a hash code from attributes: library, packageName, coverageMode, env, runTestSeparately, compatibleWith, defaultTargetPlatform, labels, licenses, name, contacts, deps, srcs, runner, specs, testRuleTimeoutMs, platform, linkStyle, linkMode, compilerFlags, assemblerFlags, linkerFlags, externalLinkerFlags, resources.
hashCode() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
Computes a hash code from attributes: testRunnerGenerator, compatibleWith, defaultTargetPlatform, labels, licenses, name.
hashCode() - Method in class com.facebook.buck.features.go.GoTestStep
 
hashCode() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
Computes a hash code from attributes: library, packageName, exportedDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
Computes a hash code from attributes: modules, moduleDeps, vmArgs, style, draftCompile, optimize, localWorkers, strict, experimentalArgs, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Computes a hash code from attributes: compilerDeps, configs, supportedPlatformsRegex, compilerInvocationFlags, functionName, linkDepsQueryWhole, fatLto, linkGroup, linkGroupMap, linkStyle, thinLto, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, includeDirectories, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, platformDeps, linkDepsQueryWhole, main, linkStyle, platform, enableProfiling, ghciPreloadDeps, ghciPlatformPreloadDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, depsQuery, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, platformDeps, enableProfiling, ghciBinDep, ghciInit, platform, extraScriptTemplates, preloadDeps, platformPreloadDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, depsQuery, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Computes a hash code from attributes: platform, haddockFlags, compatibleWith, defaultTargetPlatform, labels, licenses, name, depsQuery, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
Computes a hash code from attributes: srcs, linkerFlags, compilerFlags, platformDeps, linkWhole, preferredLinkage, enableProfiling, haddockFlags, ghciPreloadDeps, ghciPlatformPreloadDeps, platform, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
Computes a hash code from attributes: version, id, db, importDirs, staticLibs, profiledStaticLibs, sharedLibs, exportedLinkerFlags, exportedCompilerFlags, cxxHeaderDirs, enableProfiling, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
Computes a hash code from attributes: entry, worker, androidPackage, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, extraJson, bundleName, bundleNameForFlavor.
hashCode() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
Computes a hash code from attributes: jsBundle, rewriteSourcemap, rewriteMisc, skipResources, rewriteDepsFile, bash, cacheable, cmd, cmdExe, enableSandbox, environmentExpansionSeparator, remote, srcs, needAndroidTools, compatibleWith, defaultTargetPlatform, labels, licenses, name, tests, bundleName, bundleNameForFlavor.
hashCode() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Computes a hash code from attributes: srcs, worker, basePath, compatibleWith, defaultTargetPlatform, labels, licenses, name, depsQuery, deps, extraJson, tests.
hashCode() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
Computes a hash code from attributes: baseModule, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, includeDirectories, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, defaultPlatform, tests, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
Computes a hash code from attributes: mainModule, nativeStarterLibrary, pythonPlatform, platform, packageStyle, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
Computes a hash code from attributes: srcs, baseModule, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, ocamldepFlags, warningsFlags, bytecodeOnly, platform, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
Computes a hash code from attributes: srcs, compilerFlags, ocamldepFlags, linkerFlags, warningsFlags, bytecodeOnly, nativePlugin, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
Computes a hash code from attributes: libDir, includeDir, libName, nativeLib, bytecodeLib, cLibs, nativeCLibs, bytecodeCLibs, bytecodeOnly, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
hashCode() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
Computes a hash code from attributes: baseModule, moduleName, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, includeDirectories, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, defaultPlatform, tests, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
Computes a hash code from attributes: binarySrc, excludeDepsFromMergedLinking, ignoreCompileErrors, compile, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
Computes a hash code from attributes: main, mainModule, platformDeps, baseModule, zipSafe, buildArgs, platform, cxxPlatform, packageStyle, preloadDeps, linkerFlags, extension, compile, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, tests, versionUniverse.
hashCode() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
Computes a hash code from attributes: srcs, versionedSrcs, platformSrcs, resources, versionedResources, platformResources, platformDeps, baseModule, zipSafe, excludeDepsFromMergedLinking, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, tests.
hashCode() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
Computes a hash code from attributes: mainModule, platform, cxxPlatform, extension, packageStyle, preloadDeps, linkerFlags, neededCoverage, buildArgs, env, additionalCoverageTargets, compile, contacts, runner, specs, testRuleTimeoutMs, srcs, versionedSrcs, platformSrcs, resources, versionedResources, platformResources, platformDeps, baseModule, zipSafe, excludeDepsFromMergedLinking, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps, tests, versionUniverse.
hashCode() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
Computes a hash code from attributes: src, mainModule, compatibleWith, defaultTargetPlatform, labels, licenses, name.
hashCode() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
Computes a hash code from attributes: rlib, crate, linkStyle, procMacro, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, deps.
hashCode() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
Computes a hash code from attributes: linkerFlags, linkStyle, rpath, mappedSrcs, env, edition, features, rustcFlags, crate, crateRoot, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, namedDeps, deps, srcs, defaultPlatform, tests, versionUniverse.
hashCode() - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
hashCode() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
Computes a hash code from attributes: preferredLinkage, procMacro, mappedSrcs, env, edition, features, rustcFlags, crate, crateRoot, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, namedDeps, deps, srcs, defaultPlatform, tests.
hashCode() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
Computes a hash code from attributes: contacts, linkerFlags, linkStyle, rpath, framework, mappedSrcs, env, edition, features, rustcFlags, crate, crateRoot, platformDeps, compatibleWith, defaultTargetPlatform, labels, licenses, name, namedDeps, deps, srcs, defaultPlatform, versionUniverse.
hashCode() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
Computes a hash code from attributes: out, srcs, entriesToExclude, zipSrcs, onDuplicateEntry, compatibleWith, defaultTargetPlatform, labels, licenses, name.
hashCode() - Method in class com.facebook.buck.file.FileHash
 
hashCode() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
Computes a hash code from attributes: stripPrefix, type, sha256, urls, out, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
Computes a hash code from attributes: executable, sha256, urls, out, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
Computes a hash code from attributes: url, sha1, out, type, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
hashCode() - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
hashCode() - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
hashCode() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
hashCode() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
hashCode() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
Computes a hash code from attributes: extraGroovycArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
Computes a hash code from attributes: extraGroovycArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
Computes a hash code from attributes: bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, remote, cacheable, needAndroidTools, licenses, labels, defaultTargetPlatform, compatibleWith, name, tests.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
Computes a hash code from attributes: processorClass, processorClasses, isolateClassLoader, doesNotAffectAbi, supportsAbiGenerationFromSource, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
Computes a hash code from attributes: mainClass, manifestFile, mergeManifests, disallowAllDuplicates, metaInfDirectory, blacklist, defaultCxxPlatform, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, tests.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
Computes a hash code from attributes: resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
Computes a hash code from attributes: pluginName, isolateClassLoader, doesNotAffectAbi, supportsAbiGenerationFromSource, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
Computes a hash code from attributes: vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, runner, specs.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
Computes a hash code from attributes: mainClass, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
Computes a hash code from attributes: store, properties, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
 
hashCode() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
Computes a hash code from attributes: binaryJar, sourceJar, gwtJar, javadocUrl, mavenCoords, provided, requiredForSourceOnlyAbi, generateAbi, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps.
hashCode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Computes a hash code from attributes: freeCompilerArgs, allWarningsAsErrors, suppressWarnings, verbose, includeRuntime, jvmTarget, jdkHome, noJdk, noStdlib, noReflect, javaParameters, apiVersion, languageVersion, annotationProcessingTool, friendPaths, kaptApOptions, kotlincPlugins, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Computes a hash code from attributes: freeCompilerArgs, allWarningsAsErrors, suppressWarnings, verbose, includeRuntime, jvmTarget, jdkHome, noJdk, noStdlib, noReflect, javaParameters, apiVersion, languageVersion, annotationProcessingTool, friendPaths, kaptApOptions, kotlincPlugins, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
Computes a hash code from attributes: extraArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
Computes a hash code from attributes: extraArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, runtimeDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, removeClasses, annotationProcessorDeps, annotationProcessorParams, javaPluginParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, neverMarkAsUnusedDependency, licenses, labels, defaultTargetPlatform, compatibleWith, name, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
hashCode() - Method in class com.facebook.buck.query.QueryBuildTarget
 
hashCode() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
hashCode() - Method in class com.facebook.buck.query.QueryFileTarget
 
hashCode() - Method in class com.facebook.buck.query.TargetLiteral
 
hashCode() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
hashCode() - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.MerkleTreeNode
 
hashCode() - Method in interface com.facebook.buck.rules.args.Arg
 
hashCode() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
hashCode() - Method in class com.facebook.buck.rules.args.ProxyArg
 
hashCode() - Method in class com.facebook.buck.rules.args.SanitizedArg
 
hashCode() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
hashCode() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyResult
 
hashCode() - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
hashCode() - Method in class com.facebook.buck.rules.macros.LocationPlatformMacro
 
hashCode() - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
hashCode() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
Computes a hash code from attributes: args, exe, platformExe, env, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
Computes a hash code from attributes: src, out, mode, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
Computes a hash code from attributes: out, outs, executable, bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, remote, cacheable, needAndroidTools, licenses, labels, defaultTargetPlatform, compatibleWith, name, tests.
hashCode() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
Computes a hash code from attributes: main, resources, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, tests.
hashCode() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
Computes a hash code from attributes: test, args, type, runTestSeparately, resources, env, licenses, labels, defaultTargetPlatform, compatibleWith, name, contacts, deps, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Computes a hash code from attributes: tests, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
Computes a hash code from attributes: env, args, exe, maxWorkers, maxWorkersPerThreadPercent, persistent, soloAsync, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.step.AbstractTestStep
 
hashCode() - Method in class com.facebook.buck.step.fs.SymlinkMapsPaths
 
hashCode() - Method in class com.facebook.buck.step.fs.SymlinkPackPaths
 
hashCode() - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
hashCode() - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
hashCode() - Method in class com.facebook.buck.step.fs.TouchStep
 
hashCode() - Method in class com.facebook.buck.step.StepEvent.Finished
 
hashCode() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
Computes a hash code from attributes: moduleName, compilerFlags, version, frameworks, libraries, enableObjcInterop, supportedPlatformsRegex, soname, bridgingHeader, preferredLinkage, targetSdkVersion, licenses, labels, defaultTargetPlatform, compatibleWith, name, deps, srcs.
hashCode() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Computes a hash code from attributes: swiftc, swiftcFlags, swiftStdlibTool, swiftStdlibToolFlags, runtimePathsForBundling, runtimePathsForLinking, staticRuntimePaths, runtimeRunPaths, licenses, labels, defaultTargetPlatform, compatibleWith, name.
hashCode() - Method in class com.facebook.buck.test.selectors.TestDescription
 
hashCode() - Method in class com.facebook.buck.test.TestResultSummary
 
hashCode() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
Computes a hash code from attributes: type, hashCode.
hashCode() - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
hashCode() - Method in class com.facebook.buck.util.config.Config
 
hashCode() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
hashCode() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
hashCode() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
 
hashCode() - Method in class com.facebook.buck.util.timing.ClockDuration
 
hashCode() - Method in class com.facebook.buck.util.types.Pair
 
hashCode() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
Computes a hash code from attributes: versions, licenses, labels, defaultTargetPlatform, compatibleWith, name.
HashCodeAndFileType - Class in com.facebook.buck.util.cache
Data container to hold hash value for a file or directory
HashCodeAndFileType(byte, HashCode) - Constructor for class com.facebook.buck.util.cache.HashCodeAndFileType
 
HashCodeValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for HashCode.
HashCodeValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.HashCodeValueTypeInfo
 
HashedBuckOutLinkMode - Enum in com.facebook.buck.core.model.impl
Defines which type of link to create to hashed buck-out paths.
HashedFileTool - Class in com.facebook.buck.core.toolchain.tool.impl
A tool with a single file input.
HashedFileTool(Supplier<? extends SourcePath>) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
 
HashedFileTool(SourcePath) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
 
HasherInputStream - Class in com.facebook.buck.util.hash
An InputStream which appends the hash of the data read from it to a Hasher.
HasherInputStream(Hasher, InputStream) - Constructor for class com.facebook.buck.util.hash.HasherInputStream
 
HasherOutputStream - Class in com.facebook.buck.util.hash
An OutputStream which appends the hash of the data written to it to a Hasher.
HasherOutputStream(Hasher, OutputStream) - Constructor for class com.facebook.buck.util.hash.HasherOutputStream
 
hasHigherPriorityThan(IjModuleType) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
HashInputJarsToDexStep - Class in com.facebook.buck.android
Step responsible for hashing dex inputs to be passed to SmartDexingStep.
HashInputJarsToDexStep(ProjectFilesystem, Supplier<Set<Path>>, Optional<Supplier<Multimap<Path, Path>>>, Supplier<ImmutableMap<String, HashCode>>) - Constructor for class com.facebook.buck.android.HashInputJarsToDexStep
 
hashJsonObject(Hasher, Object) - Static method in class com.facebook.buck.json.JsonObjectHashing
Given a Hasher and a parsed BUCK file object, updates the Hasher with the contents of the JSON object.
hashPath(Hasher, ProjectFileHashLoader, ProjectFilesystem, Path) - Static method in class com.facebook.buck.util.hashing.PathHashing
 
hashPathFast(Hasher, Path) - Static method in class com.facebook.buck.io.file.FastPaths
Adds the Path to the hasher as unencoded chars.
hashStringAndLength(Hasher, String) - Static method in class com.facebook.buck.util.hashing.StringHashing
Encodes the length of the string in UTF-16 code units, then the UTF-16 code units of the string.
hashTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphHashing
Given a TargetGraph and any number of root nodes to traverse, returns a map of (BuildTarget, HashCode) pairs for all root build targets and their dependencies.
HasImportLibrary - Interface in com.facebook.buck.cxx.toolchain.linker
A windows shared library consists of two files: (1) a dll to be used at runtime and (2) an import library (static library) to be used to link against a given shared library.
hasIncomingEdges(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
HasIncrementalThinLTO - Interface in com.facebook.buck.cxx.toolchain.linker
Indicates a linker can support incremental ThinLTO
HasInstallableApk - Interface in com.facebook.buck.android
Build rule that generates an APK that can be installed with the install command.
HasInstallableApk.ApkInfo - Class in com.facebook.buck.android
 
HasInstallHelpers - Interface in com.facebook.buck.core.rules.attr
 
HasJavaAbi - Interface in com.facebook.buck.jvm.core
 
HasJavaClassHashes - Interface in com.facebook.buck.jvm.core
This should be considered deprecated.
hasJavacSpec() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
HaskellBinary - Class in com.facebook.buck.features.haskell
 
HaskellBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSet<BuildRule>, Tool, SourcePath) - Constructor for class com.facebook.buck.features.haskell.HaskellBinary
 
HaskellBinaryDescription - Class in com.facebook.buck.features.haskell
 
HaskellBinaryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
HaskellBinaryDescription.Type - Enum in com.facebook.buck.features.haskell
 
HaskellBinaryDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellBinaryDescription.AbstractHaskellBinaryDescriptionArg.
HaskellBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellBinaryDescriptionArg.
HaskellBuckConfig - Class in com.facebook.buck.features.haskell
 
HaskellBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellBuckConfig
 
HaskellCompileDep - Interface in com.facebook.buck.features.haskell
An interface for rule which can provide interfaces files for a haskell compilation.
HaskellCompileRule - Class in com.facebook.buck.features.haskell
 
HaskellDescriptionsProvider - Class in com.facebook.buck.features.haskell
 
HaskellDescriptionsProvider() - Constructor for class com.facebook.buck.features.haskell.HaskellDescriptionsProvider
 
HaskellDescriptionUtils - Class in com.facebook.buck.features.haskell
 
HaskellGhciDescription - Class in com.facebook.buck.features.haskell
 
HaskellGhciDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellGhciDescription
 
HaskellGhciDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellGhciDescription.AbstractHaskellGhciDescriptionArg.
HaskellGhciDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellGhciDescriptionArg.
HaskellGhciRule - Class in com.facebook.buck.features.haskell
 
HaskellHaddockDescription - Class in com.facebook.buck.features.haskell
 
HaskellHaddockDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.haskell.HaskellHaddockDescription
 
HaskellHaddockDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellHaddockDescription.AbstractHaskellHaddockDescriptionArg.
HaskellHaddockDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellHaddockDescriptionArg.
HaskellHaddockLibRule - Class in com.facebook.buck.features.haskell
 
HaskellHaddockRule - Class in com.facebook.buck.features.haskell
 
HaskellLibrary - Class in com.facebook.buck.features.haskell
 
HaskellLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.haskell.HaskellLibrary
 
HaskellLibraryDescription - Class in com.facebook.buck.features.haskell
 
HaskellLibraryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
HaskellLibraryDescription.Type - Enum in com.facebook.buck.features.haskell
 
HaskellLibraryDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellLibraryDescription.AbstractHaskellLibraryDescriptionArg.
HaskellLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellLibraryDescriptionArg.
HaskellLinkRule - Class in com.facebook.buck.features.haskell
 
HaskellLinkRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, Path, ImmutableList<Arg>, ImmutableList<Arg>, boolean, boolean) - Constructor for class com.facebook.buck.features.haskell.HaskellLinkRule
 
HaskellModule - Class in com.facebook.buck.features.haskell
 
HaskellModule() - Constructor for class com.facebook.buck.features.haskell.HaskellModule
 
HaskellModuleAdapterPlugin - Class in com.facebook.buck.features.haskell
 
HaskellModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.haskell.HaskellModuleAdapterPlugin
 
HaskellOmnibusLinkable - Interface in com.facebook.buck.features.haskell
Represents an object with some special behavior for finding the linkable roots for Haskell's omnibus computation.
HaskellPackageRule - Class in com.facebook.buck.features.haskell
 
HaskellPackageRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, HaskellVersion, Linker.LinkableDepType, HaskellPackageInfo, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedSet<String>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.features.haskell.HaskellPackageRule
 
HaskellPlatformsFactory - Class in com.facebook.buck.features.haskell
 
HaskellPlatformsFactory(BuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.features.haskell.HaskellPlatformsFactory
 
HaskellPlatformsProvider - Interface in com.facebook.buck.features.haskell
 
HaskellPlatformsProviderFactory - Class in com.facebook.buck.features.haskell
 
HaskellPlatformsProviderFactory() - Constructor for class com.facebook.buck.features.haskell.HaskellPlatformsProviderFactory
 
HaskellPrebuiltLibraryDescription - Class in com.facebook.buck.features.haskell
 
HaskellPrebuiltLibraryDescription() - Constructor for class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescription
 
HaskellPrebuiltLibraryDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellPrebuiltLibraryDescription.AbstractHaskellPrebuiltLibraryDescriptionArg.
HaskellPrebuiltLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellPrebuiltLibraryDescriptionArg.
HaskellToolchainSupplier - Class in com.facebook.buck.features.haskell
 
HaskellToolchainSupplier() - Constructor for class com.facebook.buck.features.haskell.HaskellToolchainSupplier
 
HasLinkerMap - Interface in com.facebook.buck.cxx.toolchain.linker
 
HasLTO - Interface in com.facebook.buck.cxx.toolchain.linker
 
hasManifest() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
HasMavenCoordinates - Interface in com.facebook.buck.jvm.core
 
HasMultipleOutputs - Interface in com.facebook.buck.core.rules.attr
BuildRule instances that support multiple outputs via output labels.
HasNameAndType - Interface in com.facebook.buck.core.rules
The type of rule descriptions that have both a name and a type, for use in eventing and logging.
HasNamedDeclaredDeps - Interface in com.facebook.buck.features.rust
 
hasNext() - Method in class com.facebook.buck.core.files.FileTreeFileNameIterator
 
hasNext() - Method in class com.facebook.buck.core.macros.MacroFinderAutomaton
 
hasOutput() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
HasOutputName - Interface in com.facebook.buck.core.model
Interface for BuildRule instances which generate sources with logical "names" (e.g.
hasPathsChangedInWorkingDirectory - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
 
hasPendingWrites() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Returns true if the process has any data queued to write to stdin, false otherwise.
HasPostBuildSteps - Interface in com.facebook.buck.core.rules.attr
Deprecated interface used by BuildRules which perform operations after the build.
hasProcessFinished(Object) - Method in class com.facebook.buck.util.ProcessHelper
 
HasProvidedDeps - Interface in com.facebook.buck.core.description.arg
 
HasProvidedDepsQuery - Interface in com.facebook.buck.core.description.arg
 
hasResources() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
hasResources() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
hasResources() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
hasResources() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
 
hasResources() - Method in class com.facebook.buck.android.ResourcesFilter
 
hasRule(String) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
HasRuntimeDeps - Interface in com.facebook.buck.core.rules.attr
Provides a facility for a rule to list dependencies it'll need at runtime.
HasSourcePath - Interface in com.facebook.buck.rules.args
Interface for extracting a SourcePath from an Arg which has one.
HasSources - Interface in com.facebook.buck.jvm.core
Provides information about sources that build rule have.
HasSrcs - Interface in com.facebook.buck.core.description.arg
 
hasStoredBuckGlobalState() - Method in class com.facebook.buck.support.state.BuckGlobalStateLifecycleManager
 
HasSupplementaryOutputs - Interface in com.facebook.buck.core.rules.attr
BuildRules which supports supplementary outputs.
HasSystemFrameworkAndLibraries - Interface in com.facebook.buck.cxx.toolchain
Constructor args which specify system framework and library fields.
hasTestHost() - Method in class com.facebook.buck.apple.AppleTest
 
HasTestRunner - Interface in com.facebook.buck.core.test.rule
This marks a Description Arg for a test rule as having a test runner that knows how to run the test.
HasTests - Interface in com.facebook.buck.core.description.arg
A constructor arg of source rules with a list of their tests.
HasTestTimeout - Interface in com.facebook.buck.core.description.arg
 
hasTimedOut() - Method in class com.facebook.buck.jvm.java.JUnitStep
 
hasUiTestTarget() - Method in class com.facebook.buck.apple.AppleTest
 
hasUserDefinedValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
hasValidAndroidManifest() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
AndroidManifest.xml can be generated when package name is known.
HasVersionUniverse - Interface in com.facebook.buck.versions
 
hasWildmatchGlob() - Method in class com.facebook.buck.io.watchman.Watchman
 
haveUploadsFinished() - Method in class com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker
 
haveUploadsStarted() - Method in class com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker
 
header - Variable in class com.facebook.buck.cxx.toolchain.elf.Elf
 
header - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSection
 
HEADER_MODE - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
 
HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResourcesXml
 
HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResourceTable
 
HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResTablePackage
 
HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
HEADER_VISIBILITY - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
 
HeaderMap - Class in com.facebook.buck.apple.clang
Header maps are essentially hash maps from strings to paths (coded as two strings: a prefix and a suffix).
HeaderMap.Builder - Class in com.facebook.buck.apple.clang
Build a header map from individual mappings.
HeaderMap.HeaderMapVisitor - Interface in com.facebook.buck.apple.clang
Visitor function for HeaderMap.visit(HeaderMapVisitor).
HeaderMode - Enum in com.facebook.buck.cxx.toolchain
 
headerOutputPath(BuildTarget, ProjectFilesystem, Optional<String>) - Static method in class com.facebook.buck.features.halide.HalideCompile
 
headerSearchPathAttributes - Variable in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
HeadersModuleMap - Class in com.facebook.buck.apple.clang
Creates a modulemap file that uses an explicit `header` declaration for each header in the module.
HeaderSymlinkTree - Class in com.facebook.buck.cxx.toolchain
 
HeaderSymlinkTree(BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>) - Constructor for class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
 
headerSymlinkTrees - Variable in class com.facebook.buck.features.apple.projectV2.ProjectGenerator.Result
 
HeaderSymlinkTreeWithHeaderMap - Class in com.facebook.buck.cxx
 
HeaderSymlinkTreeWithModuleMap - Class in com.facebook.buck.cxx.toolchain
 
HeaderVerification - Class in com.facebook.buck.cxx.toolchain
Defines how to handle headers that get included during the build but aren't explicitly tracked in any build files.
HeaderVerification() - Constructor for class com.facebook.buck.cxx.toolchain.HeaderVerification
 
HeaderVerification.Mode - Enum in com.facebook.buck.cxx.toolchain
 
HeaderVisibility - Enum in com.facebook.buck.cxx.toolchain
 
HeapDumper - Class in com.facebook.buck.cli
Lightweight utility for capturing a heap dump programmatically.
HeapDumper() - Constructor for class com.facebook.buck.cli.HeapDumper
 
HELP_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
HelpCommand - Class in com.facebook.buck.cli
 
HelpCommand() - Constructor for class com.facebook.buck.cli.HelpCommand
 
HgCmdLineInterface - Class in com.facebook.buck.util.versioncontrol
 
HgCmdLineInterface(ProcessExecutorFactory, Path, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
HIDDEN_IMPLICIT_ATTRIBUTES - Static variable in class com.facebook.buck.skylark.function.SkylarkRuleFunctions
The hidden attributes from IMPLICIT_ATTRIBUTES that are hidden from user's for user defined rules
Hint - Annotation Type in com.facebook.buck.core.description.arg
Represents hints given when deal with the value of a type returned by BaseDescription.getConstructorArgType().
hit(String, ArtifactCacheMode, ImmutableMap<String, String>, long) - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
hit(String, ArtifactCacheMode) - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
hit() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
Hit() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.Hit
 
hit() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Cache
 
hitRate() - Method in class com.facebook.buck.util.cache.CacheStats
Returns the ratio of cache requests which were hits.
HiveRowFormatter - Class in com.facebook.buck.util.network
Use this formatter as you would use a Builder to create Hive formatted rows that will transmit correctly according to Scribe/Hive protocol.
HOST_INFO - Static variable in class com.facebook.buck.skylark.function.HostInfo
 
HOST_PLATFORM_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
HostInfo - Class in com.facebook.buck.skylark.function
A factory for host_info built-in function available
hostInfo() - Method in class com.facebook.buck.skylark.function.SkylarkBuildModule
 
HostnameFetching - Class in com.facebook.buck.util.network.hostname
 
HostnameFetchingPosixLibrary - Class in com.facebook.buck.util.network.hostname
 
HostnameFetchingWin32Library - Interface in com.facebook.buck.util.network.hostname
 
HttpArchive - Class in com.facebook.buck.file
Represents a remote file that needs to be downloaded.
HttpArchive(BuildTarget, ProjectFilesystem, BuildRuleParams, HttpFile, String, ArchiveFormat, Optional<Path>) - Constructor for class com.facebook.buck.file.HttpArchive
 
HttpArchiveDescription - Class in com.facebook.buck.file
A description for downloading an archive over http and extracting it (versus the combo logic contained in RemoteFileDescription.
HttpArchiveDescription() - Constructor for class com.facebook.buck.file.HttpArchiveDescription
 
HttpArchiveDescriptionArg - Class in com.facebook.buck.file
Arguments for an http_archive rule
HttpArchiveDescriptionArg.Builder - Class in com.facebook.buck.file
Builds instances of type HttpArchiveDescriptionArg.
HttpArtifactCache - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCache(NetworkCacheArgs) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCache
 
HttpArtifactCacheBinaryProtocol - Class in com.facebook.buck.artifact_cache
Implements the binary protocol used by Buck to talk to the cache server.
HttpArtifactCacheBinaryProtocol.FetchResponse - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheBinaryProtocol.StoreRequest - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheBinaryProtocol.StoreResponseReadResult - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
Event produced for HttpArtifactCache operations containing different stats.
HttpArtifactCacheEvent(EventKey, ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
HttpArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.Finished.Builder - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData - Interface in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData.Builder - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData - Interface in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData.Builder - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.Scheduled - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.Shutdown - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEventListener - Class in com.facebook.buck.event.listener
Listens to HttpArtifactCacheEvents and logs stats data in Hive row format.
HttpArtifactCacheEventListener(BatchingLogger, BatchingLogger, TaskManagerCommandScope) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheEventListener
 
HttpArtifactCacheUploadListener - Class in com.facebook.buck.event.listener
In charge for monitoring builds that store artifacts to the remote cache and computing stateful cache upload stats.
HttpArtifactCacheUploadListener(BuckEventBus, int) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
 
HttpCacheEntry - Class in com.facebook.buck.artifact_cache.config
 
HttpCacheEntry() - Constructor for class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
HttpDownloader - Class in com.facebook.buck.file.downloader.impl
Download a file over HTTP.
HttpDownloader() - Constructor for class com.facebook.buck.file.downloader.impl.HttpDownloader
 
HttpDownloader(Optional<Proxy>) - Constructor for class com.facebook.buck.file.downloader.impl.HttpDownloader
 
HttpEndpoint - Interface in com.facebook.buck.util.network
 
HttpFile - Class in com.facebook.buck.file
Represents a remote file that needs to be downloaded.
HttpFile(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, ImmutableList<URI>, HashCode, String, boolean) - Constructor for class com.facebook.buck.file.HttpFile
 
HttpFileBinary - Class in com.facebook.buck.file
Represents an executable HttpFile, which means that it can be invoked using buck run.
HttpFileBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, ImmutableList<URI>, HashCode, String) - Constructor for class com.facebook.buck.file.HttpFileBinary
 
HttpFileDescription - Class in com.facebook.buck.file
A description for downloading a single HttpFile (versus the combo logic contained in RemoteFileDescription.
HttpFileDescription() - Constructor for class com.facebook.buck.file.HttpFileDescription
 
HttpFileDescriptionArg - Class in com.facebook.buck.file
Args required for http_rule
HttpFileDescriptionArg.Builder - Class in com.facebook.buck.file
Builds instances of type HttpFileDescriptionArg.
HttpLoadBalancer - Interface in com.facebook.buck.slb
 
HttpResponse - Interface in com.facebook.buck.slb
 
HttpResponse - Class in com.facebook.buck.util.network
 
HttpResponse(String) - Constructor for class com.facebook.buck.util.network.HttpResponse
 
HttpService - Interface in com.facebook.buck.slb
 
humanReadableError() - Method in enum com.facebook.buck.support.fix.BuckFixSpecParser.FixSpecFailure
Get a human readable error message for this failure
HumanReadableException - Exception in com.facebook.buck.core.exceptions
Exception with an error message that can sensibly be displayed to the user without a stacktrace.
HumanReadableException(DependencyStack, String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(DependencyStack, String) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(Throwable, DependencyStack, String) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(Throwable, DependencyStack, String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(String) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(Throwable, String) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableExceptionAugmentor - Class in com.facebook.buck.core.exceptions
A class that can append additional information to a HumanReadableException based on configuration settings.
HumanReadableExceptionAugmentor(Map<Pattern, String>) - Constructor for class com.facebook.buck.core.exceptions.HumanReadableExceptionAugmentor
Create an instance of HumanReadableExceptionAugmentor
HumanReadableExceptions - Class in com.facebook.buck.core.exceptions
HYBRID_THRIFT_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
HYBRID_THRIFT_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
HybridGlobber - Class in com.facebook.buck.skylark.io.impl
A Globber implementation that tries to use Watchman if it's available and falls back to a fallback globber, in case Watchman query cannot be fulfilled.
HybridGlobber(Globber, WatchmanGlobber) - Constructor for class com.facebook.buck.skylark.io.impl.HybridGlobber
 
HybridGlobberFactory - Class in com.facebook.buck.skylark.io.impl
Provides instances of HybridGlobber.
HybridKnownRuleTypes - Class in com.facebook.buck.core.rules.knowntypes
Provides access to rule types and descriptions for both native and user defined rules.
HybridKnownRuleTypes(KnownRuleTypes, KnownRuleTypes) - Constructor for class com.facebook.buck.core.rules.knowntypes.HybridKnownRuleTypes
 
HybridLocalBuildStrategyConfig - Class in com.facebook.buck.rules.modern.config
Configuration for the "hybrid_local" build strategy.
HybridLocalBuildStrategyConfig(int, int, int, ModernBuildRuleStrategyConfig) - Constructor for class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
HybridLocalEvent - Class in com.facebook.buck.rules.modern.builders
Tracks events related to HybridLocalStrategy.
HybridLocalEvent() - Constructor for class com.facebook.buck.rules.modern.builders.HybridLocalEvent
 
HybridLocalEvent.Stolen - Class in com.facebook.buck.rules.modern.builders
When the HybridLocalStrategy steals a delegate strategy and starts processing it locally.
HybridLocalStrategy - Class in com.facebook.buck.rules.modern.builders
This build strategy sends jobs to both a delegate build strategy and to the build engine to be run in the default way.
HybridLocalStrategy(int, int, int, BuildRuleStrategy, WorkerRequirementsProvider, Optional<WorkerRequirements.WorkerSize>, String, BuckEventBus) - Constructor for class com.facebook.buck.rules.modern.builders.HybridLocalStrategy
 
HybridPayloadGenerator - Class in com.facebook.buck.artifact_cache
* Creates example fetch and store requests, encodes them using the hybrid thrift/binary protocol, and finally prints out the hybrid payload using base 64 encoding.
HybridPayloadGenerator() - Constructor for class com.facebook.buck.artifact_cache.HybridPayloadGenerator
 
HybridProjectBuildFileParser - Class in com.facebook.buck.parser
Hybrid project build file parser that uses Python DSL, Skylark or any other Syntax depending on which one is requested for the individual build file.
HybridThriftOverHttpService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
Sync and async methods to communicate using the Hybrid Thrift protocol.
HybridThriftOverHttpServiceImpl<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
The HTTP body contains: - 4 bytes big endian byte size of the thrift serialised message.
HybridThriftOverHttpServiceImpl(HybridThriftOverHttpServiceImplArgs) - Constructor for class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
New instances.
HybridThriftOverHttpServiceImplArgs - Class in com.facebook.buck.slb
 
HybridThriftOverHttpServiceImplArgs() - Constructor for class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
HybridThriftRequestHandler<ThriftRequest extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
Handles the contents of a hybrid thrift request.
HybridThriftRequestHandler(ThriftRequest) - Constructor for class com.facebook.buck.slb.HybridThriftRequestHandler
 
HybridThriftResponseHandler<ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
Control struct to receive a hybrid thrift response.
HybridThriftResponseHandler(ThriftResponse) - Constructor for class com.facebook.buck.slb.HybridThriftResponseHandler
 

I

ID(String) - Constructor for class com.facebook.buck.core.rules.analysis.action.ActionAnalysisData.ID
 
id - Variable in class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
IdbOutputParsing - Class in com.facebook.buck.apple
Utility class to parse the output from idb.
IdbOutputParsing() - Constructor for class com.facebook.buck.apple.IdbOutputParsing
 
IdbOutputParsing.IdbResultCallback - Interface in com.facebook.buck.apple
Callbacks invoked with events emitted by idb.
IdbRunTestsStep - Class in com.facebook.buck.apple
Runs idb on one or more logic, ui or application tests
IdbRunTestsStep(Path, ProjectFilesystem, String, Path, Optional<? extends IdbRunTestsStep.StdoutReadingCallback>, TestSelectorList, Optional<Long>, Optional<Long>, IdbRunTestsStep.TestTypeEnum, String, Path, Optional<Path>, Optional<Path>, Optional<String>) - Constructor for class com.facebook.buck.apple.IdbRunTestsStep
 
IdbRunTestsStep.StdoutReadingCallback - Interface in com.facebook.buck.apple
Interface for reading the stdout of idb
IDEForceKill - Enum in com.facebook.buck.features.apple.project
 
IDEForceKill - Enum in com.facebook.buck.features.apple.projectV2
 
IDENTIFIER - Static variable in class com.facebook.buck.core.files.DirectoryListKey
 
IDENTIFIER - Static variable in class com.facebook.buck.core.files.FileTreeKey
 
IDENTIFIER - Static variable in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathKey
 
IDENTIFIER - Static variable in class com.facebook.buck.core.rules.analysis.RuleAnalysisKey
 
IDENTIFIER - Static variable in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestKey
 
IDENTIFIER - Static variable in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageKey
 
IDENTIFIER - Static variable in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeKey
 
IDENTIFIER - Static variable in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey
 
identity() - Static method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
IdentityResourcesProvider - Class in com.facebook.buck.android
 
IdentityResourcesProvider(ImmutableList<SourcePath>) - Constructor for class com.facebook.buck.android.IdentityResourcesProvider
 
IdentityTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
Coercer that just expect JSON type is already what we expect.
IdentityTypeCoercer(TypeToken<T>) - Constructor for class com.facebook.buck.rules.coercer.IdentityTypeCoercer
 
IdentityTypeCoercer(Class<T>) - Constructor for class com.facebook.buck.rules.coercer.IdentityTypeCoercer
 
idType - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
idValue - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
IGNORE_ASSETS_PATTERN - Static variable in class com.facebook.buck.android.AaptStep
 
ignored() - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
IGNORED_FILE_EXTENSIONS - Static variable in class com.facebook.buck.android.aapt.MiniAapt
See AaptStep for a list of files that we ignore.
IgnoredFieldDeps - Class in com.facebook.buck.core.rulekey
Used to indicate that this field should be ignored for deps derivation.
IgnoredFieldDeps() - Constructor for class com.facebook.buck.core.rulekey.IgnoredFieldDeps
 
IgnoredFieldInputs - Class in com.facebook.buck.core.rulekey
Used to indicate that this field should be ignored for inputs derivation.
IgnoredFieldInputs() - Constructor for class com.facebook.buck.core.rulekey.IgnoredFieldInputs
 
ignoreValidityOfPaths - Variable in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
IGNORING - Static variable in interface com.facebook.buck.util.zip.JarBuilder.Observer
 
IjAndroidHelper - Class in com.facebook.buck.features.project.intellij
 
IjBuckModule - Class in com.facebook.buck.features.project.intellij
Module with project generator for IntelliJ.
IjBuckModule() - Constructor for class com.facebook.buck.features.project.intellij.IjBuckModule
 
IjBuckModuleAdapterPlugin - Class in com.facebook.buck.features.project.intellij
 
IjBuckModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.project.intellij.IjBuckModuleAdapterPlugin
 
IjDependencyListBuilder - Class in com.facebook.buck.features.project.intellij
Represents the dependencies of an IjModule in a form intended to be consumable by the IjProjectWriter.
IjDependencyListBuilder() - Constructor for class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
IjDependencyListBuilder.DependencyEntry - Class in com.facebook.buck.features.project.intellij
The design of this classes API is tied to how the corresponding StringTemplate template interacts with it.
IjDependencyListBuilder.Scope - Enum in com.facebook.buck.features.project.intellij
Set of scopes supported by IntelliJ for the "orderEntry" element.
IjDependencyListBuilder.SortOrder - Enum in com.facebook.buck.features.project.intellij
 
IjDependencyListBuilder.Type - Enum in com.facebook.buck.features.project.intellij
Set of types supported by IntelliJ for the "orderEntry" element.
IjFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
IJFolderFactory - Interface in com.facebook.buck.features.project.intellij.model.folders
Interface for factory classes which can create each type of source folder.
IjKotlinHelper - Class in com.facebook.buck.features.project.intellij
Helper class related to Kotlin
IjLibrary - Class in com.facebook.buck.features.project.intellij.model
Represents a prebuilt library (.jar or .aar) as seen by IntelliJ.
IjLibrary() - Constructor for class com.facebook.buck.features.project.intellij.model.IjLibrary
 
IjLibrary.Builder - Class in com.facebook.buck.features.project.intellij.model
 
IjLibrary.Type - Enum in com.facebook.buck.features.project.intellij.model
Types of IjLibrary IjLibrary.Type.DEFAULT: Generated by a Buck target IjLibrary.Type.KOTLIN_JAVA_RUNTIME: Generated for Kotlin code support in IDE
IjLibraryFactory - Class in com.facebook.buck.features.project.intellij.model
Interface for building IjLibrary objects from TargetNodes.
IjLibraryFactory() - Constructor for class com.facebook.buck.features.project.intellij.model.IjLibraryFactory
 
IjLibraryFactoryResolver - Interface in com.facebook.buck.features.project.intellij.model
 
IjModule - Class in com.facebook.buck.features.project.intellij.model
Represents a single IntelliJ module.
IjModule() - Constructor for class com.facebook.buck.features.project.intellij.model.IjModule
 
IjModule.Builder - Class in com.facebook.buck.features.project.intellij.model
 
IjModuleAndroidFacet - Class in com.facebook.buck.features.project.intellij.model
The information necessary to add the Android facet to the module.
IjModuleAndroidFacet() - Constructor for class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
IjModuleAndroidFacet.Builder - Class in com.facebook.buck.features.project.intellij.model
 
IjModuleFactory - Interface in com.facebook.buck.features.project.intellij.model
Builds IjModules out of TargetNodes.
IjModuleFactoryResolver - Interface in com.facebook.buck.features.project.intellij.model
Provides the IjModuleFactory with Paths to various elements of the project.
IjModuleGraph - Class in com.facebook.buck.features.project.intellij
Represents a graph of IjModules and the dependencies between them.
IjModuleGraph(ImmutableMap<IjProjectElement, ImmutableMap<IjProjectElement, DependencyType>>) - Constructor for class com.facebook.buck.features.project.intellij.IjModuleGraph
 
IjModuleGraphFactory - Class in com.facebook.buck.features.project.intellij
 
IjModuleRule<T extends BuildRuleArg> - Interface in com.facebook.buck.features.project.intellij.model
Rule describing which aspects of the supplied TargetNode to transfer to the IjModule being constructed.
IjModuleType - Enum in com.facebook.buck.features.project.intellij.model
List of module types that are recognized by the model.
IjProject - Class in com.facebook.buck.features.project.intellij
Top-level class for IntelliJ project generation.
IjProject(TargetGraph, JavaPackageFinder, JavaFileParser, ProjectFilesystem, IjProjectConfig, ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.IjProject
 
IjProjectBuckConfig - Class in com.facebook.buck.features.project.intellij
 
IJProjectCleaner - Class in com.facebook.buck.features.project.intellij
Cleans out any unwanted IntelliJ IDEA project files.
IJProjectCleaner(ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.IJProjectCleaner
 
IjProjectCommandHelper - Class in com.facebook.buck.features.project.intellij
 
IjProjectCommandHelper(BuckEventBus, ListeningExecutorService, CloseableMemoizedSupplier<DepsAwareExecutor<? super ComputeResult, ?>>, InstrumentedVersionedTargetGraphCache, TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, Cell, Optional<TargetConfiguration>, IjProjectConfig, boolean, boolean, boolean, String, BuckBuildRunner, Function<Iterable<String>, ImmutableList<TargetNodeSpec>>, ProjectGeneratorParameters, BuckConfig) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
 
IjProjectConfig - Class in com.facebook.buck.features.project.intellij.model
 
IjProjectConfig() - Constructor for class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
IjProjectConfig.Builder - Class in com.facebook.buck.features.project.intellij.model
 
IjProjectElement - Interface in com.facebook.buck.features.project.intellij.model
Common interface shared between IjModule and IjLibrary.
IjProjectPaths - Class in com.facebook.buck.features.project.intellij
 
IjProjectPaths(String, boolean) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectPaths
 
IjProjectSourcePathResolver - Class in com.facebook.buck.features.project.intellij
A SourcePathResolver implementation that uses only information found in the target graph when converting a BuildTargetSourcePath to an outputPath.
IjProjectSourcePathResolver(TargetGraph) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectSourcePathResolver
 
IjProjectSubCommand - Class in com.facebook.buck.features.project.intellij
 
IjProjectSubCommand() - Constructor for class com.facebook.buck.features.project.intellij.IjProjectSubCommand
 
IjProjectSubCommand.AggregationModeOptionHandler - Class in com.facebook.buck.features.project.intellij
 
IjProjectTemplateDataPreparer - Class in com.facebook.buck.features.project.intellij
Does the converting of abstract data structures to a format immediately consumable by the StringTemplate-based templates employed by IjProjectWriter.
IjProjectTemplateDataPreparer(JavaPackageFinder, IjModuleGraph, ProjectFilesystem, IjProjectConfig, AndroidManifestParser) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
IjProjectWriter - Class in com.facebook.buck.features.project.intellij
Writes the serialized representations of IntelliJ project components to disk.
IjProjectWriter(TargetGraph, IjProjectTemplateDataPreparer, IjProjectConfig, ProjectFilesystem, IntellijModulesListParser, IJProjectCleaner, ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectWriter
 
IjResourceFolderType - Enum in com.facebook.buck.features.project.intellij.model.folders
 
IjSourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
 
IjSourceFolder() - Constructor for class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
IjSourceRootSimplifier - Class in com.facebook.buck.features.project.intellij
Groups IjFolders into sets which are of the same type and belong to the same package structure.
IjSourceRootSimplifier(JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.IjSourceRootSimplifier
 
ImmutableDefaultInfo - Class in com.facebook.buck.core.rules.providers.lib
Immutable implementation of DefaultInfo.
ImmutableDefaultInfo(SkylarkDict<String, Set<Artifact>>, Iterable<? extends Artifact>) - Constructor for class com.facebook.buck.core.rules.providers.lib.ImmutableDefaultInfo
Construct a new immutable DefaultInfo instance.
ImmutableDotnetLegacyToolchainInfo - Class in com.facebook.buck.features.dotnet
Immutable implementation of DotnetLegacyToolchainInfo.
ImmutableDotnetLegacyToolchainInfo(RunInfo) - Constructor for class com.facebook.buck.features.dotnet.ImmutableDotnetLegacyToolchainInfo
Construct a new immutable DotnetLegacyToolchainInfo instance.
ImmutableDotnetLibraryProviderInfo - Class in com.facebook.buck.features.dotnet
Immutable implementation of DotnetLibraryProviderInfo.
ImmutableDotnetLibraryProviderInfo(Artifact) - Constructor for class com.facebook.buck.features.dotnet.ImmutableDotnetLibraryProviderInfo
Construct a new immutable DotnetLibraryProviderInfo instance.
ImmutableInfo - Annotation Type in com.facebook.buck.core.rules.providers.annotations
Annotation marking a class as an immutable built in implementation of ProviderInfo.
ImmutableListConcatable<T> - Class in com.facebook.buck.rules.coercer.concat
Concatenates multiple ImmutableLists.
ImmutableListConcatable() - Constructor for class com.facebook.buck.rules.coercer.concat.ImmutableListConcatable
 
ImmutableMapValueTypeInfo<K,V> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for ImmutableSortedMaps.
ImmutableMapValueTypeInfo(ValueTypeInfo<K>, ValueTypeInfo<V>) - Constructor for class com.facebook.buck.rules.modern.impl.ImmutableMapValueTypeInfo
 
ImmutableMapWithNullValues<K,V> - Class in com.facebook.buck.util
ImmutableMap uses 16 fewer bytes per entry than TreeMap, but does not allow null values.
ImmutableMapWithNullValues.Builder<K,V> - Class in com.facebook.buck.util
 
ImmutableRunInfo - Class in com.facebook.buck.core.rules.providers.lib
Immutable implementation of RunInfo.
ImmutableRunInfo(Map<String, ? extends String>, CommandLineArgs) - Constructor for class com.facebook.buck.core.rules.providers.lib.ImmutableRunInfo
Construct a new immutable RunInfo instance.
ImmutableSetValueTypeInfo<T> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for ImmutableSortedSets.
ImmutableSortedMapValueTypeInfo<K,V> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for ImmutableSortedMaps.
ImmutableSortedMapValueTypeInfo(ValueTypeInfo<K>, ValueTypeInfo<V>) - Constructor for class com.facebook.buck.rules.modern.impl.ImmutableSortedMapValueTypeInfo
 
ImmutableTestInfo - Class in com.facebook.buck.core.rules.providers.lib
Immutable implementation of TestInfo.
ImmutableTestInfo(String, String, Iterable<String>, Iterable<String>, Object, boolean, String) - Constructor for class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
Construct a new immutable TestInfo instance.
ImmutableTypeCoercer<T extends DataTransferObject> - Class in com.facebook.buck.rules.coercer
A coercer for Immutables using the same flow as Description's args
ImmutableUnconfiguredTargetNode - Class in com.facebook.buck.core.model.targetgraph.impl
Immutable implementation of UnconfiguredTargetNode.
ImmutableUnconfiguredTargetNode() - Constructor for class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
Impl(Linker, Path, ImmutableMap<String, Path>, ImmutableList<Arg>, Optional<LinkOutputPostprocessor>, boolean, boolean, BuildTarget, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.cxx.CxxLink.Impl
 
Impl(Linker, Path, ImmutableList<Arg>, BuildTarget) - Constructor for class com.facebook.buck.cxx.CxxThinLTOIndex.Impl
 
Impl(BuildTarget, CompilerDelegate, String, SourcePath, SourcePath, CxxSource.Type, DebugPathSanitizer) - Constructor for class com.facebook.buck.cxx.CxxThinLTOOpt.Impl
 
IMPLICIT_ATTRIBUTES - Static variable in class com.facebook.buck.skylark.function.SkylarkRuleFunctions
The attributes that are applicable to all rules.
IMPLICIT_TEST_ATTRIBUTES - Static variable in class com.facebook.buck.skylark.function.SkylarkRuleFunctions
 
ImplicitDepsInferringDescription<T> - Interface in com.facebook.buck.core.description.attr
While building up the target graph, we infer the implicit dependencies of a rule by parsing all parameters with types SourcePath or BuildRule.
ImplicitFlavorsInferringDescription - Interface in com.facebook.buck.core.description.attr
While building up the target graph, we allow descriptions to apply default flavors (e.g., #iphonesimulator-x86_64 for C++ or Objective-C libraries built in an iPhone simulator environment) from the .buckconfig file.
ImplicitInclude - Class in com.facebook.buck.parser.implicit
Represents a load path and symbols that should be implicitly included in a build file
ImplicitInclude() - Constructor for class com.facebook.buck.parser.implicit.ImplicitInclude
 
ImplicitInputsInferringDescription<T> - Interface in com.facebook.buck.core.description.attr
While building up the target graph, we infer implicit inputs of a rule if certain fields are absent (e.g.
ImplicitNativeRulesState - Enum in com.facebook.buck.parser.options
Whether native build rules should be exported into the build file context.
implicitPackageSymbol(String, Object, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkBuildModule
 
importedName - Variable in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieNode.ExportInfo
 
importFromIdentifier(String) - Static method in class com.facebook.buck.core.starlark.rule.names.UserDefinedRuleNames
Convert a 'buck.type' string into a SkylarkImport object
importLibrary(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasImportLibrary
 
importLibrary(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
importLibraryPath(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasImportLibrary
 
importLibraryPath(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
inc() - Method in class com.facebook.buck.counters.IntegerCounter
 
inc(long) - Method in class com.facebook.buck.counters.IntegerCounter
 
INCLUDE_DOCS_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
INCLUDE_DOCS_SHORT_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
INCLUDE_FRAMEWORKS - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
INCLUDE_FRAMEWORKS_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
INCLUDE_SOURCE_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
INCLUDE_SOURCE_SHORT_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
includeArgs(Preprocessor, Iterable<String>) - Method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
 
includes - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
INCLUDES - Static variable in class com.facebook.buck.parser.MetaRules
Key of the meta-rule that lists the build files executed while reading rules.
INCLUDES_PROPERTY_NAME - Static variable in class com.facebook.buck.parser.config.ParserConfig
 
includesModuleMap() - Method in enum com.facebook.buck.cxx.toolchain.HeaderMode
Returns whether or not the header mode will include a module map.
InclusiveFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
INCREMENTAL_THINLTO - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
IncrementalActionGraphGenerator - Class in com.facebook.buck.core.model.actiongraph.computation
Provides a way to incrementally construct a new ActionGraphBuilder from a previous one.
IncrementalActionGraphGenerator() - Constructor for class com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphGenerator
 
IncrementalActionGraphMode - Enum in com.facebook.buck.core.model.actiongraph.computation
Incremental action graph mode with A/B experiment support.
IncrementalLoad(int) - Constructor for class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
 
incrementalThinLTOFlags(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasIncrementalThinLTO
 
incrementalThinLTOFlags(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
incrementalThinLTOFlags(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
incrementAmortizedNanoTime(long) - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
incrementFailureCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
incrementFinishedCounter(String, long) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
Increments a counter that will be appended to the finished event.
incrementScheduledCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
incrementSuccessCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
INDEXING_ONLY - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
 
INDIVIDUAL_TEST_AWAITING_RESULTS - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
IndividualTestEvent - Class in com.facebook.buck.core.test.event
 
IndividualTestEvent.Finished - Class in com.facebook.buck.core.test.event
 
IndividualTestEvent.Started - Class in com.facebook.buck.core.test.event
 
IndividualTestEventFinishedExternalInterface<T> - Interface in com.facebook.buck.event.external.events
Describes the results of running test on a single build target.
INFER_FLAVOR_DOMAIN - Static variable in class com.facebook.buck.cxx.CxxInferEnhancer
 
INFER_NULLSAFE - Static variable in class com.facebook.buck.infer.InferNullsafe
 
InferBuckConfig - Class in com.facebook.buck.cxx.toolchain
Infer support for Cxx
InferBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.cxx.toolchain.InferBuckConfig
 
InferConfig - Class in com.facebook.buck.infer
Infer specific buck config
InferConfig() - Constructor for class com.facebook.buck.infer.InferConfig
 
InferDistFromTargetProvider - Class in com.facebook.buck.infer
A ToolProvider which provides InferDistTool referenced by a given BuildTarget.
InferDistFromTargetProvider(UnconfiguredBuildTarget, String, String) - Constructor for class com.facebook.buck.infer.InferDistFromTargetProvider
 
InferDistTool - Class in com.facebook.buck.infer
A tool based on path to the distribution directory and the binary name within this directory.
InferDistTool(Supplier<? extends SourcePath>, String) - Constructor for class com.facebook.buck.infer.InferDistTool
 
InferDistTool(SourcePath, String) - Constructor for class com.facebook.buck.infer.InferDistTool
 
inferInputsFromConstructorArgs(UnflavoredBuildTarget, T) - Method in interface com.facebook.buck.core.description.attr.ImplicitInputsInferringDescription
 
inferInputsFromConstructorArgs(UnflavoredBuildTarget, ExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescription
If the src field is absent, add the name field to the list of inputs.
InferNullsafe - Class in com.facebook.buck.infer
#nullsafe flavor for a Java rule that performs Infer's Nullsafe analysis for the rule.
InferPlatform - Class in com.facebook.buck.infer
Represents Infer binary (path + version) with general configuration flags.
InferPlatform() - Constructor for class com.facebook.buck.infer.InferPlatform
 
InferPlatformFactory - Class in com.facebook.buck.infer.toolchain
Utility class to construct InferPlatform.
InferPlatformFactory() - Constructor for class com.facebook.buck.infer.toolchain.InferPlatformFactory
 
InferToolchain - Interface in com.facebook.buck.infer.toolchain
Container for InferPlatform.
InferToolchainFactory - Class in com.facebook.buck.infer.toolchain
Constructs InferToolchains.
InferToolchainFactory() - Constructor for class com.facebook.buck.infer.toolchain.InferToolchainFactory
 
InferToolchainSupplier - Class in com.facebook.buck.infer.toolchain
Adds InferToolchain to the list of toolchains descriptors via @Extension.
InferToolchainSupplier() - Constructor for class com.facebook.buck.infer.toolchain.InferToolchainSupplier
 
info(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
 
info(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at INFO level.
info(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at INFO level.
info(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at INFO level.
Info(ElfSymbolTable.Entry.Info.Bind, ElfSymbolTable.Entry.Info.Type) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
info(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
info(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
info(String) - Method in class com.facebook.buck.log.TimedLogger
 
InfoPlistSubstitution - Class in com.facebook.buck.apple
Utility class to substitute Xcode Info.plist variables in the forms: ${FOO} $(FOO) ${FOO:modifier} $(FOO:modifier) with specified string values.
Inis - Class in com.facebook.buck.util.config
 
init() - Static method in class com.facebook.buck.cli.HeapDumper
Perform possibly heavyweight initialization.
init(BuckJavacTask, String...) - Method in interface com.facebook.buck.jvm.java.plugin.adapter.BuckJavacPlugin
 
init(ProjectFilesystem, SandboxProperties) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandbox
Performs initialization required by a sandbox
init() - Static method in class com.facebook.buck.util.BgProcessKiller
 
InitializableFromDisk<T> - Interface in com.facebook.buck.core.rules.attr
Object that has in-memory data structures that need to be populated as a result of executing its steps.
initializationFinished(BuckInitializationDurationEvent) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
initialize() - Static method in class com.facebook.buck.util.sqlite.SQLiteUtils
Initializes the JDBC loader statically to avoid sqlite-jdbc loading its JNI library in a thread-unsafe manner.
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.android.AndroidResource
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.android.DummyRDotJava
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.android.PreDexSplitDexGroup
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.android.ResourcesFilter
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.android.UnzipAar
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
Initializes the build output from the on disk state.
initializeFromDisk(SourcePathResolverAdapter) - Method in interface com.facebook.buck.core.rules.attr.InitializableFromDisk
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbiFromLibraryTarget
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.CompareAbis
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
Instructs this rule to report the ABI it has on disk as its current ABI.
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
initializeFromDisk(SourcePathResolverAdapter) - Method in class com.facebook.buck.shell.DefaultWorkerToolRule
 
initializeRulesFromDisk(ActionGraphBuilder, ImmutableList<BuildRule>) - Static method in class com.facebook.buck.cli.AbstractPerfCommand
Calls initializeFromDisk() on all the initializable rules in the graph.
initIfNeeded() - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
Initialization on demand moves around the performance impact of creating the Python interpreter to when parsing actually begins.
initServiceLocator() - Static method in class com.facebook.buck.maven.aether.AetherUtil
 
injectClassLoader(ClassLoader, ImmutableList<URL>, ClassLoader) - Method in class com.facebook.buck.util.ClassLoaderCache
 
injectFields(AbstractBuildRule, ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
Allows setting the fields after creation.
injectFieldsIfNecessary(ProjectFilesystem, BuildTarget, Buildable, SourcePathRuleFinder) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Allows injecting the AbstractBuildRule fields into a Buildable after construction.
InMemoryBuildFileTree - Class in com.facebook.buck.core.model.impl
A tree of build files that reflects their tree structure in the filesystem.
InMemoryBuildFileTree(Iterable<BuildTarget>, ProjectFilesystem) - Constructor for class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
Creates an InMemoryBuildFileTree from the base paths in the given BuildTargetPaths.
InMemoryBuildFileTree(Collection<RelPath>) - Constructor for class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
 
InnerClassesTable - Class in com.facebook.buck.jvm.java.abi
Aids in constructing a table of InnerClassNodes when generating bytecode for a TypeElement.
InnerClassesTable(DescriptorFactory, AccessFlags, Element) - Constructor for class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
inplaceBinaryInterpreterFlags() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlLexStep.Args
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
 
INPUT_BASED_RULE_KEY - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify the input RuleKey for a build rule.
INPUT_IGNORE_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Input paths to ignore for actions
InputBasedRuleKeyFactory - Class in com.facebook.buck.rules.keys
A factory for generating input-based RuleKeys.
InputBasedRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathRuleFinder, long, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory
 
InputBasedRuleKeyFactory.Result<RULE_KEY> - Class in com.facebook.buck.rules.keys
 
inputBasedRuleKeyIsEnabled() - Method in class com.facebook.buck.android.AndroidBinary
 
inputBasedRuleKeyIsEnabled() - Method in class com.facebook.buck.android.AndroidBundle
 
inputBasedRuleKeyIsEnabled() - Method in interface com.facebook.buck.core.rules.attr.SupportsInputBasedRuleKey
 
inputBasedRuleKeyIsEnabled() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
inputBasedRuleKeyIsEnabled() - Method in class com.facebook.buck.shell.CommandAlias
 
InputBasedRuleKeyManager - Class in com.facebook.buck.core.build.engine.cache.manager
 
InputBasedRuleKeyManager(BuckEventBus, RuleKeyFactories, Discardable<BuildInfoRecorder>, BuildCacheArtifactFetcher, ArtifactCache, OnDiskBuildInfo, BuildRule, BuildRuleScopeManager, Supplier<Optional<RuleKey>>) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.InputBasedRuleKeyManager
 
InputRuleResolver - Interface in com.facebook.buck.rules.modern
 
InputRuleResolver.UnsafeInternals - Interface in com.facebook.buck.rules.modern
Encapsulates some exposed internal implementation details.
inputs - Variable in class com.facebook.buck.core.rules.actions.AbstractAction
 
inputs - Variable in class com.facebook.buck.rules.keys.RuleKeyResult
All inputs this rule key's value depends on.
InputsFunction<T extends QueryTarget> - Class in com.facebook.buck.query
An 'inputs(x)' expression, which finds the direct input files of the given argument set 'x'.
InputsFunction() - Constructor for class com.facebook.buck.query.InputsFunction
 
InputsMapBuilder - Class in com.facebook.buck.rules.modern.impl
InputsMapBuilder is used to find all the input SourcePaths of a Buildable.
InputsMapBuilder() - Constructor for class com.facebook.buck.rules.modern.impl.InputsMapBuilder
 
InputsMapBuilder.Data - Class in com.facebook.buck.rules.modern.impl
Holds the information derived from a rulekey appendable.
InputStreamConsumer - Class in com.facebook.buck.util
An utility to process input stream with a list of line-by-line consumers
InputStreamConsumer(InputStream, InputStreamConsumer.Handler...) - Constructor for class com.facebook.buck.util.InputStreamConsumer
 
InputStreamConsumer(Reader, InputStreamConsumer.Handler...) - Constructor for class com.facebook.buck.util.InputStreamConsumer
 
InputStreamConsumer.Handler - Interface in com.facebook.buck.util
Interface to handle a line of input from the stream.
InputsUploaded(BuildRule, List<RemoteExecutionActionEvent.InputsUploaded.LargeBlob>) - Constructor for class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.InputsUploaded
 
insert(Path, Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaPackagePathCache
 
insertionOrder() - Static method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
 
INSTALL_FINISHED - Static variable in interface com.facebook.buck.event.external.events.InstallFinishedEventExternalInterface
 
INSTALL_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
installApk(SourcePathResolverAdapter, HasInstallableApk, boolean, boolean, String) - Method in class com.facebook.buck.android.AdbHelper
 
installApk(SourcePathResolverAdapter, HasInstallableApk, boolean, boolean, String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
Install apk on all matching devices.
installApkIfNecessary(HasInstallableApk.ApkInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
installApkOnDevice(File, boolean, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
installApkOnDevice(File, boolean, boolean, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
installApkOnDevice(File, boolean, boolean, boolean) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
installBundle(String, Path) - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
Installs a bundle in a previously-started simulator or physical device.
installBundleInSimulator(String, Path) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
Installs a bundle in a previously-started simulator.
installBundleOnDevice(String, Path) - Method in class com.facebook.buck.apple.device.AppleDeviceHelper
Attempts to install a bundle on the device.
InstallCommand - Class in com.facebook.buck.cli
Command so a user can build and install an APK.
InstallCommand() - Constructor for class com.facebook.buck.cli.InstallCommand
 
InstallEvent - Class in com.facebook.buck.event
 
InstallEvent(EventKey, BuildTarget) - Constructor for class com.facebook.buck.event.InstallEvent
 
InstallEvent.Finished - Class in com.facebook.buck.event
 
InstallEvent.Started - Class in com.facebook.buck.event
 
installEventFinished(InstallEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
installFiles(String, Map<Path, Path>) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
installFiles(String, Map<Path, Path>) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
installFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
installFinished(InstallEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
installFinished(InstallEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
installFinished(InstallEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
installFinished(InstallEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
InstallFinishedEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes an install finished event sent by buck.
installMissingExopackageFiles(ImmutableSortedSet<Path>, ExopackageInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
installMissingFiles(ImmutableSortedSet<Path>, ImmutableMap<Path, Path>, String) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
installStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
installStarted(InstallEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
installStarted(InstallEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
InstallTrigger - Class in com.facebook.buck.core.rules.common
InstallTrigger is effectively a SourcePath whose content changes on every install.
InstallTrigger(ProjectFilesystem) - Constructor for class com.facebook.buck.core.rules.common.InstallTrigger
 
INSTANCE - Static variable in class com.facebook.buck.core.model.ConfigurationForConfigurationTargets
 
INSTANCE - Static variable in class com.facebook.buck.core.model.ErrorTargetConfiguration
 
INSTANCE - Static variable in class com.facebook.buck.core.model.platform.impl.EmptyPlatform
 
INSTANCE - Static variable in class com.facebook.buck.core.model.platform.impl.UnconfiguredPlatform
 
INSTANCE - Static variable in class com.facebook.buck.core.model.UnconfiguredTargetConfiguration
 
INSTANCE - Static variable in class com.facebook.buck.cxx.NoopDebugPathSanitizer
 
INSTANCE - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
INSTANCE - Static variable in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
INSTANCE - Static variable in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
INSTANCE - Static variable in class com.facebook.buck.rules.macros.AbsoluteOutputMacroExpander
 
INSTANCE - Static variable in class com.facebook.buck.rules.macros.LocationMacroExpander
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.HashCodeValueTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.OutputLabelValueTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.TargetConfigurationTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.UnconfiguredBuildTargetTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
 
INSTANCE - Static variable in interface com.facebook.buck.util.Libc
 
INSTANCE - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
instantiateFromSkylark(SkylarkDict<String, String>, Object) - Static method in class com.facebook.buck.core.rules.providers.lib.RunInfo
Create an instance of RunInfo from skylark arguments.
instantiateFromSkylark(String, String, SkylarkList<String>, SkylarkList<String>, Object, boolean, String, Location) - Static method in class com.facebook.buck.core.rules.providers.lib.TestInfo
Create an instance from skylark objects
InstrumentationMain - Class in com.facebook.buck.testrunner
 
InstrumentationStep - Class in com.facebook.buck.android
 
InstrumentationStep(ProjectFilesystem, ImmutableList<String>, AndroidInstrumentationTestJVMArgs, Optional<Long>) - Constructor for class com.facebook.buck.android.InstrumentationStep
 
InstrumentationTestRunner - Class in com.facebook.buck.testrunner
 
InstrumentationTestRunner(String, String, String, String, String, File, String, String, String, String, boolean, boolean, boolean, boolean, String, Map<String, String>) - Constructor for class com.facebook.buck.testrunner.InstrumentationTestRunner
 
InstrumentedVersionedTargetGraphCache - Class in com.facebook.buck.versions
Wrapper class around VersionedTargetGraphCache containing a command specific stats tracker to track performance of the cache
InstrumentedVersionedTargetGraphCache(VersionedTargetGraphCache, CacheStatsTracker) - Constructor for class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
 
InstrumentingCacheStatsTracker - Class in com.facebook.buck.util.cache
Class that tracks cache statistics, including timings.
InstrumentingCacheStatsTracker() - Constructor for class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
InstrumentingCacheStatsTracker(Clock) - Constructor for class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
InstrumentingCacheStatsTracker.TrackingCacheRequest - Class in com.facebook.buck.util.cache
Class that keeps record and timings of a single cache request
INT_ARRAY_SEPARATOR - Static variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
IntAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Class that represents an Integer attribute to a user defined rule
IntAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.IntAttribute
 
intAttribute(Integer, String, Boolean, SkylarkList<Integer>) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
intAttribute(Integer, String, Boolean, SkylarkList<Integer>) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
INTEGER - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
IntegerCounter - Class in com.facebook.buck.counters
 
IntegerCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.IntegerCounter
 
intelliJLibraryName(BuildTarget) - Static method in class com.facebook.buck.features.project.intellij.Util
 
intelliJModuleNameFromPath(String) - Static method in class com.facebook.buck.features.project.intellij.Util
 
IntellijModulesListParser - Class in com.facebook.buck.features.project.intellij
Responsible for parsing an existing modules.xml file
IntellijModulesListParser() - Constructor for class com.facebook.buck.features.project.intellij.IntellijModulesListParser
 
IntelliJProjectSubCommandFactory - Class in com.facebook.buck.features.project.intellij
 
IntelliJProjectSubCommandFactory() - Constructor for class com.facebook.buck.features.project.intellij.IntelliJProjectSubCommandFactory
 
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryClientInterceptor
 
INTERNAL_PROPERTY_NAME_PREFIX - Static variable in class com.facebook.buck.parser.function.BuckPyFunction
Properties from the JSON produced by buck.py that start with this prefix do not correspond to build rule arguments specified by the user.
InternalFlavor - Class in com.facebook.buck.core.model
A Flavor passing information between targets, which is irrelevant to the end user.
InternalFlavor() - Constructor for class com.facebook.buck.core.model.InternalFlavor
 
internals() - Static method in class com.facebook.buck.core.model.OutputLabel
 
Internals() - Constructor for class com.facebook.buck.core.model.OutputLabel.Internals
 
internals() - Static method in class com.facebook.buck.rules.modern.OutputPath
 
Internals() - Constructor for class com.facebook.buck.rules.modern.OutputPath.Internals
 
InternalsForFastPaths() - Constructor for class com.facebook.buck.core.filesystems.BuckUnixPath.InternalsForFastPaths
 
InternalTargetAttributeNames - Class in com.facebook.buck.parser
Contains names of attributes that are provided by Buck and cannot be set by users.
InternalTargetAttributeNames() - Constructor for class com.facebook.buck.parser.InternalTargetAttributeNames
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.apple.AppleTest
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in interface com.facebook.buck.core.test.rule.TestRule
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in interface com.facebook.buck.core.test.rule.TestXRule
Deprecated.
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.cxx.CxxTest
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.features.d.DTest
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.features.go.GoTest
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.features.python.PythonTest
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.features.rust.RustTest
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.jvm.java.JavaTest
 
interpretTestResults(ExecutionContext, SourcePathResolverAdapter, boolean) - Method in class com.facebook.buck.shell.ShTest
 
interruptBgProcesses() - Static method in class com.facebook.buck.util.BgProcessKiller
Sends SIGINT to all background processes
interruptCurrentThread() - Static method in class com.facebook.buck.util.Threads
 
interrupted(CommandEvent.Started, ExitCode) - Static method in class com.facebook.buck.event.CommandEvent
 
interruptOnClientExit(Thread) - Method in class com.facebook.buck.support.state.BuckGlobalState
 
interruptThread(Thread) - Static method in class com.facebook.buck.util.Threads
 
IntIntMap - Interface in com.facebook.buck.cxx.toolchain.objectfile
These methods will be implemented by all test maps
IntIntMap4a - Class in com.facebook.buck.cxx.toolchain.objectfile
An extremely fast int-int map for large data sets which avoids boxing costs.
IntIntMap4a(int, float, int) - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.IntIntMap4a
 
IntListAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Class that represents a list of integers
IntListAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
 
intListAttribute(SkylarkList<Integer>, String, boolean, boolean) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
intListAttribute(SkylarkList<Integer>, String, boolean, boolean) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
IntraDexReorderStep - Class in com.facebook.buck.android
Runs a user supplied reordering tool on all dexes.
INVALID_DIRECTORY_MESSAGE_TEMPLATE - Static variable in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
INVALID_FLAVOR_CHARACTERS - Static variable in interface com.facebook.buck.core.model.Flavor
 
INVALID_PARAMETER_ERROR - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
invalidate() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Invalidates this object.
invalidate() - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
Invalidates the cached build output.
invalidate() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
invalidate() - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
invalidate() - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
invalidate() - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
invalidate() - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
invalidate() - Method in interface com.facebook.buck.jvm.core.JavaClassHashesProvider
Invalidates a state
invalidate() - Method in class com.facebook.buck.jvm.java.DefaultJavaClassHashesProvider
 
invalidate(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
invalidate(Path) - Method in interface com.facebook.buck.util.cache.FileHashCache
 
invalidate(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
invalidate(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
invalidate(Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
invalidate(Path) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
invalidate(Path) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
invalidateAll(CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
Invalidate everything in the cache.
invalidateAll() - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
Invalidate everything in the cache.
invalidateAll(CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
invalidateAll() - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
Invalidate everything in the cache.
invalidateAll() - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
invalidateAll() - Method in interface com.facebook.buck.util.cache.FileHashCache
 
invalidateAll() - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
invalidateAll() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
invalidateAll() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
invalidateAll() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
invalidateAllCaches() - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidateAllExceptFilesystems(ImmutableSet<ProjectFilesystem>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
Invalidate all inputs *not* from the given ProjectFilesystems and their transitive dependents.
invalidateAllExceptFilesystems(ImmutableSet<ProjectFilesystem>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
Invalidate all inputs *not* from the given ProjectFilesystems and their transitive dependents.
invalidateAllExceptFilesystems(ImmutableSet<ProjectFilesystem>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
invalidateAllExceptFilesystems(ImmutableSet<ProjectFilesystem>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
Invalidate all inputs *not* from the given ProjectFilesystems and their transitive dependents.
invalidateBasedOn(WatchmanOverflowEvent) - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidateBasedOn(WatchmanPathEvent) - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidateCache() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
invalidateCellCaches(Cell) - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidateExtension(Label) - Method in class com.facebook.buck.core.starlark.knowntypes.KnownUserDefinedRuleTypes
Invalidates all rules found in a specific extension file
invalidateFilesystem(ProjectFilesystem, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
Invalidate all inputs from a given ProjectFilesystem and their transitive dependents.
invalidateFilesystem(ProjectFilesystem) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
Invalidate all inputs from a given ProjectFilesystem and their transitive dependents.
invalidateFilesystem(ProjectFilesystem, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
invalidateFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
Invalidate all inputs from a given ProjectFilesystem and their transitive dependents.
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.android.DummyRDotJava
 
invalidateInitializeFromDiskState() - Method in interface com.facebook.buck.core.rules.attr.InitializableFromDisk
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbiFromLibraryTarget
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.CompareAbis
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
invalidateInputs(Iterable<RuleKeyInput>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
Invalidate the given inputs and all their transitive dependents.
invalidateInputs(Iterable<RuleKeyInput>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
Invalidate the given inputs and all their transitive dependents.
invalidateInputs(Iterable<RuleKeyInput>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
invalidateInputs(Iterable<RuleKeyInput>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
invalidatePath(AbsPath) - Method in class com.facebook.buck.parser.DaemonicParserState
Invalidate everything which depend on path.
invalidatePath(ProjectFilesystem, Path) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
invalidateWithParents(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
invalidateWithParents(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
invalidateWithParents(Path) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
invalidationFinished(FileHashCacheEvent.InvalidationStarted) - Static method in class com.facebook.buck.event.FileHashCacheEvent
 
InvalidationFinished(FileHashCacheEvent.InvalidationStarted) - Constructor for class com.facebook.buck.event.FileHashCacheEvent.InvalidationFinished
 
invalidationStarted() - Static method in class com.facebook.buck.event.FileHashCacheEvent
 
InvalidationStarted() - Constructor for class com.facebook.buck.event.FileHashCacheEvent.InvalidationStarted
 
InvalidCellOverrideException - Exception in com.facebook.buck.core.cell
An exception thrown when trying to perform invalid cell override.
InvalidCellOverrideException(String) - Constructor for exception com.facebook.buck.core.cell.InvalidCellOverrideException
 
invert() - Method in class com.facebook.buck.cli.LabelSelector
 
InvocationInfo - Class in com.facebook.buck.log
 
InvocationInfo() - Constructor for class com.facebook.buck.log.InvocationInfo
 
ioctl(int, Pointer, Object...) - Method in interface com.facebook.buck.util.Libc
 
IOS - Static variable in class com.facebook.buck.features.js.JsFlavors
 
IPHONEOS - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
IPHONESIMULATOR - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
IS_APPLE_BUNDLE_RESOURCE_NODE - Static variable in class com.facebook.buck.apple.AppleResources
 
IS_EXO_CONSTANT - Static variable in class com.facebook.buck.android.BuildConfigs
Name of a Buck-specific global variable that indicates whether an app was built using exopackage.
IS_LOCAL_FALLBACK_DISABLED_ON_CORRUPT_ARTIFACTS_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Whether failed remote executions are retried locally if the artifacts are corrupted.
IS_LOCAL_FALLBACK_ENABLED_FOR_COMPLETED_ACTION_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
IS_LOCAL_FALLBACK_ENABLED_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Whether failed remote executions are retried locally.
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXAggregateTarget
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainer
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItem
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFrameworksBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXHeadersBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXNativeTarget
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProjectItem
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXResourcesBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXSourcesBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXVariantGroup
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
isAapt2LocaleFiltering() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
Whether to filter locales using aapt2.
isAapt2LocaleFiltering() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
Whether to filter locales using aapt2.
isAapt2LocaleFiltering() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
Whether to filter locales using aapt2.
isAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
Returns whether this target is an abi target.
isAbsolute() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
isAbsolute() - Method in class com.facebook.buck.core.io.ArchiveMemberPath
 
isAcceptable(Version) - Method in interface com.facebook.buck.versions.Constraint
 
isAcceptable(Version) - Method in class com.facebook.buck.versions.ExactConstraint
 
isAccessibilityBridge() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
Bridge methods may be generated for public methods of non-public superclasses to (as the compiler source puts it) "work around a horrible but permanent reflection design error."
isActionGraphCheckingEnabled() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
isAcyclic() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
isAggregatingAndroidResourceModulesEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isAlive() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
 
isAlive() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
isAlive() - Method in class com.facebook.buck.worker.WorkerProcess
 
isAllowRDotJavaInSecondaryDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isAllowRDotJavaInSecondaryDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isAllowRDotJavaInSecondaryDex() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isAndroidFacetBuilderPresent() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
isAndroidLibrary() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
isAnsiTerminal() - Method in class com.facebook.buck.util.Ansi
 
isArgfileRequired() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
Whether an argfile is required for a long command line (false means that it is possible to split a long command line into chunks).
isArgfileRequired() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
isArgfileRequired() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
isArgfileRequired() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
isArgfileRequired() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.ClangClCompiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
isArgFileSupported() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
isArtifactMetadata(String) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
Whether this is a key that represents data to be stored as BuildInfo.MetadataKey.ARTIFACT_METADATA.
isAssembly() - Method in enum com.facebook.buck.cxx.CxxSource.Type
 
isAsset() - Method in interface com.facebook.buck.android.NativeLibraryBuildRule
 
isAsset() - Method in class com.facebook.buck.android.NdkLibrary
 
isAsset() - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
isAsync() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
isAsync() - Method in interface com.facebook.buck.shell.WorkerTool
 
isAsync() - Method in interface com.facebook.buck.worker.WorkerProcessParams
Whether we use synchronous 1-command-at-a-time processes, or one process with a max number of tasks
isAutogenerateAndroidFacetSourcesEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isAvailable(ExecutionContext) - Method in interface com.facebook.buck.android.FilterResourcesSteps.ImageScaler
 
isBaseModule() - Method in class com.facebook.buck.android.ModuleInfo
 
isBeingWorkedOnByCurrentThread() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
isBestServer() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent.PerServerData
 
isBound() - Method in interface com.facebook.buck.core.artifact.Artifact
 
isBound() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
isBuckConfigLocalWarningEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isBuildFiltered(BuckConfig) - Method in class com.facebook.buck.cli.TestCommand
 
isBuildingFilteredTestsEnabled() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
isBuildRule() - Method in class com.facebook.buck.core.model.RuleType
 
isBuildRuleDebuggable(BuildRule) - Static method in class com.facebook.buck.apple.AppleDebuggableBinary
 
isBuildRuleNoOp() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
isBuildRuleWithTarget(BuildTarget) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
isBuildStringSourceMap() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isBuildStringSourceMap() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isBuildStringSourceMap() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isBytecode - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
isCacheable() - Method in class com.facebook.buck.android.AndroidBinary
 
isCacheable() - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
isCacheable() - Method in class com.facebook.buck.android.AndroidBundle
 
isCacheable() - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
isCacheable() - Method in class com.facebook.buck.android.ExopackageFilesInstaller
 
isCacheable() - Method in class com.facebook.buck.android.ExopackageInstallFinisher
 
isCacheable() - Method in class com.facebook.buck.apple.AppleBundle
 
isCacheable() - Method in class com.facebook.buck.apple.AppleDsym
 
isCacheable() - Method in class com.facebook.buck.apple.AppleTestX
not cacheable because our build steps writes out a bunch of apple configurations for the test specific to the run time.
isCacheable() - Method in class com.facebook.buck.apple.BuiltinApplePackage
 
isCacheable() - Method in class com.facebook.buck.apple.MultiarchFile
 
isCacheable() - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
isCacheable() - Method in interface com.facebook.buck.core.build.action.BuildEngineAction
Whether this BuildEngineAction can be cached.
isCacheable() - Method in interface com.facebook.buck.core.rules.actions.Action
TODO(bobyf): should we still have this or should we enforce everything to be cacheable
isCacheable() - Method in class com.facebook.buck.core.rules.actions.lib.CopyAction
 
isCacheable() - Method in class com.facebook.buck.core.rules.actions.lib.RunAction
 
isCacheable() - Method in class com.facebook.buck.core.rules.actions.lib.WriteAction
 
isCacheable() - Method in interface com.facebook.buck.core.rules.BuildRule
Whether this BuildRule can be cached.
isCacheable() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
isCacheable() - Method in class com.facebook.buck.cxx.Archive
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxBinary
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxLink
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxStrip
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxThinLTOIndex
 
isCacheable() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
isCacheable() - Method in class com.facebook.buck.features.haskell.HaskellLinkRule
 
isCacheable() - Method in class com.facebook.buck.features.lua.LuaStandaloneBinary
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlBuild
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlCCompile
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlClean
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlLink
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompile
 
isCacheable() - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
isCacheable() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
isCacheable() - Method in class com.facebook.buck.shell.BaseGenrule
Get whether or not the output of this genrule can be cached.
isCacheable() - Method in class com.facebook.buck.shell.DefaultWorkerToolRule
 
isCacheable() - Method in class com.facebook.buck.shell.ExportFile
 
isCacheable - Variable in class com.facebook.buck.shell.GenruleBuildable
Whether or not this genrule can be cached.
isCacheable() - Method in class com.facebook.buck.shell.ShBinary
 
isCacheable() - Method in class com.facebook.buck.swift.SwiftCompile
 
isCacheHitExpected() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
isCancelled() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
 
isCancelled() - Method in class com.facebook.buck.rules.modern.builders.RemoteRuleContext
Whether action has been cancelled.
isCause(ThrowableCauseIterable) - Static method in exception com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader.CorruptArtifactException
Determines if any of the causes in the ThrowableCauseIterable are CorruptArtifactException
isCheck() - Method in enum com.facebook.buck.features.rust.CrateType
We're just checking the code, and generating metadata to allow dependents to check.
isCheck() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
isChromeTraceCreationEnabled() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
isClassAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isClassFile(FileLike) - Static method in class com.facebook.buck.jvm.java.classes.FileLikes
 
isClassInModule(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
isClassInModule(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
isCleanerEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isClosed() - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.cli.BuildCommand
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.cli.TestCommand
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.test.TestRunningOptions
 
isCompilableType(CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
Returns true for source types which can be built with the C compiler without a preprocessor.
isCompile() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
isCompiledInCurrentRun(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
 
isCompiledInCurrentRun(Element) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
isCompiledInCurrentRun(Element) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
isComplete() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
isCompressAssetLibraries() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isCompressAssetLibraries() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isConfigurable() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
isConfigurable() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
isConfigured() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
isConfigured() - Method in interface com.facebook.buck.event.BuckEvent
 
isConnected() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
isConsoleEnabled() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Whether Console output of Remote Execution information is enabled.
isConstructor(ExecutableElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isDaemon() - Method in class com.facebook.buck.event.CommandEvent
 
isDarwinSandboxEnabled() - Method in class com.facebook.buck.sandbox.SandboxConfig
Whether sandboxing is enabled on Darwin (OS X).
isDebug() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
isDebug() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
isDebugEnabled() - Method in class com.facebook.buck.cli.BuildCommand
 
isDebugEnabled() - Method in class com.facebook.buck.cli.TestCommand
 
isDebugEnabled() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
isDebugEnabled() - Method in class com.facebook.buck.core.util.log.Logger
 
isDefault() - Method in class com.facebook.buck.core.model.OutputLabel
 
isDefaultKey() - Method in class com.facebook.buck.core.select.SelectorKey
 
isDensity(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
 
isDep() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
isDep() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
isDesugarEnabled() - Method in interface com.facebook.buck.jvm.core.HasDesugarSupport
Desugar support for java 8 features withing single class file.
isDesugarEnabled() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
isDesugarEnabled() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
isDetailed() - Method in interface com.facebook.buck.cxx.UntrackedHeaderReporter
 
isDirectory(Path, LinkOption...) - Static method in class com.facebook.buck.io.file.MorePaths
Returns whether a path is a directory..
isDirectory(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
isDirectory(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
isDirectory(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
isDirectory(PathWrapper, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
isDirectory(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
isDirectory(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
isDirty() - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
isDoesNotAffectAbi() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
A value of false indicates that the plugin either generates classes that are intended for use outside of the code being processed or modifies bytecode in a way that modifies ABI.
isDoesNotAffectAbi() - Method in interface com.facebook.buck.jvm.java.JavacPluginArgs
A value of false indicates that the plugin either generates classes that are intended for use outside of the code being processed or modifies bytecode in a way that modifies ABI.
isDoesNotAffectAbi() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
A value of false indicates that the plugin either generates classes that are intended for use outside of the code being processed or modifies bytecode in a way that modifies ABI.
isDownloadAtRuntimeOk() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
isDryRun() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
isDryRun() - Method in class com.facebook.buck.test.TestCaseSummary
 
isDryRun - Variable in class com.facebook.buck.testrunner.BaseRunner
 
isDynamic() - Method in enum com.facebook.buck.features.rust.CrateType
Crate dynamically links with its dependents.
isElf(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
isEmbeddedCellBuckOutEnabled() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
isEmpty() - Method in class com.facebook.buck.core.exceptions.DependencyStack
Check if stack is empty
isEmpty() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
isEmpty() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
isEmpty() - Method in class com.facebook.buck.core.model.FlavorSet
 
isEmpty() - Method in class com.facebook.buck.core.path.ForwardRelativePath
 
isEmpty() - Method in class com.facebook.buck.cxx.OmnibusRoots.Builder
 
isEmpty(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Return true if provided path is empty path ("")
isEmpty() - Method in class com.facebook.buck.jvm.java.JavacPluginParams
 
isEmpty() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
isEmpty() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
isEmpty() - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
isEmpty() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
isEmpty(CharSequence) - Static method in class com.facebook.buck.util.string.MoreStrings
 
isEmulator() - Method in class com.facebook.buck.android.device.TargetDevice
 
isEmulator() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
isEmulatorsOnlyModeEnabled() - Method in class com.facebook.buck.android.device.TargetDeviceOptions
 
isEmulatorsOnlyModeEnabled() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
isEnabled() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
isEnabled(Ansi, Verbosity) - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
Whether the SuperConsole is enabled
isEnabledEvent(BuckEvent) - Method in class com.facebook.buck.event.listener.ScribeEventListener
Returns true if the event should be sent to scribe; false otherwise.
isEnableProfiling() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
isEnableProfiling() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
isEnableProfiling() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
isEnableProfiling() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
isEnableRelinker() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
isEnableRelinker() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isEnableRelinker() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isEnableRelinker() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isEscaped() - Method in interface com.facebook.buck.core.macros.MacroMatchResult
 
isExcludeArtifactsEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isExcludeDepsFromMergedLinking() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
isExcludeDepsFromMergedLinking() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
isExcludeDepsFromMergedLinking() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
isExecutable(Path) - Method in class com.facebook.buck.edenfs.EdenProjectFilesystemDelegate
 
isExecutable() - Method in enum com.facebook.buck.features.rust.CrateType
Create generates an executable
isExecutable(Path) - Static method in class com.facebook.buck.io.ExecutableFinder
 
isExecutable(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Allows Files.isExecutable(java.nio.file.Path) to be faked in tests.
isExecutable(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
isExecutable(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Allows Files.isExecutable(java.nio.file.Path) to be faked in tests.
isExecutable(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
isExecutable(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
isExecutable - Variable in class com.facebook.buck.remoteexecution.util.OutputsMaterializer.PendingMaterialization
 
isExopackage() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isExopackage() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isExopackage() - Method in interface com.facebook.buck.android.HasExopackageArgs
 
isExported() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
 
isExported() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
 
isFatal() - Method in enum com.facebook.buck.util.ExitCode
 
isFile(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Checks whether there is a normal file at the specified path.
isFile(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
isFile(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Checks whether there is a normal file at the specified path.
isFile(PathWrapper, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
isFile(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Checks whether there is a normal file at the specified path
isFileFlavor(Flavor) - Static method in class com.facebook.buck.features.js.JsFlavors
 
isFlavored() - Method in class com.facebook.buck.core.model.BuildTarget
 
isFlavored() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
isFocusedOn(BuildTarget) - Method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Test whether target matches any focused targets.
isForceFinalResourceIds() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
isForceStatic() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isFramework() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
isGeneratingAndroidManifestEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isGeneratingDummyRDotJavaEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isGeneratingTargetInfoMapEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isGenruleSandboxEnabled() - Method in class com.facebook.buck.sandbox.SandboxConfig
Whether `genrule` should use sandboxing.
isGlobalOption(OptionHandler<?>) - Static method in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
isGlobalOption(String) - Static method in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
isGrayscaleImageProcessingEnabled() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
isHeaderOnly() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isHidden(Path) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
isHidden(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
isHidden(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
isIgnoreAaptProguardConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isIgnoreAaptProguardConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isIgnoreAaptProguardConfig() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isIgnoreCompileErrors() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
isIgnored(RelPath) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
isIgnored(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
isIgnored(RelPath) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
isIgnored(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
isIgnored(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
isIgnored(Path) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
isIjFolderInstance(IjFolder) - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
 
isImmutable() - Method in class com.facebook.buck.core.artifact.OutputArtifact
 
isImmutable() - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgsApi
 
isImmutable() - Method in class com.facebook.buck.core.rules.providers.impl.BuiltInProviderInfo
 
isImmutable() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
 
isImmutable() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProviderInfo
 
isImmutable(Object) - Static method in class com.facebook.buck.core.starlark.compatible.BuckSkylarkTypes
Checks if a given value is 'Immutable'.
isImmutable() - Method in interface com.facebook.buck.core.starlark.rule.artifact.SkylarkArtifactApi
 
isInclNoLocationClassesEnabled() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
isInclNoLocationClassesEnabled() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
isIncluded(TestDescription) - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
isIncludesVectorDrawables() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isIncludesVectorDrawables() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isIncludesVectorDrawables() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isIncludeTransitiveDependency() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isInclusive() - Method in class com.facebook.buck.cli.LabelSelector
 
isInclusive() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
isInclusive() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
isInclusive() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
isIndependentSharedLibraryInterfaces() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
isInnerClass(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isInnerClassConstructor(ExecutableElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isInPlace() - Method in enum com.facebook.buck.features.python.PythonBuckConfig.PackageStyle
 
isInput() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
isInput() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
isInterfaceMethodsDesugarEnabled() - Method in interface com.facebook.buck.jvm.core.HasDesugarSupport
Desugar support for interface default and static methods.
isInterfaceMethodsDesugarEnabled() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
isInterfaceMethodsDesugarEnabled() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
isIsolateClassLoader() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
A value of false indicates that the plugin will not use a shared class loader to be loaded.
isIsolateClassLoader() - Method in interface com.facebook.buck.jvm.java.JavacPluginArgs
A value of false indicates that the plugin will not use a shared class loader to be loaded.
isIsolateClassLoader() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
A value of false indicates that the plugin will not use a shared class loader to be loaded.
isJavaGCEventLoggingEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isJavaUtilsLoggingEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isJvmLanguageTargetNode(TargetNode<?>) - Static method in class com.facebook.buck.features.project.intellij.IjProjectSourcePathResolver
 
isJvmTestTargetNode(TargetNode<?>) - Static method in class com.facebook.buck.features.project.intellij.IjProjectSourcePathResolver
 
isKeepGoing() - Method in class com.facebook.buck.cli.BuildCommand
 
isKeepGoing() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
isKeepModuleFilesInModuleDirsEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isKotlinModule(JvmLibraryArg) - Static method in class com.facebook.buck.features.project.intellij.IjKotlinHelper
Whether the target node associated with the constructorArg will produce a Kotlin module
isLastRound() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
isLeft() - Method in class com.facebook.buck.util.types.Either
Returns whether the instance holds a left value.
isLegacyWatchApp() - Method in class com.facebook.buck.apple.AppleBundle
 
isLibrary - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
isLibraryTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isLinkerMapEnabledForBuildTarget(BuildTarget) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
isLinkWhole() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isLocalFallbackDisabledOnCorruptedArtifacts() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
isLocalFallbackEnabled() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
isLocalFallbackEnabledForCompletedAction() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
isLogBuildIdToConsoleEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isLoggable(Level) - Method in class com.facebook.buck.core.util.log.Logger
 
isLoggable(LogRecord) - Method in class com.facebook.buck.log.memory.MemoryHandler
 
isLoggingEnabled() - Method in enum com.facebook.buck.util.environment.CommandMode
 
isLogToChromeTrace() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent
 
isMachineReadableLoggerEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isManifest() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
isMatchAnyClass() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
isMatchAnyClass() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
isMatchAnyClass() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
isMatchAnyMethod() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
isMatchAnyMethod() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
isMatchAnyMethod() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
isMatchedByLabelOptions(BuckConfig, Set<String>) - Method in class com.facebook.buck.cli.TestCommand
 
isMatchesAny() - Method in class com.facebook.buck.util.PatternsMatcher
 
isMatchesNone() - Method in class com.facebook.buck.util.PatternsMatcher
 
isMavenCoordsPresent(HasMavenCoordinates) - Static method in interface com.facebook.buck.jvm.core.HasMavenCoordinates
 
isModular() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
isModular() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
isModular() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
 
isModular() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
isModuleExt(String) - Static method in class com.facebook.buck.features.python.PythonUtil
 
isMultiCellModuleSupportEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isMultiCheckEnabled() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
isMultiCheckEnabled() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
isMultiInstallModeEnabled() - Method in class com.facebook.buck.step.AdbOptions
 
isNameCompatible(String, JavaFileObject.Kind) - Method in class com.facebook.buck.jvm.java.JarFileObject
 
isNative() - Method in enum com.facebook.buck.features.rust.CrateType
Return true if this crate type is intended to be a native output (ie, not intended for further processing by the Rust toolchain).
isNeedAndroidTools() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
This argument allows genrule to specify if it needs android tools (like dex, aapt, ndk, sdk).
isNeedAndroidTools() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
This argument allows to specify if it needs android tools (like dex, aapt, ndk, sdk).
isNeedAndroidTools() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
This argument allows genrule to specify if it needs android tools (like dex, aapt, ndk, sdk).
isNeedAndroidTools() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
isNeedAndroidTools() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
This argument allows genrule to specify if it needs android tools (like dex, aapt, ndk, sdk).
isNeedAndroidTools() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
This argument allows genrule to specify if it needs android tools (like dex, aapt, ndk, sdk).
isNeedAndroidTools() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
This argument allows genrule to specify if it needs android tools (like dex, aapt, ndk, sdk).
isNoAutoAddOverlayResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isNoAutoAddOverlayResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isNoAutoAddOverlayResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isNoAutoVersionResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isNoAutoVersionResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isNoAutoVersionResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isNoBuckCheckPresent() - Method in interface com.facebook.buck.doctor.config.UserLocalConfiguration
 
isNoCache() - Method in class com.facebook.buck.cli.AbstractCommand
 
isNoSpaceOnDevice() - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
 
isNotStaticallyLinkedLibraryNode(TargetNode<CxxLibraryDescription.CommonArg>) - Static method in class com.facebook.buck.apple.AppleLibraryDescription
 
isNoVersionTransitionsResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isNoVersionTransitionsResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isNoVersionTransitionsResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
IsolatedBuildableBuilder - Class in com.facebook.buck.rules.modern.builders
IsolatedBuildableBuilder is used to build rules in isolation.
IsolationChecker - Class in com.facebook.buck.rules.modern.tools
IsolationChecker can be used to inspect an action graph and get diagnostics about the node's support for isolated execution.
IsolationChecker(SourcePathRuleFinder, CellPathResolver, IsolationChecker.FailureReporter) - Constructor for class com.facebook.buck.rules.modern.tools.IsolationChecker
 
IsolationChecker.FailureReporter - Interface in com.facebook.buck.rules.modern.tools
IsolationChecker reports diagnostics through a FailureReporter.
isOngoing() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
isOnlyPrintCommands() - Method in class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
isOpen() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
isOptimizableType(CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
Returns true for source types which can be optimized with the C++ compiler during an incremental ThinLTO build.
isOptional() - Method in class com.facebook.buck.core.starlark.coercer.SkylarkParamInfo
 
isOptional() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
isOptional() - Method in class com.facebook.buck.rules.coercer.ReflectionParamInfo
 
isOutputToFile() - Method in class com.facebook.buck.rules.macros.MacroContainer
 
isOverrideBridge() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
Bridge methods may be generated when an overriding method has a different erasure than the overridden method, or a different return type.
isPackageAssetLibraries() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isPackageAssetLibraries() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isParallelExternalTestSpecComputationEnabled() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
isPathCreateOrDeleteEvent(WatchmanPathEvent) - Static method in class com.facebook.buck.parser.DaemonicParserState
 
isPCHEnabled() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
isPersistent() - Method in interface com.facebook.buck.shell.WorkerTool
 
isPic() - Method in enum com.facebook.buck.features.rust.CrateType
Crate needs to be compiled with relocation-model=pic.
isPlatformFlavor(Flavor) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
isPlatformSupported(HalideLibraryDescriptionArg, CxxPlatform) - Static method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
isPolyglotParsingEnabled() - Method in class com.facebook.buck.parser.config.ParserConfig
 
isPrebuiltSOForHaskellOmnibus(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
isPrebuiltSOForHaskellOmnibus(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
isPrebuiltSOForHaskellOmnibus(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
isPrebuiltSOForHaskellOmnibus(ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Delegate
 
isPrebuiltSOForHaskellOmnibus(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
isPrebuiltSOForHaskellOmnibus(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
isPreprocessable() - Method in enum com.facebook.buck.cxx.CxxSource.Type
 
isPreprocessableType(CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
Returns true for source types which can be run through the C preprocessor.
isPresent(QueryExpression<?>) - Method in class com.facebook.buck.query.CachingQueryEvaluator
 
isPrimaryDexScenarioOverflowAllowed() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isPrimaryDexScenarioOverflowAllowed() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isPrintJson() - Method in class com.facebook.buck.cli.ServerStatusCommand
 
isProcessRunning(String) - Method in class com.facebook.buck.util.PkillProcessManager
 
isProcessRunning(String) - Method in interface com.facebook.buck.util.ProcessManager
Returns true if the named process is running, false otherwise.
isProcessTrackerDeepEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isProcessTrackerEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isProcMacro() - Method in enum com.facebook.buck.features.rust.CrateType
Return true if this is generating a compiler plugin - ie, it should be linked with a different linker and linker flags.
isProductionBuild() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
isProfilingEnabled() - Method in class com.facebook.buck.parser.ParsingContext
Whether to enable profiling during parsing request.
isProjectGenerated() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
isProvided() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isPublicAnnouncementsEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isPythonZipSafe() - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
isPythonZipSafe() - Method in class com.facebook.buck.features.python.PythonLibrary
 
isPythonZipSafe() - Method in interface com.facebook.buck.features.python.PythonPackagable
 
isRanLibStepRequired() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
isRanLibStepRequired() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
isRanLibStepRequired() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
isRanLibStepRequired() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
isRanLibStepRequired() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
isReadOnly() - Method in class com.facebook.buck.cli.AbstractPerfCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AbstractQueryCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditActionGraphCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditAliasCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditBuildInfoCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditCellCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditIncludesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditInputCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditMbrCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditModulesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditRulesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditRuleTypeCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditRuleTypesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditTestsCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.BuckCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.BuildCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.CacheCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.CacheDeleteCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.CleanCommand
 
isReadOnly() - Method in interface com.facebook.buck.cli.Command
 
isReadOnly() - Method in class com.facebook.buck.cli.DoctorCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.FetchCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.FixCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.HelpCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.InstallCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.KillAllCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.KillCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.PerfCasCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.PerfCasDownloadCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.PerfCasUploadCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.PerfCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.PerfMbrCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.PerfStatCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.ProjectCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.RootCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.RunCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.ServerCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.ServerStatusCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.TargetsCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.TestCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.UninstallCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.VerifyCachesCommand
 
isReadOnly() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
isRealDevicesOnlyModeEnabled() - Method in class com.facebook.buck.android.device.TargetDeviceOptions
 
isRealDevicesOnlyModeEnabled() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
isRecursive() - Method in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern
Whether this is a '//package/...' pattern.
isRecursive() - Method in enum com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern.Kind
 
isRecursive() - Method in class com.facebook.buck.parser.spec.BuildFileSpec
 
isRecursive() - Method in class com.facebook.buck.step.fs.CopyStep
 
isRecursive() - Method in class com.facebook.buck.step.fs.RmStep
 
isReexportAllHeaderDependencies() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isReexportAllHeaderDependencies() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isReexportAllHeaderDependencies() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isReexportAllHeaderDependencies() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isReexportAllHeaderDependencies() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isRegularFile(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
isRelatedTo(BuckEvent) - Method in class com.facebook.buck.event.AbstractBuckEvent
 
isRelatedTo(BuckEvent) - Method in interface com.facebook.buck.event.BuckEvent
 
isRemoteExecutionAutoEnabled(String, List<String>) - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
isRemoteExecutionForceDisabled() - Method in class com.facebook.buck.cli.BuildCommand
 
isRemoveUndefinedSymbols() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
isRemovingUnusedLibrariesEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isRendering() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
isReorderClassesIntraDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isReorderClassesIntraDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isReorderClassesIntraDex() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isRequiredForSourceOnlyAbi - Variable in class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
 
isReserved() - Method in class com.facebook.buck.core.select.SelectorKey
 
isResourceAwareSchedulingEnabled() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
isResourceAwareSchedulingEnabled() - Method in class com.facebook.buck.core.resources.ResourcesConfig
 
isResourceFolder() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
isResourceFolder() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
 
isResourceFolder() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
isResourceFolder() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
isReuseCurrentConfig() - Method in class com.facebook.buck.cli.AbstractCommand
 
isRight() - Method in class com.facebook.buck.util.types.Either
Returns whether the instance holds a right value.
isRootModule() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
isRpath() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
isRpath() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
isRuleBuilt(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Returns whether the build rule associated with the build target has been successfully built.
isRuleBuilt(BuildTarget) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
isRuleKeyLoggerEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
isRuleRunningAfterThisEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.BeginningBuildRuleEvent
 
isRuleRunningAfterThisEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
 
isRuleRunningAfterThisEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
isRunAllTests() - Method in class com.facebook.buck.cli.TestCommand
 
isRunAllTests() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
isRunAllTests() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
isRunAllTests() - Method in class com.facebook.buck.test.TestRunningOptions
 
isRunning() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
 
isRunning() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Returns true if the process is running, false otherwise.
isRuntimeRetention(AnnotationMirror) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isSafeToCreate(ClientSideSlbConfig) - Static method in class com.facebook.buck.slb.ClientSideSlb
 
isSameFile(Path, Path) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
isSameFile(FileObject, FileObject) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
isSandboxEnabled() - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxExecutionStrategy
 
isSandboxEnabled() - Method in class com.facebook.buck.sandbox.NoSandboxExecutionStrategy
 
isSandboxEnabled() - Method in interface com.facebook.buck.sandbox.SandboxExecutionStrategy
 
isSandboxEnabledForCurrentPlatform() - Method in class com.facebook.buck.sandbox.SandboxConfig
Whether sandboxing is enabled on the current platform.
isSaveAnalysis() - Method in enum com.facebook.buck.features.rust.CrateType
Save-analysis is a more detailed version of check, which saves full type and other information in a json file for consumption by other tools (namely RLS).
isSaveAnalysis() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
isSDKROOTFrameworkPath() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
isServerUnhealthy() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent.PerServerData
 
isShowHttpserverPort() - Method in class com.facebook.buck.cli.ServerStatusCommand
 
isShufflingTests() - Method in class com.facebook.buck.test.TestRunningOptions
 
isShutdown() - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
isShutdown() - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
isShutDown() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Check if the manager is shut down.
isShutdown() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
isSilent() - Method in enum com.facebook.buck.util.Verbosity
 
isSilentlyIgnored(Path) - Static method in class com.facebook.buck.android.AaptStep
Determines whether the default AAPT ignore pattern in AaptStep.DEFAULT_IGNORE_ASSETS_PATTERN would silently ignore a file.
isSimulator(String) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
isSimulatorAvailable(String) - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
 
isSkipActionGraphCache() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
isSkipBuildEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isSkipCrunchPngs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isSkipCrunchPngs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isSkipCrunchPngs() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isSkipNonUnionRDotJava() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
isSkipNonUnionRDotJava() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
 
isSkipNonUnionRDotJava() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
isSkipProguard() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isSkipProguard() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isSkipProguard() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isSource() - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
isSource() - Method in interface com.facebook.buck.core.starlark.rule.artifact.SkylarkArtifactApi
 
isSourceAbi() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
 
isSourceAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.AbstractCommand
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.BuckCommand
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.BuildCommand
 
isSourceControlStatsGatheringEnabled() - Method in interface com.facebook.buck.cli.Command
 
isSourceOnlyAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isSourceRetention(AnnotationMirror) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isStarted() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
isSubdirOf(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
isSubdirOf(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
isSubscribedTo(String) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 
isSuccess() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
isSuccess() - Method in enum com.facebook.buck.artifact_cache.CacheResultType
Whether the artifact was successfully fetched.
isSuccess() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
isSuccess() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
isSuccess() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
isSuccess() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
Note: if deserialized from json always returns false.
isSuccess() - Method in interface com.facebook.buck.event.external.events.InstallFinishedEventExternalInterface
 
isSuccess() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
isSuccess() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
 
isSuccess() - Method in class com.facebook.buck.event.UninstallEvent.Finished
 
isSuccess() - Method in interface com.facebook.buck.step.StepExecutionResult
 
isSuccess() - Method in class com.facebook.buck.test.TestCaseSummary
 
isSuccess() - Method in class com.facebook.buck.test.TestResults
 
isSuccess() - Method in class com.facebook.buck.test.TestResultSummary
For now "success" means "not failure", which introduces the least surprise for tests that have an assumption violation / failure.
isSuccess(ListenableFuture<?>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Create a convenience method for checking whether a future completed successfully because this does not appear to be possible to do in a more direct way: https://groups.google.com/forum/?fromgroups=#!topic/guava-discuss/rofEhagKnOc.
isSupported(BuildRule) - Static method in interface com.facebook.buck.core.rules.attr.SupportsInputBasedRuleKey
 
isSupported(BuildRule) - Static method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
isSupportedConfiguration(Path, NdkCxxRuntime) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
isSupportedVersionControlSystem() - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
isSupportedVersionControlSystem() - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
isSupportedVersionControlSystem() - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
isSupportedVersionControlSystem() - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
isSupportsAbiGenerationFromSource() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
If true, allows ABI-affecting plugins to run during ABI generation from source.
isSupportsAbiGenerationFromSource() - Method in interface com.facebook.buck.jvm.java.JavacPluginArgs
If true, allows ABI-affecting plugins to run during ABI generation from source.
isSupportsAbiGenerationFromSource() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
If true, allows ABI-affecting plugins to run during ABI generation from source.
isSupportsSharedLibraryInterface() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isSwiftSource(SourceWithFlags, SourcePathResolverAdapter) - Static method in class com.facebook.buck.swift.SwiftDescriptions
 
isSwiftTarget(BuildTarget) - Static method in class com.facebook.buck.swift.SwiftLibraryDescription
 
isSymlink(Path) - Method in class com.facebook.buck.edenfs.EdenProjectFilesystemDelegate
 
isSymLink(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns true if the file under path exists and is a symbolic link, false otherwise.
isSymlink(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
isSymLink(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns true if the file under path exists and is a symbolic link, false otherwise.
isSymlink(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
isTargetGraphOnlyDep() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
isTargetGraphOnlyDep() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
isTargetTypeSupported(Class<?>) - Static method in class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
 
isTerminalState(RemoteExecutionActionEvent.State) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
isTerminated() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
isTestedBy(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundle
 
isTestedBy(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinary
 
isTestedBy(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
isTestedBy(BuildTarget) - Method in interface com.facebook.buck.cxx.NativeTestable
Return true if this rule is tested by testTarget, false otherwise.
isTestRule() - Method in class com.facebook.buck.core.model.RuleType
 
isTestSuite() - Method in class com.facebook.buck.test.TestCaseSummary
 
isTextFile(String) - Static method in class com.facebook.buck.jvm.java.JarDumper
 
isTimedOut() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
isToolchainCreated(String, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
isToolchainCreated(String, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
isToolchainFailed(String, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
isToolchainFailed(String, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
isToolchainPresent(String, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
isToolchainPresent(String, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
isTransitiveMemberClass(TypeElement, TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isTrimResourceIds() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isTrimResourceIds() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isTrimResourceIds() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isTruncateFailingCommandEnabled() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
isUiTest() - Method in class com.facebook.buck.apple.AppleTest
 
isUniqueLibraryNameEnabled() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
isUnix() - Method in enum com.facebook.buck.util.environment.PlatformType
Whether this is PlatformType.UNIX.
isUnusedDependenciesOnlyPrintCommands() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
isUseBinaryResources() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
isUseConstantExpressions() - Method in class com.facebook.buck.android.AndroidBuildConfig
 
isUseOldStyleableFormat() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
isUserDefinedRuleIdentifier(String) - Static method in class com.facebook.buck.core.starlark.rule.names.UserDefinedRuleNames
Determines whether the given identifier is for a user defined rule
isUserError() - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
Indicates whether this exception is a user error or a buck internal error.
isUseSystemLibraryLoader() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
If an AAR bundles a native .so as well as java code that uses System.loadLibrary() to dynamically link this so, then we need to disable some optimizations for these libraries, namely native exopackage code, SoMerge, and ReLinker
isUtf8() - Method in class com.facebook.buck.android.resources.StringPool
 
isValidJavacJar(SourcePath, Optional<BuildRule>) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
isValidVersionString(String) - Static method in class com.facebook.buck.util.VersionStringComparator
 
isVerbose() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
isVerboseEnabled() - Method in class com.facebook.buck.core.util.log.Logger
 
isVerboseEnabled() - Method in class com.facebook.buck.log.TimedLogger
 
isVerifiedSourceAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isVersionedDataModel(AppleWrapperResourceArg) - Static method in class com.facebook.buck.apple.CoreDataModelDescription
 
isVersionRoot(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.versions.VersionRoot
 
isVisibleTo(TargetNode<?>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
isVisibleTo(TargetNode<?>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
isVisibleTo(ObeysVisibility) - Method in class com.facebook.buck.rules.visibility.VisibilityChecker
 
isVisibleToOrThrow(TargetNode<?>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
isVisibleToOrThrow(TargetNode<?>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
isWarnAboutDeprecatedSyntax() - Method in class com.facebook.buck.parser.config.ParserConfig
 
isWarnAboutDeprecatedSyntax() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
isWatch() - Method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
 
isWatchOSAppFromPlistStream(Path, InputStream) - Static method in class com.facebook.buck.apple.AppleInfoPlistParsing
Extracts the watchOS app flag (WKWatchKitApp) from an Info.plist, returning it if present.
isWhitelisted(String) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
isWifiUsableForDistributedCache(Optional<String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
isWindows() - Method in enum com.facebook.buck.util.environment.PlatformType
 
isWithoutDependenciesTests() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
isWithoutTests() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
isWithTests() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
isWritable() - Method in enum com.facebook.buck.artifact_cache.config.CacheReadMode
 
isXcodeDescription(BaseDescription<?>) - Method in class com.facebook.buck.apple.XCodeDescriptions
 
isXcodeTargetTestBuildRule(BuildRule) - Static method in class com.facebook.buck.apple.AppleBuildRules
Whether the build rule type is a test target.
isXcodeTargetTestBundleExtension(AppleBundleExtension) - Static method in class com.facebook.buck.apple.AppleBuildRules
Whether the bundle extension is a test bundle extension.
isZipSafe() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
ITEM_INDENTATION - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
iterator() - Method in class com.facebook.buck.core.exceptions.ThrowableCauseIterable
 
iterator() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
iterator() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedResult
 
iterator() - Method in class com.facebook.buck.features.go.FilteredSourceFiles
 
iterator() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
iterator() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
iXlinker(Iterable<String>) - Static method in class com.facebook.buck.cxx.toolchain.linker.impl.Linkers
Prefixes each of the given linker arguments with "-Xlinker" so that the compiler linker driver will pass these arguments directly down to the linker rather than interpreting them itself.
iXlinker(String...) - Static method in class com.facebook.buck.cxx.toolchain.linker.impl.Linkers
 

J

JACOCO_EXEC_COVERAGE_FILE - Static variable in class com.facebook.buck.jvm.java.JacocoConstants
 
JacocoConstants - Class in com.facebook.buck.jvm.java
 
JarBackedJavac - Class in com.facebook.buck.jvm.java
 
JarBackedJavac(String, Iterable<SourcePath>) - Constructor for class com.facebook.buck.jvm.java.JarBackedJavac
 
JarBackedJavacProvider - Class in com.facebook.buck.jvm.java
 
JarBackedJavacProvider(SourcePath, String) - Constructor for class com.facebook.buck.jvm.java.JarBackedJavacProvider
 
JarBackedReflectedKotlinc - Class in com.facebook.buck.jvm.kotlin
 
JarBuilder - Class in com.facebook.buck.util.zip
 
JarBuilder() - Constructor for class com.facebook.buck.util.zip.JarBuilder
 
JarBuilder.Observer - Interface in com.facebook.buck.util.zip
 
JarBuilderStubJarWriter - Class in com.facebook.buck.jvm.java.abi
 
JarBuilderStubJarWriter(JarBuilder) - Constructor for class com.facebook.buck.jvm.java.abi.JarBuilderStubJarWriter
 
JarBuildStepsFactory - Class in com.facebook.buck.jvm.java
 
JarBuildStepsFactory(BuildTarget, CompileToJarStepFactory, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>, ResourcesParameters, Optional<SourcePath>, ImmutableList<String>, boolean, boolean, RemoveClassesPatternsMatcher, AbiGenerationMode, AbiGenerationMode, ImmutableList<JarBuildStepsFactory.JavaDependencyInfo>, boolean) - Constructor for class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
JarBuildStepsFactory.JavaDependencyInfo - Class in com.facebook.buck.jvm.java
Contains information about a Java classpath dependency.
jarContains(String) - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
jarContains(String) - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
jarContains(String) - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
JarContentHasher - Interface in com.facebook.buck.util.cache
 
JarDiffer - Class in com.facebook.buck.jvm.java
 
JarDiffer(Path, Path) - Constructor for class com.facebook.buck.jvm.java.JarDiffer
 
JarDirectoryStep - Class in com.facebook.buck.jvm.java
Creates a JAR file from a collection of directories/ZIP/JAR files.
JarDirectoryStep(ProjectFilesystem, JarParameters) - Constructor for class com.facebook.buck.jvm.java.JarDirectoryStep
Creates a JAR from the specified entries (most often, classpath entries).
JarDumper - Class in com.facebook.buck.jvm.java
 
JarDumper() - Constructor for class com.facebook.buck.jvm.java.JarDumper
 
JarEntryContainer - Interface in com.facebook.buck.util.zip
Represents a container for entries to be added to a jar file by @{link JarBuilder}.
JarEntrySupplier - Class in com.facebook.buck.util.zip
Encapsulates a file or directory to be added as a single entry to a jar by JarBuilder.
JarEntrySupplier(CustomZipEntry, String, ThrowingSupplier<InputStream, IOException>) - Constructor for class com.facebook.buck.util.zip.JarEntrySupplier
 
JarFattener - Class in com.facebook.buck.jvm.java
Build a fat JAR that packages an inner JAR along with any required native libraries.
JarFattener(BuildTarget, ProjectFilesystem, BuildRuleParams, Javac, JavacOptions, SourcePath, JavaBinary, ImmutableMap<String, SourcePath>, Tool) - Constructor for class com.facebook.buck.jvm.java.JarFattener
 
JarFileObject - Class in com.facebook.buck.jvm.java
A JavaFileObject implementation that allows using jar URIs unlike SimpleJavaFileObject that assumes the uri used is a file system uri.
JarFileObject(URI, String, JavaFileObject.Kind) - Constructor for class com.facebook.buck.jvm.java.JarFileObject
 
JarGenrule - Class in com.facebook.buck.jvm.java
A rule similar to Genrule except specialized to produce a jar.
JarGenrule(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, BuildRuleResolver, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, String, boolean, Optional<String>, Tool) - Constructor for class com.facebook.buck.jvm.java.JarGenrule
 
JarGenruleDescription - Class in com.facebook.buck.jvm.java
Based on GenruleDescription except specialized to produce a jar.
JarGenruleDescription(ToolchainProvider, BuckConfig, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.jvm.java.JarGenruleDescription
 
JarGenruleDescriptionArg - Class in com.facebook.buck.jvm.java
jar_genrule constructor arg.
JarGenruleDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JarGenruleDescriptionArg.
JarHashCodeAndFileType - Class in com.facebook.buck.util.cache
HashCodeAndFileType that also stores and caches hashes or file in a jar
JarHashCodeAndFileType(byte, HashCode, JarContentHasher) - Constructor for class com.facebook.buck.util.cache.JarHashCodeAndFileType
 
JarParameters - Class in com.facebook.buck.jvm.java
 
JarParameters() - Constructor for class com.facebook.buck.jvm.java.JarParameters
 
JarParameters.Builder - Class in com.facebook.buck.jvm.java
 
JarShape - Enum in com.facebook.buck.jvm.java
 
JarShape.Summary - Class in com.facebook.buck.jvm.java
 
JAVA_LANGUAGE_LEVEL - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationKeys
 
JavaAbiInfo - Interface in com.facebook.buck.jvm.core
Provides information about a java abi.
JavaAbis - Class in com.facebook.buck.jvm.core
Provides some utilities for dealing with Java abis and abi rules.
JavaAnnotationProcessor - Class in com.facebook.buck.jvm.java
Represents a Java Annotation Processor Plugin for the Java Compiler
JavaAnnotationProcessor(BuildTarget, ProjectFilesystem, BuildRuleParams, JavacPluginProperties) - Constructor for class com.facebook.buck.jvm.java.JavaAnnotationProcessor
 
JavaAnnotationProcessorDescription - Class in com.facebook.buck.jvm.java
Description of a rule that builds a Processor javac plugin.
JavaAnnotationProcessorDescription() - Constructor for class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescription
 
JavaAnnotationProcessorDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaAnnotationProcessorDescription.AbstractJavaAnnotationProcessorDescriptionArg.
JavaAnnotationProcessorDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaAnnotationProcessorDescriptionArg.
JavaBinary - Class in com.facebook.buck.jvm.java
 
JavaBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, String, SourcePath, boolean, boolean, Path, ImmutableSet<Pattern>, ImmutableSet<JavaLibrary>, ImmutableSet<SourcePath>, boolean, Level) - Constructor for class com.facebook.buck.jvm.java.JavaBinary
 
JavaBinaryDescription - Class in com.facebook.buck.jvm.java
 
JavaBinaryDescription(ToolchainProvider, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.java.JavaBinaryDescription
 
JavaBinaryDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaBinaryDescription.AbstractJavaBinaryDescriptionArg.
JavaBinaryDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaBinaryDescriptionArg.
JavaBinaryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaBinaryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
 
JavaBuckConfig - Class in com.facebook.buck.jvm.java
A java-specific "view" of BuckConfig.
JavaBuckConfig.DuplicatesLogLevel - Enum in com.facebook.buck.jvm.java
Logging level duplicates are reported at
JavaBuckConfig.SourceAbiVerificationMode - Enum in com.facebook.buck.jvm.java
 
JavaBuckConfig.UnusedDependenciesAction - Enum in com.facebook.buck.jvm.java
An action that is executed when a rule that compiles Java code has unused dependencies.
JavaBuckConfig.UnusedDependenciesConfig - Enum in com.facebook.buck.jvm.java
The same as JavaBuckConfig.UnusedDependenciesAction with a couple of extra options to give greater flexibility.
Javac - Interface in com.facebook.buck.jvm.java
Interface for a javac tool.
Javac.Invocation - Interface in com.facebook.buck.jvm.java
 
Javac.Source - Enum in com.facebook.buck.jvm.java
 
JavacErrorParser - Class in com.facebook.buck.jvm.java
 
JavacErrorParser(ProjectFilesystem, JavaPackageFinder) - Constructor for class com.facebook.buck.jvm.java.JavacErrorParser
 
javacEscaper() - Static method in class com.facebook.buck.util.Escaper
 
JavacEventSink - Interface in com.facebook.buck.jvm.java
This is an abstraction on top of event bus.
JavacEventSinkScopedSimplePerfEvent - Class in com.facebook.buck.jvm.java
 
JavacEventSinkScopedSimplePerfEvent(JavacEventSink, String) - Constructor for class com.facebook.buck.jvm.java.JavacEventSinkScopedSimplePerfEvent
 
JavacEventSinkToBuckEventBusBridge - Class in com.facebook.buck.jvm.java
 
JavacEventSinkToBuckEventBusBridge(BuckEventBus) - Constructor for class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
JavacExecutionContext - Interface in com.facebook.buck.jvm.java
 
JavacFactory - Class in com.facebook.buck.jvm.java
 
JavacFactory(Function<TargetConfiguration, JavacProvider>) - Constructor for class com.facebook.buck.jvm.java.JavacFactory
 
JavacLanguageLevelOptions - Class in com.facebook.buck.jvm.java
 
JavacLanguageLevelOptions() - Constructor for class com.facebook.buck.jvm.java.JavacLanguageLevelOptions
 
JavacLanguageLevelOptions.Builder - Class in com.facebook.buck.jvm.java
 
JavaClassHashesProvider - Interface in com.facebook.buck.jvm.core
Provider that can load java class hashes from the filesystem.
JavaConfiguredCompilerFactory - Class in com.facebook.buck.jvm.java
 
JavaConfiguredCompilerFactory(JavaBuckConfig, JavacFactory) - Constructor for class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
JavaConfiguredCompilerFactory(JavaBuckConfig, BiFunction<ToolchainProvider, TargetConfiguration, ExtraClasspathProvider>, JavacFactory) - Constructor for class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
JavacOptions - Class in com.facebook.buck.jvm.java
Represents the command line options that should be passed to javac.
JavacOptions() - Constructor for class com.facebook.buck.jvm.java.JavacOptions
 
JavacOptions.Builder - Class in com.facebook.buck.jvm.java
 
JavacOptions.SpoolMode - Enum in com.facebook.buck.jvm.java
The method in which the compiler output is spooled.
JavacOptionsFactory - Class in com.facebook.buck.jvm.java
 
JavacOptionsProvider - Interface in com.facebook.buck.jvm.java.toolchain
 
JavacOptionsProviderFactory - Class in com.facebook.buck.jvm.java.toolchain.impl
 
JavacOptionsProviderFactory() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavacOptionsProviderFactory
 
JavacPhaseEvent - Class in com.facebook.buck.jvm.java.tracing
Base class for events about the phases of compilation within javac.
JavacPhaseEvent(EventKey, BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
JavacPhaseEvent.Constants - Class in com.facebook.buck.jvm.java.tracing
 
JavacPhaseEvent.Finished - Class in com.facebook.buck.jvm.java.tracing
 
JavacPhaseEvent.Phase - Enum in com.facebook.buck.jvm.java.tracing
 
JavacPhaseEvent.Started - Class in com.facebook.buck.jvm.java.tracing
 
JavacPhaseEventLogger - Class in com.facebook.buck.jvm.java.tracing
Helper class for creating and posting JavacPhaseEvents.
JavacPhaseEventLogger(BuildTarget, JavacEventSink) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
javacPhaseFinished(JavacPhaseEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
javacPhaseStarted(JavacPhaseEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
JavacPhaseTracer - Interface in com.facebook.buck.jvm.java.tracing
An interface for tracing the phases of compilation in Oracle's javac.
JavacPipelineState - Class in com.facebook.buck.jvm.java
 
JavacPipelineState(Javac, JavacOptions, BuildTarget, ClasspathChecker, CompilerParameters, JarParameters, JarParameters) - Constructor for class com.facebook.buck.jvm.java.JavacPipelineState
 
JavacPluginArgs - Interface in com.facebook.buck.jvm.java
Constructor arg of javac plugin rule
JavacPluginJsr199Fields - Class in com.facebook.buck.jvm.java
Fields required by Jsr199Javac in order to configure compiler.
JavacPluginJsr199Fields() - Constructor for class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
 
JavacPluginParams - Class in com.facebook.buck.jvm.java
Information for javac plugins (includes annotation processors).
JavacPluginParams() - Constructor for class com.facebook.buck.jvm.java.JavacPluginParams
 
JavacPluginParams.Builder - Class in com.facebook.buck.jvm.java
A customized Builder for JavacPluginParams.
JavacProvider - Interface in com.facebook.buck.jvm.java
 
JavacSpec - Class in com.facebook.buck.jvm.java
 
JavacSpec() - Constructor for class com.facebook.buck.jvm.java.JavacSpec
 
JavacSpec.Builder - Class in com.facebook.buck.jvm.java
 
JavacStep - Class in com.facebook.buck.jvm.java
Command used to compile java libraries with a variety of ways to handle dependencies.
JavacStep(Javac, JavacOptions, BuildTarget, SourcePathResolverAdapter, ProjectFilesystem, ClasspathChecker, CompilerParameters, JarParameters, JarParameters) - Constructor for class com.facebook.buck.jvm.java.JavacStep
 
JavacStep(JavacPipelineState, BuildTarget, SourcePathResolverAdapter, ProjectFilesystem) - Constructor for class com.facebook.buck.jvm.java.JavacStep
 
JavacToJarStepFactory - Class in com.facebook.buck.jvm.java
 
JavacToJarStepFactory(Javac, JavacOptions, ExtraClasspathProvider) - Constructor for class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
JavaCxxPlatformProvider - Interface in com.facebook.buck.jvm.java.toolchain
 
JavaCxxPlatformProviderFactory - Class in com.facebook.buck.jvm.java.toolchain.impl
 
JavaCxxPlatformProviderFactory() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavaCxxPlatformProviderFactory
 
JavaDependencyInfo(SourcePath, SourcePath, boolean) - Constructor for class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
 
JavaDescriptionProvider - Class in com.facebook.buck.jvm.java.rules
 
JavaDescriptionProvider() - Constructor for class com.facebook.buck.jvm.java.rules.JavaDescriptionProvider
 
JavaDescriptionsProvider - Class in com.facebook.buck.jvm.java
 
JavaDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.java.JavaDescriptionsProvider
 
Javadoc - Class in com.facebook.buck.jvm.java
 
Javadoc(BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<String>, Optional<SourcePath>, Iterable<HasMavenCoordinates>, ImmutableSet<SourcePath>) - Constructor for class com.facebook.buck.jvm.java.Javadoc
 
JavaExecutorBackedDefaultDepsAwareExecutor<T> - Class in com.facebook.buck.core.graph.transformation.executor.impl
A specialized Executor that executes DepsAwareTask.
JavaFileParser - Class in com.facebook.buck.jvm.java
Extracts the set of exported symbols (class and enum names) from a Java code file, using the ASTParser from Eclipse.
JavaFileParser.JavaFileFeatures - Class in com.facebook.buck.jvm.java
 
JavaInMemoryFileManager - Class in com.facebook.buck.jvm.java
A StandardJavaFileManager that creates and writes the content of files directly into a Jar output stream instead of writing the files to disk.
JavaInMemoryFileManager(StandardJavaFileManager, Path, Predicate<? super String>) - Constructor for class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
JavaInMemoryFileObject - Class in com.facebook.buck.jvm.java
A SimpleJavaFileObject implementation that forwards the content of the file to a Jar output stream instead of writing it to disk.
JavaInMemoryFileObject(URI, String, JavaFileObject.Kind) - Constructor for class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
JavaLanguageLevelHelper - Class in com.facebook.buck.features.project.intellij
 
JavaLibrary - Interface in com.facebook.buck.jvm.core
 
JavaLibrary.Data - Class in com.facebook.buck.jvm.core
 
JavaLibraryClasspathProvider - Class in com.facebook.buck.jvm.java
 
JavaLibraryDeps - Class in com.facebook.buck.jvm.java
Holds dependencies from a JavaLibraryDescription.CoreArg after they've been resolved from BuildTargets to BuildRules, including resolving queries and (TODO:jkeljo) exports.
JavaLibraryDeps() - Constructor for class com.facebook.buck.jvm.java.JavaLibraryDeps
 
JavaLibraryDeps.Builder - Class in com.facebook.buck.jvm.java
 
JavaLibraryDescription - Class in com.facebook.buck.jvm.java
 
JavaLibraryDescription(ToolchainProvider, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.java.JavaLibraryDescription
 
JavaLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.java
 
JavaLibraryDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaLibraryDescription.AbstractJavaLibraryDescriptionArg.
JavaLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaLibraryDescriptionArg.
JavaLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
JavaLibraryRuleHelper - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaLibraryRules - Class in com.facebook.buck.jvm.java
Common utilities for working with JavaLibrary objects.
JavaLibraryWithTests - Interface in com.facebook.buck.jvm.java
 
JavaNoOpFileObject - Class in com.facebook.buck.jvm.java
An JarFileObject implementation that represents a FileObject that has no operations and does not write the contents to any form of output.
JavaNoOpFileObject(URI, String, JavaFileObject.Kind) - Constructor for class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
JavaOptions - Class in com.facebook.buck.jvm.java
 
JavaOptions() - Constructor for class com.facebook.buck.jvm.java.JavaOptions
 
JavaOptionsProvider - Class in com.facebook.buck.jvm.java.toolchain
 
JavaOptionsProvider() - Constructor for class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
 
JavaOptionsProviderFactory - Class in com.facebook.buck.jvm.java.toolchain.impl
 
JavaOptionsProviderFactory() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavaOptionsProviderFactory
 
JavaPackageFinder - Interface in com.facebook.buck.jvm.core
 
JavaPackagePathCache - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaPackagePathCache() - Constructor for class com.facebook.buck.features.project.intellij.lang.java.JavaPackagePathCache
 
JavaPaths - Class in com.facebook.buck.jvm.java
Utilities for handling paths to java source files.
JavaPaths() - Constructor for class com.facebook.buck.jvm.java.JavaPaths
 
JavaPluginDescription - Class in com.facebook.buck.jvm.java
Description of a rule that builds a javac Plugin.
JavaPluginDescription() - Constructor for class com.facebook.buck.jvm.java.JavaPluginDescription
 
JavaPluginDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaPluginDescription.AbstractJavaPluginDescriptionArg.
JavaPluginDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaPluginDescriptionArg.
JavaResourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
 
JavaResourceFolder(Path, Path, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
JavaSourceJar - Class in com.facebook.buck.jvm.java
 
JavaSourceJar(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, Optional<String>) - Constructor for class com.facebook.buck.jvm.java.JavaSourceJar
 
JavaTest - Class in com.facebook.buck.jvm.java
 
JavaTest(BuildTarget, ProjectFilesystem, BuildRuleParams, JavaLibrary, Optional<JavaTest.AdditionalClasspathEntriesProvider>, Set<String>, Set<String>, TestType, String, Tool, List<Arg>, Map<String, String>, Optional<Long>, Optional<Long>, ImmutableMap<String, Arg>, boolean, ForkMode, Optional<Level>, Optional<Level>, Optional<SourcePath>) - Constructor for class com.facebook.buck.jvm.java.JavaTest
 
JavaTest.AdditionalClasspathEntriesProvider - Interface in com.facebook.buck.jvm.java
 
JavaTestDescription - Class in com.facebook.buck.jvm.java
 
JavaTestDescription(ToolchainProvider, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.java.JavaTestDescription
 
JavaTestDescription.CoreArg - Interface in com.facebook.buck.jvm.java
 
JavaTestDescription.CxxLibraryEnhancement - Class in com.facebook.buck.jvm.java
 
JavaTestDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaTestDescription.AbstractJavaTestDescriptionArg.
JavaTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaTestDescriptionArg.
JavaTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
JavaTestResourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
 
JavaTestResourceFolder(Path, Path, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
JavaTestRunner - Class in com.facebook.buck.jvm.java
The new Java Test runner rule for the test protocol.
JavaTestRunner(BuildTarget, ProjectFilesystem, BuildRuleParams, JavaLibrary, String) - Constructor for class com.facebook.buck.jvm.java.JavaTestRunner
 
JavaTestRunnerDescription - Class in com.facebook.buck.jvm.java
Responsible for creating the new java test runner rules, which is effectively a java_binary that will have the test sources library be added as a dependency.
JavaTestRunnerDescription(ToolchainProvider, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.java.JavaTestRunnerDescription
 
JavaTestRunnerDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaTestRunnerDescription.AbstractJavaTestRunnerDescriptionArg.
JavaTestRunnerDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaTestRunnerDescriptionArg.
JavaTestX - Class in com.facebook.buck.jvm.java
The new Java Test rule that uses the test protocol to run.
JavaTestX(BuildTarget, ProjectFilesystem, BuildRuleParams, JavaBinary, JavaLibrary, Set<String>, Set<String>, CoercedTestRunnerSpec, List<Arg>) - Constructor for class com.facebook.buck.jvm.java.JavaTestX
 
JavaToolchain - Interface in com.facebook.buck.jvm.java.toolchain
The java toolchain.
JavaToolchainFactory - Class in com.facebook.buck.jvm.java.toolchain.impl
Creates the default, .buckconfig-based java toolchain.
JavaToolchainFactory() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainFactory
 
JavaToolchainsSupplier - Class in com.facebook.buck.jvm.java.toolchain.impl
 
JavaToolchainsSupplier() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainsSupplier
 
JavaUtilsLoggingBuildListener - Class in com.facebook.buck.event.listener
Logs build events to java.util.logging.
JavaUtilsLoggingBuildListener(ProjectFilesystem) - Constructor for class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
JavaVersion - Class in com.facebook.buck.jvm.java.version
Utility class for retrieving Java version information.
JavaVersion() - Constructor for class com.facebook.buck.jvm.java.version.JavaVersion
 
JdkProvidedInMemoryJavac - Class in com.facebook.buck.jvm.java
 
JdkProvidedInMemoryJavac() - Constructor for class com.facebook.buck.jvm.java.JdkProvidedInMemoryJavac
 
JNA_POINTER_SIZE - Static variable in class com.facebook.buck.cli.BuckDaemon
Force JNA to be initialized early to avoid deadlock race condition.
JNA_POINTER_SIZE - Static variable in class com.facebook.buck.cli.MainRunner
Force JNA to be initialized early to avoid deadlock race condition.
JobLimiter - Class in com.facebook.buck.util.concurrent
JobLimiter is a simple mechanism for queuing asynchronous work such that only a certain number of items are active at a time.
JobLimiter(int) - Constructor for class com.facebook.buck.util.concurrent.JobLimiter
 
JS_DIR_NAME - Static variable in interface com.facebook.buck.features.js.JsBundleOutputs
 
JsBundle - Class in com.facebook.buck.features.js
 
JsBundle(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, ImmutableSet<String>, Optional<Arg>, String, WorkerTool) - Constructor for class com.facebook.buck.features.js.JsBundle
 
JsBundleAndroid - Class in com.facebook.buck.features.js
Represents a combination of a JavaScript bundle *and* Android resources.
JsBundleAndroid(BuildTarget, ProjectFilesystem, BuildRuleParams, JsBundleOutputs, AndroidResource) - Constructor for class com.facebook.buck.features.js.JsBundleAndroid
 
JsBundleDescription - Class in com.facebook.buck.features.js
 
JsBundleDescription(ToolchainProvider, AndroidBuckConfig) - Constructor for class com.facebook.buck.features.js.JsBundleDescription
 
JsBundleDescriptionArg - Class in com.facebook.buck.features.js
Immutable implementation of JsBundleDescription.AbstractJsBundleDescriptionArg.
JsBundleDescriptionArg.Builder - Class in com.facebook.buck.features.js
Builds instances of type JsBundleDescriptionArg.
JsBundleGenrule - Class in com.facebook.buck.features.js
Genrule specialized for the creation of JS bundles.
JsBundleGenrule(BuildTarget, ProjectFilesystem, BuildRuleResolver, SandboxExecutionStrategy, JsBundleGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, Optional<AndroidTools>, JsBundleOutputs, JsDependenciesOutputs, String) - Constructor for class com.facebook.buck.features.js.JsBundleGenrule
 
JsBundleGenruleDescription - Class in com.facebook.buck.features.js
 
JsBundleGenruleDescription(ToolchainProvider, BuckConfig, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.features.js.JsBundleGenruleDescription
 
JsBundleGenruleDescriptionArg - Class in com.facebook.buck.features.js
Immutable implementation of JsBundleGenruleDescription.AbstractJsBundleGenruleDescriptionArg.
JsBundleGenruleDescriptionArg.Builder - Class in com.facebook.buck.features.js
Builds instances of type JsBundleGenruleDescriptionArg.
JsBundleOutputs - Interface in com.facebook.buck.features.js
Represents output paths of JS builds, consisting of JavaScript build output, a corresponding source map, "misc" directory that can contain diverse assets not meant to be part of the app being shipped and assets/resources used from within the packaged JS source code.
JsBundleOutputsDescription<T extends BuildRuleArg> - Interface in com.facebook.buck.features.js
JsDependenciesFile - Class in com.facebook.buck.features.js
 
JsDependenciesFile(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, ImmutableSet<String>, Optional<Arg>, WorkerTool) - Constructor for class com.facebook.buck.features.js.JsDependenciesFile
 
JsDependenciesOutputs - Interface in com.facebook.buck.features.js
Represents output paths of JS #dependecy-flavored builds.
JsDescriptionsProvider - Class in com.facebook.buck.features.js
 
JsDescriptionsProvider() - Constructor for class com.facebook.buck.features.js.JsDescriptionsProvider
 
JsFile<T extends com.facebook.buck.features.js.JsFile.AbstractImpl> - Class in com.facebook.buck.features.js
JS file rule converted to MBR
JsFlavors - Class in com.facebook.buck.features.js
 
JsLibrary - Class in com.facebook.buck.features.js
JsLibrary rule
JsLibraryDescription - Class in com.facebook.buck.features.js
 
JsLibraryDescription() - Constructor for class com.facebook.buck.features.js.JsLibraryDescription
 
JsLibraryDescriptionArg - Class in com.facebook.buck.features.js
Immutable implementation of JsLibraryDescription.AbstractJsLibraryDescriptionArg.
JsLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.js
Builds instances of type JsLibraryDescriptionArg.
JsModule - Class in com.facebook.buck.features.js
 
JsModule() - Constructor for class com.facebook.buck.features.js.JsModule
 
JsModuleAdapterPlugin - Class in com.facebook.buck.features.js
 
JsModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.js.JsModuleAdapterPlugin
 
JSON - Static variable in class com.facebook.buck.doctor.DoctorReportHelper
 
JsonAttributeFormat - Enum in com.facebook.buck.support.cli.config
The format for attributes of rules in json output
JsonBuilder - Class in com.facebook.buck.util.json
Fluent API for constructing a JSON string.
JsonBuilder.ArrayBuilder - Class in com.facebook.buck.util.json
Builder for a JSON array string.
JsonBuilder.ObjectBuilder - Class in com.facebook.buck.util.json
Builder for a JSON object string.
JsonConcatenate - Class in com.facebook.buck.json
 
JsonConcatenate(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<Path>, String, String, String, String) - Constructor for class com.facebook.buck.json.JsonConcatenate
 
JsonConcatenateStep - Class in com.facebook.buck.json
 
JsonConcatenateStep(ProjectFilesystem, ImmutableSortedSet<Path>, Path, String, String) - Constructor for class com.facebook.buck.json.JsonConcatenateStep
 
JsonObjectHashing - Class in com.facebook.buck.json
Hashes parsed BUCK file objects.
JsonTargetConfigurationSerializer - Class in com.facebook.buck.core.model.impl
Serializer that uses JSON to represent TargetConfiguration in a text form.
JsonTargetConfigurationSerializer(Function<String, UnconfiguredBuildTarget>) - Constructor for class com.facebook.buck.core.model.impl.JsonTargetConfigurationSerializer
 
JsonTypeConcatenatingCoercer - Class in com.facebook.buck.rules.coercer.concat
The purpose of this TypeCoercer to be used together with SelectorListFactory to resolve configurable attributes that contain values of JSON-compatible types.
JsonTypeConcatenatingCoercer() - Constructor for class com.facebook.buck.rules.coercer.concat.JsonTypeConcatenatingCoercer
 
JsonTypeConcatenatingCoercerFactory - Class in com.facebook.buck.rules.coercer.concat
Creates a coercer that provides concatenation for a given type.
JsonTypeConcatenatingCoercerFactory() - Constructor for class com.facebook.buck.rules.coercer.concat.JsonTypeConcatenatingCoercerFactory
 
JsonViews - Class in com.facebook.buck.log.views
This defines the different views an object can have when serialized/de-serialized using Jackson.
JsonViews() - Constructor for class com.facebook.buck.log.views.JsonViews
 
JsonViews.MachineReadableLog - Class in com.facebook.buck.log.views
View for events for MachineReadableLoggerListener.
Jsr199Javac - Class in com.facebook.buck.jvm.java
Command used to compile java libraries with a variety of ways to handle dependencies.
Jsr199Javac() - Constructor for class com.facebook.buck.jvm.java.Jsr199Javac
 
Jsr199TracingBridge - Class in com.facebook.buck.jvm.java
 
Jsr199TracingBridge(JavacEventSink, BuildTarget) - Constructor for class com.facebook.buck.jvm.java.Jsr199TracingBridge
 
JsUtil - Class in com.facebook.buck.features.js
 
JulLogFormatter - Class in com.facebook.buck.testrunner
 
JulLogFormatter() - Constructor for class com.facebook.buck.testrunner.JulLogFormatter
 
JUnitMain - Class in com.facebook.buck.testrunner
Launcher for JUnit.
JUnitRunner - Class in com.facebook.buck.testrunner
Class that runs a set of JUnit tests and writes the results to a directory.
JUnitRunner() - Constructor for class com.facebook.buck.testrunner.JUnitRunner
 
JUnitStep - Class in com.facebook.buck.jvm.java
 
JUnitStep(ProjectFilesystem, Map<String, String>, Optional<Long>, Optional<Long>, ImmutableMap<String, String>, ImmutableList<String>, JUnitJvmArgs) - Constructor for class com.facebook.buck.jvm.java.JUnitStep
 
JvmLibraryArg - Interface in com.facebook.buck.jvm.java
JVM library rule constructor arg

K

KEEP_FIRST_CHARS - Static variable in exception com.facebook.buck.step.StepFailedException
 
key - Variable in class com.facebook.buck.core.rules.providers.impl.BuiltInProvider
 
key - Variable in enum com.facebook.buck.cxx.toolchain.ToolType
Buck config key used to specify tool path.
KEY - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
KeyComposer<Key1 extends ComputeKey<Result1>,Result1 extends ComputeResult,Key2 extends ComputeKey<?>> - Interface in com.facebook.buck.core.graph.transformation.composition
A specific Composer that has output key restrictions
keyScope(String) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
Hashes the key iff non-empty (i.e.
keyScope(String) - Method in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
keyScope(String) - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher
 
Keystore - Class in com.facebook.buck.jvm.java
 
Keystore(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath, SourcePath) - Constructor for class com.facebook.buck.jvm.java.Keystore
 
KeystoreDescription - Class in com.facebook.buck.jvm.java
 
KeystoreDescription() - Constructor for class com.facebook.buck.jvm.java.KeystoreDescription
 
KeystoreDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of KeystoreDescription.AbstractKeystoreDescriptionArg.
KeystoreDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type KeystoreDescriptionArg.
KeystoreProperties - Class in com.facebook.buck.android
 
KeystoreProperties(Path, String, String, String) - Constructor for class com.facebook.buck.android.KeystoreProperties
 
kill(int, int) - Method in interface com.facebook.buck.util.Libc
 
KillAllCommand - Class in com.facebook.buck.cli
Buck subcommand to kill all buck processes.
KillAllCommand() - Constructor for class com.facebook.buck.cli.KillAllCommand
 
killApp(HasInstallableApk.ApkInfo, String) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
KillCommand - Class in com.facebook.buck.cli
 
KillCommand() - Constructor for class com.facebook.buck.cli.KillCommand
 
killProcess(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
killProcess(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
killProcess(String) - Method in class com.facebook.buck.util.PkillProcessManager
 
killProcess(String) - Method in interface com.facebook.buck.util.ProcessManager
Kills the process if it's running.
killSimulatorProcesses() - Method in class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
Kills any running simulator processes or services.
kind - Variable in class com.facebook.buck.jvm.java.JarFileObject
 
KindFunction<T extends QueryTarget> - Class in com.facebook.buck.query
A kind(pattern, argument) filter expression, which computes the subset of nodes in 'argument' whose kind matches the unanchored regex 'pattern'.
KindFunction() - Constructor for class com.facebook.buck.query.KindFunction
 
KnownNativeRuleTypes - Class in com.facebook.buck.core.rules.knowntypes
Provides access to rule types.
KnownNativeRuleTypes() - Constructor for class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
KnownNativeRuleTypesFactory - Interface in com.facebook.buck.core.rules.knowntypes
A factory to create KnownNativeRuleTypes.
KnownRuleTypes - Interface in com.facebook.buck.core.rules.knowntypes
Provides access to rule types and descriptions for both native and user defined rules.
KnownRuleTypesProvider - Class in com.facebook.buck.core.rules.knowntypes.provider
Lazily constructs KnownRuleTypes for Cells.
KnownRuleTypesProvider(KnownNativeRuleTypesFactory) - Constructor for class com.facebook.buck.core.rules.knowntypes.provider.KnownRuleTypesProvider
 
KnownUserDefinedRuleTypes - Class in com.facebook.buck.core.starlark.knowntypes
Maps `buck.type` values to SkylarkUserDefinedRule instances.
KnownUserDefinedRuleTypes() - Constructor for class com.facebook.buck.core.starlark.knowntypes.KnownUserDefinedRuleTypes
 
KotlinBuckConfig - Class in com.facebook.buck.jvm.kotlin
A kotlin-specific "view" of BuckConfig.
KotlinBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
Kotlinc - Interface in com.facebook.buck.jvm.kotlin
Interface for a kotlin compiler.
KotlinConfiguredCompilerFactory - Class in com.facebook.buck.jvm.kotlin
 
KotlinConfiguredCompilerFactory(KotlinBuckConfig, JavacFactory) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
KotlinConfiguredCompilerFactory(KotlinBuckConfig, BiFunction<ToolchainProvider, TargetConfiguration, ExtraClasspathProvider>, JavacFactory) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
KotlincStep - Class in com.facebook.buck.jvm.kotlin
 
KotlincToJarStepFactory - Class in com.facebook.buck.jvm.kotlin
 
KotlinDescriptionsProvider - Class in com.facebook.buck.jvm.kotlin
 
KotlinDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.kotlin.KotlinDescriptionsProvider
 
KotlinLibraryDescription - Class in com.facebook.buck.jvm.kotlin
 
KotlinLibraryDescription(ToolchainProvider, KotlinBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
KotlinLibraryDescription.AnnotationProcessingTool - Enum in com.facebook.buck.jvm.kotlin
 
KotlinLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.kotlin
 
KotlinLibraryDescriptionArg - Class in com.facebook.buck.jvm.kotlin
Immutable implementation of KotlinLibraryDescription.AbstractKotlinLibraryDescriptionArg.
KotlinLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.kotlin
Builds instances of type KotlinLibraryDescriptionArg.
KotlinLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.kotlin
 
KotlinLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
 
KotlinTestDescription - Class in com.facebook.buck.jvm.kotlin
Description for kotlin_test.
KotlinTestDescription(ToolchainProvider, KotlinBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinTestDescription
 
KotlinTestDescriptionArg - Class in com.facebook.buck.jvm.kotlin
Immutable implementation of KotlinTestDescription.AbstractKotlinTestDescriptionArg.
KotlinTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.kotlin
Builds instances of type KotlinTestDescriptionArg.
KotlinTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.kotlin
 
KotlinTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
 

L

label() - Method in class com.facebook.buck.core.starlark.rule.data.SkylarkDependency
 
label(String, Location, Environment, StarlarkContext) - Method in class com.facebook.buck.skylark.function.SkylarkRuleFunctions
 
label(String, Location, Environment, StarlarkContext) - Method in interface com.facebook.buck.skylark.function.SkylarkRuleFunctionsApi
 
LabelCache - Class in com.facebook.buck.parser
Create caches for Label objects in the Skylark Parser
labels() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
 
labels() - Method in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
labelsContainsAnyOf(Set<String>) - Method in interface com.facebook.buck.core.description.arg.BuildRuleArg
 
LabelSelector - Class in com.facebook.buck.cli
 
LabelsFunction - Class in com.facebook.buck.query
A labels(label, argument) expression, which returns the targets in the attribute 'label' of the targets evaluated in the argument
LabelsFunction() - Constructor for class com.facebook.buck.query.LabelsFunction
 
languageArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
languageArgs(String) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
languageArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
languageArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
LARGE_BLOB_SIZE_BYTES - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
The large blob size bytes threshold, if unset, no threshold.
LargeBlob(String, Protocol.Digest) - Constructor for class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.InputsUploaded.LargeBlob
 
largeBlobSizeBytes() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
LaunchAction(XCScheme.BuildableReference, String, Optional<String>, Optional<String>, Optional<XCScheme.LaunchAction.WatchInterface>, XCScheme.LaunchAction.LaunchStyle, Optional<ImmutableMap<String, String>>, Optional<XCScheme.BuildableReference>, Optional<ImmutableMap<String, String>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<String>, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
launchAndExecute(ProcessExecutorParams) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchAndExecute(ProcessExecutorParams, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchAndExecute(ProcessExecutorParams) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchAndExecute(ProcessExecutorParams, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchAndExecute(ProcessExecutorParams) - Method in interface com.facebook.buck.util.ProcessExecutor
Convenience method for ProcessExecutor.launchAndExecute(ProcessExecutorParams, Set, Optional, Optional, Optional) with boolean values set to false and optional values set to absent.
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>) - Method in interface com.facebook.buck.util.ProcessExecutor
 
launchAndExecute(ProcessExecutorParams, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in interface com.facebook.buck.util.ProcessExecutor
Launches then executes a process with the specified params.
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in interface com.facebook.buck.util.ProcessExecutor
 
LaunchedProcessImpl(Process, List<String>) - Constructor for class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
launchInstalledBundle(String, String) - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
Launches an installed bundle in a device
launchInstalledBundleInSimulator(String, String, AppleSimulatorController.LaunchBehavior, List<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
Launches a previously-installed bundle in a started simulator.
launchProcess(ProcessExecutorParams) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchProcess(ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchProcess(ProcessExecutorParams) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchProcess(ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchProcess(ProcessExecutorParams, ListeningProcessExecutor.ProcessListener) - Method in class com.facebook.buck.util.ListeningProcessExecutor
Launches a process and asynchronously sends notifications to listener on a background thread when the process starts, has I/O, or exits.
launchProcess(ProcessExecutorParams) - Method in interface com.facebook.buck.util.ProcessExecutor
Launches a Process given ProcessExecutorParams.
launchProcess(ProcessExecutorParams, ImmutableMap<String, String>) - Method in interface com.facebook.buck.util.ProcessExecutor
 
LazyPath - Class in com.facebook.buck.io.file
Class is intended to provide Paths to be used by cache
LazyPath() - Constructor for class com.facebook.buck.io.file.LazyPath
 
LazyPythonPlatform - Class in com.facebook.buck.features.python.toolchain.impl
An implementation of PythonPlatform that lazily creates PythonEnvironment and cxx library.
LazyPythonPlatform(ToolchainProvider, PythonBuckConfig, ProcessExecutor, TargetConfiguration, Flavor, String) - Constructor for class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
LC_DYLD_INFO_ONLY - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.Machos
 
LC_SYMTAB - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.Machos
 
LcUuidContentsScrubber - Class in com.facebook.buck.cxx.toolchain.objectfile
 
LcUuidContentsScrubber(boolean) - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.LcUuidContentsScrubber
 
LdflagsSharedFilterMacro - Class in com.facebook.buck.rules.macros
$(ldflags-shared-filter ...) macro type.
LdflagsSharedFilterMacro() - Constructor for class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
 
LdflagsSharedMacro - Class in com.facebook.buck.rules.macros
$(ldflags-shared ...) macro type.
LdflagsSharedMacro() - Constructor for class com.facebook.buck.rules.macros.LdflagsSharedMacro
 
LdflagsStaticFilterMacro - Class in com.facebook.buck.rules.macros
$(ldflags-static-filter ...) macro type.
LdflagsStaticFilterMacro() - Constructor for class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
 
LdflagsStaticMacro - Class in com.facebook.buck.rules.macros
$(ldflags-static ...) macro type.
LdflagsStaticMacro() - Constructor for class com.facebook.buck.rules.macros.LdflagsStaticMacro
 
LdflagsStaticPicFilterMacro - Class in com.facebook.buck.rules.macros
$(ldflags-static-pic-filter ...) macro type.
LdflagsStaticPicFilterMacro() - Constructor for class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
 
LdflagsStaticPicMacro - Class in com.facebook.buck.rules.macros
$(ldflags-static-pic ...) macro type.
LdflagsStaticPicMacro() - Constructor for class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
 
LdMacro - Class in com.facebook.buck.rules.macros
$(ld) macro type.
LdMacro() - Constructor for class com.facebook.buck.rules.macros.LdMacro
 
LeafEvent - Interface in com.facebook.buck.event
LeafEvents represent events that have no logical children and are useful for tracking the time buck is spending logically grouped by categories, such as Parse, Javac, or Dx.
LeafEvents - Class in com.facebook.buck.event
 
LeafEvents() - Constructor for class com.facebook.buck.event.LeafEvents
 
LeafEvents.SimpleLeafEvent - Class in com.facebook.buck.event
 
LeafEvents.SimpleLeafEvent.Finished - Class in com.facebook.buck.event
 
LeafEvents.SimpleLeafEvent.Started - Class in com.facebook.buck.event
 
LeafTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
Superclass of coercers for non-collection/map types.
LeafTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.LeafTypeCoercer
 
LeafTypeNewCoercer<U,T> - Class in com.facebook.buck.rules.coercer
Superclass of coercers for non-collection/map types.
LeafTypeNewCoercer() - Constructor for class com.facebook.buck.rules.coercer.LeafTypeNewCoercer
 
LeafUnconfiguredOnlyCoercer<T> - Class in com.facebook.buck.rules.coercer
Second phase coercion is identity.
LeafUnconfiguredOnlyCoercer() - Constructor for class com.facebook.buck.rules.coercer.LeafUnconfiguredOnlyCoercer
 
LeftComposingComputation<BaseKey extends ComputeKey<?>,Key1 extends ComputeKey<Result1>,Result1 extends ComputeResult,Result2 extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation.composition
An implementation of ComposedComputation that takes a base ComposedComputation, a Composer, and Transformer and returns a new ComposedResult of Result2 type.
LEGACY_WATCH_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBinaryDescription
 
LegacyCompatibleRuleAnalysisComputation - Class in com.facebook.buck.core.rules.analysis.impl
The GraphComputation for performing the target graph to provider and action graph transformation, with legacy compatible behaviour where we delegate to the LegacyProviderCompatibleDescription.createProviders(ProviderCreationContext, BuildTarget, BuildRuleArg)
LegacyCompatibleRuleAnalysisComputation(RuleAnalysisComputation, TargetGraph) - Constructor for class com.facebook.buck.core.rules.analysis.impl.LegacyCompatibleRuleAnalysisComputation
 
legacyCreate() - Static method in class com.facebook.buck.util.json.ObjectMappers
 
LegacyNativeLinkableGroup - Interface in com.facebook.buck.cxx.toolchain.nativelink
An implementation of NativeLinkableGroup where the corresponding NativeLinkable just refer back to this.
LegacyNativeLinkTargetGroup - Interface in com.facebook.buck.cxx.toolchain.nativelink
An implementation of NativeLinkTargetGroup where the corresponding NativeLinkTarget just refer back to this.
legacyOutputPath() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
LegacyProviderCompatibleDescription<T extends BuildRuleArg> - Interface in com.facebook.buck.core.rules
Marks a DescriptionWithTargetGraph as compatible with Providers.
LegacyProviderInfoCollectionImpl - Class in com.facebook.buck.core.rules.providers.collect.impl
Implementation of ProviderInfoCollection.
LegacyProviderRuleAnalysisResult - Class in com.facebook.buck.core.rules.analysis.impl
LegacyProviderRuleAnalysisResult() - Constructor for class com.facebook.buck.core.rules.analysis.impl.LegacyProviderRuleAnalysisResult
 
LegacyRuleAnalysisDelegatingTargetNodeToBuildRuleTransformer - Class in com.facebook.buck.core.rules.transformer.impl
A TargetNodeToBuildRuleTransformer that delegates to the RuleAnalysisGraph when descriptions of the new type RuleDescription is encountered.
LegacyRuleAnalysisDelegatingTargetNodeToBuildRuleTransformer(RuleAnalysisGraph, TargetNodeToBuildRuleTransformer) - Constructor for class com.facebook.buck.core.rules.transformer.impl.LegacyRuleAnalysisDelegatingTargetNodeToBuildRuleTransformer
 
LegacyRuleAnalysisProviderCompatibleTargetNodeToBuildRuleTransformer - Class in com.facebook.buck.core.rules.transformer.impl
A TargetNodeToBuildRuleTransformer that delegates to the RuleAnalysisGraph when descriptions of the new type RuleDescription is encountered.
LegacyRuleAnalysisProviderCompatibleTargetNodeToBuildRuleTransformer(RuleAnalysisGraph, TargetNodeToBuildRuleTransformer) - Constructor for class com.facebook.buck.core.rules.transformer.impl.LegacyRuleAnalysisProviderCompatibleTargetNodeToBuildRuleTransformer
 
LegacyToolchainDescriptionArg - Class in com.facebook.buck.core.toolchain.rule
Args for legacy_toolchain()
LegacyToolchainDescriptionArg.Builder - Class in com.facebook.buck.core.toolchain.rule
Builds instances of type LegacyToolchainDescriptionArg.
LegacyToolchainDescriptionProvider - Class in com.facebook.buck.core.toolchain.rule
Get descriptions to expose legacy Toolchains to the rule analysis graph
LegacyToolchainDescriptionProvider() - Constructor for class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionProvider
 
LegacyToolchainProvider - Class in com.facebook.buck.cxx.toolchain.impl
 
LegacyToolchainProvider() - Constructor for class com.facebook.buck.cxx.toolchain.impl.LegacyToolchainProvider
 
LegacyToolchainRuleDescription - Class in com.facebook.buck.core.toolchain.rule
Description that wraps legacy toolchains by name.
LegacyToolchainRuleDescription(ToolchainProvider) - Constructor for class com.facebook.buck.core.toolchain.rule.LegacyToolchainRuleDescription
 
LenientBooleanJsonDeserializer - Class in com.facebook.buck.util
JSON deserializer which converts boolean, numeric, and string values into booleans.
LenientBooleanJsonDeserializer() - Constructor for class com.facebook.buck.util.LenientBooleanJsonDeserializer
 
lexCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlLexStep.Args
 
Libc - Interface in com.facebook.buck.util
 
Libc.Constants - Class in com.facebook.buck.util
 
Libc.OpenPtyLibrary - Interface in com.facebook.buck.util
 
libOrigin() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
libOrigin() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
libOrigin() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
libOrigin() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
LIBRARIES_SECTION_HEADER - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
library(Optional<String>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
library(String) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
library() - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
LIBRARY_CURRENT_PROJECT - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Filter deps for the current project *
LIBRARY_CURRENT_PROJECT_WITH_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_CURRENT_PROJECT_WITHOUT_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_FILES - Static variable in class com.facebook.buck.features.js.JsFlavors
 
LIBRARY_FOCUSED - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Filter deps for within the workspace and built by Xcode but not in the current project *
LIBRARY_FOCUSED_WITH_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_FOCUSED_WITHOUT_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_OTHER - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Filter deps not included within the workspace *
LIBRARY_OTHER_WITH_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_OTHER_WITHOUT_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_TYPE - Static variable in class com.facebook.buck.apple.AppleLibraryDescription
 
LIBRARY_TYPE - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
 
LibtoolStep - Class in com.facebook.buck.apple
ShellStep for calling libtool.
LibtoolStep(ProjectFilesystem, ImmutableMap<String, String>, ImmutableList<String>, Path, Path, ImmutableList<String>, LibtoolStep.Style) - Constructor for class com.facebook.buck.apple.LibtoolStep
 
LibtoolStep.Style - Enum in com.facebook.buck.apple
Style of library to be created, static or dynamic.
limit(long) - Method in interface com.facebook.buck.util.stream.RichStream
 
LINE_LENGTH_LIMIT - Static variable in class com.facebook.buck.android.agent.AgentMain
 
LineFetcher - Class in com.facebook.buck.util
 
lines(String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
linesToText(String...) - Static method in class com.facebook.buck.util.string.MoreStrings
Joins the les passed in with the platform line separator.
LINK_SCRUB_CONCURRENTLY - Static variable in class com.facebook.buck.apple.AppleConfig
 
LinkableCxxConstructorArg - Interface in com.facebook.buck.cxx
 
LinkableListFilter - Interface in com.facebook.buck.cxx.toolchain.nativelink
Interface which allows to filter out linkables.
LinkableListFilterFactory - Class in com.facebook.buck.cxx
Factory for the creation of LinkableListFilter which can be used to filter the libraries which an executable (e.g., binary, shared library, Mach-O bundle) links against.
linkAllObjC() - Method in class com.facebook.buck.apple.AppleConfig
 
LinkedBlockingStack<E> - Class in com.facebook.buck.util.concurrent
An implementation of BlockingQueue interface returning elements in LIFO order.
LinkedBlockingStack() - Constructor for class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
Linker - Interface in com.facebook.buck.cxx.toolchain.linker
An object wrapping a linker, providing its source path and an interface to decorate arguments with specific flags.
Linker.CxxRuntimeType - Enum in com.facebook.buck.cxx.toolchain.linker
The various styles of runtime library to which we can link shared objects.
Linker.ExtraOutputsDeriver - Interface in com.facebook.buck.cxx.toolchain.linker
Derives extra outputs from linker args
Linker.LinkableDepType - Enum in com.facebook.buck.cxx.toolchain.linker
The various ways to link in dependencies.
Linker.LinkType - Enum in com.facebook.buck.cxx.toolchain.linker
The various ways to link an output file.
Linker.SharedLibraryLoadingType - Enum in com.facebook.buck.cxx.toolchain.linker
The various ways to load shared libraries on different platforms
linkerMap(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasLinkerMap
 
linkerMap(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
LinkerMapMode - Enum in com.facebook.buck.cxx.toolchain
Defines if linker map should be generated or not.
linkerMapPath(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasLinkerMap
 
linkerMapPath(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
LinkerProvider - Interface in com.facebook.buck.cxx.toolchain.linker
 
LinkerProvider.Type - Enum in com.facebook.buck.cxx.toolchain.linker
 
Linkers - Class in com.facebook.buck.cxx.toolchain.linker.impl
 
LinkOutputPostprocessor - Interface in com.facebook.buck.cxx
Pluggable postprocessor for the output of a CxxLink.
linkWhole(Arg, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
linkWhole(Arg, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
linkWhole(Arg, SourcePathResolverAdapter) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
linkWhole(Arg, SourcePathResolverAdapter) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
LINUX_F_GETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
LINUX_F_SETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
LINUX_FD_CLOEXEC - Static variable in class com.facebook.buck.util.Libc.Constants
 
LINUX_TIOCSCTTY - Static variable in class com.facebook.buck.util.Libc.Constants
 
list(JavaFileManager.Location, String, Set<JavaFileObject.Kind>, boolean) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
listDirRecursive(Path) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
listDirRecursive(Path) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
ListeningCharsetDecoder - Class in com.facebook.buck.util
 
ListeningCharsetDecoder(ListeningCharsetDecoder.DecoderListener, CharsetDecoder) - Constructor for class com.facebook.buck.util.ListeningCharsetDecoder
 
ListeningCharsetDecoder.DecoderListener - Interface in com.facebook.buck.util
 
ListeningCharsetEncoder - Class in com.facebook.buck.util
 
ListeningCharsetEncoder(ListeningCharsetEncoder.EncoderListener, CharsetEncoder) - Constructor for class com.facebook.buck.util.ListeningCharsetEncoder
 
ListeningCharsetEncoder.EncoderListener - Interface in com.facebook.buck.util
 
ListeningMultiSemaphore - Class in com.facebook.buck.util.concurrent
A semaphore using ListenableFutures for acquisition of different resource types rather than blocking.
ListeningMultiSemaphore(ResourceAmounts, ResourceAllocationFairness) - Constructor for class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
 
ListeningProcessExecutor - Class in com.facebook.buck.util
Replacement for ProcessBuilder which provides an asynchronous callback interface to notify the caller on a background thread when a process starts, performs I/O, or exits.
ListeningProcessExecutor() - Constructor for class com.facebook.buck.util.ListeningProcessExecutor
 
ListeningProcessExecutor.LaunchedProcess - Interface in com.facebook.buck.util
Represents a process which was launched by a ListeningProcessExecutor.
ListeningProcessExecutor.ProcessListener - Interface in com.facebook.buck.util
Callback API to notify the caller on a background thread when a process starts, exits, has stdout or stderr bytes to read, or is ready to receive bytes on stdin.
listMatchingPaths(Path, String, PathListing.PathModifiedTimeFetcher) - Static method in class com.facebook.buck.io.file.PathListing
Lists matching paths in descending modified time order.
listMatchingPathsWithFilters(Path, String, PathListing.PathModifiedTimeFetcher, PathListing.FilterMode, OptionalInt, Optional<Long>) - Static method in class com.facebook.buck.io.file.PathListing
Lists paths in descending modified time order, excluding any paths which bring the number of files over maxNumPaths or over totalSizeFilter bytes in size.
listMounts() - Method in interface com.facebook.buck.edenfs.EdenClient
 
listTraceFilesByLastModified() - Method in class com.facebook.buck.util.trace.BuildTraces
The most recent trace (the one with the greatest last-modified time) will be listed first.
ListTypeCoercer<U,T> - Class in com.facebook.buck.rules.coercer
Coere to ImmutableList.
ListTypeCoercer(TypeCoercer<U, T>) - Constructor for class com.facebook.buck.rules.coercer.ListTypeCoercer
 
ListWithSelects - Class in com.facebook.buck.parser.syntax
An attribute that holds the concatenation of native values with SelectorValue
ListWithSelects() - Constructor for class com.facebook.buck.parser.syntax.ListWithSelects
 
load(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
load(SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
load(SourcePathResolverAdapter) - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
load(ClassLoader) - Static method in class com.facebook.buck.jvm.java.FatJar
 
load(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine.ValueLoader
 
load(Path) - Method in interface com.facebook.buck.util.filesystem.FileSystemMap.ValueLoader
 
LoadBalancedHttpResponse - Class in com.facebook.buck.slb
 
LoadBalancedService - Class in com.facebook.buck.slb
 
LoadBalancedService(HttpLoadBalancer, OkHttpClient, BuckEventBus) - Constructor for class com.facebook.buck.slb.LoadBalancedService
 
LoadBalancedServiceEvent - Class in com.facebook.buck.slb
 
LoadBalancedServiceEvent(LoadBalancedServiceEvent.LoadBalancedServiceEventData) - Constructor for class com.facebook.buck.slb.LoadBalancedServiceEvent
 
LoadBalancedServiceEvent.LoadBalancedServiceEventData - Interface in com.facebook.buck.slb
 
LoadBalancerEventsListener - Class in com.facebook.buck.event.listener
 
LoadBalancerEventsListener(CounterRegistry) - Constructor for class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
LoadBalancerEventsListener.ServerCounters - Class in com.facebook.buck.event.listener
 
LoadBalancerPingEvent - Class in com.facebook.buck.slb
 
LoadBalancerPingEvent(LoadBalancerPingEvent.LoadBalancerPingEventData) - Constructor for class com.facebook.buck.slb.LoadBalancerPingEvent
 
LoadBalancerPingEvent.LoadBalancerPingEventData - Interface in com.facebook.buck.slb
 
LoadBalancerPingEvent.PerServerPingData - Interface in com.facebook.buck.slb
 
LoadBalancingType - Enum in com.facebook.buck.artifact_cache.config
 
loadClass(String) - Static method in class com.facebook.buck.cli.bootstrapper.ClassLoaderBootstrapper
 
loadClass(String, Class<T>) - Method in interface com.facebook.buck.jvm.java.plugin.api.PluginClassLoader
 
loadClass(String, Class<T>) - Method in class com.facebook.buck.jvm.java.plugin.PluginLoader
 
loadExtensionsForUserDefinedRules(Path, BuildFileManifest) - Method in interface com.facebook.buck.parser.api.UserDefinedRuleLoader
Loads all of the extensions mentioned in a build manifest
loadExtensionsForUserDefinedRules(Path, BuildFileManifest) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
loadFromFile(File) - Static method in class com.facebook.buck.apple.clang.HeaderMap
 
loadManifest(RuleKey) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
LOCAL_PATH - Static variable in class com.facebook.buck.log.LogConfigPaths
The path to the per-project local (git ignored) logging.properties file.
LocalCachingBuildEngineDelegate - Class in com.facebook.buck.core.build.engine.delegate
 
LocalCachingBuildEngineDelegate(FileHashCache) - Constructor for class com.facebook.buck.core.build.engine.delegate.LocalCachingBuildEngineDelegate
 
LocalCellProviderFactory - Class in com.facebook.buck.core.cell.impl
Creates a CellProvider to be used in a local (non-distributed) build.
LocalCellProviderFactory() - Constructor for class com.facebook.buck.core.cell.impl.LocalCellProviderFactory
 
LocalContentAddressedStorage - Class in com.facebook.buck.remoteexecution.util
A simple, on-disk content addressed storage.
LocalContentAddressedStorage(Path, Protocol, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
LocalFallbackEvent - Class in com.facebook.buck.remoteexecution.event
Event containing info about single BuildRule executions inside LocalFallbackStrategy.
LocalFallbackEvent() - Constructor for class com.facebook.buck.remoteexecution.event.LocalFallbackEvent
 
LocalFallbackEvent.Finished - Class in com.facebook.buck.remoteexecution.event
When the LocalFallbackStrategy finished processing a single BuildRule.
LocalFallbackEvent.Result - Enum in com.facebook.buck.remoteexecution.event
Summary result of an execution.
LocalFallbackEvent.Started - Class in com.facebook.buck.remoteexecution.event
When the LocalFallbackStrategy starts processing a single BuildRule.
LocalFallbackStats - Interface in com.facebook.buck.remoteexecution.event
Statistics regarding the LocalFallbackStrategy.
LocalFallbackStats.Builder - Class in com.facebook.buck.remoteexecution.event
 
LocalFallbackStrategy - Class in com.facebook.buck.rules.modern.builders
Strategy that makes sure failed remote builds fallback to be executed locally.
LocalFallbackStrategy(BuildRuleStrategy, BuckEventBus, boolean, boolean, boolean) - Constructor for class com.facebook.buck.rules.modern.builders.LocalFallbackStrategy
 
LocalFallbackStrategy.RemoteActionCancelledException - Exception in com.facebook.buck.rules.modern.builders
Thrown when execution needs to be halted because of cancellation
LocalFallbackStrategy.RemoteActionFailedException - Exception in com.facebook.buck.rules.modern.builders
Thrown when execution failed remotely and cannot be retried locally
localIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
localIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
localIncludeArgs(Iterable<String>) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
localIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
localKeyUnchangedHit() - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
localOnlyInstance() - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
localOnlyInstance() - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
localOnlyInstance() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
localOnlyInstance() - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
LOCATION_USER_DATA_KEY - Static variable in class com.facebook.buck.util.xml.PositionalXmlHandler
 
LocationMacro - Class in com.facebook.buck.rules.macros
Macro that resolves to the output location of a build rule.
LocationMacro() - Constructor for class com.facebook.buck.rules.macros.LocationMacro
 
LocationMacroExpander - Class in com.facebook.buck.rules.macros
Expands to the path of a build rules output.
LocationMacroExpander() - Constructor for class com.facebook.buck.rules.macros.LocationMacroExpander
 
LocationPlatformMacro - Class in com.facebook.buck.rules.macros
Macro that resolves to the output location of a build rule.
LocationPlatformMacro() - Constructor for class com.facebook.buck.rules.macros.LocationPlatformMacro
 
LocationPlatformMacroExpander - Class in com.facebook.buck.rules.macros
Expands to the path of a build rules output.
LocationPlatformMacroExpander(CxxPlatform) - Constructor for class com.facebook.buck.rules.macros.LocationPlatformMacroExpander
 
lock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
lockInterruptibly() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
LOG - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
log(String) - Method in class com.facebook.buck.util.network.AbstractBatchingLogger
 
log(String) - Method in interface com.facebook.buck.util.network.BatchingLogger
 
log(String, Iterable<String>, Optional<Integer>) - Method in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
log(String, Iterable<String>) - Method in class com.facebook.buck.util.network.ScribeLogger
 
log(String, Iterable<String>, Optional<Integer>) - Method in class com.facebook.buck.util.network.ScribeLogger
 
log(String, Iterable<String>, Optional<Integer>) - Method in class com.facebook.buck.util.network.ThriftScribeLogger
 
LogBuckConfig - Class in com.facebook.buck.support.log
 
LogBuckConfig() - Constructor for class com.facebook.buck.support.log.LogBuckConfig
 
LogConfig - Class in com.facebook.buck.cli.bootstrapper
 
LogConfig() - Constructor for class com.facebook.buck.cli.bootstrapper.LogConfig
 
LogConfig - Class in com.facebook.buck.log
Constructed by java.util.logging.LogManager via the system property java.util.logging.LogManager.config.
LogConfig() - Constructor for class com.facebook.buck.log.LogConfig
Default constructor, called by LogManager.
LogConfigPaths - Class in com.facebook.buck.log
Utility class containing constants for logging configuration paths.
LogConfigSetup - Class in com.facebook.buck.log
 
LogConfigSetup() - Constructor for class com.facebook.buck.log.LogConfigSetup
 
LogConfigSetup.Builder - Class in com.facebook.buck.log
 
LogDaemonClient - Interface in com.facebook.buck.logd.client
Interface for LogD Client.
LogDaemonException - Exception in com.facebook.buck.logd
Represents error during LogD service
LogDaemonException(String) - Constructor for exception com.facebook.buck.logd.LogDaemonException
 
LogDaemonException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.logd.LogDaemonException
 
LogDaemonServer - Interface in com.facebook.buck.logd.server
Interface for logD server
LogdClient - Class in com.facebook.buck.logd.client
Given a host and port number, this client is used to make a connection and stream logs to logD server
LogdClient(String, int) - Constructor for class com.facebook.buck.logd.client.LogdClient
Constructs a LogdClient with the provided hostname and port number.
LogdClient(String, int, StreamObserverFactory) - Constructor for class com.facebook.buck.logd.client.LogdClient
Constructs a LogdClient with the provided hostname, port number and an implementation of StreamObserverFactory.
LogdClient(ManagedChannelBuilder<?>, StreamObserverFactory) - Constructor for class com.facebook.buck.logd.client.LogdClient
Constructs a LogdClient with the provided channel
LogdServer - Class in com.facebook.buck.logd.server
Given a port number, logD server is responsible for handling log writing to a filesystem and to storage.
LogdServer(int) - Constructor for class com.facebook.buck.logd.server.LogdServer
Construct a logD server at requested port number.
LogdServer(int, ServerBuilder<?>) - Constructor for class com.facebook.buck.logd.server.LogdServer
Default to log streaming service.
LogdServerMain - Class in com.facebook.buck.logd.server
This class is run by logd.pex to start up LogD server
LogdServerMain() - Constructor for class com.facebook.buck.logd.server.LogdServerMain
 
logError(Throwable, String, Object...) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
logError(Throwable, String, Object...) - Method in class com.facebook.buck.core.rules.actions.ActionExecutionContext
Logs an error
logEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.SilentConsoleEventBusListener
Logs only SEVERE events.
logEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
logEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
logEventInterval(String, Optional<String>, long, long, BuckEvent, BuckEvent, Optional<Double>, Optional<Long>, ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Adds a line about a pair of start and finished events to lines.
logEventInterval(String, Optional<String>, long, long, Collection<EventInterval>, Optional<Double>, Optional<Long>, ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Deprecated.
logException(Throwable) - Method in class com.facebook.buck.util.ErrorLogger
 
LOGFILE_PATTERN - Static variable in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
LOGFILE_PREFIX - Static variable in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
LOGFILE_SUFFIX - Static variable in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
LogFileHandler - Class in com.facebook.buck.cli.bootstrapper
 
LogFileHandler() - Constructor for class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
LogFileHandler - Class in com.facebook.buck.log
 
LogFileHandler() - Constructor for class com.facebook.buck.log.LogFileHandler
 
LogFileHandlerDispatcher - Class in com.facebook.buck.log
Switches between synchronous and asynchronous LogFileHandler, depending on value returned from LogConfig.shouldUseAsyncFileLogging() Note: this could potentially change after LogFileHandlerDispatcher is created
LogFileHandlerDispatcher() - Constructor for class com.facebook.buck.log.LogFileHandlerDispatcher
 
LogFileHandlerState - Interface in com.facebook.buck.log
 
LogFileIdGenerator - Class in com.facebook.buck.logd.server
A class which generates unique logFileId for logD server
LogFileIdGenerator() - Constructor for class com.facebook.buck.logd.server.LogFileIdGenerator
Constructor for LogFileIdGenerator.
logFileLimits() - Static method in class com.facebook.buck.cli.SystemInfoLogger
Log soft and hard file limits as returned by `ulimit`.
LogFormatter - Class in com.facebook.buck.cli.bootstrapper
 
LogFormatter() - Constructor for class com.facebook.buck.cli.bootstrapper.LogFormatter
 
LogFormatter - Class in com.facebook.buck.log
 
LogFormatter() - Constructor for class com.facebook.buck.log.LogFormatter
 
Logger - Class in com.facebook.buck.core.util.log
 
LoggingArtifactCacheDecorator - Class in com.facebook.buck.artifact_cache
Decorator for wrapping a ArtifactCache to log a ArtifactCacheEvent for the start and finish of each event.
LoggingArtifactCacheDecorator(BuckEventBus, ArtifactCache, ArtifactCacheEventFactory) - Constructor for class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
LoggingBuildListener - Class in com.facebook.buck.event.listener
Log handler to bridge BuckEventBus events to java.util.logging records.
LoggingBuildListener() - Constructor for class com.facebook.buck.event.listener.LoggingBuildListener
 
LoggingJarBuilderObserver - Class in com.facebook.buck.jvm.java
 
LoggingJarBuilderObserver(JavacEventSink) - Constructor for class com.facebook.buck.jvm.java.LoggingJarBuilderObserver
 
LoggingJarBuilderObserver(JavacEventSink, Level) - Constructor for class com.facebook.buck.jvm.java.LoggingJarBuilderObserver
 
logHttpCacheUploads(ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Adds a line about a the state of cache uploads to lines.
LogLevelTypeCoercer - Class in com.facebook.buck.rules.coercer
Coercer for Level.
LogLevelTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.LogLevelTypeCoercer
 
logLines(String...) - Method in class com.facebook.buck.event.listener.RenderingConsole
Logs the provided lines to stderr.
logLines(Collection<String>) - Method in class com.facebook.buck.event.listener.RenderingConsole
Logs the provided lines to stderr.
logMultiple(ImmutableCollection<AbstractBatchingLogger.BatchEntry>) - Method in class com.facebook.buck.util.network.AbstractBatchingLogger
 
logMultiple(ImmutableCollection<AbstractBatchingLogger.BatchEntry>) - Method in class com.facebook.buck.util.network.ScribeBatchingLogger
 
logParentProcessChain() - Static method in class com.facebook.buck.cli.SystemInfoLogger
Log the parent process chain leading to the invocation of this process.
LogUploaderListener - Class in com.facebook.buck.event.listener
Upload the buck log file to the trace endpoint when the build is finished.
LogUploaderListener(ChromeTraceBuckConfig, Path, Path, BuildId, TaskManagerCommandScope, String) - Constructor for class com.facebook.buck.event.listener.LogUploaderListener
 
LogUploadMode - Enum in com.facebook.buck.event
Whether and when to upload logs.
logUserVisible(String) - Method in interface com.facebook.buck.util.ErrorLogger.LogImpl
For user errors (HumanReadableException and similar), the user-friendly message will be reported through logUserVisible()
logUserVisibleInternalError(String) - Method in interface com.facebook.buck.util.ErrorLogger.LogImpl
For internal errrors (all non-user errors), the user-friendly message will be reported through logUserVisibleInternalError()
logVerbose(Throwable) - Method in interface com.facebook.buck.util.ErrorLogger.LogImpl
All exceptions will be passed to logVerbose.
LONG - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
longestTimeSoFar - Variable in class com.facebook.buck.event.listener.CriticalPathEventListener
 
lookup(String) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
lookup(Path) - Method in class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatforms.XcodeBuildVersionCache
Returns the Xcode build version.
lookup(FileHashLoader, SourcePathResolverAdapter, ImmutableSet<SourcePath>) - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
 
lookup(ElfDynamicSection.DTag) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
lookup(Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaPackagePathCache
 
LookupFunction() - Constructor for class com.facebook.buck.query.DepsFunction.LookupFunction
 
lookupString(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSection
 
ltoPath(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasLTO
 
ltoPath(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
LuaBinary - Class in com.facebook.buck.features.lua
 
LuaBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Path, Tool, String, LuaPackageComponents, Tool, LuaPlatform.PackageStyle) - Constructor for class com.facebook.buck.features.lua.LuaBinary
 
LuaBinaryDescription - Class in com.facebook.buck.features.lua
 
LuaBinaryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.lua.LuaBinaryDescription
 
LuaBinaryDescription.StarterType - Enum in com.facebook.buck.features.lua
 
LuaBinaryDescriptionArg - Class in com.facebook.buck.features.lua
Immutable implementation of LuaBinaryDescription.AbstractLuaBinaryDescriptionArg.
LuaBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.lua
Builds instances of type LuaBinaryDescriptionArg.
LuaBuckConfig - Class in com.facebook.buck.features.lua
 
LuaBuckConfig(BuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.features.lua.LuaBuckConfig
 
LuaDescriptionsProvider - Class in com.facebook.buck.features.lua
 
LuaDescriptionsProvider() - Constructor for class com.facebook.buck.features.lua.LuaDescriptionsProvider
 
LuaLibrary - Class in com.facebook.buck.features.lua
 
LuaLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.lua.LuaLibrary
 
LuaLibraryDescription - Class in com.facebook.buck.features.lua
 
LuaLibraryDescription() - Constructor for class com.facebook.buck.features.lua.LuaLibraryDescription
 
LuaLibraryDescriptionArg - Class in com.facebook.buck.features.lua
Immutable implementation of LuaLibraryDescription.AbstractLuaLibraryDescriptionArg.
LuaLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.lua
Builds instances of type LuaLibraryDescriptionArg.
LuaModule - Class in com.facebook.buck.features.lua
 
LuaModule() - Constructor for class com.facebook.buck.features.lua.LuaModule
 
LuaModuleAdapterPlugin - Class in com.facebook.buck.features.lua
 
LuaModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.lua.LuaModuleAdapterPlugin
 
LuaPackageable - Interface in com.facebook.buck.features.lua
 
LuaPlatform - Class in com.facebook.buck.features.lua
 
LuaPlatform() - Constructor for class com.facebook.buck.features.lua.LuaPlatform
 
LuaPlatform.PackageStyle - Enum in com.facebook.buck.features.lua
 
LuaPlatformsProvider - Interface in com.facebook.buck.features.lua
 
LuaPlatformsProviderFactory - Class in com.facebook.buck.features.lua
 
LuaPlatformsProviderFactory() - Constructor for class com.facebook.buck.features.lua.LuaPlatformsProviderFactory
 
LuaStandaloneBinary - Class in com.facebook.buck.features.lua
Builds a Lua executable into a standalone package using a given packager tool.
LuaStandaloneBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, Path, SourcePath, LuaPackageComponents, String, boolean) - Constructor for class com.facebook.buck.features.lua.LuaStandaloneBinary
 
LuaToolchainsSupplier - Class in com.facebook.buck.features.lua
 
LuaToolchainsSupplier() - Constructor for class com.facebook.buck.features.lua.LuaToolchainsSupplier
 
LuaUtil - Class in com.facebook.buck.features.lua
 

M

MACH_O_BUNDLE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
MachineReadableLog() - Constructor for class com.facebook.buck.log.views.JsonViews.MachineReadableLog
 
MachineReadableLogConfig - Class in com.facebook.buck.log
 
MachineReadableLoggerListener - Class in com.facebook.buck.event.listener
 
MachineReadableLoggerListener(InvocationInfo, ProjectFilesystem, ExecutorService, ImmutableSet<ArtifactCacheMode>, ChromeTraceBuckConfig, Path, Path, BuildId, TaskManagerCommandScope) - Constructor for class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
MachoDyldInfoCommand - Class in com.facebook.buck.cxx.toolchain.objectfile
Represents the LC_DYLD_INFO/LC_DYLD_INFO_ONLY command.
MachoDyldInfoCommand() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommand
 
MachoDyldInfoCommandReader - Class in com.facebook.buck.cxx.toolchain.objectfile
Reader for LC_DYLD_INFO[_ONLY] Mach-O commands.
MachoDyldInfoCommandReader() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommandReader
 
MachoDylibStubParams - Class in com.facebook.buck.cxx.toolchain
Represents the params needed to create scrubbed dylib stubs.
MachoDylibStubParams() - Constructor for class com.facebook.buck.cxx.toolchain.MachoDylibStubParams
 
MachoDylibStubRule - Class in com.facebook.buck.cxx
Rule which creates a scrubbed dylib stub from a dylib.
MachoDylibStubRuleFactory - Class in com.facebook.buck.cxx
Factor which can create rules for scrubbed dylib stubs
MachoDylibStubRuleFactory() - Constructor for class com.facebook.buck.cxx.MachoDylibStubRuleFactory
 
MachoDylibStubScrubContentsStep - Class in com.facebook.buck.cxx
Resets all addresses in a dylib stub, so that if the ABI of a dylib stays the same, the dylib stub itself will be identical on disk.
MachoDylibStubScrubContentsStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.cxx.MachoDylibStubScrubContentsStep
 
MachoException(String) - Constructor for exception com.facebook.buck.cxx.toolchain.objectfile.Machos.MachoException
 
MachoExportTrieEdge - Class in com.facebook.buck.cxx.toolchain.objectfile
Represents a Mach-O export trie edge, containing a C-string (prefix) and a pointer to the node.
MachoExportTrieNode - Class in com.facebook.buck.cxx.toolchain.objectfile
Represents the Mach-O export trie node.
MachoExportTrieNode.ExportInfo - Class in com.facebook.buck.cxx.toolchain.objectfile
Represents the export info, if present, for nodes.
MachoExportTrieReader - Class in com.facebook.buck.cxx.toolchain.objectfile
The export info is a serialized trie.
MachoExportTrieReader() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieReader
 
MachoExportTrieWriter - Class in com.facebook.buck.cxx.toolchain.objectfile
Provides ability to serialize an export trie, compatible with ld64.
MachoExportTrieWriter() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieWriter
 
Machos - Class in com.facebook.buck.cxx.toolchain.objectfile
 
Machos.MachoException - Exception in com.facebook.buck.cxx.toolchain.objectfile
 
MachoScrubContentSectionsStep - Class in com.facebook.buck.cxx
Uses the strip tool to remove the contents (i.e., compiled code) from a dylib.
MachoScrubContentSectionsStep(ImmutableList<String>, ProjectFilesystem, Path, ProjectFilesystem, Path) - Constructor for class com.facebook.buck.cxx.MachoScrubContentSectionsStep
 
MachoSymTabCommand - Class in com.facebook.buck.cxx.toolchain.objectfile
Represents the LC_SYMTAB command.
MachoSymTabCommand() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommand
 
MachoSymTabCommandReader - Class in com.facebook.buck.cxx.toolchain.objectfile
Reader for the LC_SYMTAB command
MachoSymTabCommandReader() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommandReader
 
MacIpv6BugWorkaround - Class in com.facebook.buck.util.network
When attempting to communicate with IPV6-only servers, Java 10 and earlier will attempt to do so using the wrong network interface (AirDrop or Touch Bar instead of one's actual wifi or ethernet interface).
MacIpv6BugWorkaround() - Constructor for class com.facebook.buck.util.network.MacIpv6BugWorkaround
 
MacNetworkConfiguration - Class in com.facebook.buck.util.environment
Mac OS X implementation for finding likely network states for diagnostic purposes.
MACOSX - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
Macro - Interface in com.facebook.buck.rules.macros
Base class for strongly typed macros.
MACRO_EXPANDERS - Static variable in class com.facebook.buck.android.NdkLibraryDescription
Deprecated.
 
MACRO_EXPANDERS - Static variable in class com.facebook.buck.features.go.GoTestDescription
 
MACRO_EXPANDERS - Static variable in class com.facebook.buck.jvm.java.JavaTestDescription
 
MACRO_EXPANDERS - Static variable in class com.facebook.buck.shell.WorkerToolDescription
 
MacroCombiner<T> - Interface in com.facebook.buck.core.macros
Used by MacroFinder to process a string containing macros.
MacroContainer - Class in com.facebook.buck.rules.macros
Packages up a Macro along some configuration.
MacroContainer() - Constructor for class com.facebook.buck.rules.macros.MacroContainer
 
MacroContainer.Builder - Class in com.facebook.buck.rules.macros
 
MacroException - Exception in com.facebook.buck.core.macros
 
MacroException(String) - Constructor for exception com.facebook.buck.core.macros.MacroException
 
MacroException(String, Throwable) - Constructor for exception com.facebook.buck.core.macros.MacroException
 
MacroExpander<T,P> - Interface in com.facebook.buck.rules.macros
 
MacroFinder - Class in com.facebook.buck.core.macros
Replace and extracts macros from input strings.
MacroFinderAutomaton - Class in com.facebook.buck.core.macros
A push-down automaton that searches for occurrences of a macro in linear time with respect to the search string.
MacroFinderAutomaton(String) - Constructor for class com.facebook.buck.core.macros.MacroFinderAutomaton
 
MacroMatchResult - Interface in com.facebook.buck.core.macros
 
MacroReplacer<T> - Interface in com.facebook.buck.core.macros
Interface to define replacement behavior for @{link MacroFinder}.
MacWifiSsidFinder - Class in com.facebook.buck.util.environment
Mac OS X implementation of finding the SSID of the default Wi-Fi interface.
MacWifiSsidFinder.CoreWlan - Interface in com.facebook.buck.util.environment
 
main(String[]) - Static method in class com.facebook.buck.android.agent.AgentMain
 
main(String[]) - Static method in class com.facebook.buck.android.dalvik.DalvikStatsTool
CLI wrapper to run against every class in a set of JARs.
main(String[]) - Static method in class com.facebook.buck.apple.clang.PrintHeaderMap
 
main(String[]) - Static method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
 
main(String[]) - Static method in class com.facebook.buck.cli.bootstrapper.ClassLoaderBootstrapper
 
main(String[]) - Static method in class com.facebook.buck.cli.BuckDaemon
The command ran when starting a new long living buckd session.
main(String[]) - Static method in class com.facebook.buck.cli.MainWithoutNailgun
The entry point of a buck command.
main(String[]) - Static method in class com.facebook.buck.jvm.java.abi.ApiStubber
 
main(String[]) - Static method in class com.facebook.buck.jvm.java.coverage.ReportGenerator
Starts the report generation process
main(String[]) - Static method in class com.facebook.buck.jvm.java.FatJarMain
 
main(String[]) - Static method in class com.facebook.buck.jvm.java.runner.FileClassPathRunner
 
main(String[]) - Static method in class com.facebook.buck.logd.server.LogdServerMain
Main class starting LogD server
main(String[]) - Static method in class com.facebook.buck.maven.Resolver
 
main(String[]) - Static method in class com.facebook.buck.remoteexecution.grpc.server.GrpcServerMain
Server entry point.
main(String[]) - Static method in class com.facebook.buck.rules.modern.builders.OutOfProcessIsolatedBuilder
Entry point for out of process rule execution.
main(String[]) - Static method in class com.facebook.buck.testrunner.InstrumentationMain
 
main(String[]) - Static method in class com.facebook.buck.testrunner.JUnitMain
 
main(String[]) - Static method in class com.facebook.buck.testrunner.TestNGMain
 
Main - Class in com.facebook.buck.util.trace.uploader
 
Main() - Constructor for class com.facebook.buck.util.trace.uploader.Main
 
main(String[]) - Static method in class com.facebook.buck.util.trace.uploader.Main
 
main(String[]) - Static method in class com.facebook.buck.util.zip.ZipScrubber
 
MAIN_EXECUTABLE - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
 
MAIN_PATH - Static variable in class com.facebook.buck.log.LogConfigPaths
If present, the path to the logging.properties.st file.
MainRunner - Class in com.facebook.buck.cli
Responsible for running the commands logic of buck after MainWithNailgun and MainWithoutNailgun have completed the initial bootstrapping of resources and state.
MainRunner(Console, InputStream, MainRunner.KnownRuleTypesFactoryFactory, BuildId, ImmutableMap<String, String>, Platform, Path, PluginManager, BuckModuleManager, BackgroundTaskManager, CommandMode, Optional<NGContext>) - Constructor for class com.facebook.buck.cli.MainRunner
This constructor allows integration tests to add/remove/modify known build rules (aka descriptions).
MainRunner.KnownRuleTypesFactoryFactory - Interface in com.facebook.buck.cli
 
MainRunner.ParserAndCaches - Interface in com.facebook.buck.cli
MainWithNailgun - Class in com.facebook.buck.cli
The Main entry point for Nailgun calls.
MainWithNailgun(NGContext) - Constructor for class com.facebook.buck.cli.MainWithNailgun
 
MainWithoutNailgun - Class in com.facebook.buck.cli
This is the main entry point for running buck without buckd.
MainWithoutNailgun() - Constructor for class com.facebook.buck.cli.MainWithoutNailgun
 
makeArgFile(ProjectFilesystem, Path, ImmutableList<String>, String, Iterable<String>) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
Creates an arg file with a given list of flags
makeArgFilePath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
Creates a file path for an arg file
MakeCleanDirectoryStep - Class in com.facebook.buck.step.fs
Deletes the directory, if it exists, before creating it.
makeDirectories(Path) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorageClient.FileMaterializer
Make the directory and all parent directories.
makeDirectories(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsMaterializer.FilesystemFileMaterializer
 
makeExecutable(Artifact) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
Make an Artifact executable
makeExecutable(Path) - Static method in class com.facebook.buck.io.file.MostFiles
Tries to make the specified file executable.
MakeExecutableStep - Class in com.facebook.buck.step.fs
 
MakeExecutableStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.step.fs.MakeExecutableStep
 
makeIniParser(boolean) - Static method in class com.facebook.buck.util.config.Inis
 
makeLinkerArgFilePath(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
Creates a file path for a linker arg file
makeMainStep(BuildContext, boolean) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
makeRequest(FrontendRequest) - Method in class com.facebook.buck.frontend.FrontendService
 
makeRequest(String, Request.Builder) - Method in interface com.facebook.buck.slb.HttpService
 
makeRequest(HybridThriftRequestHandler<ThriftRequest>, HybridThriftResponseHandler<ThriftResponse>) - Method in interface com.facebook.buck.slb.HybridThriftOverHttpService
Asynchronously make a request.
makeRequest(HybridThriftRequestHandler<ThriftRequest>, HybridThriftResponseHandler<ThriftResponse>) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
makeRequest(ThriftRequest, ThriftResponse) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
makeRequest(String, Request.Builder) - Method in class com.facebook.buck.slb.LoadBalancedService
 
makeRequest(String, Request.Builder) - Method in class com.facebook.buck.slb.RetryingHttpService
 
makeRequest(String, Request.Builder) - Method in class com.facebook.buck.slb.SingleUriService
 
makeRequest(ThriftRequest, ThriftResponse) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
makeRequest(ThriftRequest, ThriftResponse) - Method in interface com.facebook.buck.slb.ThriftService
 
makeRequestSync(HybridThriftRequestHandler<ThriftRequest>, HybridThriftResponseHandler<ThriftResponse>) - Method in interface com.facebook.buck.slb.HybridThriftOverHttpService
Synchronously make a request.
makeRequestSync(HybridThriftRequestHandler<ThriftRequest>, HybridThriftResponseHandler<ThriftResponse>) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
managedThreadCount - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
Number of threads that Buck can manage and use them as worker threads.
MANIFEST - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
Key for OnDiskBuildInfo to store the manifest for build rules supporting manifest-based caching.
Manifest - Class in com.facebook.buck.core.build.engine.manifest
 
Manifest(RuleKey) - Constructor for class com.facebook.buck.core.build.engine.manifest.Manifest
Create an empty manifest.
Manifest(InputStream) - Constructor for class com.facebook.buck.core.build.engine.manifest.Manifest
Deserialize an existing manifest from the given InputStream.
MANIFEST_KEY - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the cache key of the manifest.
ManifestEntries - Class in com.facebook.buck.rules.coercer
Manifest entries to be injected into the AndroidManifest.xml file via AAPT command line flags.
ManifestEntries() - Constructor for class com.facebook.buck.rules.coercer.ManifestEntries
 
ManifestEntries.Builder - Class in com.facebook.buck.rules.coercer
 
ManifestEntriesTypeCoercer - Class in com.facebook.buck.rules.coercer
TypeCoercer that takes a dict object generated by the manifest_entries() python function and coverts it to ManifestEntries.
ManifestEntriesTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.ManifestEntriesTypeCoercer
 
ManifestFetchResult - Class in com.facebook.buck.core.build.engine.manifest
Provides a results summary of a manifest-based cache fetch process.
ManifestFetchResult() - Constructor for class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
ManifestFetchResult.Builder - Class in com.facebook.buck.core.build.engine.manifest
 
ManifestLoadResult - Class in com.facebook.buck.core.build.engine.manifest
A union of results of loading a Manifest from it's serialized form.
ManifestLoadResult() - Constructor for class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
 
ManifestRuleKeyManager - Class in com.facebook.buck.core.build.engine.cache.manager
 
ManifestRuleKeyManager(DepFiles, BuildRule, FileHashLoader, long, SourcePathResolverAdapter, RuleKeyFactories, BuildCacheArtifactFetcher, ArtifactCache, Supplier<Optional<DependencyFileRuleKeyFactory.RuleKeyAndInputs>>, ManifestRuleKeyService) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
ManifestRuleKeyService - Interface in com.facebook.buck.core.build.engine.cache.manager
Service in charge of persisting (fetch/store) the manifest for ManifestRuleKeys.
ManifestRuleKeyServiceFactory - Class in com.facebook.buck.core.build.engine.cache.manager
Provides multiple implementations for the ManifestRuleKeyService.
ManifestStats - Interface in com.facebook.buck.core.build.engine.manifest
Statistics about a Manifest.
ManifestStoreResult - Interface in com.facebook.buck.core.build.engine.manifest
Provides a results summary of a manifest-based cache store/update process.
ManifestStoreResult.Builder - Class in com.facebook.buck.core.build.engine.manifest
 
map(int) - Method in class com.facebook.buck.android.resources.BringToFrontMapper
 
map(int) - Method in interface com.facebook.buck.android.resources.ReferenceMapper
Converts an id to its new value under this mapping.
map(Function<? super T, U>) - Method in class com.facebook.buck.core.model.FlavorDomain
Provides a convenience function to map the values of the domain (retaining the current name).
map(String, Function<? super T, U>) - Method in class com.facebook.buck.core.model.FlavorDomain
Provides a convenience function to map the values of the domain.
map(Function<ImmutableSet<UnflavoredBuildTarget>, ImmutableSet<UnflavoredBuildTarget>>) - Method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Apply a mapper to the focused targets held in this object.
map(Function<T, V>) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
map(Function<? super String, ? extends T>, Function<? super MacroContainer, ? extends T>) - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
map(int) - Static method in enum com.facebook.buck.util.ExitCode
Map integer value received from custom toolchain subcall to one of appropriate ExitCode values.
map(Function<? super T, ? extends R>) - Method in interface com.facebook.buck.util.stream.RichStream
 
mapBuilder - Variable in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl.Builder
 
MappedSymlinkTree - Class in com.facebook.buck.core.rules.impl
A specialization of SymlinkTree exclusively for legacy cases that use static Maps to model symlinks, and which need access to the MappedSymlinkTree.getLinks() getter for subsequent access to the above map.
MappedSymlinkTree(String, BuildTarget, ProjectFilesystem, Path, ImmutableSortedMap<Path, SourcePath>) - Constructor for class com.facebook.buck.core.rules.impl.MappedSymlinkTree
 
MappedSymlinkTree(String, BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>) - Constructor for class com.facebook.buck.core.rules.impl.MappedSymlinkTree
 
mapStrings(Function<String, String>) - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
MapTypeCoercer<KU,VU,K,V> - Class in com.facebook.buck.rules.coercer
Coerce to ImmutableMap.
MapTypeCoercer(TypeCoercer<KU, K>, TypeCoercer<VU, V>) - Constructor for class com.facebook.buck.rules.coercer.MapTypeCoercer
 
mapValuesThrowing(ThrowingFunction<T, U, E>) - Method in class com.facebook.buck.core.select.Selector
Transform all items with given function.
mapValuesThrowing(ThrowingFunction<T, U, E>) - Method in class com.facebook.buck.core.select.SelectorList
Transform all items with given function.
mark(int) - Method in class com.facebook.buck.util.hash.HasherInputStream
 
markRuleAsUsed(BuildRule, BuckEventBus) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
markRuleAsUsed(BuildEngineAction, BuckEventBus) - Method in class com.facebook.buck.core.build.engine.impl.UnskippedBuildEngineActionTracker
 
markSupported() - Method in class com.facebook.buck.util.hash.HasherInputStream
 
match(ImmutableSet<String>, String) - Static method in class com.facebook.buck.core.macros.MacroFinder
 
match(UnconfiguredSourcePath.Matcher<R>) - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.BuildTarget
 
match(UnconfiguredSourcePath.Matcher<R>) - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath
Type-safe switch between source path variants (@link UnconfiguredSourcePath subclasses).
match(UnconfiguredSourcePath.Matcher<R>) - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.Path
 
MATCH_ANY_ENTITLEMENT - Static variable in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
MATCH_ANY_IDENTITY - Static variable in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
matchBuildTargetsWithLabelsFromSpecs(ImmutableList<TargetNodeSpec>, Set<BuildTarget>) - Method in class com.facebook.buck.cli.AbstractCommand
Returns a set of BuildTargetWithOutputs instances by matching the given BuildTarget instances with the given TargetNodeSpec instances, and applying any OutputLabel instances to the matching BuildTarget instances.
matches(String) - Method in class com.facebook.buck.android.ClassNameFilter
 
matches(Set<String>) - Method in class com.facebook.buck.cli.LabelSelector
 
matches(UnconfiguredBuildTarget) - Method in interface com.facebook.buck.core.parser.buildtargetparser.BuildTargetMatcher
 
matches(SelectableConfigurationContext, DependencyStack) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
matches(SelectableConfigurationContext, DependencyStack) - Method in interface com.facebook.buck.core.select.Selectable
 
matches(String) - Method in class com.facebook.buck.cxx.toolchain.FasterPattern
Check if this pattern matches given string.
matches(Path) - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
matches(Path) - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
matches(Path) - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
matches(Path) - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
matches(String) - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
matches(TestDescription) - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
matches(TestDescription) - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
matches(TestDescription) - Method in interface com.facebook.buck.test.selectors.TestSelector
Whether this TestSelector matches the given TestDescription.
matches(String) - Method in class com.facebook.buck.util.PatternsMatcher
 
matches(String) - Method in interface com.facebook.buck.util.string.StringMatcher
 
matchesAll(Collection<ConstraintValue>, DependencyStack) - Method in class com.facebook.buck.core.model.platform.impl.ConstraintBasedPlatform
A platform matches the given constraints when these constraints are present in the platform constraints (platform constraints is a superset of the provided constraints).
matchesAll(Collection<ConstraintValue>, DependencyStack) - Method in class com.facebook.buck.core.model.platform.impl.EmptyPlatform
 
matchesAll(Collection<ConstraintValue>, DependencyStack) - Method in class com.facebook.buck.core.model.platform.impl.UnconfiguredPlatform
 
matchesAll(Collection<ConstraintValue>, DependencyStack) - Method in interface com.facebook.buck.core.model.platform.MultiPlatform
 
matchesAll(Collection<ConstraintValue>, DependencyStack) - Method in interface com.facebook.buck.core.model.platform.Platform
 
matchesClassName(String) - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
matchesClassName(String) - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
matchesClassName(String) - Method in interface com.facebook.buck.test.selectors.TestSelector
 
matchesPlatform(Platform, ConstraintResolver, DependencyStack, BuckConfig) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
matchesPlatform(Platform, ConstraintResolver, DependencyStack, BuckConfig) - Method in interface com.facebook.buck.core.select.Selectable
 
matchForError(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
Look for an error message in line.
materialize(Collection<Protocol.OutputDirectory>, Collection<Protocol.OutputFile>, ContentAddressedStorageClient.FileMaterializer) - Method in class com.facebook.buck.remoteexecution.util.OutputsMaterializer
Materialize the outputs of an action into a directory.
materializeAction(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
materializeInputs(Path, Protocol.Digest, Optional<Protocol.Digest>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
materializeOutputs(List<Protocol.OutputDirectory>, List<Protocol.OutputFile>, ContentAddressedStorageClient.FileMaterializer) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorageClient
Materializes the outputFiles and outputDirectories into root.
materializeOutputs(List<Protocol.OutputDirectory>, List<Protocol.OutputFile>, ContentAddressedStorageClient.FileMaterializer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorageClient
 
materializeOutputs(List<Protocol.OutputDirectory>, List<Protocol.OutputFile>, ContentAddressedStorageClient.FileMaterializer) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Materializes the outputs into the build root.
materializer - Variable in class com.facebook.buck.remoteexecution.util.OutputsMaterializer.PendingMaterialization
 
MAVEN_CENTRAL - Static variable in class com.facebook.buck.maven.Publisher
 
MAVEN_CENTRAL_URL - Static variable in class com.facebook.buck.maven.Publisher
 
MAVEN_JAR - Static variable in interface com.facebook.buck.jvm.core.JavaLibrary
For maven publishing only dependencies containing maven coordinates will be listed as dependencies.
MavenCoordinatesMacro - Class in com.facebook.buck.rules.macros
 
MavenCoordinatesMacro() - Constructor for class com.facebook.buck.rules.macros.MavenCoordinatesMacro
 
MavenCoordinatesMacroExpander - Class in com.facebook.buck.rules.macros
Resolves to the maven coordinates for a build target referencing a HasMavenCoordinates.
MavenCoordinatesMacroExpander() - Constructor for class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
 
mavenLocalRepo - Variable in class com.facebook.buck.maven.ArtifactConfig
 
MavenPublishable - Interface in com.facebook.buck.jvm.java
A BuildRule that can have its output(BuildRule.getSourcePathToOutput()) published to a maven repository under the maven coordinates provided by HasMavenCoordinates.getMavenCoords()
MavenUberJar - Class in com.facebook.buck.jvm.java
A BuildRule used to have the provided JavaLibrary published to a maven repository
MavenUberJar.SourceJar - Class in com.facebook.buck.jvm.java
 
MavenUrlDecoder - Class in com.facebook.buck.file.downloader.impl
Responsible for converting a maven URL to an HTTP or HTTPS url.
MAX_INBOUND_MESSAGE_SIZE - Static variable in class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
 
MAX_INPUT_SIZE_BYTES - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
The maximum size of inputs allowed on remote execution, if unset, no maximum.
MAX_WORKER_SIZE_TO_STEAL_FROM - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Actions which require a worker of this size (or higher) will not be stolen locally when running in hybrid mode
maximumAmounts - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
Maximum resource amounts that are available on the system for all jobs to share.
maxInputSizeBytes() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
maybeParallelizeTransform(Collection<T>, Function<? super T, U>) - Method in interface com.facebook.buck.util.concurrent.Parallelizer
Potentially transform a stream into a parallel stream.
maybePrintShowOutputWarning(CliConfig, Ansi, BuckEventBus) - Static method in class com.facebook.buck.cli.CommandHelper
Prints a warning to terminal about --show-output being replaced by --show-outputs if the warning is enabled in the buck config and the environment supports ANSI.
MaybeRequiredForSourceOnlyAbi - Interface in com.facebook.buck.jvm.java
 
MaybeRequiredForSourceOnlyAbiArg - Interface in com.facebook.buck.jvm.java
Args for a rule that can be a dependency during source ABI generation.
medium - Variable in class com.facebook.buck.util.environment.Network
 
memoize(Function<A, B>) - Static method in class com.facebook.buck.util.MoreFunctions
Thread-safe memoizer: computed value is cached and taken from cache on the second call.
memoize(Supplier<T>) - Static method in class com.facebook.buck.util.MoreSuppliers
Returns a supplier which caches the instance retrieved during the first call to get() and returns that value on subsequent calls to get().
memoize(ThrowingSupplier<T, E>, Class<E>) - Static method in class com.facebook.buck.util.MoreSuppliers
Returns a ThrowingSupplier that caches the result or the exception during the first call to get(), and returns or throws on subsequent calls to get()
Memoizer<T> - Class in com.facebook.buck.util
Memoizes a value, supporting passing in a supplier when getting the value, unlike MoreSuppliers.MemoizingSupplier.
Memoizer() - Constructor for class com.facebook.buck.util.Memoizer
 
MemoryHandler - Class in com.facebook.buck.cli.bootstrapper
 
MemoryHandler() - Constructor for class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
MemoryHandler - Class in com.facebook.buck.log.memory
MemoryHandler maintains a circular buffer of LogRecords.
MemoryHandler() - Constructor for class com.facebook.buck.log.memory.MemoryHandler
Constructs a MemoryHandler specified by:.
memoryPerfStats(PerfStatsTracking.MemoryPerfStatsEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
MemoryPerfStatsEvent(long, long, long, long, Map<String, Long>) - Constructor for class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
Construct a new memory performance tracking object
merge(DirectedAcyclicGraph<TargetNode<?>>) - Static method in class com.facebook.buck.core.model.targetgraph.MergedTargetGraph
Group notes by UnflavoredBuildTarget.
merge(DependencyType, DependencyType) - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
 
merge(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
merge(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
merge(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
 
merge(CompletedTypeKind) - Method in enum com.facebook.buck.jvm.java.abi.source.CompletedTypeKind
 
merge(JsonBuilder.ArrayBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Merges two ArrayBuilders.
merge(Map<K, V>, Map<K, V>) - Static method in class com.facebook.buck.util.MoreMaps
 
MergeAndroidResourceSources - Class in com.facebook.buck.android.aapt
 
MergeAndroidResourceSources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableCollection<SourcePath>) - Constructor for class com.facebook.buck.android.aapt.MergeAndroidResourceSources
 
MergeAndroidResourcesStep - Class in com.facebook.buck.android
 
MergeAndroidResourcesStep.DuplicateResourceException - Exception in com.facebook.buck.android
 
MergeAssets - Class in com.facebook.buck.android
MergeAssets adds the assets for an APK into the output of aapt.
MergeAssets(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Optional<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.android.MergeAssets
 
mergeChildren(Path, Path, CopyOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
mergeChildren(Path, Path, CopyOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Moves the children of source into target, merging the two directories.
mergeCmdLineArgs(ArtifactConfig.CmdLineArgs) - Method in class com.facebook.buck.maven.ArtifactConfig
 
MergedTargetGraph - Class in com.facebook.buck.core.model.targetgraph
Target graph version where node is a set of all nodes with the same UnflavoredBuildTarget.
MergedTargetNode - Class in com.facebook.buck.core.model.targetgraph
A set of target nodes with the same unconfigured build target.
mergeNodes(Collection<MerkleTreeNodeCache.MerkleTreeNode>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
This will merge multiple merkle trees into one.
mergeSorted(Map<K, V>, Map<K, V>) - Static method in class com.facebook.buck.util.MoreMaps
 
MergeThirdPartyJarResources - Class in com.facebook.buck.android
Merges resources from third party jars for exo-for-resources.
MergeThirdPartyJarResources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableCollection<SourcePath>) - Constructor for class com.facebook.buck.android.MergeThirdPartyJarResources
 
MerkleTreeNodeCache - Class in com.facebook.buck.remoteexecution.util
MerkleTreeNodeCache is used to create and merge merkle trees for action inputs.
MerkleTreeNodeCache(Protocol) - Constructor for class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
 
MerkleTreeNodeCache.MerkleTreeNode - Class in com.facebook.buck.remoteexecution.util
Represents a node in the merkle tree of files and symlinks.
MerkleTreeNodeCache.NodeData - Class in com.facebook.buck.remoteexecution.util
NodeData is the Protocol encoded data for a node.
message - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
 
metadata() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
METADATA_KEYS - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
 
METADATA_PATH - Static variable in class com.facebook.buck.rules.modern.builders.ModernBuildRuleRemoteExecutionHelper
 
METADATA_TYPE - Static variable in class com.facebook.buck.apple.AppleLibraryDescription
 
METADATA_TYPE - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
 
MetadataAndPayloadReadResult() - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult
 
MetadataProvider - Interface in com.facebook.buck.remoteexecution.interfaces
Provides RemoteExecutionMetadata to send along GRPC requests.
MetadataProviderFactory - Class in com.facebook.buck.remoteexecution
Static class providing factory methods for instances of MetadataProviders.
MetadataProvidingDescription<T> - Interface in com.facebook.buck.core.description.metadata
 
metadataTxtDexEntries - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
MetaRules - Class in com.facebook.buck.parser
Contains information about meta rules (rules that are created by Buck to pass internal information about parsing process)
methodBlock(FrameworkMethod) - Method in class com.facebook.buck.testrunner.BuckBlockJUnit4ClassRunner
Override the default timeout behavior so that when no timeout is specified in the Test annotation, the timeout specified by the constructor will be used (if it has been set).
MethodLookup - Class in com.facebook.buck.core.starlark.compatible
Used to lookup methods for Starlark compatible objects and perform fast reflective calls.
methodReferences - Variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
Methods referenced by the class.
MiniAapt - Class in com.facebook.buck.android.aapt
Step which parses resources in an android res directory and compiles them into a R.txt file, following the exact same format as the Android build tool aapt.
MiniAapt(SourcePathResolverAdapter, ProjectFilesystem, SourcePath, Path, ImmutableSet<Path>) - Constructor for class com.facebook.buck.android.aapt.MiniAapt
 
MiniAapt(SourcePathResolverAdapter, ProjectFilesystem, SourcePath, Path, ImmutableSet<Path>, boolean, MiniAapt.ResourceCollectionType) - Constructor for class com.facebook.buck.android.aapt.MiniAapt
 
MiniAapt.ResourceCollectionType - Enum in com.facebook.buck.android.aapt
 
minimalMetadataProviderForBuild(BuildId, String, String, String, String, String, String, String, ExecutionEnvironment) - Static method in class com.facebook.buck.remoteexecution.MetadataProviderFactory
 
MISC - Static variable in class com.facebook.buck.features.js.JsFlavors
 
miss(String, ArtifactCacheMode) - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
miss() - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
miss(boolean) - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
Miss(boolean) - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.Miss
 
miss() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Cache
 
MissingBuildFileException - Exception in com.facebook.buck.parser.exceptions
Thrown when build file is missing for the provided target
MissingBuildFileException(String, Path) - Constructor for exception com.facebook.buck.parser.exceptions.MissingBuildFileException
 
MissingExcludeReporter - Class in com.facebook.buck.core.rulekey
Utility for reporting issues of fields/methods not being annotated to be added to rulekeys.
MissingExcludeReporter() - Constructor for class com.facebook.buck.core.rulekey.MissingExcludeReporter
 
missMatchRate() - Method in class com.facebook.buck.util.cache.CacheStats
Returns the ratio of cache requests which were misses due to mismatch.
missRate() - Method in class com.facebook.buck.util.cache.CacheStats
Returns the ratio of cache requests which were misses.
missWithEmptyCache() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
MissWithEmptyCache() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.MissWithEmptyCache
 
missWithTargetGraphDifference() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
MissWithTargetGraphDifference() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.MissWithTargetGraphDifference
 
MissWithTargetGraphHashMatch() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.MissWithTargetGraphHashMatch
 
mkDirP(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
mkDirP(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
mkdirs(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Resolves the relative path against the project root and then calls Files.createDirectories(java.nio.file.Path, java.nio.file.attribute.FileAttribute[])
mkdirs(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Resolves the relative path against the project root and then calls Files.createDirectories(java.nio.file.Path, java.nio.file.attribute.FileAttribute[])
mkdirs(Path) - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
Create a directory and all of its parents
MkdirStep - Class in com.facebook.buck.step.fs
Command that runs equivalent command of mkdir -p on the specified directory.
MkdirStep() - Constructor for class com.facebook.buck.step.fs.MkdirStep
 
Mode - Enum in com.facebook.buck.features.apple.common
This is the output Mode controlling the amount of details presented in the output of the CLI command
ModernBuildableSupport - Class in com.facebook.buck.rules.modern.impl
ModernBuildableSupport provides methods to make using, implementing and migrating to ModernBuildRules easier.
ModernBuildRule<T extends Buildable> - Class in com.facebook.buck.rules.modern
ModernBuildRule wraps a Buildable into something that implements BuildRule (and various other interfaces used by the build engine).
ModernBuildRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Class<T>) - Constructor for class com.facebook.buck.rules.modern.ModernBuildRule
 
ModernBuildRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, T) - Constructor for class com.facebook.buck.rules.modern.ModernBuildRule
 
ModernBuildRuleBuilderFactory - Class in com.facebook.buck.rules.modern.builders
Constructs various BuildRuleStrategies for ModernBuildRules based on the modern_build_rule.strategy config option.
ModernBuildRuleBuilderFactory() - Constructor for class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
 
ModernBuildRuleBuildStrategy - Enum in com.facebook.buck.rules.modern.config
These are the supported strategies.
ModernBuildRuleConfig - Class in com.facebook.buck.rules.modern.config
Various configuration for ModernBuildRule behavior.
ModernBuildRuleConfig() - Constructor for class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
 
ModernBuildRuleRemoteExecutionHelper - Class in com.facebook.buck.rules.modern.builders
ModernBuildRuleRemoteExecutionHelper is used to create remote execution actions for a ModernBuildRule.
ModernBuildRuleRemoteExecutionHelper(BuckEventBus, Protocol, SourcePathRuleFinder, Cell, FileHashLoader, ImmutableSet<PathMatcher>) - Constructor for class com.facebook.buck.rules.modern.builders.ModernBuildRuleRemoteExecutionHelper
 
ModernBuildRuleStrategyConfig - Interface in com.facebook.buck.rules.modern.config
Configuration for modern_build_rule.strategy.
ModernBuildRuleStrategyConfigFromSection - Class in com.facebook.buck.rules.modern.config
Parses the values of a buckconfig section into a ModernBuildRuleStrategyConfig.
ModernBuildRuleStrategyConfigFromSection(BuckConfig, String) - Constructor for class com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfigFromSection
 
MODIFIABLE_FILE_TYPE_IDENTIFIERS - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
Set of identifiers for which we will use "lastKnownFileType" instead of "explicitFileType" in a PBXFileReference to allow the user to change the type by renaming the file.
MODULAR_DEX_DIR - Static variable in class com.facebook.buck.android.exopackage.ModuleExoHelper
 
MODULE_INDENTATION - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
MODULE_TYPE - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationKeys
 
ModuleBuildContext - Class in com.facebook.buck.features.project.intellij
Holds all of the mutable state required during IjModule creation.
ModuleBuildContext(ImmutableSet<BuildTarget>) - Constructor for class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
ModuleExoHelper - Class in com.facebook.buck.android.exopackage
An ExoHelper which provides a mapping of host source path to device install path for modular dex files when exopackage-for-modules is enabled
moduleFactoryResolver - Variable in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
ModuleIndexEntry - Class in com.facebook.buck.features.project.intellij.model
 
ModuleIndexEntry() - Constructor for class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
ModuleInfo - Class in com.facebook.buck.android
 
ModuleInfo() - Constructor for class com.facebook.buck.android.ModuleInfo
 
ModuleMap - Interface in com.facebook.buck.apple.clang
An interface for classes capable of generating a Clang modulemap file.
ModuleMapFactory - Class in com.facebook.buck.apple.clang
Creates module map instances.
ModuleMapFactory() - Constructor for class com.facebook.buck.apple.clang.ModuleMapFactory
 
moduleMapMode() - Method in class com.facebook.buck.apple.AppleConfig
 
ModuleMapMode - Enum in com.facebook.buck.apple.clang
Enumerates the module map generation modes that Buck supports.
MoreAtomics - Class in com.facebook.buck.util.concurrent
Utility methods for common routines with atomic variables
MoreElements - Class in com.facebook.buck.jvm.java.lang.model
More utility functions for working with Elements, along the lines of those found on Elements.
MoreExceptions - Class in com.facebook.buck.util
 
MoreFunctions - Class in com.facebook.buck.util
Utilities to work with Function.
MoreFutures - Class in com.facebook.buck.util.concurrent
 
MoreIterables - Class in com.facebook.buck.util
 
MoreMaps - Class in com.facebook.buck.util
 
MorePaths - Class in com.facebook.buck.io.file
Common functions that are done with a Path.
MorePosixFilePermissions - Class in com.facebook.buck.io.file
 
MoreProjectFilesystems - Class in com.facebook.buck.io
Common functions that are done with a ProjectFilesystem.
MoreSets - Class in com.facebook.buck.util.collect
Additional methods to deal with sets.
MoreStrings - Class in com.facebook.buck.util.string
 
MoreSuppliers - Class in com.facebook.buck.util
 
MoreThrowables - Class in com.facebook.buck.util
 
MostExecutors - Class in com.facebook.buck.util.concurrent
 
MostExecutors.NamedThreadFactory - Class in com.facebook.buck.util.concurrent
A ThreadFactory which gives each thread a meaningful and distinct name.
MostFiles - Class in com.facebook.buck.io.file
 
MostFiles.DeleteRecursivelyOptions - Enum in com.facebook.buck.io.file
 
move(Path, Path, CopyOption...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
move(Path, Path, CopyOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
move(Path, Path, CopyOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
MovePythonWhlDataStep - Class in com.facebook.buck.features.python
A Step that moves the contents of the {package}-{version}.data directory within an extracted .whl if that directory exists.
MovePythonWhlDataStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.features.python.MovePythonWhlDataStep
 
MoveStep - Class in com.facebook.buck.step.fs
 
MoveStep(ProjectFilesystem, Path, Path, CopyOption...) - Constructor for class com.facebook.buck.step.fs.MoveStep
 
MULTI_CHECK - Static variable in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
MULTI_FETCH - Static variable in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
MULTI_INSTALL_MODE_SHORT_ARG - Static variable in class com.facebook.buck.step.AdbOptions
 
MultiarchFile - Class in com.facebook.buck.apple
Puts together multiple thin library/binaries into a multi-arch file.
MultiarchFile(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, ImmutableSortedSet<SourcePath>, boolean, Path) - Constructor for class com.facebook.buck.apple.MultiarchFile
 
MultiarchFileInfos - Class in com.facebook.buck.apple
 
MultiArtifactCache - Class in com.facebook.buck.artifact_cache
MultiArtifactCache encapsulates a set of ArtifactCache instances such that fetch() succeeds if any of the ArtifactCaches contain the desired artifact, and store() applies to all ArtifactCaches.
MultiArtifactCache(ImmutableList<ArtifactCache>) - Constructor for class com.facebook.buck.artifact_cache.MultiArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
Check if the cache contains the given artifacts, keyed by ruleKeys, without fetching them, and return a map of results wrapped in a ListenableFuture.
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
Contains is supposed to be best-effort, but super-fast => Assume the second level is present.
multiContainsImpl(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
multiContainsImpl(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
multiContainsImpl(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
multiFetchImpl(Iterable<AbstractAsynchronousCache.FetchRequest>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
The MultiFetchResult should contain results in the same order as the requests.
multiFetchImpl(Iterable<AbstractAsynchronousCache.FetchRequest>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
multiFetchImpl(Iterable<AbstractAsynchronousCache.FetchRequest>) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
multiFetchStarted(ImmutableList<BuildTarget>, ImmutableList<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
 
MultiFetchType - Enum in com.facebook.buck.artifact_cache.config
 
MultiPlatform - Interface in com.facebook.buck.core.model.platform
A generic platform that encapsulates multiple other platforms.
MultiPlatformRule - Interface in com.facebook.buck.core.rules.platform
Represents multiplatform.
MultiPlatformTargetConfigurationTransformer - Class in com.facebook.buck.core.model.impl
TargetConfigurationTransformer that transforms a single target configuration with a multiplatform as a target platform to multiple target configurations each containing platforms that are forming multiplatform.
MultiPlatformTargetConfigurationTransformer(TargetPlatformResolver) - Constructor for class com.facebook.buck.core.model.impl.MultiPlatformTargetConfigurationTransformer
 
MultiStateRenderer - Interface in com.facebook.buck.event.listener
 
MultiThreadedActionGraphBuilder - Class in com.facebook.buck.core.rules.resolver.impl
Implementation of BuildRuleResolver that supports build rules being created in parallel.
MultiThreadedActionGraphBuilder(ListeningExecutorService, TargetGraph, ConfigurationRuleRegistry, TargetNodeToBuildRuleTransformer, CellProvider) - Constructor for class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
MultiThreadedBlobUploader - Class in com.facebook.buck.remoteexecution.util
A simple multi-threaded blob uploader for uploading inputs/outputs to the CAS.
MultiThreadedBlobUploader(int, int, ExecutorService, CasBlobUploader) - Constructor for class com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader
 
MultiThreadedBlobUploader.CorruptArtifactException - Exception in com.facebook.buck.remoteexecution.util
An exception that indicates that an upload failed because the artifact was corrupted.
MutableDirectedGraph<T> - Class in com.facebook.buck.core.util.graph
Represents a directed graph with unweighted edges.
MutableDirectedGraph() - Constructor for class com.facebook.buck.core.util.graph.MutableDirectedGraph
Creates a new graph with no nodes or edges.
MutableObjectException - Exception in com.facebook.buck.core.starlark.compatible
Thrown when trying to construct an Immutable Skylark object from a Mutable one (that cannot be made immutable.
MutableObjectException(Object) - Constructor for exception com.facebook.buck.core.starlark.compatible.MutableObjectException
 
MyWebSocket() - Constructor for class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 

N

NAILGUN_STDERR_ISTTY_ENV - Static variable in class com.facebook.buck.util.AnsiEnvironmentChecking
 
NAILGUN_STDOUT_ISTTY_ENV - Static variable in class com.facebook.buck.util.AnsiEnvironmentChecking
 
nailMain(NGContext) - Static method in class com.facebook.buck.cli.MainWithNailgun
When running as a daemon in the NailGun server, MainWithNailgun.nailMain(NGContext) is called instead of MainRunner so that the given context can be used to listen for client disconnections and interrupt command processing when they occur.
name - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
name - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
 
name - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
 
name() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
name - Variable in class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
NAME_DATA_LENGTH - Static variable in class com.facebook.buck.android.resources.ResTablePackage
 
nameAsPath() - Method in class com.facebook.buck.core.path.ForwardRelativePath
Last segment of path
namedOutputs() - Method in class com.facebook.buck.core.rules.providers.lib.DefaultInfo
These are the named outputs of a rule.
namedOutputs() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableDefaultInfo
These are the named outputs of a rule.
NamedPlatform - Interface in com.facebook.buck.core.model.platform
A platform defined in a build file
NamedTemporaryDirectory - Class in com.facebook.buck.util
Creates a temporary directory that is (recursively) deleted when this object is closed.
NamedTemporaryDirectory(String, FileAttribute<?>...) - Constructor for class com.facebook.buck.util.NamedTemporaryDirectory
 
NamedTemporaryFile - Class in com.facebook.buck.util
Creates a temporary file that is deleted when this object is closed.
NamedTemporaryFile(String, String, FileAttribute<?>...) - Constructor for class com.facebook.buck.util.NamedTemporaryFile
 
namedThread(String, Runnable) - Static method in class com.facebook.buck.util.Threads
 
NamedThreadFactory(String) - Constructor for class com.facebook.buck.util.concurrent.MostExecutors.NamedThreadFactory
 
nameIsNotEmpty() - Method in class com.facebook.buck.event.SimplePerfEvent.PerfEventId
 
NanosAdjustedClock - Class in com.facebook.buck.util.timing
Clock implementation that invokes the System calls, adjusted to use the given nanos epoch.
NanosAdjustedClock(long) - Constructor for class com.facebook.buck.util.timing.NanosAdjustedClock
 
NanosAdjustedClock(long, boolean) - Constructor for class com.facebook.buck.util.timing.NanosAdjustedClock
 
nanoTime() - Method in interface com.facebook.buck.util.timing.Clock
 
nanoTime() - Method in class com.facebook.buck.util.timing.DefaultClock
 
nanoTime() - Method in class com.facebook.buck.util.timing.NanosAdjustedClock
 
NATIVE_LIBRARY_TYPE - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
NATIVE_LIBS_DIR - Static variable in class com.facebook.buck.android.exopackage.NativeExoHelper
 
NativeExoHelper - Class in com.facebook.buck.android.exopackage
 
NativeFilesInfo - Class in com.facebook.buck.android
 
NativeFilesInfo(Optional<ImmutableSortedMap<APKModule, SourcePath>>, Optional<ImmutableSortedMap<APKModule, SourcePath>>, Optional<SourcePath>) - Constructor for class com.facebook.buck.android.NativeFilesInfo
 
NativeGlobber - Class in com.facebook.buck.skylark.io.impl
A Java native glob function implementation that allows resolving file paths based on include patterns (file patterns that should be returned) minus exclude patterns (file patterns that should be excluded from the resulting set).
nativeLibPath - Variable in class com.facebook.buck.android.exopackage.PackageInfo
 
NativeLibraryBuildRule - Interface in com.facebook.buck.android
BuildRule that contains various .so files for Android, organized by target CPU architecture.
NativeLibraryProguardGenerator - Class in com.facebook.buck.android
This provides a way for android_binary rules to generate proguard config based on the
nativeLibsEnvironment - Variable in class com.facebook.buck.jvm.java.JavaTestDescription.CxxLibraryEnhancement
 
NativeLinkable - Interface in com.facebook.buck.cxx.toolchain.nativelink
Interface for objects (e.g.
NativeLinkableCacheKey - Class in com.facebook.buck.cxx.toolchain.nativelink
 
NativeLinkableCacheKey() - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
NativeLinkableEnhancementResult - Interface in com.facebook.buck.android.packageable
A simple data object to hold mapping from APKModule to NativeLinkable for both normal libs and asset libs.
NativeLinkableGroup - Interface in com.facebook.buck.cxx.toolchain.nativelink
Interface for BuildRule objects (e.g.
NativeLinkableGroup.Linkage - Enum in com.facebook.buck.cxx.toolchain.nativelink
 
NativeLinkableGroups - Class in com.facebook.buck.cxx.toolchain.nativelink
 
NativeLinkableInfo - Class in com.facebook.buck.cxx.toolchain.nativelink
An implementation of NativeLinkable where (most of) the behavior is fixed when created.
NativeLinkableInfo(BuildTarget, String, ImmutableList<NativeLinkable>, ImmutableList<NativeLinkable>, NativeLinkableGroup.Linkage, NativeLinkableInfo.Delegate, NativeLinkableInfo.Configuration) - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
NativeLinkableInfo.Configuration - Class in com.facebook.buck.cxx.toolchain.nativelink
Configuration is used for configuring the less-commonly changed parts of the @{link NativeLinkableInfo}.
NativeLinkableInfo.Delegate - Interface in com.facebook.buck.cxx.toolchain.nativelink
The Delegate allows instances to create NativeLinkableInput when requested.
NativeLinkableInput - Class in com.facebook.buck.cxx.toolchain.nativelink
A class containing inputs to be passed to the native linker.
NativeLinkableInput() - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
NativeLinkableInput.Builder - Class in com.facebook.buck.cxx.toolchain.nativelink
 
NativeLinkables - Class in com.facebook.buck.cxx.toolchain.nativelink
Utility functions for interacting with NativeLinkable objects.
NativeLinkables.SharedLibrariesBuilder - Class in com.facebook.buck.cxx.toolchain.nativelink
Builds a map of shared library names to paths from NativeLinkables, throwing a useful error on duplicates.
NativeLinkStrategy - Enum in com.facebook.buck.cxx.toolchain.nativelink
The ways that other language (e.g.
NativeLinkTarget - Interface in com.facebook.buck.cxx.toolchain.nativelink
Interface for an object that can be the target of a native link.
NativeLinkTargetGroup - Interface in com.facebook.buck.cxx.toolchain.nativelink
Represents a target of a native link.
NativeLinkTargetInfo - Class in com.facebook.buck.cxx.toolchain.nativelink
An implementation of NativeLinkTarget where the behavior is fixed when created.
NativeLinkTargetInfo(BuildTarget, NativeLinkTargetMode, Iterable<NativeLinkable>, NativeLinkableInput, Optional<Path>) - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetInfo
 
NativeLinkTargetMode - Class in com.facebook.buck.cxx.toolchain.nativelink
 
NativeLinkTargetMode() - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
NativeRelinker - Class in com.facebook.buck.android.relinker
When linking shared libraries, by default, all symbols are exported from the library.
NativeRelinker(BuildTarget, ProjectFilesystem, CellPathResolver, SourcePathResolverAdapter, SourcePathRuleFinder, CxxBuckConfig, ImmutableMap<TargetCpuType, NdkCxxPlatform>, ImmutableMap<AndroidLinkableMetadata, SourcePath>, ImmutableMap<AndroidLinkableMetadata, SourcePath>, ImmutableList<Pattern>) - Constructor for class com.facebook.buck.android.relinker.NativeRelinker
 
nativeTargetConfigurationMatchesCpuType(BuildTarget, TargetCpuType) - Method in interface com.facebook.buck.android.AndroidNativeTargetConfigurationMatcher
 
nativeTargetConfigurationMatchesCpuType(BuildTarget, TargetCpuType) - Method in class com.facebook.buck.android.ConstraintBasedAndroidNativeTargetConfigurationMatcher
 
nativeTargetConfigurationMatchesCpuType(BuildTarget, TargetCpuType) - Method in class com.facebook.buck.android.NoopAndroidNativeTargetConfigurationMatcher
 
NativeTestable - Interface in com.facebook.buck.cxx
Interface marking a rule as having tests.
NdkBuildStep - Class in com.facebook.buck.android
 
NdkBuildStep(ProjectFilesystem, AndroidNdk, Path, Path, Path, Path, Iterable<String>) - Constructor for class com.facebook.buck.android.NdkBuildStep
 
NdkCompilerType - Enum in com.facebook.buck.android.toolchain.ndk
The type of compiler from the Android ndk.
NdkCxxPlatform - Interface in com.facebook.buck.android.toolchain.ndk
Adds Android-specific tools to CxxPlatform.
NdkCxxPlatform.Builder - Class in com.facebook.buck.android.toolchain.ndk
 
NdkCxxPlatformCompiler - Interface in com.facebook.buck.android.toolchain.ndk
 
NdkCxxPlatforms - Class in com.facebook.buck.android.toolchain.ndk.impl
 
NdkCxxPlatforms.Host - Enum in com.facebook.buck.android.toolchain.ndk.impl
The OS and Architecture that we're building on.
NdkCxxPlatforms.ToolchainTarget - Enum in com.facebook.buck.android.toolchain.ndk.impl
The toolchains name for the platform being targeted.
NdkCxxPlatformsProvider - Class in com.facebook.buck.android.toolchain.ndk
Provides all NdkCxxPlatforms by TargetCpuType.
NdkCxxPlatformsProvider() - Constructor for class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
 
NdkCxxPlatformsProviderFactory - Class in com.facebook.buck.android.toolchain.ndk.impl
 
NdkCxxPlatformsProviderFactory() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatformsProviderFactory
 
NdkCxxPlatformTargetConfiguration - Class in com.facebook.buck.android.toolchain.ndk
A container for all configuration settings needed to define a build target.
NdkCxxPlatformTargetConfiguration() - Constructor for class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
NdkCxxRuntime - Enum in com.facebook.buck.android.toolchain.ndk
The C/C++ runtime library to link against.
NdkCxxRuntimeType - Enum in com.facebook.buck.android.toolchain.ndk
Determines how the C++ runtime library would be linked.
NdkLibrary - Class in com.facebook.buck.android
An object that represents a collection of Android NDK source code.
NdkLibrary(BuildTarget, ProjectFilesystem, AndroidNdk, BuildRuleParams, Path, String, Set<SourcePath>, ImmutableList<Arg>, boolean, String) - Constructor for class com.facebook.buck.android.NdkLibrary
 
NdkLibraryDescription - Class in com.facebook.buck.android
Deprecated.
NdkLibraryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.android.NdkLibraryDescription
Deprecated.
 
NdkLibraryDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of NdkLibraryDescription.AbstractNdkLibraryDescriptionArg.
NdkLibraryDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type NdkLibraryDescriptionArg.
NdkTargetArch - Enum in com.facebook.buck.android.toolchain.ndk
Name of the target CPU architecture.
NdkTargetArchAbi - Enum in com.facebook.buck.android.toolchain.ndk
Name of the target CPU + ABI.
NdkToolchain - Enum in com.facebook.buck.android.toolchain.ndk
The build toolchain, named (including compiler version) after the target platform/arch.
NdkToolchainBuildRule - Class in com.facebook.buck.android
This BuildRule is just a placeholder to hold the created NdkCxxPlatform.
NdkToolchainBuildRule(BuildTarget, ProjectFilesystem, SourcePathResolverAdapter, ProvidesCxxPlatform, Optional<SourcePath>, NdkCxxRuntime, Tool, Optional<SourcePath>) - Constructor for class com.facebook.buck.android.NdkToolchainBuildRule
 
NdkToolchainDescription - Class in com.facebook.buck.android
Defines an ndk_toolchain rule that allows a NdkCxxPlatform to be configured as a build target.
NdkToolchainDescription() - Constructor for class com.facebook.buck.android.NdkToolchainDescription
 
NdkToolchainDescriptionArg - Class in com.facebook.buck.android
An ndk_toolchain is mostly just a cxx_toolchain and a few other fields.
NdkToolchainDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type NdkToolchainDescriptionArg.
NdkToolchainTarget - Enum in com.facebook.buck.android.toolchain.ndk
The toolchains name for the platform being targeted.
needAllDeps() - Method in enum com.facebook.buck.features.rust.CrateType
Linking this crate needs all the dependencies available.
NeededCoverageSpec - Class in com.facebook.buck.rules.coercer
 
NeededCoverageSpec() - Constructor for class com.facebook.buck.rules.coercer.NeededCoverageSpec
 
NeededCoverageSpecTypeCoercer - Class in com.facebook.buck.rules.coercer
A type coercer to handle needed coverage specification for python_test.
needsCodeSign(String) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
needsEntitlementsInBinary(String) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
needsInstallHelper(String) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
needsToRemoveCompiledFilenamesFromOutput() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
needsToRemoveCompiledFilenamesFromOutput() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
needsToRemoveCompiledFilenamesFromOutput() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
needsTransformation(TargetConfiguration, DependencyStack) - Method in class com.facebook.buck.core.model.impl.MultiPlatformTargetConfigurationTransformer
 
needsTransformation(TargetConfiguration, DependencyStack) - Method in class com.facebook.buck.core.model.impl.ThrowingTargetConfigurationTransformer
Throw unconditionally
needsTransformation(TargetConfiguration, DependencyStack) - Method in interface com.facebook.buck.core.model.TargetConfigurationTransformer
 
needToAddModuleHashToRuleKey(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleHashStrategy
 
needToAddModuleHashToRuleKey(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleHashStrategy
 
needToAddModuleHashToRuleKey(Class<?>) - Method in class com.facebook.buck.core.module.impl.NoOpBuckModuleHashStrategy
 
Network - Class in com.facebook.buck.util.environment
 
Network() - Constructor for class com.facebook.buck.util.environment.Network
 
NetworkEvent - Class in com.facebook.buck.event
 
NetworkEvent(EventKey) - Constructor for class com.facebook.buck.event.NetworkEvent
 
NetworkEvent.BytesReceivedEvent - Class in com.facebook.buck.event
 
NetworkInfo - Class in com.facebook.buck.util.environment
 
NetworkInfo.Event - Class in com.facebook.buck.util.environment
 
NetworkMedium - Enum in com.facebook.buck.util.environment
 
NetworkStatsKeeper - Class in com.facebook.buck.event.listener.stats.cache
 
NetworkStatsKeeper.RemoteDownloadStats - Interface in com.facebook.buck.event.listener.stats.cache
Stats about remote artifact downloads.
networkStatsTracker - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
NetworkStatsTracker - Class in com.facebook.buck.event.listener.stats.cache
Tracks network related events and maintains stats about uploads/downloads/cache rate/etc.
NetworkStatsTracker() - Constructor for class com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker
 
NetworkStatsTracker.Listener - Interface in com.facebook.buck.event.listener.stats.cache
The listener gets callbacks for interesting events.
NetworkStatsTracker.RemoteArtifactUploadStats - Interface in com.facebook.buck.event.listener.stats.cache
Stats about remote artifact uploads.
neverMarkAsUnusedDependency() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
neverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
neverMarkAsUnusedDependency() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
newAction(Protocol.Digest, Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newAction(Protocol.Digest, Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
newBuilderForTesting(BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
newBuildInvocation(JavacExecutionContext, SourcePathResolverAdapter, BuildTarget, ImmutableList<String>, ImmutableList<JavacPluginJsr199Fields>, ImmutableList<JavacPluginJsr199Fields>, ImmutableSortedSet<Path>, Path, Path, boolean, boolean, JarParameters, JarParameters, AbiGenerationMode, AbiGenerationMode, SourceOnlyAbiRuleInfoFactory) - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
newBuildInvocation(JavacExecutionContext, SourcePathResolverAdapter, BuildTarget, ImmutableList<String>, ImmutableList<JavacPluginJsr199Fields>, ImmutableList<JavacPluginJsr199Fields>, ImmutableSortedSet<Path>, Path, Path, boolean, boolean, JarParameters, JarParameters, AbiGenerationMode, AbiGenerationMode, SourceOnlyAbiRuleInfoFactory) - Method in interface com.facebook.buck.jvm.java.Javac
Prepares an invocation of the compiler with the given parameters.
newBuildInvocation(JavacExecutionContext, SourcePathResolverAdapter, BuildTarget, ImmutableList<String>, ImmutableList<JavacPluginJsr199Fields>, ImmutableList<JavacPluginJsr199Fields>, ImmutableSortedSet<Path>, Path, Path, boolean, boolean, JarParameters, JarParameters, AbiGenerationMode, AbiGenerationMode, SourceOnlyAbiRuleInfoFactory) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
NewCellPathResolver - Interface in com.facebook.buck.core.cell
The NewCellPathResolver maps between CanonicalCellNames and the absolute Path that they are rooted at.
newCellRelativePathFactory(Path, ProjectFilesystem) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
Creates a BuildCellRelativePathFactory for a build root and filesystem pair.
newCleaner() - Static method in class com.facebook.buck.log.LogFileHandler
 
newCleaner(long, int, int) - Static method in class com.facebook.buck.log.LogFileHandler
 
newCommand(ImmutableList<String>, ImmutableSortedMap<String, String>, Set<Path>, WorkerRequirements) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newCommand(ImmutableList<String>, ImmutableSortedMap<String, String>, Set<Path>, WorkerRequirements) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newCondition() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
newContainsFinishedEvent(ArtifactCacheEvent.Started, Map<RuleKey, CacheResult>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newContainsFinishedEvent(ArtifactCacheEvent.Started, Map<RuleKey, CacheResult>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newContainsFinishedEvent(ArtifactCacheEvent.Started, Map<RuleKey, CacheResult>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newContainsStartedEvent(ImmutableSet<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newContainsStartedEvent(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newContainsStartedEvent(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newDaemonInstance(String) - Static method in class com.facebook.buck.event.DaemonEvent
 
NewDaemonInstance(String) - Constructor for class com.facebook.buck.event.DaemonEvent.NewDaemonInstance
 
newDecoratedFileHashCache(Function<ProjectFileHashCache, ProjectFileHashCache>) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
newDigest(String, int) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newDigest(String, int) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newDirectory(List<Protocol.DirectoryNode>, Collection<Protocol.FileNode>, Collection<Protocol.SymlinkNode>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newDirectory(List<Protocol.DirectoryNode>, Collection<Protocol.FileNode>, Collection<Protocol.SymlinkNode>) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newDirectoryNode(String, Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newDirectoryNode(String, Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
newFactory(ClassLoaderCache) - Static method in class com.facebook.buck.jvm.java.plugin.PluginLoader
 
newFetchFinishedEvent(ArtifactCacheEvent.Started, CacheResult) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newFetchFinishedEvent(ArtifactCacheEvent.Started, CacheResult) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newFetchFinishedEvent(ArtifactCacheEvent.Started, CacheResult) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newFetchStartedEvent(ImmutableSet<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newFetchStartedEvent(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newFetchStartedEvent(BuildTarget, RuleKey) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newFetchStartedEvent(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
newFileInputStream(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
newFileInputStream(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newFileInputStream(PathWrapper) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newFileNode(Protocol.Digest, String, boolean) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newFileNode(Protocol.Digest, String, boolean) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newFileOutputStream(Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
newFileOutputStream(Path, boolean, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
newFileOutputStream(Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newFileOutputStream(Path, boolean, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newFileSystem(URI, Map<String, ?>) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
newFinishedEvent(ArtifactCacheEvent.Started, Optional<CacheResult>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newFinishedEvent(ArtifactCacheEvent.Started, Optional<CacheResult>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newFinishedEventBuilder(HttpArtifactCacheEvent.Started) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newFormatter() - Static method in class com.facebook.buck.util.network.HiveRowFormatter
 
newImpl(OutputStream, ZipOutputStreams.HandleDuplicates, Clock) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newInstance(ProjectFilesystem, Set<Path>, Path, Path, String, Path, Predicate<String>, ImmutableSet<String>, ImmutableSet<String>, ImmutableMultimap<APKModule, String>, APKModule, ZipSplitter.DexSplitStrategy, Path) - Method in class com.facebook.buck.android.dalvik.DalvikAwareZipSplitterFactory
 
newInstance(ProjectFilesystem, Set<Path>, Path, Path, String, Path, Predicate<String>, ImmutableSet<String>, ImmutableSet<String>, ImmutableMultimap<APKModule, String>, APKModule, ZipSplitter.DexSplitStrategy, Path) - Method in interface com.facebook.buck.android.dalvik.ZipSplitterFactory
Both combines and splits a set of input files into zip files such that no one output zip file has entries that in total exceed zipSizeHardLimit.
newInstance() - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
newInstance() - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
Creates a new instance of the cache for use during a build.
newInstance() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
newInstance() - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
newInstance(BuildContext, ProjectFilesystem, BuildTarget) - Method in interface com.facebook.buck.core.rules.pipeline.RulePipelineStateFactory
 
newInstance(Path, Config) - Static method in class com.facebook.buck.io.filesystem.impl.ProjectFilesystemDelegateFactory
Must always create a new delegate for the specified root.
newInstance(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) - Method in interface com.facebook.buck.jvm.java.DefaultJavaLibraryRules.DefaultJavaLibraryConstructor
 
newInstance(BuildContext, ProjectFilesystem, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
newInstance(JavaLibraryDescription.CoreArg, BuildRuleResolver, TargetConfiguration, ConfiguredCompilerFactory) - Static method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
newInstance(ClassLoaderCache, JavaCompiler.CompilationTask) - Static method in class com.facebook.buck.jvm.java.plugin.PluginLoader
 
newInstanceFromSocket(Path) - Static method in class com.facebook.buck.edenfs.EdenClientPool
 
newInstanceIfWatchmanUsed(Watchman, ProjectFilesystem, ProcessExecutor, ExecutableFinder, ImmutableMap<String, String>) - Static method in class com.facebook.buck.doctor.WatchmanDiagReportCollector
 
newIntegerCounter(String, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.counters.CounterRegistry
 
newIntegerCounter(String, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
newJarOutputStream(OutputStream) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newJarOutputStream(Path, ZipOutputStreams.HandleDuplicates) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newJarOutputStream(OutputStream, ZipOutputStreams.HandleDuplicates) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newJarOutputStream(OutputStream, ZipOutputStreams.HandleDuplicates, Clock) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newLabelCache() - Static method in class com.facebook.buck.parser.LabelCache
Create an empty cache that converts strings of absolute labels to Labels on demand
newMultiFetchStartedEvent(ImmutableList<BuildTarget>, ImmutableList<RuleKey>) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newMultiThreadExecutor(String, int) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Creates a multi-threaded executor with meaningfully named threads.
newMultiThreadExecutor(ThreadFactory, int) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
 
newOutputDirectory(Path, Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newOutputDirectory(Path, Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newOutputFile(Path, Protocol.Digest, boolean) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newOutputFile(Path, Protocol.Digest, boolean) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newOutputPathResolver(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
 
newOutputStream(Path) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
Create a new CustomZipOutputStream that outputs to the given zipFile.
newOutputStream(OutputStream) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
Create a new CustomZipOutputStream that will by default act in the same way as ZipOutputStream, notably by throwing an exception if duplicate entries are added.
newOutputStream(Path, ZipOutputStreams.HandleDuplicates) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
Create a new CustomZipOutputStream that handles duplicate entries in the way dictated by mode.
newOutputStream(OutputStream, ZipOutputStreams.HandleDuplicates) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
Create a new CustomZipOutputStream that handles duplicate entries in the way dictated by mode.
newOutputStream(OutputStream, ZipOutputStreams.HandleDuplicates, Clock) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newProtocolInstance(ThriftProtocol, TTransport) - Static method in class com.facebook.buck.slb.ThriftUtil
 
newReference() - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
newSamplingCounter(String, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.counters.CounterRegistry
 
newSamplingCounter(String, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
newServedCache(ArtifactCacheBuckConfig, Function<String, UnconfiguredBuildTarget>, TargetConfigurationSerializer, ProjectFilesystem) - Static method in class com.facebook.buck.artifact_cache.ArtifactCaches
Creates a new instance of the cache to be used to serve the dircache from the WebServer.
newShutdownEvent() - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newSimpleOutputStream(OutputStream) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newSingleThreadExecutor(String) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Creates a single threaded executor that silently discards rejected tasks.
newSingleThreadExecutor(ThreadFactory) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
 
newStoreFinishedEvent(ArtifactCacheEvent.Started) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newStoreFinishedEvent(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newStoreFinishedEvent(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newStoreScheduledEvent(Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.StoreType) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newStoreStartedEvent(ImmutableSet<RuleKey>, ImmutableMap<String, String>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newStoreStartedEvent(ImmutableSet<RuleKey>, ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newStoreStartedEvent(HttpArtifactCacheEvent.Scheduled) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newStoreStartedEvent(ImmutableSet<RuleKey>, ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newSummary(CacheCountersSummary) - Static method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
 
newSymlinkNode(String, Path) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
Wrapped Grpc OutputFile.
newSymlinkNode(String, Path) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newTagSetCounter(String, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.counters.CounterRegistry
 
newTagSetCounter(String, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
newThread(Runnable) - Method in class com.facebook.buck.util.concurrent.CommandThreadFactory
 
newThread(Runnable) - Method in class com.facebook.buck.util.concurrent.MostExecutors.NamedThreadFactory
 
newTree(Protocol.Directory, List<Protocol.Directory>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newTree(Protocol.Directory, List<Protocol.Directory>) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newUnbufferedFileOutputStream(Path, boolean, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
newUnbufferedFileOutputStream(Path, boolean, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newValidatingTaskListener(PluginClassLoader, BuckJavacTaskProxy, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo, Supplier<Boolean>, Diagnostic.Kind) - Static method in class com.facebook.buck.jvm.java.abi.SourceBasedAbiStubber
 
newWatchService() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
next() - Method in class com.facebook.buck.core.files.FileTreeFileNameIterator
 
next() - Method in class com.facebook.buck.core.macros.MacroFinderAutomaton
 
NO_CACHE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
NO_FLAVORS - Static variable in class com.facebook.buck.core.model.FlavorSet
 
NO_INCLUDE_FRAMEWORKS_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
node - Variable in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieEdge
 
NodeCopier - Interface in com.facebook.buck.core.model.targetgraph
Provides method for copying TargetNodes.
NodeHelper - Class in com.facebook.buck.features.apple.projectV2
Helper class to derive information about TargetNodes.
NodeHelper() - Constructor for class com.facebook.buck.features.apple.projectV2.NodeHelper
 
nodeToAttributesFunction(Function<T, ImmutableSortedMap<String, String>>) - Method in class com.facebook.buck.cli.ThriftOutput.Builder
 
nodeToNameMappingFunction(Function<T, String>) - Method in class com.facebook.buck.cli.ThriftOutput.Builder
 
NoDxArgsHelper - Class in com.facebook.buck.android
 
NoDxArgsHelper() - Constructor for class com.facebook.buck.android.NoDxArgsHelper
 
noFocus() - Static method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Returns a matcher that matches everything, i.e.
noFocus() - Static method in class com.facebook.buck.features.apple.projectV2.FocusedTargetMatcher
 
noHealthyServersAvailable() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent.ServerHealthManagerEventData
 
NoHealthyServersException - Exception in com.facebook.buck.slb
Thrown when the load balancer cannot find any healthy servers to make the request to.
NoHealthyServersException(String) - Constructor for exception com.facebook.buck.slb.NoHealthyServersException
 
NON_AWARE_SCHEDULING_INFO - Static variable in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
NON_DELEGATE_FLAVORS - Static variable in class com.facebook.buck.apple.AppleBinaryDescription
 
NON_HASHING_PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
nonCancellable(ListenableFuture<Optional<BuildResult>>) - Static method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy.StrategyBuildResult
A simple helper to make a StrategyBuildResult that can't be cancelled.
NONE - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
NONE - Static variable in class com.facebook.buck.util.PatternsMatcher
A pattern which matches no string
NonHashableSourcePathContainer - Class in com.facebook.buck.core.sourcepath
* Prevents a SourcePath being resolved and hashed when used as part of an InputBased-RuleKey.
NonHashableSourcePathContainer(SourcePath) - Constructor for class com.facebook.buck.core.sourcepath.NonHashableSourcePathContainer
 
NonHashableSourcePathContainerValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for a NonHashableSourcePathContainer.
NonHashableSourcePathContainerValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.NonHashableSourcePathContainerValueTypeInfo
 
NonReentrantSystemExit - Class in com.facebook.buck.util.shutdown
If a shutdown hook causes an unhandled exception and the unhandled exception handler calls System.exit(int) we end up deadlocking.
NonReentrantSystemExit() - Constructor for class com.facebook.buck.util.shutdown.NonReentrantSystemExit
 
noop() - Static method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
 
NOOP - Static variable in interface com.facebook.buck.util.Scope
 
NOOP_REPORTING_CALLBACK - Static variable in interface com.facebook.buck.core.test.rule.TestRule
Implementation of TestRule.TestReportingCallback which does nothing.
NoopAndroidNativeTargetConfigurationMatcher - Class in com.facebook.buck.android
An implementation that doesn't perform any calculations and always matches targets.
NoopAndroidNativeTargetConfigurationMatcher() - Constructor for class com.facebook.buck.android.NoopAndroidNativeTargetConfigurationMatcher
 
NoopAndroidPackageableFilter - Class in com.facebook.buck.android.packageable
Indicates that no filtering is done.
NoopAndroidPackageableFilter() - Constructor for class com.facebook.buck.android.packageable.NoopAndroidPackageableFilter
 
NoopArtifactCache - Class in com.facebook.buck.artifact_cache
 
NoopArtifactCache() - Constructor for class com.facebook.buck.artifact_cache.NoopArtifactCache
 
NoopArtifactCache.NoopArtifactCacheFactory - Class in com.facebook.buck.artifact_cache
Factory class for NoopArtifactCache.
NoopArtifactCacheFactory() - Constructor for class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
NoOpBuckModuleHashStrategy - Class in com.facebook.buck.core.module.impl
 
NoOpBuckModuleHashStrategy() - Constructor for class com.facebook.buck.core.module.impl.NoOpBuckModuleHashStrategy
 
NoopBuildRule - Class in com.facebook.buck.core.rules.impl
A BuildRule which has no output.
NoopBuildRule(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.core.rules.impl.NoopBuildRule
 
NoopBuildRuleWithDeclaredAndExtraDeps - Class in com.facebook.buck.core.rules.impl
NoopBuildRuleWithDeclaredAndExtraDeps(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
NoOpCacheRequest() - Constructor for class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
NoOpCacheStatsTracker - Class in com.facebook.buck.util.cache
CacheStats tracker that doesn't track any stats
NoOpCacheStatsTracker() - Constructor for class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
NoOpCacheStatsTracker.NoOpCacheRequest - Class in com.facebook.buck.util.cache
CacheRequest that doesn't track stats
NoOpCmdLineInterface - Class in com.facebook.buck.util.versioncontrol
This is used if the project being built doesn't use a supported VCS.
NoOpCmdLineInterface() - Constructor for class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
NoopDebugPathSanitizer - Class in com.facebook.buck.cxx
This DebugPathSanitizer pretty much doesn't do anything.
NoOpGraphEngineCache<Key extends ComputeKey<Value>,Value extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation.impl
Graph Engine cache that does not store result, and always returns nothing on get.
NoOpGraphEngineCache() - Constructor for class com.facebook.buck.core.graph.transformation.impl.NoOpGraphEngineCache
 
NoopInstallable - Interface in com.facebook.buck.core.rules.attr
An interface that allows a rule to be specified in a `buck install` command, but that doesn't require any post-build work for installation.
NoopPackageBoundaryChecker - Class in com.facebook.buck.parser
 
NoopPackageBoundaryChecker() - Constructor for class com.facebook.buck.parser.NoopPackageBoundaryChecker
 
NoopQueryEvaluator<ENV_NODE_TYPE> - Class in com.facebook.buck.query
 
NoopQueryEvaluator() - Constructor for class com.facebook.buck.query.NoopQueryEvaluator
 
NoopRuleKeyScopedHasher - Class in com.facebook.buck.rules.keys
Does nothing.
NoOpWorkerRequirementsProvider - Class in com.facebook.buck.remoteexecution
WorkerRequirementsProvider that always returns default WorkerRequirements
NoOpWorkerRequirementsProvider() - Constructor for class com.facebook.buck.remoteexecution.NoOpWorkerRequirementsProvider
 
nop() - Static method in class com.facebook.buck.rules.keys.RuleKeyDiagnostics
 
normalize() - Method in interface com.facebook.buck.core.filesystems.AbsPath
Behaves exactly like Path.normalize().
normalize() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
normalize() - Method in interface com.facebook.buck.core.filesystems.RelPath
Behaves exactly like Path.normalize().
normalize(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Get a path without unnecessary path parts.
normalize(AbsPath) - Static method in class com.facebook.buck.io.file.MorePaths
Type-safer version of MorePaths.normalize(Path).
normalize(String) - Static method in class com.facebook.buck.query.QueryNormalizer
Format query using list substitution If the first line of the query contains %Ss then subsequent lines are treated as replacement strings
normalizeBuildTargetString(String) - Method in class com.facebook.buck.cli.CommandLineTargetNodeSpecParser
 
normalizeIntelliJName(String) - Static method in class com.facebook.buck.features.project.intellij.Util
 
normalizeModuleName(String) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
normalizePattern(String, List<String>) - Static method in class com.facebook.buck.query.QueryNormalizer
Format query using list substitution
normalizeSourceLevel(String) - Static method in class com.facebook.buck.features.project.intellij.JavaLanguageLevelHelper
Ensures that source level has format "majorVersion.minorVersion".
NoSandboxExecutionStrategy - Class in com.facebook.buck.sandbox
A strategy that guarantees that sandboxing is not used.
NoSandboxExecutionStrategy() - Constructor for class com.facebook.buck.sandbox.NoSandboxExecutionStrategy
 
NoSuchBuildTargetException - Exception in com.facebook.buck.parser.exceptions
Thrown when build target definition is missing in corresponding build file
NoSuchBuildTargetException(BuildTarget) - Constructor for exception com.facebook.buck.parser.exceptions.NoSuchBuildTargetException
 
NoSuchBuildTargetException(UnconfiguredBuildTarget) - Constructor for exception com.facebook.buck.parser.exceptions.NoSuchBuildTargetException
 
NoSuchTargetException - Exception in com.facebook.buck.core.model.targetgraph
 
NoSuchTargetException(DependencyStack, BuildTarget) - Constructor for exception com.facebook.buck.core.model.targetgraph.NoSuchTargetException
 
notBorrowablePath(Path) - Static method in class com.facebook.buck.io.file.BorrowablePath
 
NULL - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
NULL_CLOCK - Static variable in class com.facebook.buck.io.watchman.WatchmanFactory
 
NULL_VALUE - Static variable in class com.facebook.buck.core.select.AbstractSelectorListResolver
 
NULL_WATCHMAN - Static variable in class com.facebook.buck.io.watchman.WatchmanFactory
 
Nullable - Annotation Type in com.facebook.buck.test.selectors
Defining @Nullable locally here because we cannot import javax.annotation.Nullable; according to comment in src/com/facebook/buck/test/selectors/BUCK
Nullable - Annotation Type in com.facebook.buck.util.liteinfersupport
Some projects like FatJar is going to be embedded in many targets, it cannot have external dependencies, but we'd like to have Nullable and Preconditions.checkNotNull(T) anyway, so we define these here.
NullableValueTypeInfo<T> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for fields marked @Nullable.
NullableValueTypeInfo(ValueTypeInfo<T>) - Constructor for class com.facebook.buck.rules.modern.impl.NullableValueTypeInfo
 
NulTerminatedCharsetDecoder - Class in com.facebook.buck.util.charset
Wrapper for CharsetDecoder to provide decoding of NUL-terminated bytestrings to Unicode Strings.
NulTerminatedCharsetDecoder(CharsetDecoder) - Constructor for class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
NulTerminatedCharsetDecoder(CharsetDecoder, int) - Constructor for class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
NulTerminatedCharsetDecoder.Result - Class in com.facebook.buck.util.charset
 
nulTerminatorReached - Variable in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
NUM_THREADS_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
NumberFormatter - Class in com.facebook.buck.util.i18n
Thread-safe and i18n-safe wrapper for NumberFormat (which is not thread-safe).
NumberFormatter(Function<Locale, NumberFormat>) - Constructor for class com.facebook.buck.util.i18n.NumberFormatter
Given a function which creates NumberFormat objects for a Locale, returns a wrapper providing thread-safe access to the formatter for that locale.
NumberTypeCoercer<T extends Number> - Class in com.facebook.buck.rules.coercer
Coerces numbers with rounding/truncation/extension.
NumberTypeCoercer(Class<T>) - Constructor for class com.facebook.buck.rules.coercer.NumberTypeCoercer
 
numRulesCompleted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 

O

ObeysVisibility - Interface in com.facebook.buck.rules.visibility
 
object() - Static method in class com.facebook.buck.util.json.JsonBuilder
Creates a builder for a JSON object string.
objectClass() - Method in class com.facebook.buck.rules.coercer.DataTransferObjectDescriptor
Reified <T>
ObjectFileCommonModificationDate - Class in com.facebook.buck.util
 
ObjectFileScrubbers - Class in com.facebook.buck.cxx.toolchain.objectfile
 
ObjectFileScrubbers.PaddingStyle - Enum in com.facebook.buck.cxx.toolchain.objectfile
 
ObjectMappers - Class in com.facebook.buck.util.json
 
objectOutputPath(BuildTarget, ProjectFilesystem, Optional<String>) - Static method in class com.facebook.buck.features.halide.HalideCompile
 
OcamlBinary - Class in com.facebook.buck.features.ocaml
 
OcamlBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRule) - Constructor for class com.facebook.buck.features.ocaml.OcamlBinary
 
OcamlBinaryDescription - Class in com.facebook.buck.features.ocaml
 
OcamlBinaryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.ocaml.OcamlBinaryDescription
 
OcamlBinaryDescriptionArg - Class in com.facebook.buck.features.ocaml
Immutable implementation of OcamlBinaryDescription.AbstractOcamlBinaryDescriptionArg.
OcamlBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type OcamlBinaryDescriptionArg.
OcamlBuild - Class in com.facebook.buck.features.ocaml
A build rule which preprocesses, compiles, and assembles an OCaml source.
OcamlBuild(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlBuildContext, Compiler, Linker, boolean) - Constructor for class com.facebook.buck.features.ocaml.OcamlBuild
 
OcamlBuildRulesGenerator - Class in com.facebook.buck.features.ocaml
A generator of fine-grained OCaml build rules
OcamlBuildRulesGenerator(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, OcamlBuildContext, ImmutableMap<Path, ImmutableList<Path>>, ImmutableList<SourcePath>, Compiler, Linker, boolean, boolean) - Constructor for class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
OcamlBuildStep - Class in com.facebook.buck.features.ocaml
A step that preprocesses, compiles, and assembles OCaml sources.
OcamlBuildStep(BuildContext, ProjectFilesystem, OcamlBuildContext, BuildTarget, ImmutableMap<String, String>, ImmutableList<String>, ImmutableMap<String, String>, ImmutableList<String>, boolean) - Constructor for class com.facebook.buck.features.ocaml.OcamlBuildStep
 
OcamlCCompile - Class in com.facebook.buck.features.ocaml
 
OcamlCCompile(ProjectFilesystem, BuildRuleParams, OcamlCCompileStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlCCompile
 
OcamlCCompileStep - Class in com.facebook.buck.features.ocaml
Compilation step for C interoperability files.
OcamlCCompileStep.Args - Class in com.facebook.buck.features.ocaml
OcamlCCompile rule args.
OcamlClean - Class in com.facebook.buck.features.ocaml
A build rule which cleans a target's build output folder.
OcamlClean(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlBuildContext) - Constructor for class com.facebook.buck.features.ocaml.OcamlClean
 
ocamlCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
ocamlCompilerCommandPrefix - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
ocamlCompilerCommandPrefix - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
ocamlDebug - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
OcamlDebugLauncher - Class in com.facebook.buck.features.ocaml
Creates a debug launch script.
OcamlDebugLauncher(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlDebugLauncherStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlDebugLauncher
 
OcamlDebugLauncherStep - Class in com.facebook.buck.features.ocaml
Creates a debug launcher script for an ocaml binary
OcamlDebugLauncherStep(ProjectFilesystem, SourcePathResolverAdapter, OcamlDebugLauncherStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
 
OcamlDebugLauncherStep.Args - Class in com.facebook.buck.features.ocaml
 
OcamlDependencyGraphGenerator - Class in com.facebook.buck.features.ocaml
Parse output of ocamldep tool and build dependency graph of ocaml source files (*.ml & *.mli)
OcamlDependencyGraphGenerator() - Constructor for class com.facebook.buck.features.ocaml.OcamlDependencyGraphGenerator
 
OcamlDepToolStep - Class in com.facebook.buck.features.ocaml
This step runs ocamldep tool to compute dependencies among source files (*.mli and *.ml)
OcamlDepToolStep(AbsPath, SourcePathResolverAdapter, Tool, List<SourcePath>, List<String>) - Constructor for class com.facebook.buck.features.ocaml.OcamlDepToolStep
 
OcamlDescriptionEnhancer - Class in com.facebook.buck.features.ocaml
 
OcamlDescriptionsProvider - Class in com.facebook.buck.features.ocaml
 
OcamlDescriptionsProvider() - Constructor for class com.facebook.buck.features.ocaml.OcamlDescriptionsProvider
 
OcamlLexStep - Class in com.facebook.buck.features.ocaml
Runs ocamllex to generate .ml files from .mll
OcamlLexStep(AbsPath, SourcePathResolverAdapter, OcamlLexStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlLexStep
 
OcamlLexStep.Args - Class in com.facebook.buck.features.ocaml
 
OcamlLibrary - Class in com.facebook.buck.features.ocaml
An action graph representation of an OCaml library.
OcamlLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.ocaml.OcamlLibrary
 
OcamlLibraryDescription - Class in com.facebook.buck.features.ocaml
 
OcamlLibraryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
OcamlLibraryDescriptionArg - Class in com.facebook.buck.features.ocaml
Immutable implementation of OcamlLibraryDescription.AbstractOcamlLibraryDescriptionArg.
OcamlLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type OcamlLibraryDescriptionArg.
OcamlLink - Class in com.facebook.buck.features.ocaml
 
OcamlLink(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableList<SourcePath>, ImmutableMap<String, String>, ImmutableList<String>, Tool, ImmutableList<Arg>, Optional<String>, Path, Path, ImmutableList<Arg>, ImmutableList<Arg>, boolean, boolean, boolean) - Constructor for class com.facebook.buck.features.ocaml.OcamlLink
 
OcamlLinkStep - Class in com.facebook.buck.features.ocaml
OCaml linking step.
OcamlMLCompile - Class in com.facebook.buck.features.ocaml
 
OcamlMLCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlMLCompileStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlMLCompile
 
OcamlMLCompileStep - Class in com.facebook.buck.features.ocaml
A compilation step for .ml and .mli files
OcamlMLCompileStep(AbsPath, SourcePathResolverAdapter, OcamlMLCompileStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlMLCompileStep
 
OcamlMLCompileStep.Args - Class in com.facebook.buck.features.ocaml
 
OcamlModule - Class in com.facebook.buck.features.ocaml
 
OcamlModule() - Constructor for class com.facebook.buck.features.ocaml.OcamlModule
 
OcamlModuleAdapterPlugin - Class in com.facebook.buck.features.ocaml
 
OcamlModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.ocaml.OcamlModuleAdapterPlugin
 
OcamlNativePluginStep - Class in com.facebook.buck.features.ocaml
This step is run when `native_plugin=True` is set in an `ocaml_library` rule.
OcamlNativePluginStep(AbsPath, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, Optional<String>, Path, ImmutableList<Arg>, ImmutableList<Path>, ImmutableList<String>) - Constructor for class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
OcamlRuleBuilder - Class in com.facebook.buck.features.ocaml
Compute transitive dependencies and generate ocaml build rules
OcamlToolchainFactory - Class in com.facebook.buck.features.ocaml
 
OcamlToolchainFactory() - Constructor for class com.facebook.buck.features.ocaml.OcamlToolchainFactory
 
OcamlToolchainsSupplier - Class in com.facebook.buck.features.ocaml
 
OcamlToolchainsSupplier() - Constructor for class com.facebook.buck.features.ocaml.OcamlToolchainsSupplier
 
OcamlUtil - Class in com.facebook.buck.features.ocaml
Utility functions
OcamlYaccStep - Class in com.facebook.buck.features.ocaml
A yacc step which processes .mly files and outputs .ml and mli files
OcamlYaccStep(AbsPath, SourcePathResolverAdapter, OcamlYaccStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlYaccStep
 
OcamlYaccStep.Args - Class in com.facebook.buck.features.ocaml
 
OCTET_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
of(String, boolean, boolean) - Static method in class com.facebook.buck.android.apkmodule.APKModule
 
of(BuckConfig) - Static method in class com.facebook.buck.android.exopackage.AdbConfig
 
of(SourcePath, SourcePath) - Static method in interface com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
 
of(SourcePath, SourcePath) - Static method in interface com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
 
of(ImmutableList<ExopackagePathAndHash>) - Static method in interface com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
 
of(SourcePath, SourcePath) - Static method in interface com.facebook.buck.android.exopackage.ExopackagePathAndHash
 
of(Multimap<? extends APKModule, ? extends NativeLinkable>, Multimap<? extends APKModule, ? extends NativeLinkable>) - Static method in interface com.facebook.buck.android.packageable.NativeLinkableEnhancementResult
 
of(Tool, Optional<SourcePath>, ImmutableList<Arg>) - Static method in class com.facebook.buck.android.redex.RedexOptions
 
of(Path) - Static method in interface com.facebook.buck.android.toolchain.AdbToolchain
 
of(Path) - Static method in interface com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
of(String, Path, List<Path>, Supplier<Tool>, ToolProvider, Path, Path, Path, Path, Path, Path, Path, Path) - Static method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
of(Path) - Static method in interface com.facebook.buck.android.toolchain.AndroidSdkLocation
 
of(ListeningExecutorService) - Static method in interface com.facebook.buck.android.toolchain.DxToolchain
 
of(String, Path, boolean, ExecutableFinder) - Static method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
of(NdkCxxPlatform) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.StaticUnresolvedNdkCxxPlatform
 
of(NdkCompilerType, String, String) - Static method in interface com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
 
of(Map<TargetCpuType, ? extends UnresolvedNdkCxxPlatform>) - Static method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
 
of(TargetCpuType, String, NdkCxxPlatformCompiler) - Static method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
of(BuckConfig) - Static method in class com.facebook.buck.apple.AppleConfig
 
of(String) - Static method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
 
of(String, String, String, String, String, String) - Static method in interface com.facebook.buck.apple.simulator.AppleDevice
 
of(SourcePath) - Static method in class com.facebook.buck.apple.SourcePathWithAppleBundleDestination
Construct a new immutable SourcePathWithAppleBundleDestination instance with default value of apple bundle destination.
of(SourcePath, AppleBundleDestination) - Static method in class com.facebook.buck.apple.SourcePathWithAppleBundleDestination
 
of(SourcePath, AppleBundleDestination, boolean) - Static method in class com.facebook.buck.apple.SourcePathWithAppleBundleDestination
 
of(FlavorDomain<UnresolvedAppleCxxPlatform>) - Static method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
 
of(Path) - Static method in interface com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
 
of(Path) - Static method in interface com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
 
of(String) - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
of(Map<? extends AppleSdk, ? extends AppleSdkPaths>) - Static method in interface com.facebook.buck.apple.toolchain.AppleSdkLocation
 
of(Map<String, ? extends AppleToolchain>) - Static method in interface com.facebook.buck.apple.toolchain.AppleToolchainProvider
 
of(Optional<HashCode>, String) - Static method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
 
of(Optional<? extends HashCode>, String, boolean) - Static method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
 
of(Supplier<ImmutableList<CodeSignIdentity>>) - Static method in interface com.facebook.buck.apple.toolchain.CodeSignIdentityStore
 
of(AppleCxxPlatform, Flavor) - Static method in class com.facebook.buck.apple.toolchain.impl.StaticUnresolvedAppleCxxPlatform
 
of(Supplier<ImmutableList<ProvisioningProfileMetadata>>) - Static method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
of(PBXCopyFilesBuildPhase.Destination) - Static method in interface com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
 
of(PBXCopyFilesBuildPhase.Destination, Optional<String>) - Static method in interface com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
 
of(String) - Static method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
 
of(Map<ArtifactCacheMode, ? extends AtomicInteger>, Map<ArtifactCacheMode, ? extends AtomicInteger>, Map<ArtifactCacheMode, ? extends AtomicLong>, int, int, int, int, long, int, AtomicInteger, AtomicInteger) - Static method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
of(ImmutableList<String>) - Static method in class com.facebook.buck.artifact_cache.CacheDeleteResult
 
of(CacheResultType, String) - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
of(BuckConfig) - Static method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
of(Path, Optional<Long>, CacheReadMode) - Static method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
of(Optional<String>, Path, Optional<Long>, CacheReadMode) - Static method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
of(String, String, long, RuleKeyType, CacheResultType, Optional<String>) - Static method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
of(BuckConfig) - Static method in class com.facebook.buck.cli.CleanCommandBuckConfig
 
of(Console, BuckEventBus, Platform, Clock, Cells, Map<ExecutorPool, ? extends ListeningExecutorService>, ProjectFilesystemFactory, BuildInfoStoreManager, ArtifactCacheFactory, RuleKeyConfiguration) - Static method in class com.facebook.buck.command.BuildExecutorArgs
 
of(BuckConfig) - Static method in class com.facebook.buck.command.config.BuildBuckConfig
 
of(String, String) - Static method in interface com.facebook.buck.command.config.ConfigDifference.ConfigChange
 
of(BuckConfig) - Static method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
 
of(PathSourcePath) - Static method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
of(SourcePathResolverAdapter, Path, JavaPackageFinder, BuckEventBus, boolean) - Static method in class com.facebook.buck.core.build.context.BuildContext
 
of(ListenableFuture<BuildResult>) - Static method in class com.facebook.buck.core.build.engine.BuildEngine.BuildEngineResult
 
of(BuildContext, ArtifactCache, Clock, BuildId, Map<String, ? extends String>, boolean) - Static method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
of(BuckConfig) - Static method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
of(boolean, ResourceAmounts, Map<String, ? extends ResourceAmounts>) - Static method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
of(String) - Static method in class com.facebook.buck.core.cell.CellName
 
of(Map<? extends AbsPath, ? extends CanonicalCellName>) - Static method in class com.facebook.buck.core.cell.DefaultNewCellPathResolver
 
of(Optional<String>) - Static method in class com.facebook.buck.core.cell.name.CanonicalCellName
 
of(Map<? extends Optional<String>, ? extends CanonicalCellName>) - Static method in class com.facebook.buck.core.cell.nameresolver.DefaultCellNameResolver
 
of(BuckConfig, ToolchainProvider, SandboxExecutionStrategy, PluginManager) - Static method in interface com.facebook.buck.core.description.DescriptionCreationContext
 
of(BuckConfig) - Static method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
 
of(Throwable) - Static method in class com.facebook.buck.core.exceptions.ThrowableCauseIterable
Initialize ThrowableCauseIterable with top-level throwable
of(Path) - Static method in class com.facebook.buck.core.files.DirectoryListCache
Create a new instance of DirectoryListCache
of(ProjectFilesystemView) - Static method in class com.facebook.buck.core.files.DirectoryListComputation
 
of(Path) - Static method in class com.facebook.buck.core.files.DirectoryListKey
 
of(Path) - Static method in class com.facebook.buck.core.files.FileTreeCache
Create a new instance of FileTreeCache
of() - Static method in class com.facebook.buck.core.files.FileTreeComputation
 
of(FileTree, String) - Static method in class com.facebook.buck.core.files.FileTreeFileNameIterator
Create new instance of FileTreeFileNameIterator
of(Path) - Static method in class com.facebook.buck.core.files.FileTreeKey
 
of(Path) - Static method in interface com.facebook.buck.core.filesystems.AbsPath
Cosnstruct using Path object.
of(BuckFileSystem, String) - Static method in class com.facebook.buck.core.filesystems.BuckUnixPath
Create a new instance of BuckUnixPath.
of(Path) - Static method in interface com.facebook.buck.core.filesystems.RelPath
Cosnstruct using Path object.
of(BuckConfig) - Static method in class com.facebook.buck.core.graph.transformation.executor.config.DepsAwareExecutorConfig
 
of() - Static method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask.DepsSupplier
 
of(ThrowingSupplier<ImmutableSet<U>, Exception>, ThrowingSupplier<ImmutableSet<U>, Exception>) - Static method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask.DepsSupplier
 
of(int) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.DefaultDepsAwareExecutor
Creates a DefaultDepsAwareExecutor with given numberOfThreads.
of(int) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.DefaultDepsAwareExecutorWithLocalStack
Creates a DefaultDepsAwareExecutor with given numberOfThreads.
of(int) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
Creates a JavaExecutorBackedDefaultDepsAwareExecutor with given numberOfThreads.
of(int) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.ToposortBasedDepsAwareExecutor
Creates a ToposortBasedDepsAwareExecutor with the given numOfThreads
of(Class<? extends ComputeKey<ResultType>>, Class<ResultType>) - Static method in class com.facebook.buck.core.graph.transformation.model.ClassBasedComputationIdentifier
 
of(ClassBasedComputationIdentifier<?>, Class<ResultType>) - Static method in class com.facebook.buck.core.graph.transformation.model.ComposedComputationIdentifier
 
of(ComposedComputationIdentifier<?>, Class<ResultType>) - Static method in class com.facebook.buck.core.graph.transformation.model.ComposedComputationIdentifier
 
of(ComputationIdentifier<?>, Class<ResultType>) - Static method in class com.facebook.buck.core.graph.transformation.model.ComposedComputationIdentifier
of(KeyType1, Class<ResultType2>) - Static method in class com.facebook.buck.core.graph.transformation.model.ComposedKey
 
of(Map<? extends KeyType, ? extends ResultType>) - Static method in class com.facebook.buck.core.graph.transformation.model.ComposedResult
 
of(Path, Path) - Static method in class com.facebook.buck.core.io.ArchiveMemberPath
 
of(String, ImmutableList<CxxLinkGroupMappingTarget>) - Static method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMapping
 
of(BuildTarget, CxxLinkGroupMappingTarget.Traversal, Optional<? extends Pattern>) - Static method in class com.facebook.buck.core.linkgroup.CxxLinkGroupMappingTarget
 
of(ActionGraph, ActionGraphBuilder) - Static method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
 
of(ActionGraph, ActionGraphBuilder, BuildEngineActionToBuildRuleResolver) - Static method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
 
of(BuckConfig) - Static method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
of(String) - Static method in class com.facebook.buck.core.model.BaseName
Parse a string as a base name (string must start with "//").
of(BuildTarget, OutputLabel) - Static method in class com.facebook.buck.core.model.BuildTargetWithOutputs
 
of(CanonicalCellName, ForwardRelativePath) - Static method in class com.facebook.buck.core.model.CellRelativePath
 
of(String, T...) - Static method in class com.facebook.buck.core.model.FlavorDomain
Create a FlavorDomain from array/varargs of FlavorConvertible objects.
of(Flavor...) - Static method in class com.facebook.buck.core.model.FlavorSet
 
of(TargetGraphCreationResult, Optional<? extends TargetGraphCreationResult>, ActionGraphAndBuilder) - Static method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
 
of(String) - Static method in class com.facebook.buck.core.model.InternalFlavor
 
of(String) - Static method in class com.facebook.buck.core.model.OutputLabel
Returns an output label wrapping the given String.
of(BuildTarget) - Static method in class com.facebook.buck.core.model.platform.ConstraintSetting
 
of(BuildTarget, ConstraintSetting) - Static method in class com.facebook.buck.core.model.platform.ConstraintValue
 
of(BuildTarget) - Static method in class com.facebook.buck.core.model.RuleBasedTargetConfiguration
 
of(String, RuleType.Kind) - Static method in class com.facebook.buck.core.model.RuleType
 
of(UnconfiguredBuildTarget, RuleType, ImmutableMap<String, Object>, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>, Optional<UnconfiguredBuildTarget>, ImmutableList<UnconfiguredBuildTarget>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableUnconfiguredTargetNode
 
of(ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.Package
 
of(BuildTarget, NodeCopier, BaseDescription<T>, T, ProjectFilesystem, ImmutableSet<ForwardRelativePath>, ImmutableSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>, Optional<ImmutableMap<BuildTarget, Version>>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
of(UnconfiguredTargetNode, ImmutableSet<UnconfiguredBuildTarget>) - Static method in class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDeps
 
of(Path, ImmutableMap<String, UnconfiguredTargetNodeWithDeps>, ImmutableList<ParsingError>, ImmutableSet<Path>) - Static method in class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDepsPackage
 
of(TargetGraph, ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.core.model.targetgraph.TargetGraphCreationResult
 
of(UnflavoredBuildTarget, FlavorSet) - Static method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
A constructor
of(CanonicalCellName, BaseName, String, FlavorSet) - Static method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
A constructor
of(BaseName, String) - Static method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Helper for creating a build target in the root cell with no flavors.
of(UnconfiguredBuildTarget, OutputLabel) - Static method in class com.facebook.buck.core.model.UnconfiguredBuildTargetWithOutputs
 
of(CellRelativePath, String) - Static method in class com.facebook.buck.core.model.UnflavoredBuildTarget
A constructor.
of(CanonicalCellName, BaseName, String) - Static method in class com.facebook.buck.core.model.UnflavoredBuildTarget
A constructor.
of(String, String) - Static method in class com.facebook.buck.core.model.UserFlavor
 
of(CellRelativePath, BuildTargetPattern.Kind, String) - Static method in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern
 
of(String, ProjectFilesystemView) - Static method in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathComputation
of(BuildTargetPattern) - Static method in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathKey
 
of(String) - Static method in class com.facebook.buck.core.path.ForwardRelativePath
Parse a string into path.
of(String) - Static method in class com.facebook.buck.core.path.GenruleOutPath
Creates a GenruleOut object from a string.
of(BuckConfig) - Static method in class com.facebook.buck.core.resources.ResourcesConfig
 
of(RuleKey) - Static method in interface com.facebook.buck.core.rulekey.BuildRuleKeys
 
of(RuleKey, Optional<RuleKey>, Optional<RuleKey>, Optional<RuleKey>) - Static method in interface com.facebook.buck.core.rulekey.BuildRuleKeys
 
of(BuckConfig) - Static method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
 
of(BuckEventBus, ArtifactFilesystem, ProcessExecutor, Map<String, ? extends String>, Path) - Static method in class com.facebook.buck.core.rules.actions.ActionExecutionContext
 
of(BuildTarget, ActionAnalysisData.ID) - Static method in interface com.facebook.buck.core.rules.analysis.action.ActionAnalysisDataKey
 
of(BuckConfig) - Static method in class com.facebook.buck.core.rules.analysis.config.RuleAnalysisConfig
 
of(TargetGraph, DepsAwareExecutor<? super ComputeResult, ?>, RuleAnalysisCache, BuckEventBus) - Static method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisGraphImpl
creates a new computation with the supplied DepsAwareExecutor and using the given GraphEngineCache.
of(GraphComputation<RuleAnalysisKey, RuleAnalysisResult>, TargetGraph, DepsAwareExecutor<? super ComputeResult, ?>, RuleAnalysisCache) - Static method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisGraphImpl
creates a new computation with the supplied DepsAwareExecutor and using the given GraphEngineCache, and computation.
of(BuildTarget) - Static method in class com.facebook.buck.core.rules.analysis.RuleAnalysisKey
 
of(TargetGraph, ActionGraphBuilder, ProjectFilesystem, CellPathResolver, ToolchainProvider, ConfigurationRuleRegistry, ProviderInfoCollection) - Static method in interface com.facebook.buck.core.rules.BuildRuleCreationContextWithTargetGraph
 
of(ConfigurationRuleResolver, ConstraintResolver, TargetPlatformResolver) - Static method in interface com.facebook.buck.core.rules.config.registry.ConfigurationRuleRegistry
 
of(ImmutableList<Description<?>>, ImmutableList<ConfigurationRuleDescription<?, ?>>, ImmutableList<BuiltInProvider<?>>) - Static method in class com.facebook.buck.core.rules.knowntypes.KnownNativeRuleTypes
 
of(RuleType, BaseDescription<T>, Function<TypeCoercerFactory, DataTransferObjectDescriptor<T>>) - Static method in class com.facebook.buck.core.rules.knowntypes.RuleDescriptor
 
of(Map<? extends BuildTarget, ? extends ProviderInfoCollection>, ProjectFilesystem) - Static method in interface com.facebook.buck.core.rules.ProviderCreationContext
 
of() - Static method in class com.facebook.buck.core.rules.providers.collect.impl.LegacyProviderInfoCollectionImpl
 
of(Class<? extends U>) - Static method in class com.facebook.buck.core.rules.providers.impl.BuiltInProvider
 
of(String, String, ImmutableSet<String>, ImmutableSet<String>, Optional<Long>, boolean, String) - Static method in class com.facebook.buck.core.rules.providers.lib.TestInfo
Create an instance from native values
of() - Static method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
 
of(int) - Static method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
 
of(RunInfo) - Static method in class com.facebook.buck.core.rules.tool.RunInfoLegacyTool
 
of(SourcePath, Path) - Static method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
 
of(BuildTarget) - Static method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Returns a default BuildTargetSourcePath with an empty output label.
of(BuildTargetWithOutputs) - Static method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Construct a new immutable DefaultBuildTargetSourcePath instance.
of(BuildTargetWithOutputs, Optional<? extends HashCode>) - Static method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
of(BuildTarget, Path) - Static method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Construct a new immutable ExplicitBuildTargetSourcePath instance.
of(BuildTargetWithOutputs, Path) - Static method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Construct a new immutable ExplicitBuildTargetSourcePath instance.
of(BuildTargetWithOutputs, Path, Optional<? extends HashCode>) - Static method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
of(BuildTarget, SourcePath) - Static method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Construct a new immutable ForwardingBuildTargetSourcePath instance.
of(BuildTargetWithOutputs, SourcePath) - Static method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Construct a new immutable ForwardingBuildTargetSourcePath instance.
of(BuildTargetWithOutputs, SourcePath, Optional<? extends HashCode>) - Static method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
of(ProjectFilesystem, Path) - Static method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
of(ProjectFilesystem, ForwardRelativePath) - Static method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
of(ProjectFilesystem, RelPath) - Static method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
of(SourcePath) - Static method in class com.facebook.buck.core.sourcepath.SourceWithFlags
 
of(SourcePath, ImmutableList<String>) - Static method in class com.facebook.buck.core.sourcepath.SourceWithFlags
 
of(Boolean, String, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.BoolAttribute
 
of(Object, String, boolean, ImmutableList<Provider<?>>) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
of(ImmutableList<String>, String, boolean, boolean, ImmutableList<Provider<?>>) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
of(Integer, String, boolean, List<Integer>) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.IntAttribute
 
of(ImmutableList<Integer>, String, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
 
of(Object, String, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputAttribute
 
of(Object, String, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
of(Object, String, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceAttribute
 
of(ImmutableList<String>, String, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
of(ImmutableSortedSet<String>, String, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
of(String, String, boolean, List<String>) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.StringAttribute
 
of(ImmutableList<String>, String, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
 
of(ImmutableSortedSet<String>, String, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
 
of(ImmutableList<String>, String, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
of(Optional<String>, String, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
of(Location, BaseFunction, ImmutableMap<String, Attribute<?>>, Set<String>, Map<String, AttributeHolder>, boolean, boolean) - Static method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
Create an instance of SkylarkUserDefinedRule
of(Object) - Static method in class com.facebook.buck.core.test.rule.CoercedTestRunnerSpec
 
of(Object) - Static method in class com.facebook.buck.core.test.rule.TestRunnerSpec
 
of(String, PathSourcePath, String) - Static method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
of(String, PathSourcePath, String, ImmutableList<String>) - Static method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
of(Map<String, ? extends String>, BuckConfig, ProjectFilesystem, ProcessExecutor, ExecutableFinder, RuleKeyConfiguration) - Static method in interface com.facebook.buck.core.toolchain.ToolchainCreationContext
 
of(String, Class<T>, Class<? extends ToolchainFactory<T>>) - Static method in interface com.facebook.buck.core.toolchain.ToolchainDescriptor
 
of(ExecutableFinder, Function<Path, SourcePath>, Path, Map<String, ? extends String>, Optional<String>) - Static method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
of(ExecutableFinder, Function<Path, SourcePath>, Path, Map<String, ? extends String>) - Static method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
of(BuckConfig) - Static method in class com.facebook.buck.counters.CounterBuckConfig
 
of(CxxPreprocessables.IncludeType, SourcePath) - Static method in class com.facebook.buck.cxx.CxxHeadersDir
 
of() - Static method in class com.facebook.buck.cxx.CxxLinkOptions
 
of(boolean, boolean) - Static method in class com.facebook.buck.cxx.CxxLinkOptions
 
of() - Static method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
of(ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxRawHeaders
 
of(CxxSource.Type, SourcePath, ImmutableList<String>) - Static method in class com.facebook.buck.cxx.CxxSource
 
of(ProjectFilesystem, BuildTarget, ActionGraphBuilder, SourcePathResolverAdapter, CxxBuckConfig, CxxPlatform, ImmutableList<CxxPreprocessorInput>, ImmutableMultimap<CxxSource.Type, Arg>, Optional<SourcePath>, Optional<SourcePath>, PicType) - Static method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
of(CxxPreprocessables.IncludeType, SourcePath, Either<PathSourcePath, SourcePath>, Optional<? extends SourcePath>, ImmutableSortedMap<Path, SourcePath>, String) - Static method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
of() - Static method in class com.facebook.buck.cxx.CxxToolFlags
Returns the empty lists of flags.
of(ImmutableSet<SourcePath>) - Static method in class com.facebook.buck.cxx.FrameworkDependencies
 
of(Optional<SourcePath>, CxxToolFlags, ImmutableList<CxxHeaders>, ImmutableList<FrameworkPath>) - Static method in class com.facebook.buck.cxx.PreprocessorFlags
 
of(UnresolvedCxxPlatform, FlavorDomain<UnresolvedCxxPlatform>) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
 
of(ToolProvider, ImmutableList<String>, boolean) - Static method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
of(HeaderVerification.Mode) - Static method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
of(HeaderVerification.Mode, ImmutableSortedSet<String>, ImmutableSortedSet<String>) - Static method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
of(Tool) - Static method in class com.facebook.buck.cxx.toolchain.MachoDylibStubParams
 
of(Flavor, Linker.LinkableDepType, boolean, CxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
of() - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
of(List<Arg>, Set<FrameworkPath>, Set<FrameworkPath>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
of(Path, Optional<? extends BuildId>, Optional<? extends List<String>>, Optional<? extends List<String>>, OptionalInt, OptionalInt, Optional<? extends Path>, Optional<? extends Path>, Optional<? extends Path>, Optional<? extends Path>, Optional<? extends Path>, Optional<? extends Path>, Optional<? extends Path>, long, Date) - Static method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
of(BuckConfig) - Static method in class com.facebook.buck.doctor.config.DoctorConfig
 
of(Optional<? extends BuildId>, String, Optional<String>, Optional<String>, Optional<String>) - Static method in interface com.facebook.buck.doctor.config.DoctorEndpointRequest
 
of(Optional<String>, ImmutableList<DoctorSuggestion>) - Static method in interface com.facebook.buck.doctor.config.DoctorEndpointResponse
 
of(boolean, Optional<String>, Optional<String>, Optional<String>) - Static method in interface com.facebook.buck.doctor.config.DoctorJsonResponse
 
of(DoctorSuggestion.StepStatus, Optional<String>, String) - Static method in interface com.facebook.buck.doctor.config.DoctorSuggestion
 
of(String, ImmutableSet<String>, Optional<String>, Optional<Long>, Optional<VersionControlSupplier<InputStream>>, ImmutableSet<String>) - Static method in interface com.facebook.buck.doctor.config.SourceControlInfo
 
of(boolean, Map<? extends Path, ? extends String>, Map<String, ? extends String>) - Static method in interface com.facebook.buck.doctor.config.UserLocalConfiguration
 
of(BuckConfig) - Static method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
of(long) - Static method in class com.facebook.buck.event.EventKey
 
of(BuckConfig) - Static method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
 
of(OptionalLong, OptionalLong) - Static method in class com.facebook.buck.event.listener.util.EventInterval
 
of() - Static method in class com.facebook.buck.event.ScubaData
 
of(String) - Static method in class com.facebook.buck.event.SimplePerfEvent.PerfEventId
 
of(CopyInXcode.SourceType, Path, CopyInXcode.DestinationBase, Path) - Static method in class com.facebook.buck.features.apple.common.CopyInXcode
 
of(BuckConfig) - Static method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
 
of(String, ImmutableList<IjSourceFolder>) - Static method in class com.facebook.buck.features.project.intellij.model.ContentRoot
 
of(String, String, Path, boolean, boolean, IjResourceFolderType, Path, String) - Static method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
of(String, Path, String) - Static method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
of(ImmutableSortedMap<Path, SourcePath>) - Static method in class com.facebook.buck.features.python.PythonMappedComponents
 
of(FlavorDomain<PythonPlatform>) - Static method in interface com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
 
of(String, String) - Static method in class com.facebook.buck.features.python.toolchain.PythonVersion
 
of(UnresolvedRustPlatform, FlavorDomain<UnresolvedRustPlatform>) - Static method in interface com.facebook.buck.features.rust.RustToolchain
 
of(BuckConfig) - Static method in class com.facebook.buck.infer.InferConfig
 
of(Tool, Optional<String>, Optional<? extends SourcePath>, Optional<? extends SourcePath>, boolean) - Static method in class com.facebook.buck.infer.InferPlatform
 
of(Path) - Static method in class com.facebook.buck.io.BuildCellRelativePath
 
of(CanonicalCellName, Path, Path, boolean) - Static method in class com.facebook.buck.io.filesystem.BuckPaths
 
of(Path, BuckPaths, CanonicalCellName) - Static method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
 
of(String) - Static method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
of(String) - Static method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
of(String) - Static method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
of(RelPath) - Static method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
of(String, Optional<String>) - Static method in interface com.facebook.buck.io.watchman.ProjectWatch
 
of(WatchmanDiagnostic.Level, String) - Static method in interface com.facebook.buck.io.watchman.WatchmanDiagnostic
 
of(AbsPath, String) - Static method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
 
of(AbsPath, WatchmanEvent.Kind, RelPath) - Static method in class com.facebook.buck.io.watchman.WatchmanPathEvent
 
of(String, String, Optional<BuildFileSyntaxError>, ImmutableList<BuildFileParseExceptionStackTraceEntry>) - Static method in interface com.facebook.buck.json.BuildFileParseExceptionData
 
of(Path, Number, String, String) - Static method in interface com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
of(ImmutableList<Map<String, Object>>, ImmutableList<Map<String, Object>>, Optional<String>) - Static method in interface com.facebook.buck.json.BuildFilePythonResult
 
of(Path, Number, Optional<? extends Number>, String) - Static method in interface com.facebook.buck.json.BuildFileSyntaxError
 
of(BuildTarget, SourcePathRuleFinder, ProjectFilesystem, SourcePath) - Static method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
of(BuildTarget, SourcePathRuleFinder, ProjectFilesystem, SourcePath, AbiGenerationMode) - Static method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
of(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
of(Path, Path, JavaBuckConfig.SourceAbiVerificationMode) - Static method in class com.facebook.buck.jvm.java.DiffAbisStep
 
of(BuckConfig) - Static method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
of(ToolProvider) - Static method in class com.facebook.buck.jvm.java.JavaOptions
 
of() - Static method in class com.facebook.buck.jvm.java.ResourcesParameters
 
of(ImmutableSortedMap<String, SourcePath>, Optional<String>) - Static method in class com.facebook.buck.jvm.java.ResourcesParameters
 
of(JavacOptions) - Static method in interface com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
 
of(UnresolvedCxxPlatform) - Static method in interface com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
 
of(JavaOptions, JavaOptions) - Static method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
 
of(JavacProvider) - Static method in interface com.facebook.buck.jvm.java.toolchain.JavaToolchain
 
of(BuildId, boolean, boolean, String, ImmutableList<String>, ImmutableList<String>, Path, boolean, String, String) - Static method in class com.facebook.buck.log.InvocationInfo
 
of(BuildId, boolean, boolean, String, ImmutableList<String>, ImmutableList<String>, Path, boolean, String, String, long) - Static method in class com.facebook.buck.log.InvocationInfo
 
of(ImmutableMap<String, ImmutableMap<String, Object>>, ImmutableSortedSet<String>, ImmutableMap<String, Object>, Optional<ImmutableMap<String, Optional<String>>>, ImmutableList<GlobSpecWithResult>, ImmutableList<ParsingError>) - Static method in class com.facebook.buck.parser.api.BuildFileManifest
 
of() - Static method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer
Create an instance of BuildFileManifestPojoizer
of(Class<?>, Function<Object, Object>) - Static method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer.PojoTransformer
 
of(PackageMetadata, ImmutableSortedSet<String>, ImmutableMap<String, Object>, Optional<ImmutableMap<String, Optional<String>>>, ImmutableList<ParsingError>) - Static method in class com.facebook.buck.parser.api.PackageFileManifest
 
of(ImmutableList<String>, ImmutableList<String>) - Static method in class com.facebook.buck.parser.api.PackageMetadata
 
of(BuckConfig) - Static method in class com.facebook.buck.parser.config.ParserConfig
 
of(ProjectBuildFileParser, BuckEventBus) - Static method in class com.facebook.buck.parser.decorators.EventReportingProjectBuildFileParser
Static factory method for producing instances of EventReportingProjectBuildFileParser.
of(BuckConfig, TargetConfiguration, TargetPlatformResolver) - Static method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
of(String, ImmutableList<String>) - Static method in class com.facebook.buck.parser.exceptions.ParsingError
 
of(String, Map<String, ? extends String>) - Static method in class com.facebook.buck.parser.implicit.ImplicitInclude
 
of(Path, Path, Path, ProjectFilesystemView) - Static method in class com.facebook.buck.parser.manifest.BuildFileManifestCache
Create a new instance of BuildFileManifestCache
of(ProjectBuildFileParser, Path, Path, boolean) - Static method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestComputation
of(Path) - Static method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestKey
 
of(boolean) - Static method in enum com.facebook.buck.parser.options.ImplicitNativeRulesState
 
of(boolean) - Static method in enum com.facebook.buck.parser.options.UserDefinedRulesState
 
of(UnconfiguredBuildTarget, BuildFileSpec) - Static method in class com.facebook.buck.parser.spec.BuildTargetSpec
Returns a BuildTargetSpec with an empty output label.
of(BuildFileSpec) - Static method in class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
of(BuildFileSpec, boolean) - Static method in class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
of(ImmutableList<Object>, Class<?>) - Static method in class com.facebook.buck.parser.syntax.ListWithSelects
 
of(Map<String, ? extends Object>, String) - Static method in class com.facebook.buck.parser.syntax.SelectorValue
 
of(UnconfiguredTargetNodeToTargetNodeFactory, Cells, Cell, boolean) - Static method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageComputation
of(Path) - Static method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageKey
 
of(UnconfiguredTargetNodeFactory, Cell) - Static method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeComputation
of(UnconfiguredTargetNodeToTargetNodeFactory, Cell) - Static method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsComputation
of(BuildTarget) - Static method in class com.facebook.buck.query.QueryBuildTarget
Construct a new immutable QueryBuildTarget instance.
of(QueryExpression<T>) - Static method in class com.facebook.buck.query.QueryEnvironment.Argument
 
of(String) - Static method in class com.facebook.buck.query.QueryEnvironment.Argument
 
of(int) - Static method in class com.facebook.buck.query.QueryEnvironment.Argument
 
of(SourcePath) - Static method in class com.facebook.buck.query.QueryFileTarget
Construct a new immutable QueryFileTarget instance.
of(String) - Static method in class com.facebook.buck.query.TargetLiteral
Construct a new immutable TargetLiteral instance.
of(BuckConfig) - Static method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
of(RESessionID, String, ModernBuildRuleBuildStrategy) - Static method in interface com.facebook.buck.remoteexecution.event.listener.model.ReSessionData
 
of(String, Protocol.Digest, ThrowingSupplier<InputStream, IOException>) - Static method in interface com.facebook.buck.remoteexecution.UploadDataSupplier
Create a simple UploadDataSupplier.
of(ImmutableList<Arg>) - Static method in class com.facebook.buck.rules.args.CompositeArg
 
of(SourcePath) - Static method in class com.facebook.buck.rules.args.SourcePathArg
 
of(String) - Static method in class com.facebook.buck.rules.args.StringArg
 
of(Tool) - Static method in interface com.facebook.buck.rules.args.ToolArg
 
of(String, String, String) - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
of(Map<String, ? extends BuildConfigFields.Field>) - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
of() - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
of(Class<T>, Supplier<Object>, Map<String, ? extends ParamInfo<?>>, DataTransferObjectDescriptor.BuilderBuildFunction<T>) - Static method in class com.facebook.buck.rules.coercer.DataTransferObjectDescriptor
 
of(FrameworkPath.Type, Optional<? extends SourceTreePath>, Optional<? extends SourcePath>) - Static method in class com.facebook.buck.rules.coercer.FrameworkPath
 
of(int, BuildTarget, Optional<String>) - Static method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
 
of() - Static method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
of(TypeCoercerFactory, Method) - Static method in class com.facebook.buck.rules.coercer.ReflectionParamInfo
Create an instance of ReflectionParamInfo
of(SourceSet.Type, Optional<? extends ImmutableSet<SourcePath>>, Optional<? extends ImmutableMap<String, SourcePath>>) - Static method in class com.facebook.buck.rules.coercer.SourceSet
 
of(SourceSortedSet.Type, Optional<? extends ImmutableSortedSet<SourcePath>>, Optional<? extends ImmutableSortedMap<String, SourcePath>>) - Static method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
of() - Static method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
of(int, String, long, BuckModuleHashStrategy) - Static method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
 
of(Path, Optional<? extends Path>) - Static method in class com.facebook.buck.rules.keys.DependencyFileEntry
 
of(Path) - Static method in class com.facebook.buck.rules.keys.DependencyFileEntry
 
of(RULE_KEY, RuleKeyResult<DIAG_KEY>) - Static method in class com.facebook.buck.rules.keys.RuleKeyDiagnostics.Result
 
of(RuleKeyConfiguration, FileHashLoader, BuildRuleResolver, long, TrackedRuleKeyCache<RuleKey>) - Static method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
of(RuleKeyConfiguration, FileHashLoader, BuildRuleResolver, long, TrackedRuleKeyCache<RuleKey>, Optional<ThriftRuleKeyLogger>) - Static method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
of(RuleKeyFactoryWithDiagnostics<RuleKey>, RuleKeyFactory<RuleKey>, DependencyFileRuleKeyFactory) - Static method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
of(String) - Static method in class com.facebook.buck.rules.macros.AbsoluteOutputMacro
 
of() - Static method in interface com.facebook.buck.rules.macros.CcFlagsMacro
 
of() - Static method in interface com.facebook.buck.rules.macros.CcMacro
 
of(BuildTargetWithOutputs) - Static method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
 
of(BuildTargetWithOutputs) - Static method in class com.facebook.buck.rules.macros.ClasspathMacro
 
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.CppFlagsMacro
 
of() - Static method in interface com.facebook.buck.rules.macros.CxxFlagsMacro
 
of() - Static method in interface com.facebook.buck.rules.macros.CxxMacro
 
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
 
of(String) - Static method in interface com.facebook.buck.rules.macros.EnvMacro
 
of(BuildTargetWithOutputs) - Static method in class com.facebook.buck.rules.macros.ExecutableMacro
 
of(BuildTargetWithOutputs) - Static method in class com.facebook.buck.rules.macros.ExecutableTargetMacro
 
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
 
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
 
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
 
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
 
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
 
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
 
of() - Static method in class com.facebook.buck.rules.macros.LdMacro
 
of(BuildTarget) - Static method in class com.facebook.buck.rules.macros.LocationMacro
Shorthand for constructing a LocationMacro referring to the main default output.
of(BuildTargetWithOutputs) - Static method in class com.facebook.buck.rules.macros.LocationMacro
 
of(BuildTargetWithOutputs, Iterable<? extends Flavor>) - Static method in class com.facebook.buck.rules.macros.LocationPlatformMacro
 
of(Macro, boolean) - Static method in class com.facebook.buck.rules.macros.MacroContainer
 
of(BuildTargetWithOutputs) - Static method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
 
of(String) - Static method in class com.facebook.buck.rules.macros.OutputMacro
 
of() - Static method in interface com.facebook.buck.rules.macros.PlatformNameMacro
 
of(Query) - Static method in class com.facebook.buck.rules.macros.QueryOutputsMacro
 
of(Query) - Static method in class com.facebook.buck.rules.macros.QueryPathsMacro
 
of(String, Query) - Static method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
 
of(Query) - Static method in class com.facebook.buck.rules.macros.QueryTargetsMacro
 
of(ImmutableList<Either<String, MacroContainer>>) - Static method in class com.facebook.buck.rules.macros.StringWithMacros
String with macros is a sequence of strings and macros.
of(BuildTarget, CellNameResolver, ActionGraphBuilder, ImmutableList<MacroExpander<? extends Macro, ?>>) - Static method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
of(BuildTarget, CellNameResolver, ActionGraphBuilder, ImmutableList<MacroExpander<? extends Macro, ?>>, Optional<Function<String, String>>) - Static method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
of(BuildTarget, CellNameResolver, ActionGraphBuilder, ImmutableList<MacroExpander<? extends Macro, ?>>, Optional<Function<String, String>>, HashMap<Macro, Object>) - Static method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
of(BuildTargetWithOutputs) - Static method in class com.facebook.buck.rules.macros.WorkerMacro
 
of(Protocol.Digest, ImmutableList<UploadDataSupplier>, long, Iterable<? extends Path>) - Static method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
of(BuckConfig) - Static method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
 
of(String, TargetConfiguration, BaseName) - Static method in class com.facebook.buck.rules.query.Query
 
of(BuckConfig) - Static method in class com.facebook.buck.rules.tool.config.ToolConfig
 
of(BuckConfig) - Static method in class com.facebook.buck.sandbox.SandboxConfig
 
of(AndroidTools, BuildTarget, BuildRuleResolver) - Static method in class com.facebook.buck.shell.GenruleAndroidTools
Extracts a set of Android tools for a particular build using that build's target and rule resolver.
of(Collection<String>, Collection<String>, boolean) - Static method in class com.facebook.buck.skylark.io.GlobSpec
 
of(GlobSpec, Set<String>) - Static method in class com.facebook.buck.skylark.io.GlobSpecWithResult
 
of(Globber) - Static method in class com.facebook.buck.skylark.io.impl.CachingGlobber
 
of(Globber, Map<String, ? extends ImmutableMap<String, String>>, PackageIdentifier, EventHandler, Map<String, ? extends Object>) - Static method in class com.facebook.buck.skylark.packages.PackageContext
 
of(SkylarkFunctionModule, ImmutableSet<BaseDescription<?>>, UserDefinedRulesState, ImplicitNativeRulesState, RuleFunctionFactory, LoadingCache<String, Label>, KnownUserDefinedRuleTypes, ImmutableSet<BuiltInProvider<?>>) - Static method in class com.facebook.buck.skylark.parser.BuckGlobals
Create an instance of BuckGlobals
of(HttpService, ListeningExecutorService) - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
of(HttpService, ListeningExecutorService, ThriftProtocol, String) - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
of(HttpService) - Static method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
of(HttpService, String) - Static method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
of(BuildCellRelativePath) - Static method in class com.facebook.buck.step.fs.MakeCleanDirectoryStep
 
of(BuildCellRelativePath) - Static method in class com.facebook.buck.step.fs.MkdirStep
 
of(BuildCellRelativePath, boolean) - Static method in class com.facebook.buck.step.fs.RmStep
 
of(BuildCellRelativePath) - Static method in class com.facebook.buck.step.fs.RmStep
 
of(ProjectFilesystem, Path, Path) - Static method in class com.facebook.buck.step.fs.SymlinkFileStep
 
of(SymlinkPaths...) - Static method in class com.facebook.buck.step.fs.SymlinkPackPaths
 
of(int) - Static method in interface com.facebook.buck.step.StepExecutionResult
Creates StepExecutionResult from exitCode
of(ProcessExecutor.Result) - Static method in interface com.facebook.buck.step.StepExecutionResult
Creates StepExecutionResult from ProcessExecutor.Result
of(int) - Static method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
of() - Static method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Same as AsyncBackgroundTaskManager.of() except with the default number of threads.
of(String, TaskAction<T>, T) - Static method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
of(String, TaskAction<T>, T, BackgroundTask.Timeout) - Static method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
of(String, TaskAction<T>, T, Optional<? extends BackgroundTask.Timeout>, boolean) - Static method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
of(long, TimeUnit) - Static method in class com.facebook.buck.support.bgtasks.BackgroundTask.Timeout
 
of(BuckConfig) - Static method in class com.facebook.buck.support.build.report.BuildReportConfig
 
of(String) - Static method in class com.facebook.buck.support.cli.args.BuckCellArg
Convenience constructor for an BuckCellArg
of(Optional<String>, String) - Static method in class com.facebook.buck.support.cli.args.BuckCellArg
 
of(BuckConfig) - Static method in class com.facebook.buck.support.cli.config.AliasConfig
 
of(BuckConfig) - Static method in class com.facebook.buck.support.cli.config.CliConfig
 
of(ImmutableList<String>, ImmutableMap<String, String>, Path, boolean) - Static method in class com.facebook.buck.support.fix.BuckRunSpec
 
of(BuckConfig) - Static method in class com.facebook.buck.support.fix.FixBuckConfig
 
of(BuckConfig) - Static method in class com.facebook.buck.support.log.LogBuckConfig
 
of(BuckConfig) - Static method in class com.facebook.buck.swift.SwiftBuckConfig
 
of(Optional<? extends SwiftPlatform>, Flavor) - Static method in class com.facebook.buck.swift.toolchain.impl.StaticUnresolvedSwiftPlatform
 
of(FlavorDomain<UnresolvedSwiftPlatform>) - Static method in interface com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
 
of(String, String, String, String, Boolean) - Static method in class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
of(BuckConfig) - Static method in class com.facebook.buck.test.config.TestBuckConfig
 
of(boolean, boolean) - Static method in interface com.facebook.buck.test.config.TestResultSummaryVerbosity
 
of(boolean, boolean, OptionalInt) - Static method in interface com.facebook.buck.test.config.TestResultSummaryVerbosity
 
of(BuildTarget, ImmutableList<TestCaseSummary>, ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.test.TestResults
 
of(String, Level, long) - Static method in interface com.facebook.buck.test.TestStatusMessage
 
of(int, int) - Static method in interface com.facebook.buck.util.cache.FileHashCache.FileHashCacheVerificationResult
 
of(int, int, ImmutableList<String>) - Static method in interface com.facebook.buck.util.cache.FileHashCache.FileHashCacheVerificationResult
 
of(Supplier<T>, Consumer<T>) - Static method in class com.facebook.buck.util.CloseableMemoizedSupplier
Wrap a supplier with AutoCloseable interface and close only if the supplier has been used.
of(T, Consumer<T>) - Static method in class com.facebook.buck.util.CloseableWrapper
Wrap an object with AutoCloseable interface and provide a function to replace a close method.
of() - Static method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
of(int, int, int, int) - Static method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
of() - Static method in class com.facebook.buck.util.config.RawConfig
Returns an empty config.
of(Map<String, ? extends ImmutableMap<String, String>>) - Static method in class com.facebook.buck.util.config.RawConfig
 
of(ExecutionEnvironment, ImmutableList<String>, ImmutableMap<String, String>) - Static method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
of(String, String, String, int, long, Optional<Boolean>, String, String, ImmutableList<String>, ImmutableMap<String, String>) - Static method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
of(String, String, String, int, long, Optional<Boolean>, String, String, int) - Static method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
of(String, String, String, int, long, Optional<Boolean>, String, String, ImmutableList<String>, ImmutableMap<String, String>, int, String) - Static method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
of(Pattern, String) - Static method in class com.facebook.buck.util.PatternAndMessage
 
of(long, long, long, long, long, long, long, long, long) - Static method in class com.facebook.buck.util.ProcessResourceConsumption
 
of(String) - Static method in class com.facebook.buck.util.sha1.Sha1HashCode
 
of(T) - Static method in interface com.facebook.buck.util.stream.RichStream
 
of(T...) - Static method in interface com.facebook.buck.util.stream.RichStream
 
of(Supplier<T>, ThrowingConsumer<T, E>) - Static method in class com.facebook.buck.util.ThrowingCloseableMemoizedSupplier
Wrap a supplier with AutoCloseable interface and close only if the supplier has been used.
of(T, ThrowingConsumer<T, E>) - Static method in class com.facebook.buck.util.ThrowingCloseableWrapper
Wrap an object with AutoCloseable interface and provide a function to replace a close method The wrapper is idempotent, i.e.
of(Integer, Integer) - Static method in interface com.facebook.buck.util.xml.DocumentLocation
 
of(Path) - Static method in interface com.facebook.buck.util.zip.JarEntryContainer
 
of(Version) - Static method in class com.facebook.buck.versions.ExactConstraint
 
of(String) - Static method in interface com.facebook.buck.versions.Version
 
of(Map<? extends BuildTarget, ? extends Version>) - Static method in class com.facebook.buck.versions.VersionUniverse
 
of(String, WorkerProcessParams) - Static method in interface com.facebook.buck.worker.WorkerJobParams
 
of(int, Optional<String>, Optional<String>) - Static method in interface com.facebook.buck.worker.WorkerJobResult
 
of(String, HashCode) - Static method in interface com.facebook.buck.worker.WorkerProcessIdentity
 
of(Path, ImmutableList<String>, ImmutableMap<String, String>, int, boolean, Optional<WorkerProcessIdentity>) - Static method in interface com.facebook.buck.worker.WorkerProcessParams
 
of(Path) - Static method in class com.facebook.buck.zip.ZipScrubberStep
 
ofAdhocSignedWithSubjectCommonName(String) - Static method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
 
ofArchive(HashCode, JarContentHasher) - Static method in class com.facebook.buck.util.cache.JarHashCodeAndFileType
 
ofBoolean(boolean) - Static method in class com.facebook.buck.core.util.Optionals
 
ofCommand(String...) - Static method in class com.facebook.buck.util.ProcessExecutorParams
 
ofCompatible(TargetNode<?>) - Static method in class com.facebook.buck.core.model.targetgraph.TargetNodeMaybeIncompatible
Constructor to create object for a compatible target node.
ofConstantString(String) - Static method in class com.facebook.buck.rules.macros.StringWithMacros
Create a string with macros with a single string without macros
ofDirectory(HashCode) - Static method in class com.facebook.buck.util.cache.HashCodeAndFileType
 
offer(E) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
offer(E, long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
ofFile(HashCode) - Static method in class com.facebook.buck.util.cache.HashCodeAndFileType
 
OfflineScribeLogger - Class in com.facebook.buck.util.network.offline
This logger uses files-related operations (for offline logging i.e.
OfflineScribeLogger(ScribeLogger, ImmutableList<String>, int, ProjectFilesystem, BuckEventBus, BuildId) - Constructor for class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
ofIgnoredSource(SourcePath) - Static method in class com.facebook.buck.apple.GroupedSource
Creates a GroupedSource given a SourcePath representing a file that should not be included in sources.
ofIncompatible(BuildTarget, ImmutableList<UnconfiguredBuildTarget>) - Static method in class com.facebook.buck.core.model.targetgraph.TargetNodeMaybeIncompatible
Constructor to create object for a target node which was incompatible.
ofInstance(Path) - Static method in class com.facebook.buck.io.file.LazyPath
Creates an instance with given path.
ofIntValue(int) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Bind
 
ofIntValue(int) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Type
 
ofIterable(FileTree, String) - Static method in class com.facebook.buck.core.files.FileTreeFileNameIterator
Create new instance of FileTreeFileNameIterator and return it as Iterable which can be used in for loop
ofLeft(LEFT) - Static method in class com.facebook.buck.util.types.Either
 
ofNamedSources(ImmutableMap<String, SourcePath>) - Static method in class com.facebook.buck.rules.coercer.SourceSet
 
ofNamedSources(ImmutableSortedMap<String, SourcePath>) - Static method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
ofNamedSources(ImmutableSortedMap<String, SourceWithFlags>) - Static method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
ofPath(ForwardRelativePath) - Static method in class com.facebook.buck.core.model.BaseName
Create a base name from path (prepend "//").
ofPath(Path) - Static method in class com.facebook.buck.core.path.ForwardRelativePath
Construct from given relative Path.
ofPrivateHeader(SourcePath) - Static method in class com.facebook.buck.apple.GroupedSource
Creates a GroupedSource given a SourcePath representing a private header file.
ofPublicHeader(SourcePath) - Static method in class com.facebook.buck.apple.GroupedSource
Creates a GroupedSource given a SourcePath representing a public header file.
ofRight(RIGHT) - Static method in class com.facebook.buck.util.types.Either
 
ofSha1(HashCode) - Static method in class com.facebook.buck.file.FileHash
Create a FileHash object with a sha1 hash
ofSha256(HashCode) - Static method in class com.facebook.buck.file.FileHash
Create a FileHash object with a sha1 hash
ofSourceGroup(String, Path, Collection<GroupedSource>) - Static method in class com.facebook.buck.apple.GroupedSource
Creates a GroupedSource given a source group name and a list of GroupedSources.
ofSourcePath(SourcePath) - Static method in class com.facebook.buck.rules.coercer.FrameworkPath
 
ofSourceTreePath(SourceTreePath) - Static method in class com.facebook.buck.rules.coercer.FrameworkPath
 
ofSourceWithFlags(SourceWithFlags) - Static method in class com.facebook.buck.apple.GroupedSource
Creates a GroupedSource given a SourceWithFlags.
ofSubstring(String, int) - Static method in class com.facebook.buck.core.path.ForwardRelativePath
Parse a string into path removing .
ofUnnamedSources(ImmutableSet<SourcePath>) - Static method in class com.facebook.buck.rules.coercer.SourceSet
 
ofUnnamedSources(ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
ofUnnamedSources(ImmutableSortedSet<SourceWithFlags>) - Static method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
OkHttpResponseWrapper - Class in com.facebook.buck.slb
 
OkHttpResponseWrapper(Response) - Constructor for class com.facebook.buck.slb.OkHttpResponseWrapper
 
Omnibus - Class in com.facebook.buck.cxx
 
Omnibus.OmnibusLibraries - Class in com.facebook.buck.cxx
 
Omnibus.OmnibusLibrary - Interface in com.facebook.buck.cxx
 
Omnibus.OmnibusRoot - Interface in com.facebook.buck.cxx
 
OMNIBUS_FLAVOR - Static variable in class com.facebook.buck.cxx.Omnibus
 
OmnibusLibraries() - Constructor for class com.facebook.buck.cxx.Omnibus.OmnibusLibraries
 
OmnibusRoots - Class in com.facebook.buck.cxx
A helper class for building the included and excluded omnibus roots to pass to the omnibus builder.
OmnibusRoots() - Constructor for class com.facebook.buck.cxx.OmnibusRoots
 
OmnibusRoots.Builder - Class in com.facebook.buck.cxx
 
onActionEventFinished(RemoteExecutionActionEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
Add metadata for actions in each Remote Execution state
onActionEventFinished(RemoteExecutionActionEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onActionEventStarted(RemoteExecutionActionEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
Add metadata for actions in each Remote Execution state
onActionEventStarted(RemoteExecutionActionEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
onActionEventStarted(RemoteExecutionActionEvent.Started) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onActionEventStolen(HybridLocalEvent.Stolen) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
onActionEventTerminal(RemoteExecutionActionEvent.Terminal) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onActionEventTerminated(RemoteExecutionActionEvent.Terminal) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
onActionScheduled(RemoteExecutionActionEvent.Scheduled) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onAmendVmArgs(ImmutableList.Builder<String>, SourcePathResolverAdapter, Optional<TargetDevice>) - Method in class com.facebook.buck.android.RobolectricTest
 
onAmendVmArgs(ImmutableList.Builder<String>, SourcePathResolverAdapter, Optional<TargetDevice>) - Method in class com.facebook.buck.jvm.java.JavaTest
Override this method if you need to amend vm args.
onArtifactCacheEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
onArtifactCacheEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
onArtifactUploadFinish(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
 
onArtifactUploadStart(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
 
onBuildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
 
onBuildRuleEvent(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListener
 
onBuildRuleEvent(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
onBuildRuleEvent(BuildRuleEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onCancellation(Consumer<Throwable>) - Method in class com.facebook.buck.rules.modern.builders.RemoteRuleContext
Action has been cancelled.
onCasDownloadEvent(CasBlobDownloadEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onCasUploadEvent(CasBlobUploadEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onClose(Runnable) - Method in interface com.facebook.buck.util.stream.RichStream
 
onComplete() - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
Override this method with any logic that should be run when AbstractBreadthFirstThrowingTraversal.start() completes.
onCreate(Path, T) - Method in interface com.facebook.buck.parser.TargetNodeListener
 
onDecode(CharBuffer, boolean, CoderResult) - Method in interface com.facebook.buck.util.ListeningCharsetDecoder.DecoderListener
 
OnDiskBuildInfo - Interface in com.facebook.buck.core.build.engine.buildinfo
Provides access to the on-disk rule metadata (both "artifact" and "build").
OnDiskMavenDownloader - Class in com.facebook.buck.file.downloader.impl
A Downloader that pulls content from the local file system.
OnDiskMavenDownloader(Path) - Constructor for class com.facebook.buck.file.downloader.impl.OnDiskMavenDownloader
 
onDuplicateEntry(String, JarEntrySupplier) - Method in class com.facebook.buck.jvm.java.LoggingJarBuilderObserver
 
OnDuplicateEntry - Enum in com.facebook.buck.util.zip.collect
Action to take when a duplicate entry is encountered when building a zip file.
onDuplicateEntry(String, JarEntrySupplier) - Method in interface com.facebook.buck.util.zip.JarBuilder.Observer
 
onEncoderError(CoderResult) - Method in interface com.facebook.buck.util.ListeningCharsetEncoder.EncoderListener
 
onEntryOmitted(String, JarEntrySupplier) - Method in class com.facebook.buck.jvm.java.LoggingJarBuilderObserver
 
onEntryOmitted(String, JarEntrySupplier) - Method in interface com.facebook.buck.util.zip.JarBuilder.Observer
 
onEvent(WatchmanDiagnosticEvent) - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEventListener
 
onExit(int) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onExit(int) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called just after the process exits.
onFailure(Call, IOException) - Method in class com.facebook.buck.slb.ClientSideSlb.ServerPing
 
onFileSystemChange(WatchmanPathEvent) - Method in class com.facebook.buck.core.files.DirectoryListCache.Invalidator
Invoked asynchronously by event bus when file system change is detected with Watchman
onFileSystemChange(WatchmanOverflowEvent) - Method in class com.facebook.buck.core.files.DirectoryListCache.Invalidator
Invoked asynchronously by event bus when Watchman detects too many files changed or unable to detect changes, this should drop the cache
onFileSystemChange(WatchmanPathEvent) - Method in class com.facebook.buck.core.files.FileTreeCache.Invalidator
Invoked asynchronously by event bus when file system change is detected with Watchman
onFileSystemChange(WatchmanOverflowEvent) - Method in class com.facebook.buck.core.files.FileTreeCache.Invalidator
Invoked asynchronously by event bus when Watchman detects too many files changed or unable to detect changes, this should drop the cache
onFileSystemChange(WatchmanPathEvent) - Method in class com.facebook.buck.parser.manifest.BuildFileManifestCache.Invalidator
Invoked asynchronously by event bus when file system change is detected with Watchman
onFileSystemChange(WatchmanOverflowEvent) - Method in class com.facebook.buck.parser.manifest.BuildFileManifestCache.Invalidator
Invoked asynchronously by event bus when Watchman detects too many files changed or unable to detect changes, this should drop the cache
onFilesystemChange(WatchmanPathEvent) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
onFilesystemChange(WatchmanOverflowEvent) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
onFileSystemChange(WatchmanPathEvent) - Method in class com.facebook.buck.util.cache.impl.WatchedFileHashCache
Called when file change events are posted to the file change EventBus to invalidate cached build rules if required.
onFileSystemChange(WatchmanOverflowEvent) - Method in class com.facebook.buck.util.cache.impl.WatchedFileHashCache
 
onHash(HASH, HASH2) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
onHttpArtifactCacheEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListener
 
onHttpArtifactCacheStartedEvent(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
onInvalidationFinish(FileHashCacheEvent.InvalidationFinished) - Method in class com.facebook.buck.core.files.DirectoryListCache.Invalidator
Executes when all invalidation events were sent
onInvalidationFinish(FileHashCacheEvent.InvalidationFinished) - Method in class com.facebook.buck.parser.manifest.BuildFileManifestCache.Invalidator
 
onInvalidationStart(FileHashCacheEvent.InvalidationStarted) - Method in class com.facebook.buck.core.files.DirectoryListCache.Invalidator
Executes when invalidation is about to start
onInvalidationStart(FileHashCacheEvent.InvalidationStarted) - Method in class com.facebook.buck.parser.manifest.BuildFileManifestCache.Invalidator
 
onLoadBalancedServiceEvent(LoadBalancedServiceEvent) - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
onLoadBalancerPingEvent(LoadBalancerPingEvent) - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
onLocalFallbackEventFinished(LocalFallbackEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Events from the LocalFallback stats.
onlyDefault(T) - Static method in class com.facebook.buck.core.select.Selector
 
onlyTests() - Method in class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
onOutput(ByteBuffer, boolean) - Method in class com.facebook.buck.util.ListeningCharsetDecoder
 
onPostEnter(Set<Element>) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
onPostEnter(Set<Element>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
onPreTest(BuildContext) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
Called in order to perform setup for external tests.
onPreTest(BuildContext) - Method in class com.facebook.buck.android.RobolectricTest
 
onPreTest(BuildContext) - Method in interface com.facebook.buck.core.test.rule.ExternalTestRunnerRule
 
onPreTest(BuildContext) - Method in interface com.facebook.buck.core.test.rule.TestXRule
Deprecated.
onPreTest(BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTest
 
onRemoteExecutionSessionFinished(RemoteExecutionSessionEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
Mark the end of a Remote Execution session and write down the related telemetry.
onRemoteExecutionSessionStarted(RemoteExecutionSessionEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
Mark the start of a Remote Execution session
onResponse(Call, Response) - Method in class com.facebook.buck.slb.ClientSideSlb.ServerPing
 
onResponseParsed() - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
Called as soon as the thrift metadata section of the response is parsed.
onRuleAboutToBeBuilt(BuildRule) - Method in interface com.facebook.buck.core.build.engine.delegate.CachingBuildEngineDelegate
Called right before the rule is going to be built.
onRuleAboutToBeBuilt(BuildRule) - Method in class com.facebook.buck.core.build.engine.delegate.LocalCachingBuildEngineDelegate
 
onRuleAboutToBeBuilt(BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
onRuleKeyCalculationFinished(BuildRuleEvent.FinishedRuleKeyCalc) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
Records when a rulekey finished calculation and it is time to extract time it took.
onRuleKeyCalculationStarted(BuildRuleEvent.StartedRuleKeyCalc) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
Records when we start calculating a rulekey.
onRuleVisited(BuildRule, Set<BuildRule>) - Method in interface com.facebook.buck.android.UnsortedAndroidResourceDeps.Callback
 
onServerHealthManagerEvent(ServerHealthManagerEvent) - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
onStart(ListeningProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onStart(ListeningProcessExecutor.LaunchedProcess) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called just after the process starts.
onStderr(ByteBuffer, boolean) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onStderr(ByteBuffer, boolean) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called when the process writes bytes to stderr.
onStdinReady(ByteBuffer) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onStdinReady(CharBuffer) - Method in interface com.facebook.buck.util.ListeningCharsetEncoder.EncoderListener
 
onStdinReady(ByteBuffer) - Method in class com.facebook.buck.util.ListeningCharsetEncoder
 
onStdinReady(ByteBuffer) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called when the process is ready to receive bytes on stdin.
onStdout(ByteBuffer, boolean) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onStdout(ByteBuffer, boolean) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called when the process writes bytes to stdout.
onUploadsFinished() - Method in interface com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker.Listener
 
onWatchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
onWebSocketClose(int, String) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 
onWebSocketConnect(Session) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 
onWebSocketText(String) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 
onWorkAdvance(WorkAdvanceEvent) - Method in class com.facebook.buck.cli.HangMonitor
 
openInputStream() - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
openInputStream() - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
openLog(int, String) - Method in interface com.facebook.buck.logd.client.LogDaemonClient
Client calls this method to acquire a StreamObserver object which listens for incoming logs.
openLog(int, String) - Method in class com.facebook.buck.logd.client.LogdClient
 
openOutputStream() - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
openOutputStream() - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
openpty(IntByReference, IntByReference, Pointer, Pointer, Pointer) - Method in interface com.facebook.buck.util.Libc.OpenPtyLibrary
 
openReader(boolean) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
openReader(boolean) - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
openStream() - Method in class com.facebook.buck.jvm.java.classes.FileLikeCharSource
 
openWriter() - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
openWriter() - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
OPTIMIZATION_DOMAIN - Static variable in class com.facebook.buck.features.js.JsFlavors
 
optimize(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, CompilerDelegate, String, SourcePath, SourcePath, CxxSource.Type, DebugPathSanitizer) - Static method in class com.facebook.buck.cxx.CxxThinLTOOpt
 
Optionals - Class in com.facebook.buck.core.util
 
OptionalTypeCoercer<U,T> - Class in com.facebook.buck.rules.coercer
Coerce to Optional.
OptionalTypeCoercer(TypeCoercer<U, T>) - Constructor for class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
OptionsConsumer - Interface in com.facebook.buck.jvm.java
 
ORDERING - Static variable in enum com.facebook.buck.android.ResourceFilters.Density
 
origin() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
origin() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
origin() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
origin() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
ORIGIN_BUILD_ID - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key containing the ID of the build that previously built/cached this rule's outputs.
OsoSymbolsContentsScrubber - Class in com.facebook.buck.cxx.toolchain.objectfile
 
OsoSymbolsContentsScrubber(ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.OsoSymbolsContentsScrubber
 
other - Variable in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieNode.ExportInfo
 
others - Variable in class com.facebook.buck.android.ResourceFilters.Qualifiers
e.g.
out - Variable in class com.facebook.buck.shell.GenruleBuildable
The name of the output file that this genrule intends to generate.
OutOfProcessIsolatedBuilder - Class in com.facebook.buck.rules.modern.builders
This implements out of process rule execution.
OutOfProcessIsolatedBuilder() - Constructor for class com.facebook.buck.rules.modern.builders.OutOfProcessIsolatedBuilder
 
OutOfProcessIsolatedExecutionClients - Class in com.facebook.buck.remoteexecution.util
IsolatedExecution implementation that will run buildrules in a subprocess.
output - Variable in exception com.facebook.buck.android.AdbHelper.CommandFailedException
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlLexStep.Args
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
 
OUTPUT_FORMAT - Static variable in class com.facebook.buck.android.NativeLibraryProguardGenerator
 
OUTPUT_HASH - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the hash of the output.
OUTPUT_MATERIALIZATION_THREADS_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Number of threads to handle output materialization.
OUTPUT_OPTIONS_DOMAIN - Static variable in class com.facebook.buck.features.js.JsFlavors
 
OUTPUT_SIZE - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the size of the output.
OUTPUT_TEST_EVENTS_TO_FILE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
outputArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
outputArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
outputArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
OutputArtifact - Class in com.facebook.buck.core.artifact
A wrapper around ArtifactImpl that indicates that it should be used as an output to an action.
OutputArtifact() - Constructor for class com.facebook.buck.core.artifact.OutputArtifact
 
OutputAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Represents a single output file.
OutputAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.OutputAttribute
 
outputAttribute(Object, String, boolean, Location) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
outputAttribute(Object, String, boolean, Location) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
outputDependenciesArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
outputDirectories - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
outputDirectories - Variable in class com.facebook.buck.remoteexecution.util.OutputsCollector.CollectedOutputs
 
outputDirectory - Variable in class com.facebook.buck.testrunner.BaseRunner
 
outputFileCanBeCopied() - Method in interface com.facebook.buck.core.rules.actions.Action
 
outputFileCanBeCopied() - Method in interface com.facebook.buck.core.rules.BuildRule
 
outputFileCanBeCopied() - Method in class com.facebook.buck.features.lua.LuaBinary
 
outputFileCanBeCopied() - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
outputFiles - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
outputFiles - Variable in class com.facebook.buck.remoteexecution.util.OutputsCollector.CollectedOutputs
 
outputFormat - Variable in class com.facebook.buck.cli.AbstractQueryCommand
 
OutputLabel - Class in com.facebook.buck.core.model
Type-safe wrapper for a target output label.
OutputLabel.Internals - Class in com.facebook.buck.core.model
Provides access to internal implementation details of OutputLabels.
OutputLabelValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for OutputLabel instances.
OutputLabelValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.OutputLabelValueTypeInfo
 
OutputListAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Represents a list of output files.
OutputListAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
outputListAttribute(SkylarkList<String>, String, boolean, boolean) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
outputListAttribute(SkylarkList<String>, String, boolean, boolean) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
OutputMacro - Class in com.facebook.buck.rules.macros
Macro used to denote the path of an output of a rule.
OutputMacro() - Constructor for class com.facebook.buck.rules.macros.OutputMacro
 
OutputMacroExpander - Class in com.facebook.buck.rules.macros
Handles '$(output ...)' macro which expands to the path of a named supplementary output.
OutputMacroExpander() - Constructor for class com.facebook.buck.rules.macros.OutputMacroExpander
 
OutputMacroTypeCoercer - Class in com.facebook.buck.rules.coercer
Handles '$(output ...)' macro.
OutputMacroTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
OutputPath - Class in com.facebook.buck.rules.modern
Represents an output path of a Buildable.
OutputPath(String) - Constructor for class com.facebook.buck.rules.modern.OutputPath
 
OutputPath(Path) - Constructor for class com.facebook.buck.rules.modern.OutputPath
 
outputPath - Variable in class com.facebook.buck.shell.GenruleBuildable
The output path of the file generated by this genrule, if present.
OutputPath.Internals - Class in com.facebook.buck.rules.modern
Provides access to internal implementation details of OutputPaths.
OutputPathResolver - Interface in com.facebook.buck.rules.modern
Provides Buildable's a way to construct Paths to outputs.
outputPaths - Variable in class com.facebook.buck.shell.GenruleBuildable
The output paths of the files generated by this genrule organized by their output labels.
OutputPathVisitor - Class in com.facebook.buck.rules.modern.impl
Visits all the referenced OutputPaths.
OutputPathVisitor(Consumer<OutputPath>) - Constructor for class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
outputs - Variable in class com.facebook.buck.core.rules.actions.AbstractAction
 
OutputsCollector - Class in com.facebook.buck.remoteexecution.util
A simple helper to collect remote execution outputs.
OutputsCollector(Protocol, OutputsCollector.Delegate) - Constructor for class com.facebook.buck.remoteexecution.util.OutputsCollector
 
OutputsCollector.CollectedOutputs - Class in com.facebook.buck.remoteexecution.util
The collected outputs-related information.
OutputsCollector.FilesystemBackedDelegate - Class in com.facebook.buck.remoteexecution.util
A simple delegate that returns information from the filesystem.
outputsHaveChanged() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
OutputsMaterializer - Class in com.facebook.buck.remoteexecution.util
Used for materializing outputs from the CAS.
OutputsMaterializer(int, ExecutorService, AsyncBlobFetcher, Protocol, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.util.OutputsMaterializer
 
OutputsMaterializer.FilesystemFileMaterializer - Class in com.facebook.buck.remoteexecution.util
Simple default file materializer that actually materializes things on the filesystem.
OutputsMaterializer.PendingMaterialization - Class in com.facebook.buck.remoteexecution.util
Container class for pending materialization requests
outs - Variable in class com.facebook.buck.shell.GenruleBuildable
The names of the output files that this genrule intends to generate relative to $OUT mapped to their respective output group names.
overflow(String, Path) - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
Overflow(String, Path) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.Overflow
 
OverrideScheduleRule - Interface in com.facebook.buck.core.rules.schedule
A interface for a BuildRule which overrides how it gets scheduled by the build engine.
overrideWith(Config) - Method in class com.facebook.buck.util.config.Config
 
OverwritingZipOutputStreamImpl - Class in com.facebook.buck.util.zip
An implementation of an OutputStream for zip files that allows newer entries to overwrite or refresh previously written entries.
OverwritingZipOutputStreamImpl(Clock, OutputStream) - Constructor for class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
owner - Variable in class com.facebook.buck.core.rules.actions.AbstractAction
 
OwnerFunction<ENV_NODE_TYPE extends QueryTarget> - Class in com.facebook.buck.query
A "owner" query expression, which computes the rules that own the given files.
OwnerFunction() - Constructor for class com.facebook.buck.query.OwnerFunction
 

P

Package - Class in com.facebook.buck.core.model.targetgraph.impl
A Package contains attributes that are applied by default to all TargetNodes contained within a build file BuildFileManifest.
Package() - Constructor for class com.facebook.buck.core.model.targetgraph.impl.Package
 
PACKAGE_INCLUDES_PROPERTY_NAME - Static variable in class com.facebook.buck.parser.config.ParserConfig
 
PACKAGE_MODULE - Static variable in class com.facebook.buck.skylark.function.SkylarkPackageModule
 
PACKAGE_NAME_PATTERN - Static variable in class com.facebook.buck.android.AdbHelper
Pattern that matches safe package names.
PackageBoundaryChecker - Interface in com.facebook.buck.parser
Performs checks around accessing files outside of a target's package.
PackageContext - Class in com.facebook.buck.skylark.packages
Exposes package information to Skylark functions.
PackageContext() - Constructor for class com.facebook.buck.skylark.packages.PackageContext
 
PackagedResource - Class in com.facebook.buck.android
Represents a zip that has been packaged as a resource with Buck, but which should be expanded at most once during Buck's execution (not per-build).
PackagedResource(ProjectFilesystem, Class<?>, String) - Constructor for class com.facebook.buck.android.PackagedResource
 
PackageFactory - Class in com.facebook.buck.parser
Generic factory to create Package
PackageFileManifest - Class in com.facebook.buck.parser.api
Describes the content of a package file, which includes a package definition and their metadata.
PackageFileManifest() - Constructor for class com.facebook.buck.parser.api.PackageFileManifest
 
PackageFileParsePipeline - Class in com.facebook.buck.parser
A pipeline that provides a PackageFileManifest for a given package file.
PackageFileParsePipeline(PipelineNodeCache<AbsPath, PackageFileManifest>, PackageFileParserPool, ListeningExecutorService, BuckEventBus, Watchman) - Constructor for class com.facebook.buck.parser.PackageFileParsePipeline
 
PackageFileParser - Interface in com.facebook.buck.parser.api
Parses buck package files (usually PACKAGE files) and retrieve rule information from them.
PackageFileParserFactory - Class in com.facebook.buck.parser
Factory for creating instances of PackageFileParser.
PackageFileParserFactory(TypeCoercerFactory, ParserPythonInterpreterProvider, KnownRuleTypesProvider, boolean) - Constructor for class com.facebook.buck.parser.PackageFileParserFactory
 
packageFunction(SkylarkList<String>, SkylarkList<String>, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkPackageModule
 
PackageImplicitIncludesFinder - Class in com.facebook.buck.parser.implicit
Given a configuration, find packages that should be implicitly included for a given build file
PackageInfo - Class in com.facebook.buck.android.exopackage
 
PackageInfo(String, String, String) - Constructor for class com.facebook.buck.android.exopackage.PackageInfo
 
PackageMetadata - Class in com.facebook.buck.parser.api
Describes the attributes of a package rule in a package file.
PackageMetadata() - Constructor for class com.facebook.buck.parser.api.PackageMetadata
 
packageName(FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkBuildModule
 
PackagePathResolver(JavaFileParser, ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PackagePathResolver
 
PackageStringAssets - Class in com.facebook.buck.android
Buildable responsible for compiling non-english string resources to .fbstr files stored as assets.
Pair<FIRST,SECOND> - Class in com.facebook.buck.util.types
Simple type representing a pair of differently typed values.
Pair(FIRST, SECOND) - Constructor for class com.facebook.buck.util.types.Pair
 
PairedStringOptionHandler - Class in com.facebook.buck.cli
OptionHandler which takes exactly two strings next to each other, and returns them as a Pair.
PairedStringOptionHandler(CmdLineParser, OptionDef, Setter<? super Pair<String, String>>) - Constructor for class com.facebook.buck.cli.PairedStringOptionHandler
 
PairTypeCoercer<FU,SU,FIRST,SECOND> - Class in com.facebook.buck.rules.coercer
Coerces from a 2-element collection into a pair.
PairTypeCoercer(TypeCoercer<FU, FIRST>, TypeCoercer<SU, SECOND>) - Constructor for class com.facebook.buck.rules.coercer.PairTypeCoercer
 
parallel() - Method in interface com.facebook.buck.util.stream.RichStream
 
ParallelActionGraphFactory - Class in com.facebook.buck.core.model.actiongraph.computation
 
ParallelActionGraphFactory(Supplier<ListeningExecutorService>, CellProvider) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ParallelActionGraphFactory
 
Parallelizer - Interface in com.facebook.buck.util.concurrent
Interface to transform high level constructs to potentially parallel ones.
ParallelRuleKeyCalculator<T> - Class in com.facebook.buck.core.rulekey.calculator
Calculates RuleKey, bottom-up, using tree parallelism.
ParallelRuleKeyCalculator(ListeningExecutorService, RuleKeyFactory<T>, RuleDepsCache, BiFunction<BuckEventBus, BuildRule, Scope>) - Constructor for class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
 
ParamInfo<T> - Interface in com.facebook.buck.rules.coercer
Represents a single field that can be represented in buck build files.
ParamInfo.Traversal - Interface in com.facebook.buck.rules.coercer
Traversal interface used when coercing values
ParamInfoException - Exception in com.facebook.buck.rules.coercer
Exception type thrown from `ParamInfo` methods.
ParamInfoException(String, String, Throwable) - Constructor for exception com.facebook.buck.rules.coercer.ParamInfoException
 
parent - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
parent() - Method in class com.facebook.buck.core.path.ForwardRelativePath
Path without last segment
parse(String) - Static method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
parse(Cell, String) - Method in class com.facebook.buck.cli.CommandLineTargetNodeSpecParser
Parse command line argument provided by user into a set of TargetNodeSpecs
parse(ImmutableList<String>) - Static method in class com.facebook.buck.cli.VerbosityParser
 
parse(String, CellNameResolver) - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetMatcherParser
Matches the given buildTargetPattern according to the following rules: //src/com/facebook/buck/cli:cli will be converted to a single build target; //src/com/facebook/buck/cli: will match all in the same directory; //src/com/facebook/buck/cli/...
parse(String, CellNameResolver) - Static method in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPatternParser
Parse a string representing build target pattern
parse(String) - Static method in class com.facebook.buck.core.parser.buildtargetpattern.UnconfiguredBuildTargetParser
Parse a string representing fully qualified build target, validating build target format
parse(String, boolean) - Static method in class com.facebook.buck.core.parser.buildtargetpattern.UnconfiguredBuildTargetParser
Parse a string representing fully qualified build target, validating build target format
parse(ElfHeader.EIClass, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
parse(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
parse(ElfHeader.EIClass, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
 
parse(ElfHeader.EIClass, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
parse(ElfHeader.EIClass, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
parse() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
parse() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
parse() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
parse() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
PARSE - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
parse(String, QueryEnvironment<NODE_TYPE>) - Static method in class com.facebook.buck.query.QueryExpression
Scan and parse the specified query expression.
parse(CellPathResolver, Path, String) - Static method in class com.facebook.buck.rules.visibility.parser.VisibilityPatternParser
 
parse(Path) - Static method in class com.facebook.buck.test.XmlTestResultParser
 
parse(Locale, String) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
parse(Locale, String, ParsePosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
parse(Path, Set<ChromeTraceParser.ChromeTraceEventMatcher<?>>) - Method in class com.facebook.buck.util.trace.ChromeTraceParser
Parses a Chrome trace and stops parsing once all of the specified matchers have been satisfied.
parse(Path) - Static method in class com.facebook.buck.util.xml.XmlDomParser
 
parse(String) - Static method in class com.facebook.buck.util.xml.XmlDomParser
 
parse(InputStream) - Static method in class com.facebook.buck.util.xml.XmlDomParser
 
parse(InputSource, boolean) - Static method in class com.facebook.buck.util.xml.XmlDomParser
 
parse(InputStream) - Static method in class com.facebook.buck.util.xml.XmlDomParserWithLineNumbers
 
parse(InputSource) - Static method in class com.facebook.buck.util.xml.XmlDomParserWithLineNumbers
Constructs a document builder, parses xml, then returns a document with a new DocumentLocation object stored as userData in each node
PARSE_FINISHED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
PARSE_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
parseAction(ByteBuffer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
parseAction(ByteBuffer) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
parseAllPlatformHeaders(BuildTarget, SourcePathResolverAdapter, ProjectFilesystem, ImmutableList<SourceSortedSet>, boolean, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
parseAndroid(Path, String) - Static method in class com.facebook.buck.test.XmlTestResultParser
 
parseArgs(String...) - Method in class com.facebook.buck.testrunner.BaseRunner
Expected arguments are: (string) output directory (long) default timeout in milliseconds (0 for no timeout) (string) newline separated list of test selectors (string...) fully-qualified names of test classes
parseArguments(Parameters) - Method in class com.facebook.buck.cli.AdditionalOptionsSubCommandHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.ConsumeAllOptionsHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.PairedStringOptionHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.QueryMultiSetOptionHandler
Tries to parse String[] argument from Parameters.
parseArguments(Parameters) - Method in class com.facebook.buck.cli.SingleStringSetOptionHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.StringSetOptionHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.TestSelectorOptions.TestSelectorsOptionHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand.AggregationModeOptionHandler
 
ParseBuckFileEvent - Class in com.facebook.buck.parser.events
Base class for events about parsing build files
ParseBuckFileEvent(EventKey, Path, Class<? extends FileParser<?>>) - Constructor for class com.facebook.buck.parser.events.ParseBuckFileEvent
 
ParseBuckFileEvent.Finished - Class in com.facebook.buck.parser.events
The event raised when build file parsing is finished
ParseBuckFileEvent.ParserKind - Enum in com.facebook.buck.parser.events
The kind of parser used to parse a particular build file.
ParseBuckFileEvent.Started - Class in com.facebook.buck.parser.events
The event raised when build file parsing is started
parseBuckFileFinished(ParseBuckFileEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
parseBuckFileStarted(ParseBuckFileEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ParseBuckProfilerReportEvent - Class in com.facebook.buck.parser.events
 
ParseBuckProfilerReportEvent(EventKey, String) - Constructor for class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
parseBytes(String) - Static method in enum com.facebook.buck.util.unit.SizeUnit
Parses a string that represents a size into the number of bytes represented by that string.
parseCertificateChain(Optional<Path>, boolean) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Parses a PEM encoded X509 certificate chain from a file which may contain non-certificate sections after the certificate chain.
parseCertificates(Optional<Path>, boolean) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Parses a file containing PEM encoded X509 certificates
parseClassHashes(List<String>) - Static method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
parseCommand(ByteBuffer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
parseCommand(ByteBuffer) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
parseConfigFile(Path) - Static method in class com.facebook.buck.util.config.Configs
 
ParseContext - Class in com.facebook.buck.skylark.parser.context
Tracks parse context.
ParseContext(PackageContext) - Constructor for class com.facebook.buck.skylark.parser.context.ParseContext
 
parseCxxSources(BuildTarget, ActionGraphBuilder, CxxPlatform, CxxConstructorArg) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseCxxSources(BuildTarget, ActionGraphBuilder, CxxPlatform, ImmutableSortedSet<SourceWithFlags>, PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseDirectory(ByteBuffer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
parseDirectory(ByteBuffer) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
ParseEvent - Class in com.facebook.buck.parser
Base class for events about parsing build files..
ParseEvent(EventKey, ImmutableSet<BuildTarget>) - Constructor for class com.facebook.buck.parser.ParseEvent
 
ParseEvent.Finished - Class in com.facebook.buck.parser
 
ParseEvent.Started - Class in com.facebook.buck.parser
 
parseExopackageInfoMetadata(Path, Path, ProjectFilesystem) - Static method in class com.facebook.buck.android.exopackage.ExopackageInstaller
Parses a text file which is supposed to be in the following format: "file_path_without_spaces file_hash ...." i.e.
parseExportedHeaders(BuildTarget, ActionGraphBuilder, ProjectFilesystem, Optional<CxxPlatform>, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseExportedPlatformHeaders(BuildTarget, ActionGraphBuilder, ProjectFilesystem, CxxPlatform, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
parseFinished() - Method in interface com.facebook.buck.event.listener.stats.parse.ParseStatsTracker.Listener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
parseFromBuildId(BuildLogHelper, FixBuckConfig, BuildId, boolean) - Static method in class com.facebook.buck.support.fix.BuckFixSpecParser
Tries to construct a BuckFixSpec from a specific invocation of buck
parseFromBuildIdWithExitCode(BuildLogHelper, FixBuckConfig, BuildId, ExitCode, boolean, Optional<Exception>) - Static method in class com.facebook.buck.support.fix.BuckFixSpecParser
Tries to construct a BuckFixSpec from a specific invocation of buck
parseFromFixSpecFile(Path) - Static method in class com.facebook.buck.support.fix.BuckFixSpecParser
Tries to parse a BuckFixSpec from a file already with the information of a fix spec.
parseHeaders(BuildTarget, ActionGraphBuilder, ProjectFilesystem, Optional<CxxPlatform>, CxxConstructorArg) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseLastCommand(BuildLogHelper, FixBuckConfig, boolean) - Static method in class com.facebook.buck.support.fix.BuckFixSpecParser
Tries to construct a BuckFixSpec from the newest invocation of buck
parseMinSdkVersion(Path) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidManifestParser
 
parseModules(BuildTarget, ActionGraphBuilder, PythonPlatform, CxxPlatform, Optional<ImmutableMap<BuildTarget, Version>>, PythonLibraryDescription.CoreArg) - Static method in class com.facebook.buck.features.python.PythonUtil
 
parseObject(Locale, String, ParsePosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
parseOne(String) - Static method in class com.facebook.buck.doctor.UserInput
 
parseOutput(String, ImmutableSet.Builder<AppleSimulator>) - Static method in class com.facebook.buck.apple.simulator.SimctlListOutputParsing
Parses each line of output, adding any available simulators to simulatorsBuilder.
parsePackage(Path) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidManifestParser
 
parsePathAndPackageInfo(String, String) - Static method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
parsePrivateKey(Optional<Path>, X509Certificate, boolean) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Parse a PEM encoded private key, with the algorithm decided by certificate
parseProfilePlistStream(InputStream) - Static method in class com.facebook.buck.apple.simulator.AppleSimulatorProfileParsing
 
parseProfilerReported(ParseBuckProfilerReportEvent) - Method in class com.facebook.buck.event.listener.ParserProfilerLoggerListener
 
Parser - Interface in com.facebook.buck.parser
High-level build file parsing machinery.
parseRange(String) - Static method in class com.facebook.buck.doctor.UserInput
 
ParserCacheException - Exception in com.facebook.buck.parser.cache
This exception is thrown when there are failures while doing ParserCacheStorage operations.
ParserCacheException(String) - Constructor for exception com.facebook.buck.parser.cache.ParserCacheException
Constructs a ParserCacheException object
ParserCacheException(Throwable, String) - Constructor for exception com.facebook.buck.parser.cache.ParserCacheException
Constructs a ParserCacheException object
ParserCacheException(String, Object...) - Constructor for exception com.facebook.buck.parser.cache.ParserCacheException
Constructs a ParserCacheException object
ParserCacheException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.parser.cache.ParserCacheException
Constructs a ParserCacheException object
ParserConfig - Class in com.facebook.buck.parser.config
 
ParserConfig() - Constructor for class com.facebook.buck.parser.config.ParserConfig
 
ParserConfig.AllowSymlinks - Enum in com.facebook.buck.parser.config
 
ParserConfig.ApplyDefaultFlavorsMode - Enum in com.facebook.buck.parser.config
Controls whether default flavors should be applied to unflavored targets.
ParserConfig.BuildFileSearchMethod - Enum in com.facebook.buck.parser.config
 
ParserConfig.GlobHandler - Enum in com.facebook.buck.parser.config
 
ParserConfig.PackageBoundaryEnforcement - Enum in com.facebook.buck.parser.config
How package boundary violation should be enforced
ParserConfig.SkylarkGlobHandler - Enum in com.facebook.buck.parser.config
Glob handler supported by Skylark parser.
ParserConfig.WatchmanGlobSanityCheck - Enum in com.facebook.buck.parser.config
 
parseResources(BuildTarget, ActionGraphBuilder, PythonPlatform, CxxPlatform, Optional<ImmutableMap<BuildTarget, Version>>, PythonLibraryDescription.CoreArg) - Static method in class com.facebook.buck.features.python.PythonUtil
 
parseResponse(ThriftProtocol, InputStream) - Static method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol
 
ParseResult - Class in com.facebook.buck.skylark.parser
Parse result containing build/package rules and package defined in build or package files and supporting metadata.
ParseResult() - Constructor for class com.facebook.buck.skylark.parser.ParseResult
 
parseResults(Path, Path, Path) - Method in class com.facebook.buck.cxx.CxxTest
 
ParserFactory - Class in com.facebook.buck.parser
Responsible for creating an instance of Parser.
ParserFactory() - Constructor for class com.facebook.buck.parser.ParserFactory
 
ParserMessages - Class in com.facebook.buck.parser
 
ParserMessages() - Constructor for class com.facebook.buck.parser.ParserMessages
 
ParserProfilerLoggerListener - Class in com.facebook.buck.event.listener
 
ParserProfilerLoggerListener(InvocationInfo, ProjectFilesystem) - Constructor for class com.facebook.buck.event.listener.ParserProfilerLoggerListener
 
ParserPythonInterpreterProvider - Class in com.facebook.buck.parser
 
ParserPythonInterpreterProvider(BuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.parser.ParserPythonInterpreterProvider
 
ParserPythonInterpreterProvider(ParserConfig, ExecutableFinder) - Constructor for class com.facebook.buck.parser.ParserPythonInterpreterProvider
 
ParserTargetNodeFromAttrMapFactory - Interface in com.facebook.buck.parser
Creates TargetNode instances from raw attribute map returned by the parser.
ParserTargetNodeFromUnconfiguredTargetNodeFactory - Interface in com.facebook.buck.parser
Convert UnconfiguredTargetNode to TargetNode for the parser.
parseSources(BuildTarget, ActionGraphBuilder, PythonPlatform, CxxPlatform, Optional<ImmutableMap<BuildTarget, Version>>, PythonLibraryDescription.CoreArg) - Static method in class com.facebook.buck.features.python.PythonUtil
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
parseStats - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ParseStatsTracker - Class in com.facebook.buck.event.listener.stats.parse
Tracks the parsing state.
ParseStatsTracker() - Constructor for class com.facebook.buck.event.listener.stats.parse.ParseStatsTracker
 
ParseStatsTracker.Listener - Interface in com.facebook.buck.event.listener.stats.parse
Listeners receive callbacks for interesting events.
parseSwiftAttributes(TargetNode<? extends CxxLibraryDescription.CommonArg>) - Method in class com.facebook.buck.features.apple.projectV2.SwiftAttributeParser
Parse Swift specific attributes for the targetNode.
parseTargetsAndRunProjectGenerator(List<String>) - Method in class com.facebook.buck.features.go.GoProjectCommandHelper
 
parseTargetsAndRunProjectGenerator(List<String>) - Method in class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
 
parseTargetsAndRunXCodeGenerator() - Method in class com.facebook.buck.features.apple.project.XCodeProjectCommandHelper
 
parseTargetsAndRunXCodeGenerator() - Method in class com.facebook.buck.features.apple.projectV2.XCodeProjectCommandHelper
 
parseTree(ByteBuffer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
parseTree(ByteBuffer) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
PARSING_PROGRESS_UPDATED - Static variable in interface com.facebook.buck.event.external.events.ProgressEventInterface
 
ParsingContext - Class in com.facebook.buck.parser
Contains objects and information that may be used during processing a parsing request.
ParsingContext() - Constructor for class com.facebook.buck.parser.ParsingContext
 
ParsingContext.Builder - Class in com.facebook.buck.parser
 
ParsingError - Class in com.facebook.buck.parser.exceptions
Holds information about error occurred during parsing a build file
ParsingError() - Constructor for class com.facebook.buck.parser.exceptions.ParsingError
 
ParsingEvent - Class in com.facebook.buck.event
 
ParsingEvent(EventKey, String) - Constructor for class com.facebook.buck.event.ParsingEvent
 
ParsingEvent.EnvVariableChange - Class in com.facebook.buck.event
 
ParsingEvent.SymlinkInvalidation - Class in com.facebook.buck.event
 
ParsingJavaPackageFinder - Class in com.facebook.buck.features.project.intellij.lang.java
Finds the package for a given file by looking at its contents first.
ParsingJavaPackageFinder() - Constructor for class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder
 
ParsingJavaPackageFinder.PackagePathResolver - Class in com.facebook.buck.features.project.intellij.lang.java
Convenience class containing logic for dealing with Java package directory structures and package paths.
ParsingJavaPackageFinder.PathComponentCountOrder - Class in com.facebook.buck.features.project.intellij.lang.java
 
parsingProgressUpdated(double) - Static method in class com.facebook.buck.event.ProgressEvent
 
ParsingProgressUpdated(double) - Constructor for class com.facebook.buck.event.ProgressEvent.ParsingProgressUpdated
 
parsingProgressUpdated(ProgressEvent.ParsingProgressUpdated) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
ParsingUnconfiguredBuildTargetViewFactory - Class in com.facebook.buck.core.parser.buildtargetparser
A factory that parses a given build target name using the provided BuildTargetParser.
ParsingUnconfiguredBuildTargetViewFactory() - Constructor for class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetViewFactory
 
password - Variable in class com.facebook.buck.maven.aether.Repository
 
path(CellRelativePath) - Method in interface com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.Matcher
 
Path(CellRelativePath) - Constructor for class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.Path
 
path - Variable in class com.facebook.buck.remoteexecution.util.OutputsMaterializer.PendingMaterialization
 
PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
PATH_ENTRY_IN_ADB_PATH_SEARCH_ORDER - Static variable in class com.facebook.buck.android.AndroidBuckConfig
 
PATH_SYMBOL - Static variable in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetLanguageConstants
Delimiter that splits path to a package root in the pattern
PATH_TO_JACOCO_AGENT_JAR - Static variable in class com.facebook.buck.jvm.java.JacocoConstants
 
PathArguments - Class in com.facebook.buck.cli
 
PathComponentCountOrder() - Constructor for class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PathComponentCountOrder
 
PathFormatter - Class in com.facebook.buck.io.pathformat
Utilities to format paths with predictable path separators.
PathFragments - Class in com.facebook.buck.util.filesystem
Conversion utilities between Paths and PathFragments.
PathHashing - Class in com.facebook.buck.util.hashing
 
pathInJar - Variable in class com.facebook.buck.jvm.java.JarFileObject
 
pathIsRelative() - Method in interface com.facebook.buck.doctor.config.BuildLogEntry
 
pathKeyScope(Path) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
Hashes the key iff non-empty (i.e.
pathKeyScope(Path) - Method in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
pathKeyScope(Path) - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher
 
PathListing - Class in com.facebook.buck.io.file
Utility class to list files which match a pattern, applying ordering and filtering.
PathListing.FilterMode - Enum in com.facebook.buck.io.file
Whether to include files which match the filter, or exclude them.
PathListing.PathModifiedTimeFetcher - Interface in com.facebook.buck.io.file
Fetches last-modified time from a path.
PathMatcher - Interface in com.facebook.buck.io.filesystem
A contract for matching Paths.
PathOutputPresenter - Interface in com.facebook.buck.features.apple.common
A presenter that can display a path.
PathSerialization - Class in com.facebook.buck.rules.modern
This can be used for serialization/deserialization of Paths (in such a way that absolute paths will be updated for the new context).
PathSerialization() - Constructor for class com.facebook.buck.rules.modern.PathSerialization
 
PathShortener - Interface in com.facebook.buck.cxx.toolchain
A function that may shorten a given path using variou strategies.
PathSourcePath - Class in com.facebook.buck.core.sourcepath
 
PathSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.PathSourcePath
 
PathStats(Path, long, long, long) - Constructor for class com.facebook.buck.util.DirectoryCleaner.PathStats
 
pathToClassName(String) - Static method in class com.facebook.buck.util.zip.JarBuilder
 
pathToFile() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
 
pathToFragment(Path) - Static method in class com.facebook.buck.util.filesystem.PathFragments
Convert a Skylark PathFragment to a Java Path.
PathTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce to Path.
PathTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.PathTypeCoercer
 
PathTypeCoercer.PathExistenceVerificationMode - Enum in com.facebook.buck.rules.coercer
 
PathUtils - Class in com.facebook.buck.cli
Path-related utility methods for the command-line interface.
pathWithinArchive() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
 
pathWithPlatformSeparators(String) - Static method in class com.facebook.buck.io.file.MorePaths
 
pathWithPlatformSeparators(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
pathWithUnixSeparators(String) - Static method in class com.facebook.buck.io.pathformat.PathFormatter
 
pathWithUnixSeparators(Path) - Static method in class com.facebook.buck.io.pathformat.PathFormatter
 
pathWithUnixSeparators(PathWrapper) - Static method in class com.facebook.buck.io.pathformat.PathFormatter
 
pathWithUnixSeparatorsAndTrailingSlash(Path) - Static method in class com.facebook.buck.io.pathformat.PathFormatter
 
pathWithWindowsSeparators(Path) - Static method in class com.facebook.buck.io.pathformat.PathFormatter
 
PathWrapper - Interface in com.facebook.buck.core.filesystems
Path wrapper object, either absolute or relative.
PATTERN - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
PatternAndMessage - Class in com.facebook.buck.util
A class that holds a pattern and a message related to this pattern.
PatternAndMessage() - Constructor for class com.facebook.buck.util.PatternAndMessage
 
PatternMatchedCollection<T> - Class in com.facebook.buck.rules.coercer
 
PatternMatchedCollection.Builder<T> - Class in com.facebook.buck.rules.coercer
 
PatternMatchedCollectionTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
 
PatternMatchedCollectionTypeCoercer(TypeCoercer<?, Pattern>, TypeCoercer<?, T>) - Constructor for class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
PatternsMatcher - Class in com.facebook.buck.util
Helper class that keeps a list of compiled patterns and provides a method to check whether a string matches at least one of them.
PatternsMatcher(Collection<String>) - Constructor for class com.facebook.buck.util.PatternsMatcher
 
PatternsMatcher(ImmutableSet<Pattern>) - Constructor for class com.facebook.buck.util.PatternsMatcher
 
PatternTestSelector - Class in com.facebook.buck.test.selectors
A TestDescription will match if this selector's class-part is a substring of the TestDescription's full class-name, or if this selector's class-name, when interpreted as a java.util.regex regular-expression, matches the TestDescription's full class-name.
PatternTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce a string to Pattern.
PatternTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.PatternTypeCoercer
 
PatternValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for Pattern.
PatternValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
 
PBXAggregateTarget - Class in com.facebook.buck.apple.xcode.xcodeproj
Target backed by shell scripts or nothing (only specifying dependencies).
PBXAggregateTarget(String, AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXAggregateTarget
 
PBXBuildFile - Class in com.facebook.buck.apple.xcode.xcodeproj
File referenced by a build phase, unique to each build phase.
PBXBuildFile(PBXReference) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
PBXBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Superclass of build phases.
PBXBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
PBXBuildStyle - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXBuildStyle(String) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
PBXContainer - Class in com.facebook.buck.apple.xcode.xcodeproj
Superclass of all container types.
PBXContainer() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXContainer
 
PBXContainerItem - Class in com.facebook.buck.apple.xcode.xcodeproj
Superclass in Xcode's object hierarchy, has no non-structural functionality here.
PBXContainerItem() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItem
 
PBXContainerItemProxy - Class in com.facebook.buck.apple.xcode.xcodeproj
Reference to another object used by PBXTargetDependency.
PBXContainerItemProxy(PBXObject, String, PBXContainerItemProxy.ProxyType) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
PBXContainerItemProxy.ProxyType - Enum in com.facebook.buck.apple.xcode.xcodeproj
 
PBXCopyFilesBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXCopyFilesBuildPhase(CopyFilePhaseDestinationSpec) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
 
PBXCopyFilesBuildPhase.Destination - Enum in com.facebook.buck.apple.xcode.xcodeproj
The prefix path, this does not use SourceTreePath and build variables but rather some sort of enum.
PBXFileReference - Class in com.facebook.buck.apple.xcode.xcodeproj
Reference to a concrete file.
PBXFileReference(String, String, PBXReference.SourceTree, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
PBXFrameworksBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Build phase representing the linking step of a target.
PBXFrameworksBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXFrameworksBuildPhase
 
PBXGroup - Class in com.facebook.buck.apple.xcode.xcodeproj
A collection of files in Xcode's virtual filesystem hierarchy.
PBXGroup(String, String, PBXReference.SourceTree, AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
PBXGroup.SortPolicy - Enum in com.facebook.buck.apple.xcode.xcodeproj
Method by which group contents will be sorted.
PBXHeadersBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Build phase that copies header files into the output headers directory.
PBXHeadersBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXHeadersBuildPhase
 
PBXNativeTarget - Class in com.facebook.buck.apple.xcode.xcodeproj
Concrete target type representing targets built by xcode itself, rather than an external build system.
PBXNativeTarget(String, AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXNativeTarget
 
PBXObject - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXObject() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
PBXObjectGIDFactory - Class in com.facebook.buck.apple.xcode
A factory for creating PBXObjects that assigns a Global ID on initialization.
PBXObjectGIDFactory() - Constructor for class com.facebook.buck.apple.xcode.PBXObjectGIDFactory
 
PBXProject - Class in com.facebook.buck.apple.xcode.xcodeproj
The root object representing the project itself.
PBXProject(String, AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
PBXProjectItem - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXProjectItem() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXProjectItem
 
PBXReference - Class in com.facebook.buck.apple.xcode.xcodeproj
Superclass for file, directories, and groups.
PBXReference(String, String, PBXReference.SourceTree) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
PBXReference.SourceTree - Enum in com.facebook.buck.apple.xcode.xcodeproj
 
PBXResourcesBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Lists the files to be copied into the output resources directory for the containing PBXTarget.
PBXResourcesBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXResourcesBuildPhase
 
PBXShellScriptBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Build phase which represents running a shell script.
PBXShellScriptBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
 
PBXSourcesBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Lists the files to be compiled for the containing PBXTarget.
PBXSourcesBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXSourcesBuildPhase
 
PBXTarget - Class in com.facebook.buck.apple.xcode.xcodeproj
Information for building a specific artifact (a library, binary, or test).
PBXTarget(String, AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
PBXTargetDependency - Class in com.facebook.buck.apple.xcode.xcodeproj
Element of the PBXTarget.dependencies.
PBXTargetDependency(PBXContainerItemProxy) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
PBXVariantGroup - Class in com.facebook.buck.apple.xcode.xcodeproj
Group for referencing localized resources.
PBXVariantGroup(String, String, PBXReference.SourceTree, AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXVariantGroup
 
peek() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
peek(Consumer<? super T>) - Method in interface com.facebook.buck.util.stream.RichStream
 
PER_SERVER_CATEGORY - Static variable in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
PerBuildState - Class in com.facebook.buck.parser
 
PerBuildStateFactory - Class in com.facebook.buck.parser
Can be used to create PerBuildState.
PerBuildStateFactory(TypeCoercerFactory, ConstructorArgMarshaller, KnownRuleTypesProvider, ParserPythonInterpreterProvider, Watchman, BuckEventBus, UnconfiguredBuildTargetViewFactory, TargetConfiguration) - Constructor for class com.facebook.buck.parser.PerBuildStateFactory
 
PerfActionGraphCommand - Class in com.facebook.buck.cli
Tests performance of creating the action graph.
PerfActionGraphCommand() - Constructor for class com.facebook.buck.cli.PerfActionGraphCommand
 
PerfCasCommand - Class in com.facebook.buck.cli
Commands to test the performance of cas upload and download.
PerfCasCommand() - Constructor for class com.facebook.buck.cli.PerfCasCommand
 
PerfCasDownloadCommand - Class in com.facebook.buck.cli
Command to measure performance of cas downloads.
PerfCasDownloadCommand() - Constructor for class com.facebook.buck.cli.PerfCasDownloadCommand
 
PerfCasUploadCommand - Class in com.facebook.buck.cli
Command to measure performance of cas uploads.
PerfCasUploadCommand() - Constructor for class com.facebook.buck.cli.PerfCasUploadCommand
 
PerfCommand - Class in com.facebook.buck.cli
The PerfCommand is for targeted tests of the performance of buck components.
PerfCommand() - Constructor for class com.facebook.buck.cli.PerfCommand
 
PerfEventId() - Constructor for class com.facebook.buck.event.SimplePerfEvent.PerfEventId
 
PerfManifestCommand - Class in com.facebook.buck.cli
Tests performance of creating and manipulating Manifest objects.
PerfManifestCommand() - Constructor for class com.facebook.buck.cli.PerfManifestCommand
 
PerfManifestCommand.Context - Class in com.facebook.buck.cli
Our test context.
PerfMbrCommand - Class in com.facebook.buck.cli
Container for ModernBuildRule-related perf tests.
PerfMbrCommand() - Constructor for class com.facebook.buck.cli.PerfMbrCommand
 
PerfMbrPrepareRemoteExecutionCommand - Class in com.facebook.buck.cli
Tests performance of preparing MBR rules for remote execution (primarily merkle tree node computations).
PerfMbrPrepareRemoteExecutionCommand() - Constructor for class com.facebook.buck.cli.PerfMbrPrepareRemoteExecutionCommand
 
PerfMbrSerializationCommand - Class in com.facebook.buck.cli
Tests performance of serializing MBR rules.
PerfMbrSerializationCommand() - Constructor for class com.facebook.buck.cli.PerfMbrSerializationCommand
 
performManifestBasedCacheFetch(DependencyFileRuleKeyFactory.RuleKeyAndInputs) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
performsBuild() - Method in class com.facebook.buck.cli.AbstractCommand
 
performsBuild() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
performsBuild() - Method in class com.facebook.buck.cli.BuildCommand
 
performsBuild() - Method in interface com.facebook.buck.cli.Command
 
performsBuild() - Method in class com.facebook.buck.cli.InstallCommand
 
performsBuild() - Method in class com.facebook.buck.cli.RunCommand
 
performsBuild() - Method in class com.facebook.buck.cli.TestCommand
 
performUploadToArtifactCache(ImmutableSet<RuleKey>, ArtifactCache, BuckEventBus, ImmutableMap<String, String>, SortedSet<Path>, BuildRule, long) - Static method in class com.facebook.buck.artifact_cache.ArtifactUploader
As method name says
PerfRuleKeyCommand - Class in com.facebook.buck.cli
Tests performance of computing the various rulekeys.
PerfRuleKeyCommand() - Constructor for class com.facebook.buck.cli.PerfRuleKeyCommand
 
PerfStatCommand - Class in com.facebook.buck.cli
Some human readable statistics of running buck process.
PerfStatCommand() - Constructor for class com.facebook.buck.cli.PerfStatCommand
 
PerfStatsEvent() - Constructor for class com.facebook.buck.util.perf.PerfStatsTracking.PerfStatsEvent
 
PerfStatsTracking - Class in com.facebook.buck.util.perf
Periodically probes for process-wide perf-related metrics.
PerfStatsTracking(BuckEventBus, InvocationInfo) - Constructor for class com.facebook.buck.util.perf.PerfStatsTracking
 
PerfStatsTracking.MemoryPerfStatsEvent - Class in com.facebook.buck.util.perf
Performance event that tracks current memory usage of Buck
PerfStatsTracking.PerfStatsEvent - Class in com.facebook.buck.util.perf
 
PerfTimesEventListener - Class in com.facebook.buck.event.listener
 
PerfTimesEventListener(BuckEventBus, ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.PerfTimesEventListener
 
PerfTimesEventListener.PerfTimesEvent - Class in com.facebook.buck.event.listener
 
PerfTimesStats - Class in com.facebook.buck.log
 
PerfTimesStats() - Constructor for class com.facebook.buck.log.PerfTimesStats
 
PerfTimesStats.Builder - Class in com.facebook.buck.log
 
PerServerData() - Constructor for class com.facebook.buck.slb.ServerHealthManagerEvent.PerServerData
 
PexStep - Class in com.facebook.buck.features.python
 
PexStep(ProjectFilesystem, ImmutableMap<String, String>, ImmutableList<String>, Path, PythonVersion, Path, String, PythonResolvedPackageComponents, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.python.PexStep
 
PexToolProvider - Interface in com.facebook.buck.features.python.toolchain
 
PexToolProviderFactory - Class in com.facebook.buck.features.python.toolchain.impl
 
PexToolProviderFactory() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PexToolProviderFactory
 
PicType - Enum in com.facebook.buck.cxx.toolchain
Different compilation modes for PIC (position-independent code) and PDC (position-dependent code).
PipelinedBuildable<State extends RulePipelineState> - Interface in com.facebook.buck.rules.modern
Interface for the buildable of a PipelinedModernBuildRule.
PipelinedModernBuildRule<State extends RulePipelineState,T extends PipelinedBuildable<State>> - Class in com.facebook.buck.rules.modern
A ModernBuildRule that @SupportsPipelining.
PipelinedModernBuildRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, T) - Constructor for class com.facebook.buck.rules.modern.PipelinedModernBuildRule
 
PkillProcessManager - Class in com.facebook.buck.util
Checks for and kills processes by name.
PkillProcessManager(ProcessExecutor) - Constructor for class com.facebook.buck.util.PkillProcessManager
 
Platform - Interface in com.facebook.buck.core.model.platform
A platform is defined as a set of properties (constraints).
Platform - Enum in com.facebook.buck.util.environment
Platform on which Buck is currently running.
PLATFORM_DOMAIN - Static variable in class com.facebook.buck.features.js.JsFlavors
 
PlatformArg - Class in com.facebook.buck.core.rules.platform
Immutable implementation of PlatformDescription.AbstractPlatformArg.
PlatformArg.Builder - Class in com.facebook.buck.core.rules.platform
Builds instances of type PlatformArg.
platformArgForRelease(Set<Flavor>) - Static method in class com.facebook.buck.features.js.JsFlavors
 
PlatformDescription - Class in com.facebook.buck.core.rules.platform
A description for platform.
PlatformDescription() - Constructor for class com.facebook.buck.core.rules.platform.PlatformDescription
 
PlatformLockedNativeLinkableGroup - Class in com.facebook.buck.cxx.toolchain.nativelink
Implementation of NativeLinkable in terms of just a fixed CxxPlatform and NativeLinkableGroup.
PlatformLockedNativeLinkableGroup(LegacyNativeLinkableGroup, CxxPlatform) - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
PlatformLockedNativeLinkableGroup.Cache - Class in com.facebook.buck.cxx.toolchain.nativelink
A simple cache for a group's NativeLinkable objects so that we don't recreate them a ton of times.
PlatformLockedNativeLinkTargetGroup - Class in com.facebook.buck.cxx.toolchain.nativelink
Implementation of NativeLinkTarget in terms of just a fixed CxxPlatform and NativeLinkTargetGroup.
PlatformLockedNativeLinkTargetGroup(LegacyNativeLinkTargetGroup, CxxPlatform, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkTargetGroup
 
PlatformMappedCache<T> - Class in com.facebook.buck.cxx.toolchain.nativelink
A simple cache for helping implement NativeLinkableGroup.
PlatformMappedCache() - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.PlatformMappedCache
 
PlatformNameMacro - Interface in com.facebook.buck.rules.macros
$(platform-name) macro type.
PlatformResolver - Interface in com.facebook.buck.core.model.platform
An interface to access a platform using a build target.
PlatformRuleDescriptionProvider - Class in com.facebook.buck.core.rules.platform
 
PlatformRuleDescriptionProvider() - Constructor for class com.facebook.buck.core.rules.platform.PlatformRuleDescriptionProvider
 
PlatformSandboxExecutionStrategyFactory - Class in com.facebook.buck.sandbox.impl
Creates SandboxExecutionStrategyFactory using the information about the current platform.
PlatformSandboxExecutionStrategyFactory() - Constructor for class com.facebook.buck.sandbox.impl.PlatformSandboxExecutionStrategyFactory
 
PlatformSerialization - Class in com.facebook.buck.rules.modern
This can be used for serialization/deserialization of Platform.
PlatformSerialization() - Constructor for class com.facebook.buck.rules.modern.PlatformSerialization
 
PlatformType - Enum in com.facebook.buck.util.environment
The type of the Platform, in only a very general sense: Windows, Unix, etc.
PluginBasedCommand - Interface in com.facebook.buck.support.cli.args
An abstract class that provides basic capabilities for commands that use subcommands loaded from plugins.
PluginBasedCommandHelpPrinter - Class in com.facebook.buck.support.cli.args
A helper class that encapsulate printing of usage tests for a given command
PluginBasedCommandHelpPrinter() - Constructor for class com.facebook.buck.support.cli.args.PluginBasedCommandHelpPrinter
 
PluginBasedKnownConfigurationDescriptionsFactory - Class in com.facebook.buck.core.rules.config.impl
This factory creates a list of ConfigurationRuleDescription by loading instances of ConfigurationRuleDescriptionProvider using plugin framework and collecting ConfigurationRuleDescription from the loaded providers.
PluginBasedKnownConfigurationDescriptionsFactory() - Constructor for class com.facebook.buck.core.rules.config.impl.PluginBasedKnownConfigurationDescriptionsFactory
 
PluginBasedSubCommand - Interface in com.facebook.buck.support.cli.args
A common interface that needs to be implemented by subcommands loaded from plugins.
PluginBasedSubCommandFactory<T extends PluginBasedSubCommand> - Interface in com.facebook.buck.support.cli.args
Creates an instance of PluginBasedSubCommand used by plugin-based subcommands framework.
PluginBasedSubCommands - Annotation Type in com.facebook.buck.support.cli.args
This annotation indicates that the options should be loaded using plugin framework.
PluginClassLoader - Interface in com.facebook.buck.jvm.java.plugin.api
Utility interface for loading classes that live in Buck's Java compiler plugin.
PluginClassLoaderFactory - Interface in com.facebook.buck.jvm.java.plugin.api
Factory interface for PluginClassLoaders for different compiler instances
PluginFactory - Class in com.facebook.buck.jvm.java
 
PluginLoader - Class in com.facebook.buck.jvm.java.plugin
Loads the Buck javac plugin JAR using the ClassLoader of a particular compiler instance.
PluginLoaderJavaFileManager - Class in com.facebook.buck.jvm.java
 
PluginLoaderJavaFileManager(StandardJavaFileManager, PluginFactory, ImmutableList<JavacPluginJsr199Fields>) - Constructor for class com.facebook.buck.jvm.java.PluginLoaderJavaFileManager
Creates a new instance of ForwardingJavaFileManager.
plurals - Variable in class com.facebook.buck.android.StringResources
 
PojoTransformer() - Constructor for class com.facebook.buck.parser.api.BuildFileManifestPojoizer.PojoTransformer
 
poll() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
poll(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
Pom - Class in com.facebook.buck.maven
 
Pom(SourcePathResolverAdapter, Path, MavenPublishable) - Constructor for class com.facebook.buck.maven.Pom
 
populate(CellNameResolver, ProjectFilesystem, SelectorListResolver, TargetConfigurationTransformer, SelectableConfigurationContext, BuildTarget, TargetConfiguration, DependencyStack, DataTransferObjectDescriptor<T>, ImmutableSet.Builder<BuildTarget>, ImmutableSet.Builder<BuildTarget>, Map<String, ?>) - Method in interface com.facebook.buck.rules.coercer.ConstructorArgMarshaller
Creates a constructor argument using raw attributes that may contain configurable attributes.
populate(CellNameResolver, ProjectFilesystem, SelectorListResolver, TargetConfigurationTransformer, SelectableConfigurationContext, BuildTarget, TargetConfiguration, DependencyStack, DataTransferObjectDescriptor<T>, ImmutableSet.Builder<BuildTarget>, ImmutableSet.Builder<BuildTarget>, Map<String, ?>) - Method in class com.facebook.buck.rules.coercer.DefaultConstructorArgMarshaller
 
populateActionGraphBuilderWithCachedRules(BuckEventBus, TargetGraph, ActionGraphBuilder) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
populateActionGraphBuilderWithCachedRules(BuckEventBus, TargetGraph, ActionGraphBuilder) - Method in class com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphGenerator
Populates the given ActionGraphBuilder with the rules from the previously used ActionGraphBuilder that are deemed usable after checking for invalidations with a target graph walk.
populateCxxBinaryDescriptionArg(ActionGraphBuilder, CxxBinaryDescriptionArg.Builder, Optional<UnresolvedAppleCxxPlatform>, AppleNativeTargetDescriptionArg, BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
populateCxxLibraryDescriptionArg(BuildRuleResolver, CxxLibraryDescriptionArg.Builder, Optional<UnresolvedAppleCxxPlatform>, AppleNativeTargetDescriptionArg, BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
populateLinkerArguments(ImmutableList.Builder<Arg>, SwiftPlatform, Linker.LinkableDepType) - Static method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkableGroup
 
populateSwiftLibraryDescriptionArg(SwiftBuckConfig, SourcePathResolverAdapter, SwiftLibraryDescriptionArg.Builder, CxxLibraryDescription.CommonArg, BuildTarget) - Static method in class com.facebook.buck.swift.SwiftDescriptions
 
PositionalXmlHandler - Class in com.facebook.buck.util.xml
Builds a DOM tree that maintains element line and column numbers in userData
PositionalXmlHandler() - Constructor for class com.facebook.buck.util.xml.PositionalXmlHandler
 
PosixNmSymbolNameTool - Class in com.facebook.buck.cxx.toolchain
A SymbolNameTool implementation using a POSIX-compliant `nm` utility (http://pubs.opengroup.org/onlinepubs/009696699/utilities/nm.html).
PosixNmSymbolNameTool(ToolProvider) - Constructor for class com.facebook.buck.cxx.toolchain.PosixNmSymbolNameTool
 
possiblyIncludesClassName(String) - Method in class com.facebook.buck.test.selectors.TestSelectorList
Returns true if it is *possible* for the given classname to include tests.
post(BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
post(BuckEvent, BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
Post event to the EventBus using the timestamp given by atTime.
post(BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
 
post(BuckEvent, BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
 
post(String) - Method in interface com.facebook.buck.util.network.HttpEndpoint
 
PostCoercionTransform<AdditionalDataType,PostTransformType> - Interface in com.facebook.buck.core.starlark.rule.attr
Simple interface to take a coerced value for an Attribute on a build target utilizing information only known at analysis time.
postCoercionTransform(Object, AdditionalDataType) - Method in interface com.facebook.buck.core.starlark.rule.attr.PostCoercionTransform
Transform a coerced attribute value for a specific rule in a way that utilizes deps.
PostEnterTaskListener - Class in com.facebook.buck.jvm.java.plugin.adapter
A TaskListener that runs some code after the final enter phase.
PostEnterTaskListener(BuckJavacTask, Consumer<Set<Element>>) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.PostEnterTaskListener
 
postEvent(BuckEventBus, BuildRule) - Static method in class com.facebook.buck.core.build.event.FinalizingBuildRuleEvent
Posts event of type FinalizingBuildRuleEvent into BuckEventBus
postEvent(BuckEvent) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
postEvent(BuckEvent) - Method in class com.facebook.buck.core.rules.actions.ActionExecutionContext
posts the given event to the global event bus
postEvent(BuckEventBus, BuildRule, long) - Static method in class com.facebook.buck.remoteexecution.event.RemoteBuildRuleExecutionEvent
Posts event of type RemoteBuildRuleExecutionEvent into BuckEventBus
postEvents(BuckEventBus, WatchmanWatcher.FreshInstanceAction) - Method in class com.facebook.buck.io.watchman.WatchmanWatcher
Query Watchman for file change events.
postWithoutConfiguring(BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
postWithoutConfiguring(BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
 
PrebuiltAppleFramework - Class in com.facebook.buck.apple
 
PrebuiltAppleFramework(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePath, NativeLinkableGroup.Linkage, ImmutableSet<FrameworkPath>, Optional<Pattern>, Function<? super CxxPlatform, ImmutableList<String>>, FlavorDomain<UnresolvedAppleCxxPlatform>) - Constructor for class com.facebook.buck.apple.PrebuiltAppleFramework
 
PrebuiltAppleFrameworkDescription - Class in com.facebook.buck.apple
 
PrebuiltAppleFrameworkDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
PrebuiltAppleFrameworkDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of PrebuiltAppleFrameworkDescription.AbstractPrebuiltAppleFrameworkDescriptionArg.
PrebuiltAppleFrameworkDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type PrebuiltAppleFrameworkDescriptionArg.
PrebuiltCxxLibrary - Class in com.facebook.buck.cxx
 
PrebuiltCxxLibraryDescription - Class in com.facebook.buck.cxx
 
PrebuiltCxxLibraryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
PrebuiltCxxLibraryDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of PrebuiltCxxLibraryDescription.AbstractPrebuiltCxxLibraryDescriptionArg.
PrebuiltCxxLibraryDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type PrebuiltCxxLibraryDescriptionArg.
PrebuiltCxxLibraryGroupDescription - Class in com.facebook.buck.cxx
 
PrebuiltCxxLibraryGroupDescription() - Constructor for class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
 
PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary - Class in com.facebook.buck.cxx
An action graph representation of a custom prebuilt C/C++ library from the target graph, providing the various interfaces to make it consumable by C/C++ preprocessing and native linkable rules.
PrebuiltCxxLibraryGroupDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of PrebuiltCxxLibraryGroupDescription.AbstractPrebuiltCxxLibraryGroupDescriptionArg.
PrebuiltCxxLibraryGroupDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type PrebuiltCxxLibraryGroupDescriptionArg.
PrebuiltDotnetLibrary - Class in com.facebook.buck.features.dotnet
 
PrebuiltDotnetLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathResolverAdapter, SourcePath) - Constructor for class com.facebook.buck.features.dotnet.PrebuiltDotnetLibrary
 
PrebuiltDotnetLibraryDescription - Class in com.facebook.buck.features.dotnet
 
PrebuiltDotnetLibraryDescription() - Constructor for class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescription
 
PrebuiltDotnetLibraryDescriptionArg - Class in com.facebook.buck.features.dotnet
Immutable implementation of PrebuiltDotnetLibraryDescription.AbstractPrebuiltDotnetLibraryDescriptionArg.
PrebuiltDotnetLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.dotnet
Builds instances of type PrebuiltDotnetLibraryDescriptionArg.
PrebuiltDotnetLibraryRuleDescription - Class in com.facebook.buck.features.dotnet
implementation for dotnet rules in the rule analysis framework.
PrebuiltDotnetLibraryRuleDescription() - Constructor for class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryRuleDescription
 
PrebuiltGoLibraryDescription - Class in com.facebook.buck.features.go
 
PrebuiltGoLibraryDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
 
PrebuiltGoLibraryDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of PrebuiltGoLibraryDescription.AbstractPrebuiltGoLibraryDescriptionArg.
PrebuiltGoLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type PrebuiltGoLibraryDescriptionArg.
PrebuiltHaskellLibrary - Class in com.facebook.buck.features.haskell
 
PrebuiltHaskellLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.haskell.PrebuiltHaskellLibrary
 
PrebuiltJar - Class in com.facebook.buck.jvm.java
 
PrebuiltJar(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathResolverAdapter, SourcePath, Optional<SourcePath>, Optional<SourcePath>, Optional<String>, Optional<String>, boolean, boolean, boolean, boolean) - Constructor for class com.facebook.buck.jvm.java.PrebuiltJar
 
PrebuiltJarDescription - Class in com.facebook.buck.jvm.java
 
PrebuiltJarDescription() - Constructor for class com.facebook.buck.jvm.java.PrebuiltJarDescription
 
PrebuiltJarDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of PrebuiltJarDescription.AbstractPrebuiltJarDescriptionArg.
PrebuiltJarDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type PrebuiltJarDescriptionArg.
PrebuiltNativeLibrary - Class in com.facebook.buck.android
An object that represents the resources prebuilt native library.
PrebuiltNativeLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, Path, boolean, ImmutableSortedSet<? extends SourcePath>) - Constructor for class com.facebook.buck.android.PrebuiltNativeLibrary
 
PrebuiltNativeLibraryDescription - Class in com.facebook.buck.android
 
PrebuiltNativeLibraryDescription() - Constructor for class com.facebook.buck.android.PrebuiltNativeLibraryDescription
 
PrebuiltNativeLibraryDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of PrebuiltNativeLibraryDescription.AbstractPrebuiltNativeLibraryDescriptionArg.
PrebuiltNativeLibraryDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type PrebuiltNativeLibraryDescriptionArg.
PrebuiltOcamlLibraryDescription - Class in com.facebook.buck.features.ocaml
Prebuilt OCaml library
PrebuiltOcamlLibraryDescription() - Constructor for class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescription
 
PrebuiltOcamlLibraryDescriptionArg - Class in com.facebook.buck.features.ocaml
Immutable implementation of PrebuiltOcamlLibraryDescription.AbstractPrebuiltOcamlLibraryDescriptionArg.
PrebuiltOcamlLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type PrebuiltOcamlLibraryDescriptionArg.
PrebuiltPythonLibrary - Class in com.facebook.buck.features.python
 
PrebuiltPythonLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath, boolean, boolean) - Constructor for class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
PrebuiltPythonLibraryDescription - Class in com.facebook.buck.features.python
 
PrebuiltPythonLibraryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
PrebuiltPythonLibraryDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PrebuiltPythonLibraryDescription.AbstractPrebuiltPythonLibraryDescriptionArg.
PrebuiltPythonLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PrebuiltPythonLibraryDescriptionArg.
PrebuiltRustLibraryDescription - Class in com.facebook.buck.features.rust
 
PrebuiltRustLibraryDescription() - Constructor for class com.facebook.buck.features.rust.PrebuiltRustLibraryDescription
 
PrebuiltRustLibraryDescriptionArg - Class in com.facebook.buck.features.rust
Immutable implementation of PrebuiltRustLibraryDescription.AbstractPrebuiltRustLibraryDescriptionArg.
PrebuiltRustLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.rust
Builds instances of type PrebuiltRustLibraryDescriptionArg.
precompiledHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.ClangClPreprocessor
 
precompiledHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
precompiledHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
precompiledHeaderArgs(Path) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
precompiledHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
precomputeWorkFrom(BuildTarget, CellNameResolver, ActionGraphBuilder, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
 
precomputeWorkFrom(BuildTarget, CellNameResolver, ActionGraphBuilder, T) - Method in interface com.facebook.buck.rules.macros.MacroExpander
 
precomputeWorkFrom(BuildTarget, CellNameResolver, ActionGraphBuilder, T) - Method in class com.facebook.buck.rules.macros.QueryMacroExpander
 
preDexDeps - Variable in class com.facebook.buck.android.PreDexSplitDexGroup
 
PreDexedFilesSorter - Class in com.facebook.buck.android
Responsible for bucketing pre-dexed objects into primary and secondary dex files.
PreDexedFilesSorter(Collection<DexWithClasses>, ImmutableSet<String>, APKModuleGraph, APKModule, Path, long, DexStore, Path, Optional<Integer>) - Constructor for class com.facebook.buck.android.PreDexedFilesSorter
 
PreDexedFilesSorter.DexStoreContents - Class in com.facebook.buck.android
 
PreDexedFilesSorter.Result - Class in com.facebook.buck.android
 
PreDexMerge - Class in com.facebook.buck.android
Buildable that is responsible for: Bucketing pre-dexed jars into lists for primary and secondary dex files (if the app is split-dex).
PreDexMerge(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidPlatformTarget, String) - Constructor for class com.facebook.buck.android.PreDexMerge
 
PreDexSingleDexMerge - Class in com.facebook.buck.android
Constructs a single merged dex file from pre-dexed inputs
PreDexSingleDexMerge(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidPlatformTarget, String, Collection<DexProducedFromJavaLibrary>) - Constructor for class com.facebook.buck.android.PreDexSingleDexMerge
 
PreDexSplitDexGroup - Class in com.facebook.buck.android
Takes a subset of the predexed libraries (for a single APKModule) and produces copies of the predexed libraries to be merged into the primary dex, and a set of secondary dexes, capped at the dex weight limit.
PreDexSplitDexGroup(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidPlatformTarget, String, DexSplitMode, APKModuleGraph, APKModule, Collection<DexProducedFromJavaLibrary>, ListeningExecutorService, int, Optional<String>, Optional<Integer>) - Constructor for class com.facebook.buck.android.PreDexSplitDexGroup
 
PreDexSplitDexMerge - Class in com.facebook.buck.android
This is the top level rule responsible for producing multiple dexes for an apk from predexed library rules.
PreDexSplitDexMerge(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidPlatformTarget, String, DexSplitMode, APKModuleGraph, ImmutableCollection<PreDexSplitDexGroup>, ListeningExecutorService, int, Optional<String>) - Constructor for class com.facebook.buck.android.PreDexSplitDexMerge
 
PREFIX_BUILD_FINISHED - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_BUILD_RULE_FINISHED - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_CACHE_STATS - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_EXIT_CODE - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_INVOCATION_INFO - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_PERFTIMES - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
prefixFromEntitlements(ImmutableMap<String, NSObject>) - Static method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Takes an ImmutableMap representing an entitlements file, returns the application prefix if it can be inferred from keys in the entitlement.
prefixHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.ClangClPreprocessor
 
prefixHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
prefixHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
prefixHeaderArgs(Path) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
prefixHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
PrefixMapDebugPathSanitizer - Class in com.facebook.buck.cxx.toolchain
This sanitizer works by depending on the compiler's -fdebug-prefix-map flag to properly ensure that the output only contains references to the mapped-to paths (i.e.
PrefixMapDebugPathSanitizer(String, ImmutableBiMap<Path, String>, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
PrefixMapDebugPathSanitizer(String, ImmutableBiMap<Path, String>) - Constructor for class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
prefixOrPCHArgs(boolean, Path) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
PregeneratedCodeWriter - Class in com.facebook.buck.features.project.intellij
 
PregeneratedCodeWriter(IjProjectTemplateDataPreparer, IjProjectConfig, ProjectFilesystem, AndroidManifestParser, IJProjectCleaner) - Constructor for class com.facebook.buck.features.project.intellij.PregeneratedCodeWriter
 
PreInclude - Class in com.facebook.buck.cxx
Represents a precompilable header file, along with dependencies.
preloadEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
preloadEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
preloadEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
preloadEnvVar() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
preloadTargetPatterns(Iterable<String>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
prepareExecutionContext(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
 
prepareForRun(ProjectFilesystem, Path) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
 
prepareForRun(ProjectFilesystem, Path) - Method in class com.facebook.buck.shell.programrunner.DirectProgramRunner
 
prepareForRun(ProjectFilesystem, Path) - Method in interface com.facebook.buck.shell.programrunner.ProgramRunner
Initialization that needs to be performed before execution.
prepareRemoteExecution(ModernBuildRule<?>, BiPredicate<Protocol.Digest, String>, WorkerRequirements) - Method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleRemoteExecutionHelper
 
prepareRemoteExecution(ModernBuildRule<?>, BiPredicate<Protocol.Digest, String>, WorkerRequirements) - Method in interface com.facebook.buck.rules.modern.builders.RemoteExecutionHelper
Gets all the information needed to run the rule via Remote Execution (inputs merkle tree, action and digest, outputs).
preparse(JavaFileParser, ProjectFilesystem, ImmutableSet<Path>, JavaPackageFinder) - Static method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder
Creates a hybrid JavaPackageFinder which will resolve packages for the selected paths based on parsing the source files and use the fallbackPackageFinder for everything else.
preprocessAndCompile(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, PreprocessorDelegate, CompilerDelegate, String, SourcePath, CxxSource.Type, Optional<CxxPrecompiledHeader>, DebugPathSanitizer) - Static method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
Preprocessor - Interface in com.facebook.buck.cxx.toolchain
Interface for a c/c++ preprocessor.
PreprocessorFlags - Class in com.facebook.buck.cxx
 
PreprocessorFlags() - Constructor for class com.facebook.buck.cxx.PreprocessorFlags
 
PreprocessorFlags.Builder - Class in com.facebook.buck.cxx
 
PreprocessorProvider - Class in com.facebook.buck.cxx.toolchain
 
PreprocessorProvider(ToolProvider, Supplier<CxxToolProvider.Type>, ToolType) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
PreprocessorProvider(ToolProvider, Supplier<CxxToolProvider.Type>, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
PreprocessorProvider(ToolProvider, CxxToolProvider.Type, ToolType) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
PreprocessorProvider(ToolProvider, CxxToolProvider.Type, ToolType, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
present(String, Path) - Method in interface com.facebook.buck.features.apple.common.PathOutputPresenter
 
present(String, Path) - Method in class com.facebook.buck.features.apple.common.PrintStreamPathOutputPresenter
 
presentRageResult(Optional<DefectReporter.DefectSubmitResult>) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
presentResponse(DoctorEndpointResponse) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
prettyPrintSize(long) - Static method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionConsoleLineProvider
 
primaryDexInputMetadata - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
primaryDexInputs - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
print(Appendable) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
print(Multimap<String, QueryTarget>, PrintStream) - Static method in class com.facebook.buck.cli.CommandHelper
Prints target and dependencies map into printStream.
print(Set<QueryTarget>, PrintStream) - Static method in class com.facebook.buck.cli.CommandHelper
Prints target set into printStream.
print(boolean) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(char) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(long) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(float) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(double) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(char[]) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(String) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(Object) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
printBuildFailure(String) - Method in class com.facebook.buck.util.Console
Prints an error message prefixed with BUILD FAILED to stderr that will be highlighted in red if stderr is a tty.
printBuildFailure(String) - Method in class com.facebook.buck.util.DuplicatingConsole
 
printErrorText(String) - Method in class com.facebook.buck.util.Console
Prints an error message to stderr that will be highlighted in red if stderr is a tty.
printErrorText(String, Object...) - Method in class com.facebook.buck.util.Console
Prints a formatted error message.
printErrorText(String) - Method in class com.facebook.buck.util.DuplicatingConsole
 
printErrorText(String, Object...) - Method in class com.facebook.buck.util.DuplicatingConsole
 
printf(String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
printf(Locale, String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
printf(String, Object...) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
printFailure(String) - Method in class com.facebook.buck.util.Console
Prints error message to console in red, also logs stacktrace but does not display it
printFailure(String) - Method in class com.facebook.buck.util.DuplicatingConsole
 
PrintHeaderMap - Class in com.facebook.buck.apple.clang
 
printHighlightedSuccessText(PrintStream, String) - Method in class com.facebook.buck.util.Ansi
 
printJsonOutput(Multimap<String, QueryTarget>, PrintStream) - Static method in class com.facebook.buck.cli.CommandHelper
Prints target and result map's json representation into printStream.
printJsonOutput(Set<QueryTarget>, PrintStream) - Static method in class com.facebook.buck.cli.CommandHelper
Prints targets set json representation into printStream.
println() - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(boolean) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(char) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(long) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(float) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(double) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(char[]) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(String) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(Object) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(boolean) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(char) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(int) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(long) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(float) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(double) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(char[]) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(Object) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(String) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println() - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
printlnHighlightedFailureText(PrintStream, String) - Method in class com.facebook.buck.util.Ansi
 
printMessage(Diagnostic.Kind, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
printMessage(Diagnostic.Kind, CharSequence, Element) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
printSevereWarningDirectly(String) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
printSevereWarningDirectly(String) - Method in class com.facebook.buck.event.listener.SilentConsoleEventBusListener
 
printSevereWarningDirectly(String) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
printSevereWarningDirectly(String) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
printShortDescription(Command, PrintStream) - Static method in class com.facebook.buck.cli.CommandHelper
Prints short description of a given command into printStream.
PrintStreamPathOutputPresenter - Class in com.facebook.buck.features.apple.common
A presenter that outputs paths to a PrintStream.
PrintStreamPathOutputPresenter(PrintStream, Mode, Path) - Constructor for class com.facebook.buck.features.apple.common.PrintStreamPathOutputPresenter
 
PrintStreamProcessExecutorFactory - Class in com.facebook.buck.util
 
PrintStreamProcessExecutorFactory() - Constructor for class com.facebook.buck.util.PrintStreamProcessExecutorFactory
 
printSuccess(String) - Method in class com.facebook.buck.util.Console
 
printSuccess(String, Object...) - Method in class com.facebook.buck.util.Console
Prints a formatted success message.
printSuccess(String) - Method in class com.facebook.buck.util.DuplicatingConsole
 
printSuccess(String, Object...) - Method in class com.facebook.buck.util.DuplicatingConsole
 
printToStdOut(String) - Method in class com.facebook.buck.event.listener.RenderingConsole
Deprecated.
printUsage(PrintStream) - Method in class com.facebook.buck.cli.AbstractCommand
 
printUsage(PrintStream) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
printUsage(PrintStream) - Method in interface com.facebook.buck.cli.Command
 
printUsage(PrintStream) - Method in class com.facebook.buck.cli.HelpCommand
 
printUsage(PrintStream) - Method in class com.facebook.buck.cli.ProjectCommand
 
printUsage(PrintStream) - Method in class com.facebook.buck.cli.TestCommand
 
printUsage(Writer, OptionHandlerFilter, int) - Method in class com.facebook.buck.support.cli.args.CmdLineParserWithPrintInformation
Prints usage using the provided length to print options (instead of calculating the length as in CmdLineParser).
printUsage(PrintStream) - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
Prints the usage to the provided stream.
printUsage(PluginBasedCommand, PrintStream) - Method in class com.facebook.buck.support.cli.args.PluginBasedCommandHelpPrinter
Prints the text with usage information for the given command to the provided stream.
printWarning(CommandRunnerParams, String, Object...) - Method in class com.facebook.buck.cli.AbstractCommand
Helper for printing warnings to the console.
printWarning(CommandRunnerParams, String) - Method in class com.facebook.buck.cli.AbstractCommand
Helper for printing warnings to the console.
privateKey - Variable in class com.facebook.buck.android.AppBuilderBase.PrivateKeyAndCertificate
 
probeMemory() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessor
 
process(ImmutableList<? extends NativeLinkable>, Linker.LinkableDepType) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LinkableListFilter
 
process - Variable in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
processed() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
 
Processed() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Processed
 
ProcessExecutionFailedException - Exception in com.facebook.buck.core.rules.actions.lib
Exception that indicates that process execution failed.
ProcessExecutionFailedException(int) - Constructor for exception com.facebook.buck.core.rules.actions.lib.ProcessExecutionFailedException
 
ProcessExecutor - Interface in com.facebook.buck.util
 
ProcessExecutor.LaunchedProcess - Interface in com.facebook.buck.util
Represents a running process returned by ProcessExecutor.launchProcess(ProcessExecutorParams).
ProcessExecutor.LaunchedProcessImpl - Class in com.facebook.buck.util
Wraps a Process and exposes only its I/O streams, so callers have to pass it back to this class.
ProcessExecutor.Option - Enum in com.facebook.buck.util
ProcessExecutor.Result - Class in com.facebook.buck.util
ProcessExecutorFactory - Interface in com.facebook.buck.util
 
ProcessExecutorParams - Class in com.facebook.buck.util
Value type passed to ProcessExecutor to launch a process.
ProcessExecutorParams() - Constructor for class com.facebook.buck.util.ProcessExecutorParams
 
ProcessExecutorParams.Builder - Class in com.facebook.buck.util
 
processFinishedEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
Process an finished upload event.
ProcessHelper - Class in com.facebook.buck.util
A helper singleton that provides facilities such as extracting the native process id of a Process or gathering the process resource consumption.
ProcessManager - Interface in com.facebook.buck.util
Checks for and kills processes.
processNewLines(String[]) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
 
ProcessRegistry - Class in com.facebook.buck.util
A singleton helper class for process registration.
ProcessRegistry.ProcessRegisterCallback - Interface in com.facebook.buck.util
A callback to be called upon registering a process.
processResourceConsumption(ProcessTracker.ProcessResourceConsumptionEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ProcessResourceConsumption - Class in com.facebook.buck.util
Represents resource consumption counters of a Process.
ProcessResourceConsumption() - Constructor for class com.facebook.buck.util.ProcessResourceConsumption
 
ProcessResourceConsumptionEvent(String, Optional<ProcessExecutorParams>, Optional<ImmutableMap<String, String>>, Optional<ProcessResourceConsumption>) - Constructor for class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
processRule(BuildRule, Consumer<RuleKeyDiagnostics.Result<RULE_KEY, DIAG_KEY>>) - Method in class com.facebook.buck.rules.keys.RuleKeyDiagnostics
Computes the diagnostic rulekey data for the given rule and all of its appendables recursively.
processScheduledEvent(HttpArtifactCacheEvent.Scheduled) - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
Process an scheduled upload event.
processStartedEvent(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
Process an started upload event.
ProcessTracker - Class in com.facebook.buck.util.perf
A tracker that periodically probes for external processes resource consumption.
ProcessTracker(BuckEventBus, InvocationInfo, boolean, boolean) - Constructor for class com.facebook.buck.util.perf.ProcessTracker
 
ProcessTracker.ProcessResourceConsumptionEvent - Class in com.facebook.buck.util.perf
 
producesCacheableSubgraph() - Method in class com.facebook.buck.android.NdkToolchainDescription
 
producesCacheableSubgraph() - Method in interface com.facebook.buck.core.description.Description
Whether or not the build rule subgraph produced by this Description is safe to cache in IncrementalActionGraphGenerator for incremental action graph generation.
producesCacheableSubgraph() - Method in interface com.facebook.buck.core.description.RuleDescription
 
producesCacheableSubgraph() - Method in interface com.facebook.buck.core.rules.DescriptionWithTargetGraph
Whether or not the build rule subgraph produced by this Description is safe to cache in IncrementalActionGraphGenerator for incremental action graph generation.
producesCacheableSubgraph() - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxTestDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxToolchainDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.filegroup.FilegroupDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.lua.LuaLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.PythonBinaryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.PythonTestDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.file.RemoteFileDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.shell.ExportFileDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.shell.GenruleDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.shell.ShBinaryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.shell.ShTestDescription
 
producesJar() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
ProductType - Class in com.facebook.buck.apple.xcode.xcodeproj
 
ProductType() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.ProductType
 
ProductTypes - Class in com.facebook.buck.apple.xcode.xcodeproj
A collection of constants for common product types.
PROFILE_BUILD_CONFIGURATION_NAME - Static variable in class com.facebook.buck.features.apple.projectV2.BuildConfiguration
 
PROFILE_PARSER_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
ProfileAction(XCScheme.BuildableReference, String, Optional<ImmutableMap<String, String>>, Optional<XCScheme.BuildableReference>, Optional<ImmutableMap<String, String>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
profilerReport(String) - Static method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
ProgramRunner - Interface in com.facebook.buck.shell.programrunner
Parameters that changes how a program is executed by changing its command line.
PROGRESS_ESTIMATIONS_JSON - Static variable in class com.facebook.buck.event.listener.util.ProgressEstimator
 
ProgressEstimation - Class in com.facebook.buck.event.listener.util
Progress information
ProgressEstimation(Optional<Double>, Optional<Integer>) - Constructor for class com.facebook.buck.event.listener.util.ProgressEstimation
 
progressEstimator - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ProgressEstimator - Class in com.facebook.buck.event.listener.util
 
ProgressEstimator(Optional<Path>, BuckEventBus) - Constructor for class com.facebook.buck.event.listener.util.ProgressEstimator
 
ProgressEvent - Class in com.facebook.buck.event
 
ProgressEvent(double) - Constructor for class com.facebook.buck.event.ProgressEvent
 
ProgressEvent.BuildProgressUpdated - Class in com.facebook.buck.event
 
ProgressEvent.ParsingProgressUpdated - Class in com.facebook.buck.event
 
ProgressEvent.ProjectGenerationProgressUpdated - Class in com.facebook.buck.event
 
ProgressEventInterface - Interface in com.facebook.buck.event.external.events
Describes the progress made by buck with the operations described below.
progressValue - Variable in class com.facebook.buck.event.ProgressEvent
 
ProGuardConfig - Class in com.facebook.buck.android
 
ProGuardConfig(BuckConfig) - Constructor for class com.facebook.buck.android.ProGuardConfig
 
ProguardMapping - Class in com.facebook.buck.android
Parser for ProGuard-generated mapping files.
ProGuardObfuscateStep - Class in com.facebook.buck.android
 
project - Variable in class com.facebook.buck.features.apple.projectV2.WorkspaceAndProjectGenerator.Result
 
PROJECT_ADD_AST_PATHS - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
PROJECT_EMBED_RUNTIME - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
PROJECT_GENERATION_FINISHED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
PROJECT_GENERATION_PROGRESS_UPDATED - Static variable in interface com.facebook.buck.event.external.events.ProgressEventInterface
 
PROJECT_GENERATION_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
PROJECT_PATH - Static variable in class com.facebook.buck.log.LogConfigPaths
The path to the per-project logging.properties file.
PROJECT_WMO - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
ProjectBuildFileParseEvents - Class in com.facebook.buck.json
Events posted before and after running buck.py.
ProjectBuildFileParseEvents.Finished - Class in com.facebook.buck.json
Event posted immediately after buck.py exits having parsed BUCK files.
ProjectBuildFileParseEvents.Started - Class in com.facebook.buck.json
Event posted immediately before launching buck.py to parse BUCK files.
ProjectBuildFileParser - Interface in com.facebook.buck.parser.api
Parses buck build files (usually BUCK files) and retrieve rule information from them.
ProjectBuildFileParserFactory - Interface in com.facebook.buck.parser
Factory for creating instances of {link ProjectBuildFileParser}.
ProjectBuildFileParserOptions - Class in com.facebook.buck.parser.options
 
ProjectBuildFileParserOptions() - Constructor for class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
ProjectBuildFileParserOptions.Builder - Class in com.facebook.buck.parser.options
 
ProjectCommand - Class in com.facebook.buck.cli
 
ProjectCommand() - Constructor for class com.facebook.buck.cli.ProjectCommand
 
projectConfig - Variable in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
ProjectFileHashCache - Interface in com.facebook.buck.util.cache
A FileHashLoader which manages caching file hashes for a given ProjectFilesystem.
ProjectFileHashLoader - Interface in com.facebook.buck.util.hashing
Load hashes of paths under a ProjectFilesystem.
projectFilesystem - Variable in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
ProjectFilesystem - Interface in com.facebook.buck.io.filesystem
An injectable service for interacting with the filesystem relative to the cell root.
ProjectFilesystemDelegate - Interface in com.facebook.buck.io.filesystem
Delegate that a ProjectFilesystem can use to leverage a specialized implementation of certain filesystem operations, tailored to the underlying filesystem.
ProjectFilesystemDelegateFactory - Class in com.facebook.buck.io.filesystem.impl
ProjectFilesystemDelegatePair - Class in com.facebook.buck.io.filesystem
A wrapper around two ProjectFilesystemDelegates where generalDelegate is the typical delegate that is used and buckOutDelegate is the delegate used in the case where we know we're running in a buck-out directory, so we can skip the usual check if we're in an Eden mounted directory.
ProjectFilesystemDelegatePair(ProjectFilesystemDelegate, ProjectFilesystemDelegate) - Constructor for class com.facebook.buck.io.filesystem.ProjectFilesystemDelegatePair
 
ProjectFilesystemFactory - Interface in com.facebook.buck.io.filesystem
 
ProjectFilesystemView - Interface in com.facebook.buck.io.filesystem
A configured view over the ProjectFilesystem.
ProjectFileWriter - Class in com.facebook.buck.features.apple.projectV2
A class for writing files in SourcePath or Path objects to a PBXProject.
ProjectFileWriter(PBXProject, PathRelativizer, Function<SourcePath, Path>) - Constructor for class com.facebook.buck.features.apple.projectV2.ProjectFileWriter
 
ProjectFileWriter.Result - Class in com.facebook.buck.features.apple.projectV2
Helper class for returning metadata about a created PBXFileReference Includes a reference to the PBXFileReference and the Source Tree Path We probably won't need this long term as we kill off Xcode build phases but for now, let's just use this since it's named and structured
ProjectGenerationEvent - Class in com.facebook.buck.event
 
ProjectGenerationEvent() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent
 
ProjectGenerationEvent.Finished - Class in com.facebook.buck.event
 
ProjectGenerationEvent.Processed - Class in com.facebook.buck.event
 
ProjectGenerationEvent.Started - Class in com.facebook.buck.event
 
projectGenerationFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationFinished(ProjectGenerationEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationFinished(ProjectGenerationEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
projectGenerationFinished(ProjectGenerationEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
projectGenerationProcessedTarget(ProjectGenerationEvent.Processed) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationProgressUpdated(double) - Static method in class com.facebook.buck.event.ProgressEvent
 
ProjectGenerationProgressUpdated(double) - Constructor for class com.facebook.buck.event.ProgressEvent.ProjectGenerationProgressUpdated
 
projectGenerationProgressUpdated(ProgressEvent.ProjectGenerationProgressUpdated) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
projectGenerationStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationStarted(ProjectGenerationEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationStarted(ProjectGenerationEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
ProjectGenerationStateCache - Class in com.facebook.buck.features.apple.project
 
ProjectGenerationStateCache() - Constructor for class com.facebook.buck.features.apple.project.ProjectGenerationStateCache
 
ProjectGenerationStateCache - Class in com.facebook.buck.features.apple.projectV2
Cache of calculated values for targets during project generation.
ProjectGenerationStateCache() - Constructor for class com.facebook.buck.features.apple.projectV2.ProjectGenerationStateCache
 
ProjectGenerator - Class in com.facebook.buck.features.apple.project
Generator for xcode project and associated files from a set of xcode/ios rules.
ProjectGenerator(XCodeDescriptions, TargetGraph, AppleDependenciesCache, ProjectGenerationStateCache, Set<BuildTarget>, Cell, Path, String, String, ProjectGeneratorOptions, RuleKeyConfiguration, boolean, Optional<BuildTarget>, ImmutableSet<BuildTarget>, FocusedModuleTargetMatcher, CxxPlatform, ImmutableSet<Flavor>, Function<? super TargetNode<?>, ActionGraphBuilder>, BuckEventBus, HalideBuckConfig, CxxBuckConfig, AppleConfig, SwiftBuckConfig, Optional<ImmutableMap<BuildTarget, TargetNode<?>>>) - Constructor for class com.facebook.buck.features.apple.project.ProjectGenerator
 
ProjectGenerator - Class in com.facebook.buck.features.apple.projectV2
Generates an Xcode project and writes the output to disk.
ProjectGenerator(XCodeDescriptions, TargetGraph, AppleDependenciesCache, ProjectGenerationStateCache, Set<BuildTarget>, Cell, String, ProjectGeneratorOptions, RuleKeyConfiguration, BuildTarget, ImmutableSet<BuildTarget>, CxxPlatform, ImmutableSet<Flavor>, Function<? super TargetNode<?>, ActionGraphBuilder>, BuckEventBus, HalideBuckConfig, CxxBuckConfig, AppleConfig, SwiftBuckConfig, Optional<ImmutableMap<BuildTarget, TargetNode<?>>>) - Constructor for class com.facebook.buck.features.apple.projectV2.ProjectGenerator
 
ProjectGenerator.FilterFlags - Enum in com.facebook.buck.features.apple.project
Filter Flags for subdividing dependencies
ProjectGenerator.Result - Class in com.facebook.buck.features.apple.projectV2
The output from generating an Xcode project.
ProjectGeneratorOptions - Interface in com.facebook.buck.features.apple.projectV2
Options for how ProjectGenerator generates Xcode projects.
ProjectGeneratorOptions.Builder - Class in com.facebook.buck.features.apple.projectV2
 
ProjectGeneratorParameters - Class in com.facebook.buck.cli
 
ProjectGeneratorParameters() - Constructor for class com.facebook.buck.cli.ProjectGeneratorParameters
 
ProjectSourcePathResolver - Class in com.facebook.buck.features.apple.projectV2
Helper class to resolve SourcePaths to the cell in which we generate the Xcode project.
ProjectSourcePathResolver(Cell, SourcePathResolverAdapter, TargetGraph, Function<? super TargetNode<?>, ActionGraphBuilder>) - Constructor for class com.facebook.buck.features.apple.projectV2.ProjectSourcePathResolver
 
ProjectSubCommand - Class in com.facebook.buck.cli
 
ProjectSubCommand() - Constructor for class com.facebook.buck.cli.ProjectSubCommand
 
ProjectSubCommandFactory - Interface in com.facebook.buck.cli
 
ProjectTestsMode - Enum in com.facebook.buck.cli
 
ProjectWatch - Interface in com.facebook.buck.io.watchman
 
promptForBuild(List<BuildLogEntry>) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
promptForBuildSelection() - Method in class com.facebook.buck.doctor.AbstractReport
 
promptForBuildSelection() - Method in class com.facebook.buck.doctor.DoctorInteractiveReport
 
promptForIssue() - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
propagateCauseIfInstanceOf(Throwable, Class<X>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
 
propagateFlavorDomains(BuildTarget, Iterable<FlavorDomain<?>>, Iterable<BuildTarget>) - Static method in class com.facebook.buck.apple.Flavors
Propagate flavors represented by the given FlavorDomain objects from a parent target to its dependencies.
propagateFlavorsInDomainIfNotPresent(FlavorDomain<?>, BuildTarget, FluentIterable<BuildTarget>) - Static method in class com.facebook.buck.apple.Flavors
Propagate a build target's flavors in a certain domain to a list of other build targets.
propagateIfInterrupt(Throwable) - Static method in class com.facebook.buck.util.MoreThrowables
Propagates an InterruptedException masquerading as another Throwable.
PropagatesNullable - Annotation Type in com.facebook.buck.util.liteinfersupport
 
PROPERTY_ABI_GENERATION_MODE - Static variable in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
PROPERTY_COMPILE_AGAINST_ABIS - Static variable in class com.facebook.buck.jvm.java.JavaBuckConfig
 
PROPERTY_COMPILE_AGAINST_ABIS - Static variable in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
PROTOCOL - Static variable in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
PROTOCOL - Static variable in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
Protocol - Interface in com.facebook.buck.remoteexecution.interfaces
The Protocol interface is used by many parts of isolated/remote execution and abstracts away the underlying serialization protocol and in-memory representation.
Protocol.Action - Interface in com.facebook.buck.remoteexecution.interfaces
An action to execute remotely
Protocol.Command - Interface in com.facebook.buck.remoteexecution.interfaces
A command line and environment variables.
Protocol.Digest - Interface in com.facebook.buck.remoteexecution.interfaces
A content digest.
Protocol.Directory - Interface in com.facebook.buck.remoteexecution.interfaces
A Directory consists of a list of files and child DirectoryNodes.
Protocol.DirectoryNode - Interface in com.facebook.buck.remoteexecution.interfaces
Represents a child of a Directory.
Protocol.FileNode - Interface in com.facebook.buck.remoteexecution.interfaces
Represents a possibly executable file in directories/trees.
Protocol.OutputDirectory - Interface in com.facebook.buck.remoteexecution.interfaces
An OutputDirectory is a merkle tree rooted at a particular path.
Protocol.OutputFile - Interface in com.facebook.buck.remoteexecution.interfaces
An OutputFile is like a FileNode for action outputs.
Protocol.SymlinkNode - Interface in com.facebook.buck.remoteexecution.interfaces
Representation of a symlink.
Protocol.Tree - Interface in com.facebook.buck.remoteexecution.interfaces
A Tree contains all Directories in a merkle tree in a single structure.
Protocol.TreeNode - Interface in com.facebook.buck.remoteexecution.interfaces
Represents a tree node
PROTOCOL_HEADER - Static variable in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
PROTOCOL_HEADER - Static variable in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
PROTOCOL_VERSION - Static variable in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
PROTOCOL_VERSION_FIELD - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
ProtocolException(String) - Constructor for exception com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.ProtocolException
 
providedSymbols - Variable in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
 
provider() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
PROVIDER - Static variable in class com.facebook.buck.core.rules.providers.lib.DefaultInfo
 
PROVIDER - Static variable in class com.facebook.buck.core.rules.providers.lib.RunInfo
 
PROVIDER - Static variable in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
Provider<T extends ProviderInfo<T>> - Interface in com.facebook.buck.core.rules.providers
Declared Provider (a constructor for ProviderInfo).
PROVIDER - Static variable in class com.facebook.buck.features.dotnet.DotnetLegacyToolchainInfo
 
PROVIDER - Static variable in class com.facebook.buck.features.dotnet.DotnetLibraryProviderInfo
 
provider(String, Object, Location) - Method in class com.facebook.buck.skylark.function.SkylarkProviderFunction
 
provider(String, Object, Location) - Method in interface com.facebook.buck.skylark.function.SkylarkProviderFunctionApi
 
provider(String, Object, Location) - Method in class com.facebook.buck.skylark.function.SkylarkRuleFunctions
 
provider(String, Object, Location) - Method in interface com.facebook.buck.skylark.function.SkylarkRuleFunctionsApi
 
Provider.Key<T> - Interface in com.facebook.buck.core.rules.providers
A serializable unique identifier of a Provider.
ProviderBackedCxxPlatform - Interface in com.facebook.buck.cxx.toolchain
Identifies UnresolvedCxxPlatform provided by Buck rule.
ProviderBackedUnresolvedAppleCxxPlatform - Class in com.facebook.buck.apple.toolchain.impl
Used to provide a AppleCxxPlatform that is specified as a apple_toolchain_set build target.
ProviderBackedUnresolvedAppleCxxPlatform(BuildTarget, Flavor) - Constructor for class com.facebook.buck.apple.toolchain.impl.ProviderBackedUnresolvedAppleCxxPlatform
 
ProviderBackedUnresolvedNdkCxxPlatform - Class in com.facebook.buck.android.toolchain.ndk.impl
Used to provide a NdkCxxPlatform that is specified as a ndk_toolchain build target.
ProviderBackedUnresolvedNdkCxxPlatform(BuildTarget, Flavor) - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.ProviderBackedUnresolvedNdkCxxPlatform
 
ProviderBasedUnresolvedCxxPlatform - Class in com.facebook.buck.cxx.toolchain
Used to provide a CxxPlatform that is specified as a cxx_toolchain build target.
ProviderBasedUnresolvedCxxPlatform(UnconfiguredBuildTarget, Flavor) - Constructor for class com.facebook.buck.cxx.toolchain.ProviderBasedUnresolvedCxxPlatform
 
ProviderCreationContext - Interface in com.facebook.buck.core.rules
ProviderInfo<U extends ProviderInfo<U>> - Interface in com.facebook.buck.core.rules.providers
The information, which is a struct-like object, passed between rules during rule analysis.
ProviderInfoCollection - Interface in com.facebook.buck.core.rules.providers.collect
Represents a collection of Providers and their corresponding ProviderInfo.
ProviderInfoCollection.Builder - Interface in com.facebook.buck.core.rules.providers.collect
 
ProviderInfoCollectionImpl - Class in com.facebook.buck.core.rules.providers.collect.impl
Implementation of ProviderInfoCollection.
ProviderInfoCollectionImpl(ImmutableMap<Provider.Key<?>, ? extends ProviderInfo<?>>) - Constructor for class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl
 
ProviderInfoCollectionImpl.Builder - Class in com.facebook.buck.core.rules.providers.collect.impl
 
PROVIDERS - Static variable in class com.facebook.buck.skylark.function.SkylarkBuiltInProviders
Mapping of Skylark names -> provider methods to use
ProvidesCxxPlatform - Interface in com.facebook.buck.cxx.toolchain
Tags objects that can provide a CxxPlatform.
ProvidesNdkCxxPlatform - Interface in com.facebook.buck.android.toolchain.ndk
ProvidesCxxPlatform is used to tag objects that can provide a NdkCxxPlatform.
ProvidesSelectable - Interface in com.facebook.buck.core.select
Interface indicating that a class can provide a Selectable and its instances can be used as keys in Selector.
ProvidesWorkerTool - Interface in com.facebook.buck.shell
WorkerTool provider
ProvisioningProfileMetadata - Class in com.facebook.buck.apple.toolchain
Metadata contained in a provisioning profile (.mobileprovision).
ProvisioningProfileMetadata() - Constructor for class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
ProvisioningProfileMetadata.Builder - Class in com.facebook.buck.apple.toolchain
 
ProvisioningProfileMetadataFactory - Class in com.facebook.buck.apple.toolchain.impl
 
ProvisioningProfileMetadataFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileMetadataFactory
 
ProvisioningProfileStore - Class in com.facebook.buck.apple.toolchain
A collection of provisioning profiles.
ProvisioningProfileStore() - Constructor for class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
ProvisioningProfileStoreFactory - Class in com.facebook.buck.apple.toolchain.impl
 
ProvisioningProfileStoreFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileStoreFactory
 
proxy(long, long) - Static method in class com.facebook.buck.event.listener.util.EventInterval
Build a proxy event pair from a start and end timestamp
ProxyArg - Class in com.facebook.buck.rules.args
 
ProxyArg(Arg) - Constructor for class com.facebook.buck.rules.args.ProxyArg
 
PublicAnnouncementManager - Class in com.facebook.buck.event.listener
 
PublicAnnouncementManager(Clock, BuckEventBus, AbstractConsoleEventBusListener, RemoteLogBuckConfig, ListeningExecutorService) - Constructor for class com.facebook.buck.event.listener.PublicAnnouncementManager
 
publicAnnouncements - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
PublicOutputPath - Class in com.facebook.buck.rules.modern
Used for an output path that is not contained within a rule's unique output directories.
PublicOutputPath(Path) - Constructor for class com.facebook.buck.rules.modern.PublicOutputPath
 
publish(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
 
publish(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
publish(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
publish(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
publish(LogRecord) - Method in class com.facebook.buck.log.AsyncLogHandler
 
publish(LogRecord) - Method in class com.facebook.buck.log.ConsoleHandler
 
publish(LogRecord) - Method in class com.facebook.buck.log.LogFileHandler
 
publish(LogRecord) - Method in class com.facebook.buck.log.LogFileHandlerDispatcher
 
publish(LogRecord) - Method in class com.facebook.buck.log.memory.MemoryHandler
 
publish(SourcePathResolverAdapter, ImmutableSet<MavenPublishable>) - Method in class com.facebook.buck.maven.Publisher
 
publish(String, String, String, List<File>) - Method in class com.facebook.buck.maven.Publisher
 
publish(Artifact, List<File>) - Method in class com.facebook.buck.maven.Publisher
 
publish(List<Artifact>) - Method in class com.facebook.buck.maven.Publisher
 
PublishCommand - Class in com.facebook.buck.cli
 
PublishCommand() - Constructor for class com.facebook.buck.cli.PublishCommand
 
Publisher - Class in com.facebook.buck.maven
 
Publisher(Path, URL, Optional<String>, Optional<String>, boolean) - Constructor for class com.facebook.buck.maven.Publisher
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResChunk
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResourcesXml
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResourceTable
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResTableType
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.StringPool
 
put(CellName, String, String, String) - Method in class com.facebook.buck.core.cell.CellConfig.Builder
Put a single value.
put(DirectoryListKey, DirectoryList) - Method in class com.facebook.buck.core.files.DirectoryListCache
 
put(FileTreeKey, FileTree) - Method in class com.facebook.buck.core.files.FileTreeCache
 
put(Key, Value) - Method in interface com.facebook.buck.core.graph.transformation.GraphEngineCache
Offers the given key and value for caching
put(Key, Value) - Method in class com.facebook.buck.core.graph.transformation.impl.NoOpGraphEngineCache
 
put(TargetGraph, ActionGraphAndBuilder) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
put(RuleAnalysisKey, RuleAnalysisResult) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisCacheImpl
 
put(ProviderInfo<?>) - Method in class com.facebook.buck.core.rules.providers.collect.impl.ProviderInfoCollectionImpl.Builder
 
put(ProviderInfo<?>) - Method in interface com.facebook.buck.core.rules.providers.collect.ProviderInfoCollection.Builder
Add a new ProviderInfo to the collection.
put(int, int) - Method in interface com.facebook.buck.cxx.toolchain.objectfile.IntIntMap
 
put(int, int) - Method in class com.facebook.buck.cxx.toolchain.objectfile.IntIntMap4a
 
put(BuildPackagePathToBuildFileManifestKey, BuildFileManifest) - Method in class com.facebook.buck.parser.manifest.BuildFileManifestCache
 
put(Path, HashCodeAndFileType) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
put(Path, HashCodeAndFileType) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
put(E) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
put(String, String, String) - Method in class com.facebook.buck.util.config.RawConfig.Builder
Put a single value.
put(Path, T) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Puts a path and a value into the map.
put(K, V) - Method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
 
putActionConfigNames(SchemeActionType, String) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Put one entry to the actionConfigNames map.
putActionConfigNames(Map.Entry<SchemeActionType, ? extends String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Put one entry to the actionConfigNames map.
putAll(BuildConfigFields) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
putAll(Map<String, M>) - Method in class com.facebook.buck.util.config.RawConfig.Builder
Merge raw config values into this config.
putAll(RawConfig) - Method in class com.facebook.buck.util.config.RawConfig.Builder
Merge the values from another RawConfig.
putAllActionConfigNames(Map<SchemeActionType, ? extends String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Put all mappings from the specified map as entries to actionConfigNames map.
putAllApplicationModuleConfigs(Map<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Put all mappings from the specified map as entries to applicationModuleConfigs map.
putAllApplicationModuleConfigs(Map<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to applicationModuleConfigs map.
putAllApplicationModuleConfigs(Map<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put all mappings from the specified map as entries to applicationModuleConfigs map.
putAllConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to configs map.
putAllConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to configs map.
putAllConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to configs map.
putAllConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to configs map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDestinationSpecifier(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to destinationSpecifier map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExtraSchemes(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Put all mappings from the specified map as entries to extraSchemes map.
putAllImportLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put all mappings from the specified map as entries to importLibs map.
putAllInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to infoPlistSubstitutions map.
putAllInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Put all mappings from the specified map as entries to infoPlistSubstitutions map.
putAllInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to infoPlistSubstitutions map.
putAllInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to infoPlistSubstitutions map.
putAllKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Put all mappings from the specified map as entries to kaptApOptions map.
putAllKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to kaptApOptions map.
putAllKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put all mappings from the specified map as entries to kaptApOptions map.
putAllKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to kaptApOptions map.
putAllKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put all mappings from the specified map as entries to kaptApOptions map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllMappedSrcs(Map<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to mappedSrcs map.
putAllMappedSrcs(Map<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to mappedSrcs map.
putAllMappedSrcs(Map<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put all mappings from the specified map as entries to mappedSrcs map.
putAllNamedDeps(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to namedDeps map.
putAllNamedDeps(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to namedDeps map.
putAllNamedDeps(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put all mappings from the specified map as entries to namedDeps map.
putAllNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to nativeLibraryMergeMap map.
putAllNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put all mappings from the specified map as entries to nativeLibraryMergeMap map.
putAllNativePlatforms(Map<? extends TargetCpuType, ? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Put all mappings from the specified map as entries to nativePlatforms map.
putAllPlatformExe(Map<? extends Platform, ? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put all mappings from the specified map as entries to platformExe map.
putAllProvidedSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put all mappings from the specified map as entries to providedSharedLibs map.
putAllResources(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to resources map.
putAllSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put all mappings from the specified map as entries to sharedLibs map.
putAllSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to sharedLibs map.
putAllValues(Map<String, ? extends String>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Put all mappings from the specified map as entries to values map.
putAllVersions(Map<? extends Version, ? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Put all mappings from the specified map as entries to versions map.
putApplicationModuleConfigs(String, ImmutableList<BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(Map.Entry<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(String, ImmutableList<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(Map.Entry<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(String, ImmutableList<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(Map.Entry<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putArchiveMemberPath(Path, Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putArchiveMemberPath(Path, Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putArchiveMemberPath(Path, Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putArchiveMemberPath(Path, Path, HashCode) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putArchiveMemberPath(Path, Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putArchiveMemberPath(Path, Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putBoolean(boolean) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putBytes(ByteBuffer, byte[]) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putBytes(byte[]) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putCharacter(char) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putCharByteBuffer(ByteBuffer, int, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
C string does _not_ include NULL-terminating char.
putCheckEquals(Map<K, V>, K, V) - Static method in class com.facebook.buck.util.MoreMaps
 
putConfigs(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the configs map.
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putContainer(RuleKeyHasher.Container, int) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the container signature
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
Adds a container to the stack.
putDefaults(String, Flavor) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the defaults map.
putDestinationSpecifier(String, String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the destinationSpecifier map.
putDestinationSpecifier(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the destinationSpecifier map.
putElf32Addr(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
putElf32Half(ByteBuffer, short) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
putElf32Sword(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
putElf32Word(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
putElf64Addr(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putElf64Half(ByteBuffer, short) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putElf64Sxword(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putElf64Word(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putElf64Xword(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putEntry(FileLike) - Method in class com.facebook.buck.android.dalvik.DalvikAwareOutputStreamHelper
 
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Put one entry to the env map.
putExportedLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExtraSchemes(String, BuildTarget) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Put one entry to the extraSchemes map.
putExtraSchemes(Map.Entry<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Put one entry to the extraSchemes map.
putIfAbsentCheckEquals(ConcurrentMap<K, V>, K, V) - Static method in class com.facebook.buck.util.MoreMaps
Inserts the given value if nothing was already set for the key.
putIfPresent(Optional<T>, K, ImmutableMap.Builder<K, T>) - Static method in class com.facebook.buck.core.util.Optionals
 
putImportLibs(String, SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the importLibs map.
putImportLibs(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the importLibs map.
putInfoPlistSubstitutions(String, String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(String, String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(String, String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(String, String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putIntAsDecimalString(ByteBuffer, int, int, ObjectFileScrubbers.PaddingStyle) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putIntAsOctalString(ByteBuffer, int, int, ObjectFileScrubbers.PaddingStyle) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putKaptApOptions(String, String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(String, String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(String, String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(String, String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(String, String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKaptApOptions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put one entry to the kaptApOptions map.
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putKey(String) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the field's key (i.e.
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putKeyPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putKeyPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putKeyPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putKeyPath(Path) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the stringified path as a key.
putKeyPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putKeyPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(CxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLittleEndianInt(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putLittleEndianLong(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putMappedSrcs(SourcePath, String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put one entry to the mappedSrcs map.
putMappedSrcs(Map.Entry<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put one entry to the mappedSrcs map.
putMappedSrcs(SourcePath, String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put one entry to the mappedSrcs map.
putMappedSrcs(Map.Entry<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put one entry to the mappedSrcs map.
putMappedSrcs(SourcePath, String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put one entry to the mappedSrcs map.
putMappedSrcs(Map.Entry<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put one entry to the mappedSrcs map.
putModules(BuildTarget, PythonComponents) - Method in class com.facebook.buck.features.python.PythonPackageComponents.Builder
 
putNamedDeps(String, BuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put one entry to the namedDeps map.
putNamedDeps(Map.Entry<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Put one entry to the namedDeps map.
putNamedDeps(String, BuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put one entry to the namedDeps map.
putNamedDeps(Map.Entry<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Put one entry to the namedDeps map.
putNamedDeps(String, BuildTarget) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put one entry to the namedDeps map.
putNamedDeps(Map.Entry<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Put one entry to the namedDeps map.
putNativeLibraries(BuildTarget, PythonComponents) - Method in class com.facebook.buck.features.python.PythonPackageComponents.Builder
 
putNativeLibraryMergeMap(String, List<Pattern>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put one entry to the nativeLibraryMergeMap map.
putNativeLibraryMergeMap(Map.Entry<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put one entry to the nativeLibraryMergeMap map.
putNativeLibraryMergeMap(String, List<Pattern>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put one entry to the nativeLibraryMergeMap map.
putNativeLibraryMergeMap(Map.Entry<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put one entry to the nativeLibraryMergeMap map.
putNativePlatforms(TargetCpuType, UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Put one entry to the nativePlatforms map.
putNativePlatforms(Map.Entry<? extends TargetCpuType, ? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Put one entry to the nativePlatforms map.
putNextEntry(ZipEntry) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
putNonHashingPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putNonHashingPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putNonHashingPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putNonHashingPath(Path) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putNonHashingPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putNonHashingPath(Path) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putNull() - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putNull() - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putNull() - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putNull() - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the field's value, Java types
putNull() - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putNull() - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putNumber(Number) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putPath(Path, HashCode) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putPattern(Pattern) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putPlatformExe(Platform, BuildTarget) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put one entry to the platformExe map.
putPlatformExe(Map.Entry<? extends Platform, ? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put one entry to the platformExe map.
putProvidedSharedLibs(String, SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the providedSharedLibs map.
putProvidedSharedLibs(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the providedSharedLibs map.
putResources(String, SourcePath) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Put one entry to the resources map.
putResources(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Put one entry to the resources map.
putResources(BuildTarget, PythonComponents) - Method in class com.facebook.buck.features.python.PythonPackageComponents.Builder
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putRuleKey(RuleKey) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putRuleType(RuleType) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the field's value, Buck specific types
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putSharedLibs(String, SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the sharedLibs map.
putSharedLibs(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the sharedLibs map.
putSharedLibs(String, SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Put one entry to the sharedLibs map.
putSharedLibs(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Put one entry to the sharedLibs map.
putSize(Path, long) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
putSize(Path, long) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putString(String) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putValues(String, String) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Put one entry to the values map.
putValues(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Put one entry to the values map.
putVersions(Version, BuildTarget) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Put one entry to the versions map.
putVersions(Map.Entry<? extends Version, ? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Put one entry to the versions map.
putWithMerge(Map<T, DependencyType>, T, DependencyType) - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
PythonBinary - Class in com.facebook.buck.features.python
 
PythonBinary(BuildTarget, ProjectFilesystem, Supplier<? extends SortedSet<BuildRule>>, PythonPlatform, String, PythonPackageComponents, ImmutableSet<String>, String, boolean) - Constructor for class com.facebook.buck.features.python.PythonBinary
 
PythonBinaryDescription - Class in com.facebook.buck.features.python
 
PythonBinaryDescription(ToolchainProvider, PythonBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.python.PythonBinaryDescription
 
PythonBinaryDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PythonBinaryDescription.AbstractPythonBinaryDescriptionArg.
PythonBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PythonBinaryDescriptionArg.
PythonBuckConfig - Class in com.facebook.buck.features.python
 
PythonBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.python.PythonBuckConfig
 
PythonBuckConfig.PackageStyle - Enum in com.facebook.buck.features.python
 
PythonCompileRule - Class in com.facebook.buck.features.python
Compile the given module sources into their respective bytecode.
PythonComponents - Interface in com.facebook.buck.features.python
Interface representing the modules, resources, etc.
PythonComponents.Resolved - Interface in com.facebook.buck.features.python
Resolve this PythonComponents into a class usable by Steps.
PythonComponents.Resolved.ComponentConsumer - Interface in com.facebook.buck.features.python
A BiConsumer which throws a IOException for use by executing Steps to process the Paths to the components from this object.
PythonDescriptionsProvider - Class in com.facebook.buck.features.python
 
PythonDescriptionsProvider() - Constructor for class com.facebook.buck.features.python.PythonDescriptionsProvider
 
PythonDslProjectBuildFileParser - Class in com.facebook.buck.parser
Delegates to buck.py for parsing of buck build files.
PythonDslProjectBuildFileParser(ProjectBuildFileParserOptions, TypeCoercerFactory, ImmutableMap<String, String>, BuckEventBus, ProcessExecutor, Optional<AtomicLong>, Optional<UserDefinedRuleLoader>) - Constructor for class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
PythonEnvironment - Class in com.facebook.buck.features.python.toolchain
Tool based on a particular python configuration.
PythonEnvironment(Path, PythonVersion, String, TargetConfiguration) - Constructor for class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
PythonEnvironment.PythonEnvironmentSerialization - Class in com.facebook.buck.features.python.toolchain
Serializes PythonEnvironment such that it is recreated from the .buckconfig in the context that it's deserialized in.
PythonEnvironmentSerialization() - Constructor for class com.facebook.buck.features.python.toolchain.PythonEnvironment.PythonEnvironmentSerialization
 
PythonInPlaceBinary - Class in com.facebook.buck.features.python
 
PythonInterpreter - Interface in com.facebook.buck.features.python.toolchain
 
PythonInterpreterFactory - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonInterpreterFactory() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFactory
 
PythonInterpreterFromConfig - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonInterpreterFromConfig(PythonBuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFromConfig
 
PythonLibrary - Class in com.facebook.buck.features.python
 
PythonLibraryDescription - Class in com.facebook.buck.features.python
Python library rule description
PythonLibraryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.python.PythonLibraryDescription
 
PythonLibraryDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PythonLibraryDescription.AbstractPythonLibraryDescriptionArg.
PythonLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PythonLibraryDescriptionArg.
PythonLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.python
Support for transforming a python_library declaration to an intellij module
PythonLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
 
PythonMappedComponents - Class in com.facebook.buck.features.python
An implementation of PythonComponents wrapping a fixed map of sources, where the keys determine where in the Python package the sources get added.
PythonMappedComponents() - Constructor for class com.facebook.buck.features.python.PythonMappedComponents
 
PythonMappedComponents.Resolved - Class in com.facebook.buck.features.python
An implementation of PythonComponents.Resolved for PythonMappedComponents with SourcePaths resolved to Paths for use with Step.
PythonModule - Class in com.facebook.buck.features.python
 
PythonModule() - Constructor for class com.facebook.buck.features.python.PythonModule
 
PythonModuleAdapterPlugin - Class in com.facebook.buck.features.python
 
PythonModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.python.PythonModuleAdapterPlugin
 
PythonPackagable - Interface in com.facebook.buck.features.python
Represents a BuildRule which contributes components to a top-level Python binary or test.
PythonPackageComponents - Class in com.facebook.buck.features.python
All per-rule components that contribute to a Python binary.
PythonPackageComponents() - Constructor for class com.facebook.buck.features.python.PythonPackageComponents
 
PythonPackageComponents.Builder - Class in com.facebook.buck.features.python
A helper class to construct a PythonPackageComponents instance which throws human readable error messages on duplicates.
PythonPackagedBinary - Class in com.facebook.buck.features.python
 
PythonPlatform - Interface in com.facebook.buck.features.python.toolchain
A toolchain that provides access to Python environment (an interpreter and its version) and cxx library.
PythonPlatformsProvider - Interface in com.facebook.buck.features.python.toolchain
 
PythonPlatformsProviderFactory - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonPlatformsProviderFactory() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
 
PythonRunTestsStep - Class in com.facebook.buck.features.python
 
PythonRunTestsStep(AbsPath, String, ImmutableList<String>, ImmutableMap<String, String>, TestSelectorList, Optional<Long>, Path) - Constructor for class com.facebook.buck.features.python.PythonRunTestsStep
 
PythonSymlinkTree - Class in com.facebook.buck.features.python
Creates a tree of symlinks inside of a given directory
PythonSymlinkTree(String, BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, ImmutableSortedSet<SourcePath>, SourcePathRuleFinder) - Constructor for class com.facebook.buck.features.python.PythonSymlinkTree
Creates an instance of SymlinkTree
PythonTest - Class in com.facebook.buck.features.python
 
PythonTestDescription - Class in com.facebook.buck.features.python
 
PythonTestDescription(ToolchainProvider, PythonBinaryDescription, PythonBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.python.PythonTestDescription
 
PythonTestDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PythonTestDescription.AbstractPythonTestDescriptionArg.
PythonTestDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PythonTestDescriptionArg.
PythonTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.python
Support for transforming a python_library declaration to an intellij module
PythonTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
 
PythonTestRunner - Class in com.facebook.buck.features.python
Test runner for Python for the new TestX protocol.
PythonTestRunner(BuildTarget, ProjectFilesystem, SourcePath, String) - Constructor for class com.facebook.buck.features.python.PythonTestRunner
 
PythonTestRunnerDescription - Class in com.facebook.buck.features.python
A rule for specifying Python test runners.
PythonTestRunnerDescription() - Constructor for class com.facebook.buck.features.python.PythonTestRunnerDescription
 
PythonTestRunnerDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PythonTestRunnerDescription.AbstractPythonTestRunnerDescriptionArg.
PythonTestRunnerDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PythonTestRunnerDescriptionArg.
PythonTestX - Class in com.facebook.buck.features.python
New Python Test rule that uses the TestX protocol to run.
PythonToolchainsSupplier - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonToolchainsSupplier() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonToolchainsSupplier
 
PythonUtil - Class in com.facebook.buck.features.python
 
PythonVersion - Class in com.facebook.buck.features.python.toolchain
 
PythonVersion() - Constructor for class com.facebook.buck.features.python.toolchain.PythonVersion
 
PythonVersionFactory - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonVersionFactory() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonVersionFactory
 

Q

QuadFunction<T,U,V,W,R> - Interface in com.facebook.buck.util.function
Represents a function that accepts four arguments and produces a result.
Query - Class in com.facebook.buck.rules.query
 
Query() - Constructor for class com.facebook.buck.rules.query.Query
 
QUERY_FUNCTIONS - Static variable in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
QueryBuildTarget - Class in com.facebook.buck.query
Implementation of QueryTarget that wraps a BuildTarget.
QueryCache - Class in com.facebook.buck.rules.query
Cache that evaluates and stores the result of a dependency Query.
QueryCache() - Constructor for class com.facebook.buck.rules.query.QueryCache
 
QueryCoercer - Class in com.facebook.buck.rules.coercer
Coercer for Querys.
QueryCoercer(TypeCoercerFactory, UnconfiguredBuildTargetViewFactory) - Constructor for class com.facebook.buck.rules.coercer.QueryCoercer
 
QueryCommand - Class in com.facebook.buck.cli
Buck subcommand which relies on the configured target graph, whose nodes' selects are evaluated
QueryCommand() - Constructor for class com.facebook.buck.cli.QueryCommand
 
QueryEnvironment<NODE_TYPE> - Interface in com.facebook.buck.query
The environment of a Buck query that can evaluate queries to produce a result.
QueryEnvironment.Argument<ENV_NODE_TYPE> - Class in com.facebook.buck.query
Value of an argument of a user-defined query function.
QueryEnvironment.ArgumentType - Enum in com.facebook.buck.query
Type of an argument of a user-defined query function.
QueryEnvironment.QueryFunction<OUTPUT_TYPE extends QueryTarget,ENV_NODE_TYPE> - Interface in com.facebook.buck.query
A user-defined query function.
QueryEnvironment.TargetEvaluator - Interface in com.facebook.buck.query
A procedure for evaluating a target literal to QueryTarget.
QueryEnvironment.TargetEvaluator.Type - Enum in com.facebook.buck.query
 
QueryEvaluator<ENV_NODE_TYPE> - Interface in com.facebook.buck.query
 
QueryException - Exception in com.facebook.buck.query
 
QueryException(String) - Constructor for exception com.facebook.buck.query.QueryException
 
QueryException(String, Object...) - Constructor for exception com.facebook.buck.query.QueryException
 
QueryException(Throwable, String) - Constructor for exception com.facebook.buck.query.QueryException
 
QueryException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.query.QueryException
 
QueryExpression<NODE_TYPE> - Class in com.facebook.buck.query
Base class for expressions in the Buck query language.
QueryExpression() - Constructor for class com.facebook.buck.query.QueryExpression
 
QueryFileTarget - Class in com.facebook.buck.query
Implementation of QueryTarget that wraps a SourcePath.
QueryMacro - Class in com.facebook.buck.rules.macros
Base class for macros that embed a query string.
QueryMacro() - Constructor for class com.facebook.buck.rules.macros.QueryMacro
 
QueryMacroExpander<T extends QueryMacro> - Class in com.facebook.buck.rules.macros
Abstract base class for the query_targets and query_outputs macros
QueryMacroExpander(TargetGraph) - Constructor for class com.facebook.buck.rules.macros.QueryMacroExpander
 
QueryMacroExpander.QueryResults - Class in com.facebook.buck.rules.macros
 
queryMetadataCxxPreprocessorInput(ActionGraphBuilder, BuildTarget, CxxPlatform, HeaderVisibility) - Static method in class com.facebook.buck.cxx.CxxLibraryDescription
Convenience function to query the CxxPreprocessorInput metadata of a target.
QueryMultiSetOptionHandler - Class in com.facebook.buck.cli
A simple option handler whose main job is to not freak out when it sees `--`, which is used by QueryCommand as a separator between different sets.
QueryMultiSetOptionHandler(CmdLineParser, OptionDef, Setter<String>) - Constructor for class com.facebook.buck.cli.QueryMultiSetOptionHandler
 
QueryNormalizer - Class in com.facebook.buck.query
Translates raw query to its canonical view, replacing substitutions if needed
QueryNormalizer() - Constructor for class com.facebook.buck.query.QueryNormalizer
 
QueryOutputsMacro - Class in com.facebook.buck.rules.macros
Class providing the type for macros used in `$(query_outputs ...)` macro strings.
QueryOutputsMacro() - Constructor for class com.facebook.buck.rules.macros.QueryOutputsMacro
 
QueryOutputsMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(query_outputs "some(query(:expression))") to the set of the outputs of the targets matching the query.
QueryOutputsMacroExpander(TargetGraph) - Constructor for class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
 
QueryPathsMacro - Class in com.facebook.buck.rules.macros
Class providing the type for macros used in `$(query_paths ...)` macro strings.
QueryPathsMacro() - Constructor for class com.facebook.buck.rules.macros.QueryPathsMacro
 
QueryPathsMacroExpander - Class in com.facebook.buck.rules.macros
 
QueryPathsMacroExpander(TargetGraph) - Constructor for class com.facebook.buck.rules.macros.QueryPathsMacroExpander
 
QueryResults(Stream<QueryTarget>) - Constructor for class com.facebook.buck.rules.macros.QueryMacroExpander.QueryResults
 
QueryTarget - Interface in com.facebook.buck.core.model
Currently, this is a marker interface, but given the actual implementations of this interface, it would be more accurate to represent it as an algebraic data type:
QueryTargetAccessor - Class in com.facebook.buck.rules.query
 
QueryTargetsAndOutputsMacro - Class in com.facebook.buck.rules.macros
Class providing the type for macros used in `$(query_targets_and_outputs ...)` macro strings.
QueryTargetsAndOutputsMacro() - Constructor for class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
 
QueryTargetsAndOutputsMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(query_targets_and_outputs "some(query(:expression))") to the full target names and the set of the outputs of the targets matching the query separated by a space.
QueryTargetsAndOutputsMacroExpander(TargetGraph) - Constructor for class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
 
QueryTargetsMacro - Class in com.facebook.buck.rules.macros
Class providing the type for macros used in `$(query_targets ...)` macro strings.
QueryTargetsMacro() - Constructor for class com.facebook.buck.rules.macros.QueryTargetsMacro
 
QueryTargetsMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(query_targets "some(query(:expression))") to the set of targets matching the query.
QueryTargetsMacroExpander(TargetGraph) - Constructor for class com.facebook.buck.rules.macros.QueryTargetsMacroExpander
 
QueryTargetTranslator - Class in com.facebook.buck.versions
 
QueryTargetTranslator(UnconfiguredBuildTargetViewFactory) - Constructor for class com.facebook.buck.versions.QueryTargetTranslator
 
QueryUtils - Class in com.facebook.buck.rules.query
Mixin class to allow dynamic dependency resolution at graph enhancement time.
queryWithTimeout(long, Object...) - Method in interface com.facebook.buck.io.watchman.WatchmanClient
 
quote(String) - Method in enum com.facebook.buck.util.Escaper.Quoter
 

R

RAM_BUNDLE_DOMAIN - Static variable in class com.facebook.buck.features.js.JsFlavors
 
RAM_BUNDLE_FILES - Static variable in class com.facebook.buck.features.js.JsFlavors
 
RAM_BUNDLE_INDEXED - Static variable in class com.facebook.buck.features.js.JsFlavors
 
RandomizedTrial - Class in com.facebook.buck.util.randomizedtrial
Simple implementation of A/B testing.
RAW_TARGET_NODE_CACHE_TYPE - Static variable in class com.facebook.buck.parser.DaemonicParserState
 
RawConfig - Class in com.facebook.buck.util.config
Hierarchical configuration of section/key/value triples.
RawConfig() - Constructor for class com.facebook.buck.util.config.RawConfig
 
RawConfig.Builder - Class in com.facebook.buck.util.config
A builder for RawConfigs.
RdepsFunction<T extends QueryTarget> - Class in com.facebook.buck.query
A 'rdeps(u, x, [, depth])' expression, which finds the reverse dependencies of the given argument set 'x' within the transitive closure of the set 'u'.
RdepsFunction() - Constructor for class com.facebook.buck.query.RdepsFunction
 
RDotTxtEntry - Class in com.facebook.buck.android.aapt
Represents a row from a symbols file generated by aapt.
RDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String) - Constructor for class com.facebook.buck.android.aapt.RDotTxtEntry
 
RDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String, String) - Constructor for class com.facebook.buck.android.aapt.RDotTxtEntry
 
RDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String, RDotTxtEntry.CustomDrawableType) - Constructor for class com.facebook.buck.android.aapt.RDotTxtEntry
 
RDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String, RDotTxtEntry.CustomDrawableType, String) - Constructor for class com.facebook.buck.android.aapt.RDotTxtEntry
 
RDotTxtEntry.CustomDrawableType - Enum in com.facebook.buck.android.aapt
 
RDotTxtEntry.IdType - Enum in com.facebook.buck.android.aapt
 
RDotTxtEntry.RType - Enum in com.facebook.buck.android.aapt
 
RDotTxtResourceCollector - Class in com.facebook.buck.android.aapt
Responsible for collecting resources parsed by MiniAapt and assigning unique integer ids to those resources.
RDotTxtResourceCollector() - Constructor for class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
RE_SESSION_LABEL_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Free form string label that can be passed along any Remote Execution session.
read(MappedByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.MachoDyldInfoCommandReader
Reads the LC_DYLD_INFO[_ONLY] commands from a Mach-O file.
read(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieReader
 
read(MappedByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.MachoSymTabCommandReader
Reads the LC_SYMTAB command from the Mach-O file.
read(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ULEB128
Reads a number encoded as ULEB128.
read() - Method in class com.facebook.buck.io.TeeInputStream
 
read(byte[]) - Method in class com.facebook.buck.io.TeeInputStream
 
read(byte[], int, int) - Method in class com.facebook.buck.io.TeeInputStream
 
read(URL) - Static method in class com.facebook.buck.util.config.Inis
 
read(Reader) - Static method in class com.facebook.buck.util.config.Inis
 
read() - Method in class com.facebook.buck.util.hash.HasherInputStream
 
read(byte[], int, int) - Method in class com.facebook.buck.util.hash.HasherInputStream
 
READ_ONLY_FILE_ATTRIBUTE - Static variable in class com.facebook.buck.io.file.MorePosixFilePermissions
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
readAttributes(Path, Class<A>, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
readAttributes(Path, Class<A>, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Read basic attributes of a file from a file system
readByteStream(String, Protocol.Digest, ByteStreamGrpc.ByteStreamStub, ThrowingConsumer<ByteString, IOException>, int) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
Reads a ByteStream onto the arg consumer.
readClassMapping(Iterable<String>) - Static method in class com.facebook.buck.android.ProguardMapping
 
readConfig(String, String, Object, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.AbstractSkylarkFunctions
Exposes a read_config for Skylark parser.
READER - Static variable in class com.facebook.buck.util.json.ObjectMappers
 
READER_INTERNED - Static variable in class com.facebook.buck.util.json.ObjectMappers
ObjectReader that interns custom objects on serialization, like UnconfiguredBuildTarget
READER_WITH_TYPE - Static variable in class com.facebook.buck.util.json.ObjectMappers
ObjectReader that deserializes objects that had type information preserved
readFetchResponse(DataInputStream, OutputStream) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol
 
ReadFile(WinNT.HANDLE, Memory, int, IntByReference, Pointer) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
readFileIfItExists(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
readFileIfItExists(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
readFirstLine(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Attempts to read the first line of the file specified by the relative path.
readFirstLine(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Attempts to read the first line of the file specified by the relative path.
readFirstLine(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Attempts to read the first line of the file specified by the relative path.
readFirstLine(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Attempts to read the first line of the file specified by the relative path.
readFirstLineFromFile(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Attempts to read the first line of the specified file.
readFirstLineFromFile(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Attempts to read the first line of the specified file.
readFromStream(DataInputStream, ThriftProtocol, HybridThriftResponseHandler<ThriftResponse>) - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
Reads a HTTP body stream in Hybrid Thrift over HTTP format.
readLines(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
readLines(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
readLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteLock
 
readLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
 
readMetadata(BuildTarget, String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
readMetadata(BuildTarget, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
readMetadataAndPayload(DataInputStream, OutputStream) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol
 
readPayload(OutputStream) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
 
ReadPayloadInfo(long, String) - Constructor for class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response.ReadPayloadInfo
 
readPropertiesFile(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
readPropertiesFile(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
readResources(ProjectFilesystem, Path) - Static method in class com.facebook.buck.android.aapt.RDotTxtEntry
Read resource IDs from a R.txt file and add them to a list of entries
readStdout(InputStream) - Method in interface com.facebook.buck.apple.IdbRunTestsStep.StdoutReadingCallback
 
readStoreRequest(DataInputStream, OutputStream) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol
 
readSymbolicLink(Path) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
readSymLink(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns the target of the specified symbolic link.
readSymLink(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns the target of the specified symbolic link.
readValue(Path, Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
readValue(Path, TypeReference<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
readValue(String, Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
readValue(String, TypeReference<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
RealAndroidDevice - Class in com.facebook.buck.android.exopackage
 
RealAndroidDevice(BuckEventBus, IDevice, Console, Path, int, ImmutableList<String>) - Constructor for class com.facebook.buck.android.exopackage.RealAndroidDevice
 
RealAndroidDevice(BuckEventBus, IDevice, Console) - Constructor for class com.facebook.buck.android.exopackage.RealAndroidDevice
 
RealAndroidDevice.ErrorParsingReceiver - Class in com.facebook.buck.android.exopackage
Implementation of IShellOutputReceiver with helper functions to parse output lines and figure out if a call to IDevice.executeShellCommand(String, com.android.ddmlib.IShellOutputReceiver) succeeded.
reassignIds(ReferenceMapper) - Method in class com.facebook.buck.android.resources.ResourceTable
 
reassignIds(ReferenceMapper) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
reassignIds(ReferenceMapper) - Method in class com.facebook.buck.android.resources.ResTableType
 
reassignIds(ReferenceMapper) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
RECEIVE_TIMEOUT_MS - Static variable in class com.facebook.buck.android.agent.AgentMain
 
receiveNextCommandResponse() - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
 
receiveNextCommandResponse() - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
recordArtifact(Path) - Method in interface com.facebook.buck.core.build.buildable.context.BuildableContext
 
recordArtifact(Path) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
recordArtifact(Path) - Method in class com.facebook.buck.core.build.engine.impl.DefaultBuildableContext
 
recordArtifact(Path) - Method in class com.facebook.buck.core.rules.common.RecordArtifactVerifier
 
RecordArtifactVerifier - Class in com.facebook.buck.core.rules.common
RecordArtifactVerifier can be used to ease the migration to ModernBuildRule.
RecordArtifactVerifier(Collection<Path>, BuildableContext) - Constructor for class com.facebook.buck.core.rules.common.RecordArtifactVerifier
 
recordDepFileIfNecessary(ProjectFilesystem, BuildTarget, CompilerParameters, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
RECORDED_PATH_HASHES - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo with a map of outputs to hashes.
RECORDED_PATHS - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo which lists the recorded items.
recordedDirectories() - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
Get the set of directories that were either created by this class, or manually specified in DirectoryCreator.recordPath(Path)
recordEviction() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
recordEviction(long) - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
recordEviction() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
records a single eviction
recordEviction(long) - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
recordEviction() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
recordEviction(long) - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
recordHit() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache hit has occurred and updates the corresponding CacheStatsTracker, and records the time it took for the cache retrieval
recordHit() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache hit has occurred and updates the corresponding InstrumentingCacheStatsTracker, and records the time it took for the cache retrieval
recordHit() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordInvalidation() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
recordInvalidation(long) - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
recordInvalidation() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
records a single invalidation
recordInvalidation(long) - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
recordInvalidation() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
recordInvalidation(long) - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
recordLoadFail() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache load has failed and updates the corresponding CacheStatsTracker, and records the time spent on a cache miss
recordLoadFail() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache load has failed and updates the corresponding InstrumentingCacheStatsTracker, and records the time spent on a cache miss
recordLoadFail() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordLoadSuccess() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache load was successful and updates the corresponding CacheStatsTracker, and records the time it took to load the object and updates the total time spent on a cache miss
recordLoadSuccess() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache load was successful and updates the corresponding InstrumentingCacheStatsTracker, and records the time it took to load the object and updates the total time spent on a cache miss
recordLoadSuccess() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordMiss() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache miss has occurred and updates the corresponding CacheStatsTracker, and starts recording the load time starting at this instant.
recordMiss() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache miss has occurred and updates the corresponding InstrumentingCacheStatsTracker, and starts recording the load time starting at this instant.
recordMiss() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordMissMatch() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache miss due to mismatch has occurred and updates the corresponding CacheStatsTracker, and starts recording the load time starting at this instant.
recordMissMatch() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache miss due to mismatch has occurred and updates the corresponding InstrumentingCacheStatsTracker, and starts recording the load time starting at this instant.
recordMissMatch() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordOutputs(BuildableContext) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
Records the outputs of this buildrule.
recordOutputs(BuildableContext, OutputPathResolver, ClassInfo<T>, T) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Records the outputs of this buildrule.
recordOutputs(BuildableContext, OutputPathResolver, T) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Records the outputs of this buildrule.
recordPackage(PackageMetadata, FuncallExpression) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
Records the parsed rawPackage.
recordPath(Path) - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
Ensure that we record that a path was created.
recordReadConfigurationOption(String, String, String) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
Records an accessed section.key configuration and its returned value.
recordRule(ImmutableMap<String, Object>, FuncallExpression) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
Records the parsed rawRule.
RECURSIVE_SYMBOL - Static variable in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetLanguageConstants
Symbol that represents recursive pattern
RecursiveFileMatcher - Class in com.facebook.buck.io.filesystem
Matcher that matches paths within basePath directory.
RedexArgsHelper - Class in com.facebook.buck.android
 
RedexArgsHelper() - Constructor for class com.facebook.buck.android.RedexArgsHelper
 
RedexOptions - Class in com.facebook.buck.android.redex
 
RedexOptions() - Constructor for class com.facebook.buck.android.redex.RedexOptions
 
ReDexStep - Class in com.facebook.buck.android.redex
Runs ReDex on an APK.
ReferenceCountedWriter - Class in com.facebook.buck.log
 
ReferenceCountedWriter(OutputStreamWriter) - Constructor for class com.facebook.buck.log.ReferenceCountedWriter
 
ReferenceMapper - Interface in com.facebook.buck.android.resources
A ReferenceMapper is used to reassign ids in Android's .arsc/.xml files.
refines(Selectable) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
A ConfigSettingSelectable refines another ConfigSettingSelectable when ConfigSettingSelectable.values or ConfigSettingSelectable.constraintValues or both are strict supersets of corresponding sets of the other selectable.
refines(Selectable) - Method in interface com.facebook.buck.core.select.Selectable
 
ReflectionParamInfo<T> - Class in com.facebook.buck.rules.coercer
Represents a single field that can be represented in buck build files, backed by an Immutable DescriptionArg class
regexPatternForAny(String...) - Static method in class com.facebook.buck.util.string.MoreStrings
 
regexPatternForAny(Iterable<String>) - Static method in class com.facebook.buck.util.string.MoreStrings
 
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
register(WatchService, WatchEvent.Kind<?>...) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
register(Object) - Method in interface com.facebook.buck.event.BuckEventBus
Register a listener to process events
register(Object) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
register(BuckEventBus) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
register(BuckEventBus) - Static method in class com.facebook.buck.support.jvm.GCNotificationEventEmitter
Registers for GC notifications to be sent to the given event bus.
register(long, String) - Method in interface com.facebook.buck.util.concurrent.CommonThreadFactoryState
 
registerAction(ActionAnalysisData) - Method in interface com.facebook.buck.core.rules.analysis.action.ActionAnalysisDataRegistry
 
registerAction(ActionAnalysisData) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
 
registerActionAnalysisDataForAction(Action) - Method in interface com.facebook.buck.core.rules.actions.ActionRegistry
Creates the ActionWrapperData from its Action and registers the ActionWrapperData to the ActionAnalysisDataRegistry.
registerActionAnalysisDataForAction(Action) - Method in class com.facebook.buck.core.rules.actions.DefaultActionRegistry
 
registerCounters(Collection<Counter>) - Method in interface com.facebook.buck.counters.CounterRegistry
 
registerCounters(CounterRegistry.AsyncCounterRegistrationEvent) - Method in interface com.facebook.buck.counters.CounterRegistry
 
registerCounters(Collection<Counter>) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
registerCounters(CounterRegistry.AsyncCounterRegistrationEvent) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
registerDelegate(RenderingConsole.Delegate) - Method in class com.facebook.buck.event.listener.RenderingConsole
Registers a delegate to provide the data to render and starts the rendering thread.
registerListener(NetworkStatsTracker.Listener) - Method in class com.facebook.buck.event.listener.stats.cache.NetworkStatsTracker
 
registerListener(ParseStatsTracker.Listener) - Method in class com.facebook.buck.event.listener.stats.parse.ParseStatsTracker
 
registerNewValue(AddsToRuleKey, byte[], ImmutableList<HashCode>) - Method in interface com.facebook.buck.rules.modern.Serializer.Delegate
 
registerProcess(Object, ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ProcessRegistry
Registers the process and notifies the subscribers.
registerTopLevelRule(BuildEngineAction, BuckEventBus) - Method in class com.facebook.buck.core.build.engine.impl.UnskippedBuildEngineActionTracker
 
RelativeLinkArg - Class in com.facebook.buck.cxx
Relative link arg.
RelativeLinkArg(PathSourcePath) - Constructor for class com.facebook.buck.cxx.RelativeLinkArg
 
relativize(Path) - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
relativize(AbsPath) - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
relativize(Path) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
relativize(ForwardRelativePath) - Method in class com.facebook.buck.core.path.ForwardRelativePath
Constructs a relative path between this path and a given path.
relativize(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Get a relative path from path1 to path2, first normalizing each path.
relativize(PathWrapper, PathWrapper) - Static method in class com.facebook.buck.io.file.MorePaths
 
relativize(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Construct a relative path between the project root and a given path.
relativize(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
relativize(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Construct a relative path between the project root and a given path.
relativize(AbsPath) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
relativize(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
relativizeWithDotDotSupport(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Returns a child path relative to a base path.
RELEASE - Static variable in class com.facebook.buck.features.js.JsFlavors
 
release() - Method in class com.facebook.buck.util.CloseableHolder
 
release(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
Releases previously acquired resources.
RELEASE_BUILD_CONFIGURATION_NAME - Static variable in class com.facebook.buck.features.apple.projectV2.BuildConfiguration
 
RelPath - Interface in com.facebook.buck.core.filesystems
Relative path.
remainingCapacity() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
REMOTE_REPO_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
REMOTE_REPO_SHORT_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
RemoteBuildRuleExecutionEvent - Class in com.facebook.buck.remoteexecution.event
Event to signal the end of building a rule remotely.
RemoteCacheUploadStats - Class in com.facebook.buck.event.listener.stats.cache
Count artifact's upload metrics based on events.
RemoteCacheUploadStats() - Constructor for class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
RemoteExecutionActionEvent - Class in com.facebook.buck.remoteexecution.event
Tracks events related to Remote Execution Actions.
RemoteExecutionActionEvent(EventKey) - Constructor for class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
RemoteExecutionActionEvent.Finished - Class in com.facebook.buck.remoteexecution.event
An action just exited from this state.
RemoteExecutionActionEvent.InputsUploaded - Class in com.facebook.buck.remoteexecution.event
Describes the event which occurs right after inputs were uploaded to the CAS.
RemoteExecutionActionEvent.InputsUploaded.LargeBlob - Class in com.facebook.buck.remoteexecution.event
Large blob definition
RemoteExecutionActionEvent.Scheduled - Class in com.facebook.buck.remoteexecution.event
Indicates that a remote execution event has been scheduled.
RemoteExecutionActionEvent.Started - Class in com.facebook.buck.remoteexecution.event
An action just moved into this state.
RemoteExecutionActionEvent.State - Enum in com.facebook.buck.remoteexecution.event
The current state of a Remote Execution Actions.
RemoteExecutionActionEvent.Terminal - Class in com.facebook.buck.remoteexecution.event
Sends a one off terminal event for a Remote Execution Action.
RemoteExecutionActionInfo - Class in com.facebook.buck.rules.modern.builders
This includes all the information needed to run a remote execution command.
RemoteExecutionActionInfo() - Constructor for class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
RemoteExecutionClients - Interface in com.facebook.buck.remoteexecution
A Remote Execution service consists of two primary things, an execution service and a CAS.
RemoteExecutionClientsFactory - Class in com.facebook.buck.remoteexecution.factory
Factory for creating all manner of different remote execution clients (grpc, in-process, etc).
RemoteExecutionClientsFactory(RemoteExecutionConfig) - Constructor for class com.facebook.buck.remoteexecution.factory.RemoteExecutionClientsFactory
 
RemoteExecutionConfig - Class in com.facebook.buck.remoteexecution.config
Config object for the [remoteexecution] section of .buckconfig.
RemoteExecutionConfig() - Constructor for class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
RemoteExecutionConsoleLineProvider - Class in com.facebook.buck.remoteexecution.event.listener
Provides output lines to the console about the current state of Remote Execution.
RemoteExecutionConsoleLineProvider(RemoteExecutionStatsProvider, String, boolean) - Constructor for class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionConsoleLineProvider
 
RemoteExecutionEnabled - Class in com.facebook.buck.rules.modern
A CustomFieldSerialization that will disable remote execution for the referencing rule if the field holds a false value.
RemoteExecutionEnabled() - Constructor for class com.facebook.buck.rules.modern.RemoteExecutionEnabled
 
RemoteExecutionEventListener - Class in com.facebook.buck.remoteexecution.event.listener
Remote execution events sent to the event bus.
RemoteExecutionEventListener() - Constructor for class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
RemoteExecutionHelper - Interface in com.facebook.buck.rules.modern.builders
RemoteExecutionHelper is used to create remote execution actions for a ModernBuildRule.
RemoteExecutionServiceClient - Interface in com.facebook.buck.remoteexecution
Interface for a client of the remote execution service.
RemoteExecutionServiceClient.ExecutionHandle - Interface in com.facebook.buck.remoteexecution
Handle for an execution in progress.
RemoteExecutionServiceClient.ExecutionResult - Interface in com.facebook.buck.remoteexecution
Represents the result of remote execution.
RemoteExecutionSessionEvent - Class in com.facebook.buck.remoteexecution.event
Base class for events about building.
RemoteExecutionSessionEvent(EventKey) - Constructor for class com.facebook.buck.remoteexecution.event.RemoteExecutionSessionEvent
 
RemoteExecutionSessionEvent.Finished - Class in com.facebook.buck.remoteexecution.event
Marks the end of a RE session.
RemoteExecutionSessionEvent.Started - Class in com.facebook.buck.remoteexecution.event
Marks the start of RE session
RemoteExecutionStateRenderer - Class in com.facebook.buck.event.listener
A renderer for creating remote execution related lines on the console.
RemoteExecutionStateRenderer(Ansi, Function<Long, String>, long, int, long, int, ImmutableList<RemoteExecutionActionEvent.Started>) - Constructor for class com.facebook.buck.event.listener.RemoteExecutionStateRenderer
 
RemoteExecutionStatsProvider - Interface in com.facebook.buck.remoteexecution.event
Provides statistics about the ongoing remote execution flow.
RemoteExecutionStrategy - Class in com.facebook.buck.rules.modern.builders
A BuildRuleStrategy that uses a Remote Execution service for executing BuildRules.
RemoteExecutionStrategy.RemoteExecutionStrategyBuildResult - Interface in com.facebook.buck.rules.modern.builders
StrategyBuildResult for Remote Execution Strategy which includes RuleContext
RemoteExecutionStrategyConfig - Interface in com.facebook.buck.remoteexecution.config
Configuration for the remote execution strategy.
RemoteExecutionType - Enum in com.facebook.buck.remoteexecution.config
Used for configuration of the type (grpc, thrift, or a couple debug types).
RemoteExecutionUtil - Class in com.facebook.buck.remoteexecution.util
Auxiliary utils to be used for starting/configuring/annotating etc.
RemoteFile - Class in com.facebook.buck.file
Represents a remote file that needs to be downloaded.
RemoteFile(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, URI, HashCode, String, RemoteFile.Type) - Constructor for class com.facebook.buck.file.RemoteFile
 
RemoteFile.Type - Enum in com.facebook.buck.file
Defines how the remote file should be treated when downloaded.
RemoteFileBinary - Class in com.facebook.buck.file
Represents an executable RemoteFile, which means that it can be invoked using buck run.
RemoteFileBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, URI, HashCode, String, RemoteFile.Type) - Constructor for class com.facebook.buck.file.RemoteFileBinary
 
RemoteFileDescription - Class in com.facebook.buck.file
 
RemoteFileDescription() - Constructor for class com.facebook.buck.file.RemoteFileDescription
 
RemoteFileDescriptionArg - Class in com.facebook.buck.file
Immutable implementation of RemoteFileDescription.AbstractRemoteFileDescriptionArg.
RemoteFileDescriptionArg.Builder - Class in com.facebook.buck.file
Builds instances of type RemoteFileDescriptionArg.
RemoteLogBuckConfig - Class in com.facebook.buck.util.network
 
RemoteLogBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.util.network.RemoteLogBuckConfig
 
RemoteMavenDownloader - Class in com.facebook.buck.file.downloader.impl
 
RemoteMavenDownloader(AuthAwareDownloader, String, Optional<PasswordAuthentication>) - Constructor for class com.facebook.buck.file.downloader.impl.RemoteMavenDownloader
 
remoteOnlyInstance() - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
remoteOnlyInstance() - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
remoteOnlyInstance() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
remoteOnlyInstance() - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
RemoteRuleContext - Class in com.facebook.buck.rules.modern.builders
This holds information about rule states.
RemoteRuleContext(BuckEventBus, BuildRule) - Constructor for class com.facebook.buck.rules.modern.builders.RemoteRuleContext
 
remove(int) - Method in interface com.facebook.buck.cxx.toolchain.objectfile.IntIntMap
 
remove(int) - Method in class com.facebook.buck.cxx.toolchain.objectfile.IntIntMap4a
 
remove() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
remove(Object) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
remove(Path) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Removes the given path.
removeAll(Collection<?>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
removeAll() - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Empties the trie leaving only the root node available.
removeBuildArtifacts(ImmutableSet<OutputArtifact>) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
Remove build artifacts (only) that exist on the underlying filesystem.
RemoveClassesPatternsMatcher - Class in com.facebook.buck.jvm.java
 
RemoveClassesPatternsMatcher(ImmutableSet<Pattern>) - Constructor for class com.facebook.buck.jvm.java.RemoveClassesPatternsMatcher
 
removeEdge(T, T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
Removes the edge between source and sink.
removeHashFrom(Path, BuildTarget) - Static method in class com.facebook.buck.core.model.impl.BuildPaths
Removes the hash from the buck-out path.
removeLinkerMapModeFlavorInTarget(BuildTarget, Optional<LinkerMapMode>) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
removeNode(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
Removes the specified node from the graph.
removeRule(SupportsPipelining<?>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
Removes a rule from pipeline eligibility.
removeStripStyleFlavorInTarget(BuildTarget, Optional<StripStyle>) - Static method in class com.facebook.buck.cxx.CxxStrip
 
removeTaskListener(TaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
removeTaskListener(BuckJavacTaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
removeTaskListener(BuckJavacTaskListener) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
render() - Method in class com.facebook.buck.apple.clang.HeadersModuleMap
 
render() - Method in interface com.facebook.buck.apple.clang.ModuleMap
Renders the modulemap to a string, to be written to a .modulemap file.
render() - Method in class com.facebook.buck.apple.clang.UmbrellaHeader
 
render() - Method in class com.facebook.buck.apple.clang.UmbrellaHeaderModuleMap
 
render() - Method in class com.facebook.buck.apple.clang.VFSOverlay
 
RenderingConsole - Class in com.facebook.buck.event.listener
A console that supports rendering.
RenderingConsole(Clock, Console) - Constructor for class com.facebook.buck.event.listener.RenderingConsole
 
renderLine(Optional<BuildTarget>, Optional<? extends AbstractBuckEvent>, Optional<? extends LeafEvent>, Optional<String>, Optional<String>, long) - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
renderLinesWithMaybeCompression(MultiStateRenderer, ImmutableList.Builder<String>, int, boolean) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
Returns the number of lines created.
renderLinesWithMaybeTruncation(int, MultiStateRenderer, ImmutableList.Builder<String>, int) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
Returns the number of lines created.
renderRemoteUploads() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
A method to print the line responsible to show how our remote cache upload goes.
renderShortStatus(long) - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
renderShortStatus(boolean, boolean, long) - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
Returns a compressed version of renderLine.
renderShortStatus(long) - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
renderShortStatus(long) - Method in class com.facebook.buck.event.listener.RemoteExecutionStateRenderer
 
renderShortStatus(long) - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
renderStatusLine(long) - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
renderStatusLine(long) - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
renderStatusLine(long) - Method in class com.facebook.buck.event.listener.RemoteExecutionStateRenderer
 
renderStatusLine(long) - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
RepackZipEntriesStep - Class in com.facebook.buck.zip
A command that creates a copy of a ZIP archive, making sure that certain user-specified entries are packed with a certain compression level.
RepackZipEntriesStep(ProjectFilesystem, Path, Path, ImmutableSet<String>) - Constructor for class com.facebook.buck.zip.RepackZipEntriesStep
RepackZipEntriesStep(ProjectFilesystem, Path, Path, ImmutableSet<String>, ZipCompressionLevel) - Constructor for class com.facebook.buck.zip.RepackZipEntriesStep
replace(ImmutableMap<String, MacroReplacer<T>>, String, boolean, MacroCombiner<T>) - Static method in class com.facebook.buck.core.macros.MacroFinder
Expand macros embedded in a string.
replace(MacroMatchResult) - Method in interface com.facebook.buck.core.macros.MacroReplacer
 
replace(MacroMatchResult) - Method in class com.facebook.buck.rules.macros.FunctionMacroReplacer
 
replace(ByteBuffer, int) - Method in class com.facebook.buck.util.ByteBufferReplacer
Perform an in-place replacement pass over the given buffer (bounded by Buffer.position and Buffer.limit).
replace(ByteBuffer) - Method in class com.facebook.buck.util.ByteBufferReplacer
 
replaceInvalidCharacters(String) - Static method in interface com.facebook.buck.core.model.Flavor
 
ReplaceManifestPlaceholdersStep - Class in com.facebook.buck.android
Replaces placeholders in the android manifest.
ReplaceManifestPlaceholdersStep(ProjectFilesystem, Path, Path, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
 
replaceVariablesInString(String, Map<String, String>) - Static method in class com.facebook.buck.apple.InfoPlistSubstitution
 
report(Diagnostic<? extends JavaFileObject>) - Method in class com.facebook.buck.jvm.java.abi.source.api.ErrorSuppressingDiagnosticListener
 
REPORT_EXTRA_INFO_COMMAND_FIELD - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
REPORT_UPLOAD_PATH_FIELD - Static variable in class com.facebook.buck.doctor.config.DoctorConfig
 
reportAbsolutePath(BuildRule, String, Path) - Method in interface com.facebook.buck.rules.modern.tools.IsolationChecker.FailureReporter
 
reportAnnotationProcessingEventFinished(BuildTarget, String, String, int, boolean) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportAnnotationProcessingEventFinished(BuildTarget, String, String, int, boolean) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportAnnotationProcessingEventStarted(BuildTarget, String, String, int, boolean) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportAnnotationProcessingEventStarted(BuildTarget, String, String, int, boolean) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportCompilerPluginFinished(BuildTarget, ImmutableMap<String, String>) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportCompilerPluginFinished(BuildTarget, ImmutableMap<String, String>) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportCompilerPluginStarted(BuildTarget, String, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportCompilerPluginStarted(BuildTarget, String, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportEvent(Level, String, Object...) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportEvent(Level, String, Object...) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportException(URI, IOException) - Method in class com.facebook.buck.slb.ServerHealthManager
 
reportException(IOException) - Method in class com.facebook.buck.slb.ServerHealthState
 
reportExcludedField(Class<?>, Field, ExcludeFromRuleKey) - Static method in class com.facebook.buck.core.rulekey.MissingExcludeReporter
Report a field that's being processed for rulekeys and is annotated with @ExcludeFromRuleKey.
reportExcludedMethod(Class<?>, Method, ExcludeFromRuleKey) - Static method in class com.facebook.buck.core.rulekey.MissingExcludeReporter
Report a method that's being processed for rulekeys and is annotated with @ExcludeFromRuleKey.
reportFieldMissingAnnotation(Class<?>, Field) - Static method in class com.facebook.buck.core.rulekey.MissingExcludeReporter
Report a field that's being processed for rulekeys and is missing both @AddToRuleKey and @ExcludeFromRuleKey.
ReportGenerator - Class in com.facebook.buck.jvm.java.coverage
This example creates a HTML report for eclipse like projects based on a single execution data store called jacoco.exec.
ReportGenerator(Properties) - Constructor for class com.facebook.buck.jvm.java.coverage.ReportGenerator
Create a new generator based for the given project.
reportInnerClassReferences(ClassVisitor) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
reportJavacPhaseFinished(BuildTarget, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportJavacPhaseFinished(BuildTarget, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportJavacPhaseStarted(BuildTarget, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportJavacPhaseStarted(BuildTarget, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportMethodMissingAnnotation(Class<?>, Method) - Static method in class com.facebook.buck.core.rulekey.MissingExcludeReporter
Report a method that's being processed for rulekeys and is missing both @AddToRuleKey and @ExcludeFromRuleKey.
reportNotMbr(BuildRule) - Method in interface com.facebook.buck.rules.modern.tools.IsolationChecker.FailureReporter
 
reportPingLatency(URI, long) - Method in class com.facebook.buck.slb.ServerHealthManager
 
reportPingLatency(long, long) - Method in class com.facebook.buck.slb.ServerHealthState
NOTE: Assumes nowMillis is roughly non-decreasing in consecutive calls.
reportProfile() - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
reportProfile() - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
Reports profile information captured while parsing build files.
reportProfile() - Method in class com.facebook.buck.parser.ConcurrentProjectBuildFileParser
 
reportProfile() - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
reportProfile() - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
reportProfile() - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
reportRequestError(URI) - Method in class com.facebook.buck.slb.ServerHealthManager
 
reportRequestError(long) - Method in class com.facebook.buck.slb.ServerHealthState
NOTE: Assumes nowMillis is roughly non-decreasing in consecutive calls.
reportRequestException(URI) - Method in class com.facebook.buck.slb.ClientSideSlb
 
reportRequestException(URI) - Method in interface com.facebook.buck.slb.HttpLoadBalancer
 
reportRequestSuccess(URI) - Method in class com.facebook.buck.slb.ClientSideSlb
 
reportRequestSuccess(URI) - Method in interface com.facebook.buck.slb.HttpLoadBalancer
 
reportRequestSuccess(URI) - Method in class com.facebook.buck.slb.ServerHealthManager
 
reportRequestSuccess(long) - Method in class com.facebook.buck.slb.ServerHealthState
NOTE: Assumes nowMillis is roughly non-decreasing in consecutive calls.
reportResult(ImmutableList.Builder<String>, TestResults) - Method in class com.facebook.buck.event.listener.TestResultFormatter
Writes a detailed summary that ends with a trailing newline.
reportResultSummary(ImmutableList.Builder<String>, TestResultSummary) - Method in class com.facebook.buck.event.listener.TestResultFormatter
 
reportSerializationFailure(BuildRule, String, String) - Method in interface com.facebook.buck.rules.modern.tools.IsolationChecker.FailureReporter
 
reportSuccess(BuildRule) - Method in interface com.facebook.buck.rules.modern.tools.IsolationChecker.FailureReporter
 
reportThrowable(Throwable, String, Object...) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportThrowable(Throwable, String, Object...) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
repositories - Variable in class com.facebook.buck.maven.ArtifactConfig
 
REPOSITORIES_SECTION - Static variable in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
Repository - Class in com.facebook.buck.maven.aether
 
Repository() - Constructor for class com.facebook.buck.maven.aether.Repository
 
Repository(String) - Constructor for class com.facebook.buck.maven.aether.Repository
 
repositoryName(Location, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkBuildModule
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.artifact.OutputArtifact
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.artifact.SourceArtifactImpl
 
repr(SkylarkPrinter) - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgsApi
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProviderInfo
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkFunction
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.compatible.BuckStarlarkStructObject
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.args.CommandLineArgsBuilder
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.BoolAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.data.SkylarkDependency
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContext
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextAttr
 
repr(SkylarkPrinter) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
representationForRuleKey() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
 
representationForRuleKey() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
requestTimestampMillis() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
RequestUploader - Class in com.facebook.buck.support.build.report
RequestUploader is only concerned with uploading and handling a request of type RequestBody related to a buildId.
requestUrl() - Method in interface com.facebook.buck.slb.HttpResponse
 
requestUrl() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
require(Optional<T>) - Static method in class com.facebook.buck.core.util.Optionals
 
requireAggregatedDepsRule(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
Find or create a DependencyAggregation rule, representing a grouping of dependencies: generally, those deps from the current CxxPlatform.
requireAllRules(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
 
requireAllRules(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
 
requireAllRules(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
requireBuild(BuildTarget, ProjectFilesystem, ActionGraphBuilder, RustPlatform, RustBuckConfig, ImmutableSortedMap<String, Arg>, ImmutableList<Arg>, ImmutableList<Arg>, Iterable<Arg>, String, CrateType, Optional<String>, Linker.LinkableDepType, ImmutableSortedMap<SourcePath, Optional<String>>, String, boolean, boolean, Iterable<BuildRule>, ImmutableMap<String, BuildTarget>, Optional<String>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
requireBuildRule(ActionGraphBuilder, Flavor...) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
Require a flavored version of this build rule
requireCompileBuildRule(String, CxxSource) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
requireCompileRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, ImmutableSet<BuildRule>, HaskellPlatform, Linker.LinkableDepType, boolean, Optional<String>, Optional<HaskellPackageInfo>, ImmutableList<String>, HaskellSources) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
 
requiredBuildTargets - Variable in class com.facebook.buck.features.apple.projectV2.ProjectGenerator.Result
 
requiredBuildTargets - Variable in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
requiredData - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
requiredData - Variable in class com.facebook.buck.remoteexecution.util.OutputsCollector.CollectedOutputs
 
requireDelegate(BuildTarget, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
 
requiredSymbols - Variable in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
 
requireGhciRule(BuildTarget, ProjectFilesystem, BuildRuleParams, CellPathResolver, ActionGraphBuilder, HaskellPlatform, CxxBuckConfig, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>, SourceSortedSet, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>, ImmutableList<String>, Optional<BuildTarget>, Optional<SourcePath>, ImmutableList<SourcePath>, boolean) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
Give a rule that will result in a ghci session for the target
requireHeaderSymlinkTree(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CxxPlatform, ImmutableMap<Path, SourcePath>, HeaderVisibility, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
requireInferCaptureBuildRules(ImmutableMap<String, CxxSource>, InferBuckConfig) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
requireInferRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBuckConfig, CxxPlatform, CxxConstructorArg, InferBuckConfig) - Static method in class com.facebook.buck.cxx.CxxInferEnhancer
 
requireMetadata(BuildTarget, Class<T>) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Retrieve a piece of metadata for a target.
requireMetadata(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
requireMetadata(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
requireMultiarchRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, MultiarchFileInfo, ImmutableSortedSet<BuildRule>, CxxBuckConfig, FlavorDomain<UnresolvedAppleCxxPlatform>) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
Generate a fat rule from thin rules.
requireOmnibusSharedObject(CellPathResolver, BuildTarget, ProjectFilesystem, ActionGraphBuilder, CxxPlatform, CxxBuckConfig, Iterable<NativeLinkable>, Iterable<NativeLinkable>, ImmutableList<Arg>) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
Give a rule for an omnibus object to be loaded into a ghci session
requirePrecompiledHeader(boolean, PreprocessorDelegate, CxxPlatform, CxxSource.Type, CxxToolFlags, DepsBuilder, BuildTarget, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
Look up or build a precompiled header build rule which this build rule is requesting.
requirePreprocessAndCompileBuildRule(String, CxxSource) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
requirePreprocessAndCompileRules(ImmutableMap<String, CxxSource>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
requireRule(BuildTarget) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Retrieve the BuildRule for the given BuildTarget.
requireRule(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
requireRule(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
requireRuleFuture(BuildTarget) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
 
requireRuleFuture(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
 
requireRuleFuture(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
Requires the rule asynchronously.
requireRuleFuture(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
requireSharedLibrarySymlinkTree(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CxxPlatform, Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
requiresKapt(JvmLibraryArg) - Static method in class com.facebook.buck.features.project.intellij.IjKotlinHelper
Whether the target node associated with the constructorArg requires kapt
requireThinOptRules(ImmutableMap<String, CxxSource>, SourcePath) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
ResChunk - Class in com.facebook.buck.android.resources
ResChunk is the base of most structures in Android's .arsc and compiled .xml files.
ResChunk.RefTransformer - Interface in com.facebook.buck.android.resources
 
ResChunk.RefVisitor - Interface in com.facebook.buck.android.resources
 
resDir - Variable in class com.facebook.buck.android.AndroidResourceIndex
 
reserialize(T) - Method in class com.facebook.buck.rules.modern.Serializer
Returns the serialized bytes of the instance.
ReSessionData - Interface in com.facebook.buck.remoteexecution.event.listener.model
Information specific to Remote Execution.
reset() - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
reset() - Method in class com.facebook.buck.util.hash.HasherInputStream
 
resetBuckGlobalState() - Method in class com.facebook.buck.support.state.BuckGlobalStateLifecycleManager
Manually reset the BuckGlobalState, used for testing.
resetUuidIfPresent(MappedByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.LcUuidContentsScrubber
Sets the LC_UUID to all zeroes if it's part of the Mach-O file.
resolve(BuildRuleResolver) - Method in class com.facebook.buck.android.toolchain.ndk.impl.ProviderBackedUnresolvedNdkCxxPlatform
 
resolve(BuildRuleResolver) - Method in class com.facebook.buck.android.toolchain.ndk.impl.StaticUnresolvedNdkCxxPlatform
 
resolve(BuildRuleResolver) - Method in interface com.facebook.buck.android.toolchain.ndk.UnresolvedNdkCxxPlatform
Returns the resolved @{link NdkCxxPlatform}.
resolve(BuildRuleResolver) - Method in class com.facebook.buck.apple.toolchain.impl.ProviderBackedUnresolvedAppleCxxPlatform
 
resolve(BuildRuleResolver) - Method in class com.facebook.buck.apple.toolchain.impl.StaticUnresolvedAppleCxxPlatform
 
resolve(BuildRuleResolver) - Method in interface com.facebook.buck.apple.toolchain.UnresolvedAppleCxxPlatform
Returns the resolved @{link AppleCxxPlatform}.
resolve(BuildEngineAction) - Method in class com.facebook.buck.core.build.action.resolver.BuildEngineActionToBuildRuleResolver
 
resolve(BuildTarget) - Method in class com.facebook.buck.core.build.action.resolver.BuildTargetToBuildEngineActionResolver
 
resolve(RelPath) - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
resolve(Path) - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
resolve(String) - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
resolve(Path) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
resolve(String) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
resolve(String) - Method in interface com.facebook.buck.core.filesystems.RelPath
 
resolve(RelPath) - Method in interface com.facebook.buck.core.filesystems.RelPath
 
resolve(ForwardRelativePath) - Method in class com.facebook.buck.core.path.ForwardRelativePath
Append given path to the current path
resolve(String) - Method in class com.facebook.buck.core.path.ForwardRelativePath
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.BinaryBuildRuleToolProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ConstantToolProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ErrorToolProvider
 
resolve() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in interface com.facebook.buck.core.toolchain.toolprovider.ToolProvider
 
resolve(ActionGraphBuilder, LocationMacro) - Method in class com.facebook.buck.cxx.CxxLocationMacroExpander
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.impl.StaticUnresolvedCxxPlatform
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DefaultLinkerProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.linker.LinkerProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.ProviderBasedUnresolvedCxxPlatform
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in interface com.facebook.buck.cxx.toolchain.UnresolvedCxxPlatform
Resolves the platform.
resolve(SourcePathResolverAdapter) - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.features.rust.ConfigBasedUnresolvedRustPlatform
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in interface com.facebook.buck.features.rust.UnresolvedRustPlatform
Resolves the platform.
resolve(BuildRuleResolver, TargetConfiguration) - Method in class com.facebook.buck.infer.InferDistFromTargetProvider
 
resolve(BuildRuleResolver, TargetConfiguration) - Method in interface com.facebook.buck.infer.UnresolvedInferPlatform
Resolves to the platform.
resolve(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
resolve(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
resolve(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
resolve(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
resolve(ForwardRelativePath) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
resolve(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
resolve(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
resolve(ForwardRelativePath) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
resolve(RelPath) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
resolve(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
resolve(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
resolve(ForwardRelativePath) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
resolve(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ConstantJavacProvider
 
resolve(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ExternalJavacProvider
Creates an ExternalJavac.
resolve(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JarBackedJavacProvider
 
resolve(SourcePathRuleFinder) - Method in interface com.facebook.buck.jvm.java.JavacProvider
 
resolve(Collection<String>) - Method in class com.facebook.buck.maven.Resolver
 
resolve(ActionGraphBuilder, M) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
 
resolve(ActionGraphBuilder, LocationPlatformMacro) - Method in class com.facebook.buck.rules.macros.LocationPlatformMacroExpander
 
resolve(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.DefaultInputRuleResolver
 
resolve(SourcePath) - Method in interface com.facebook.buck.rules.modern.InputRuleResolver
 
resolve(String) - Method in class com.facebook.buck.rules.modern.OutputPath
 
resolve(Path) - Method in class com.facebook.buck.rules.modern.OutputPath
 
resolve(BuildRuleResolver) - Method in class com.facebook.buck.swift.toolchain.impl.StaticUnresolvedSwiftPlatform
 
resolve(BuildRuleResolver) - Method in interface com.facebook.buck.swift.toolchain.UnresolvedSwiftPlatform
Returns the resolved @{link NdkCxxPlatform}.
resolve(BuildTarget, ImmutableMap<BuildTarget, ImmutableSet<Version>>) - Method in interface com.facebook.buck.versions.VersionSelector
 
resolve(BuildTarget, ImmutableMap<BuildTarget, ImmutableSet<Version>>) - Method in class com.facebook.buck.versions.VersionUniverseVersionSelector
 
resolveAlias(CommandRunnerParams, PerBuildState, List<String>) - Static method in class com.facebook.buck.cli.ResolveAliasHelper
Assumes each argument passed to this command is an alias defined in .buckconfig, or a fully qualified (non-alias) target to be verified by checking the build files.
resolveAliases(Iterable<String>) - Method in class com.facebook.buck.support.cli.config.AliasConfig
Accept a list of strings and for those of them which are configured aliases, convert them to appropriate aliased values.
ResolveAliasHelper - Class in com.facebook.buck.cli
Helper class with functionality to resolve alias in `targets` command.
resolveCellRelativePath(CellRelativePath) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
 
resolveCellRelativePath(CellRelativePath) - Method in interface com.facebook.buck.core.cell.CellPathResolver
Resolve a cell-relative path to an absolute path.
Resolved(ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.features.python.PythonMappedComponents.Resolved
 
resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
 
resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath) - Method in class com.facebook.buck.features.project.intellij.IjProjectSourcePathResolver
Resolve the default output path for the given targetSourcePath, returning a sourcepath pointing to the output.
resolveDep(BuildTarget) - Method in interface com.facebook.buck.core.rules.analysis.context.DependencyOnlyRuleAnalysisContext
resolveDep(BuildTarget) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
 
resolveDep(BuildTarget) - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisContext
resolveDeps(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.analysis.context.DependencyOnlyRuleAnalysisContext
 
resolveDeps(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
 
resolveDeps(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisContext
 
ResolvedJavacPluginProperties - Class in com.facebook.buck.jvm.java
 
ResolvedJavacPluginProperties(JavacPluginProperties) - Constructor for class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
resolveDuplicateRelativePaths(ImmutableSortedSet<SourcePath>, SourcePathResolverAdapter) - Static method in class com.facebook.buck.core.rules.impl.SymlinkTree
Because of cross-cell, multiple SourcePaths can resolve to the same relative path, despite having distinct absolute paths.
resolveFramework(FrameworkVersion) - Static method in class com.facebook.buck.features.dotnet.DotnetFramework
 
resolveHeaderMap(Path, ImmutableMap<String, SourcePath>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Resolve the map of name to SourcePath to a map of full header name to SourcePath.
resolveList(SelectableConfigurationContext, BuildTarget, String, SelectorList<T>, Concatable<T>, DependencyStack) - Method in class com.facebook.buck.core.select.AbstractSelectorListResolver
 
resolveList(SelectableConfigurationContext, BuildTarget, String, SelectorList<T>, Concatable<T>, DependencyStack) - Method in class com.facebook.buck.core.select.impl.ThrowingSelectorListResolver
Throw unconditionally
resolveList(SelectableConfigurationContext, BuildTarget, String, SelectorList<T>, Concatable<T>, DependencyStack) - Method in interface com.facebook.buck.core.select.SelectorListResolver
Resolves the elements in a given SelectorList and returns the concatenated value.
resolveNonNullPathOutsideTheProjectFilesystem(Path) - Method in class com.facebook.buck.core.config.BuckConfig
 
resolvePath(OutputPath) - Method in class com.facebook.buck.rules.modern.DefaultOutputPathResolver
 
resolvePath(OutputPath) - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
Returns a relative path to the output.
resolvePathThatMayBeOutsideTheProjectFilesystem(Path) - Method in class com.facebook.buck.core.config.BuckConfig
 
resolvePythonComponents(SourcePathResolverAdapter) - Method in interface com.facebook.buck.features.python.PythonComponents
Convert this PythonComponents to a PythonComponents.Resolved, where all SourcePaths have been resolved to Paths for use with Steps.
resolvePythonComponents(SourcePathResolverAdapter) - Method in class com.facebook.buck.features.python.PythonMappedComponents
 
Resolver - Class in com.facebook.buck.maven
 
Resolver(ArtifactConfig) - Constructor for class com.facebook.buck.maven.Resolver
 
resolveRel(String) - Method in interface com.facebook.buck.core.filesystems.RelPath
 
resolveRequirements(BuildTarget, String) - Method in class com.facebook.buck.remoteexecution.FileBasedWorkerRequirementsProvider
Resolve rule's worker requirements.
resolveRequirements(BuildTarget, String) - Method in class com.facebook.buck.remoteexecution.NoOpWorkerRequirementsProvider
Returns default WorkerRequirements always.
resolveRequirements(BuildTarget, String) - Method in interface com.facebook.buck.remoteexecution.WorkerRequirementsProvider
 
resolveSelector(SelectableConfigurationContext, BuildTarget, DependencyStack, String, Selector<T>) - Method in class com.facebook.buck.core.select.AbstractSelectorListResolver
 
resolveSelector(SelectableConfigurationContext, BuildTarget, DependencyStack, String, Selector<T>) - Method in class com.facebook.buck.core.select.impl.DefaultSelectorListResolver
 
resolveSelector(SelectableConfigurationContext, BuildTarget, DependencyStack, String, Selector<T>) - Method in class com.facebook.buck.core.select.impl.UnconfiguredSelectorListResolver
 
resolveSibling(Path) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
resolveSibling(String) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
resolveSourcePath(SourcePath) - Method in class com.facebook.buck.features.apple.projectV2.ProjectSourcePathResolver
Resolve a relative path to the project cell's filesystem.
resolveSrc(SourcePath) - Method in interface com.facebook.buck.core.rules.analysis.context.DependencyOnlyRuleAnalysisContext
resolveSrc(SourcePath) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
 
resolveSrc(SourcePath) - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisContext
resolveSrcs(Iterable<SourcePath>) - Method in interface com.facebook.buck.core.rules.analysis.context.DependencyOnlyRuleAnalysisContext
 
resolveSrcs(Iterable<SourcePath>) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
 
resolveSrcs(Iterable<SourcePath>) - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisContext
 
resolveSymlinkPaths(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.rules.impl.SymlinkDir
 
resolveSymlinkPaths(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.rules.impl.SymlinkMap
 
resolveSymlinkPaths(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.rules.impl.SymlinkPack
 
resolveSymlinkPaths(SourcePathResolverAdapter) - Method in interface com.facebook.buck.core.rules.impl.Symlinks
Resolve all SourcePaths into Paths, represented by SymlinkPaths (for use with SymlinkTreeMergeStep.
resolveTargetSpecs(ParsingContext, Iterable<? extends TargetNodeSpec>, Optional<TargetConfiguration>) - Method in interface com.facebook.buck.parser.Parser
 
resolveTargetSpecs(Cell, Iterable<? extends TargetNodeSpec>, Optional<TargetConfiguration>, TargetSpecResolver.FlavorEnhancer, PerBuildState, TargetSpecResolver.TargetNodeFilterForSpecResolver) - Method in class com.facebook.buck.parser.TargetSpecResolver
 
resolveTargetVariable(String) - Method in interface com.facebook.buck.query.QueryEnvironment
 
resolveTargetVariable(String) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
resolveTool(SourcePath, BuildRuleResolver) - Static method in class com.facebook.buck.core.toolchain.tool.impl.Tools
Resolves a tool from as an executable from a build target output or as a single fixed file.
resolveVersions(TargetNode<?>, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
RESOURCE_APK_PATH_FORMAT - Static variable in class com.facebook.buck.android.AaptPackageResources
 
RESOURCE_TYPE_COUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmounts
If you add or remove resource types above please make sure you update the number below.
resourceAllocationFairness - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
 
ResourceAllocationFairness - Enum in com.facebook.buck.util.concurrent
How to handle fairness when acquiring the semaphore.
ResourceAmounts - Class in com.facebook.buck.util.concurrent
 
ResourceAmounts() - Constructor for class com.facebook.buck.util.concurrent.ResourceAmounts
 
ResourceAmountsEstimator - Class in com.facebook.buck.util.concurrent
 
ResourceAwareSchedulingInfo - Class in com.facebook.buck.core.build.engine.config
 
ResourceAwareSchedulingInfo() - Constructor for class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
ResourceClosure(Set<String>, Map<Integer, SortedSet<Integer>>) - Constructor for class com.facebook.buck.android.resources.UsedResourcesFinder.ResourceClosure
 
ResourceDetails() - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
 
ResourceFilesInfo - Class in com.facebook.buck.android
 
ResourceFilesInfo(ImmutableSortedSet<SourcePath>, SourcePath, ImmutableList<SourcePath>) - Constructor for class com.facebook.buck.android.ResourceFilesInfo
 
ResourceFilter(List<String>) - Constructor for class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
ResourceFilters - Class in com.facebook.buck.android
 
ResourceFilters.Density - Enum in com.facebook.buck.android
Represents the names and values of valid densities for resources as defined in http://developer.android.com/guide/topics/resources/providing-resources.html#DensityQualifier
ResourceFilters.Qualifiers - Class in com.facebook.buck.android
 
ResourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
 
ResourceFolderFactory - Interface in com.facebook.buck.features.project.intellij.model.folders
Interface for factory classes which can create each type of resource folder.
ResourcePool<R extends AutoCloseable> - Class in com.facebook.buck.util.concurrent
Allows multiple concurrently executing futures to share a constrained number of resources.
ResourcePool(int, ResourcePool.ResourceUsageErrorPolicy, Supplier<R>) - Constructor for class com.facebook.buck.util.concurrent.ResourcePool
 
ResourcePool.ResourceUsageErrorPolicy - Enum in com.facebook.buck.util.concurrent
Describes how to handle errors that take place during resource usage.
ResourcePool.ThrowingFunction<T,R> - Interface in com.facebook.buck.util.concurrent
 
resourcePredicateFrom(CxxBuckConfig, Optional<String>, Optional<ImmutableList<CxxLinkGroupMapping>>, TargetGraph) - Static method in class com.facebook.buck.cxx.LinkableListFilterFactory
Creates a predicate to filter resources that will be included in an apple_bundle.
RESOURCES_DIR - Static variable in class com.facebook.buck.android.exopackage.ResourcesExoHelper
 
RESOURCES_PER_RULE_SECTION_HEADER - Static variable in class com.facebook.buck.core.resources.ResourcesConfig
 
RESOURCES_SECTION_HEADER - Static variable in class com.facebook.buck.core.resources.ResourcesConfig
 
RESOURCES_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
 
RESOURCES_TYPE - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
ResourcesConfig - Class in com.facebook.buck.core.resources
 
ResourcesConfig() - Constructor for class com.facebook.buck.core.resources.ResourcesConfig
 
ResourcesExoHelper - Class in com.facebook.buck.android.exopackage
 
ResourcesFilter - Class in com.facebook.buck.android
Buildable that is responsible for taking a set of res/ directories and applying an optional resource filter to them, ultimately generating the final set of res/ directories whose contents should be included in an APK.
ResourcesFilter(BuildTarget, ProjectFilesystem, ImmutableSortedSet<BuildRule>, ImmutableCollection<BuildRule>, SourcePathRuleFinder, ImmutableList<SourcePath>, ImmutableSet<SourcePath>, ImmutableSet<String>, Optional<String>, ResourcesFilter.ResourceCompressionMode, FilterResourcesSteps.ResourceFilter, Optional<Arg>) - Constructor for class com.facebook.buck.android.ResourcesFilter
 
ResourcesFilter.BuildOutput - Class in com.facebook.buck.android
 
ResourcesParameters - Class in com.facebook.buck.jvm.java
 
ResourcesParameters() - Constructor for class com.facebook.buck.jvm.java.ResourcesParameters
 
resourcesRoot - Variable in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
ResourcesRootPackageFinder - Class in com.facebook.buck.jvm.java
 
ResourcesRootPackageFinder(Path, JavaPackageFinder) - Constructor for class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
ResourcesXml - Class in com.facebook.buck.android.resources
ResourcesXml handles Android's compiled xml format.
ResourcesZipBuilder - Class in com.facebook.buck.android.resources
Some versions of Android require that any zip file that contains resources/assets contains an AndroidManifest.xml (though it doesn't actually read it).
ResourcesZipBuilder(Path) - Constructor for class com.facebook.buck.android.resources.ResourcesZipBuilder
 
ResourceTable - Class in com.facebook.buck.android.resources
A ResourceTable is the top-level representation of resources.arsc.
ResourceTable(StringPool, ResTablePackage) - Constructor for class com.facebook.buck.android.resources.ResourceTable
 
ResourceValidator - Class in com.facebook.buck.jvm.common
 
Response(ThriftProtocol, InputStream) - Constructor for class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
 
ResTablePackage - Class in com.facebook.buck.android.resources
A Package consists of a header: ResTable_header u16 chunk_type u16 header_size u32 chunk_size u32 package_id u16[128] name u32 typeStringOffset u32 lastPublicTypeOffset u32 keyStringOffset u32 lastPublicKeyOffset u32 typeIdOffset
ResTablePackage(int, int, byte[], StringPool, StringPool, List<ResTableTypeSpec>) - Constructor for class com.facebook.buck.android.resources.ResTablePackage
 
ResTableType - Class in com.facebook.buck.android.resources
ResTableType is a ResChunk holding the resource values for a given type and configuration.
ResTableTypeSpec - Class in com.facebook.buck.android.resources
ResTableTypeSpec is a ResChunk specifying the flags for each resource of a given type.
restoreCompilationDirectory(Path, Path) - Method in class com.facebook.buck.cxx.NoopDebugPathSanitizer
 
restoreCompilationDirectory(Path, Path) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
restoreCompilationDirectory(Path, Path) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
restoreLinkerMapModeFlavorInTarget(BuildTarget, Optional<LinkerMapMode>) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
restoreStripStyleFlavorInTarget(BuildTarget, Optional<StripStyle>) - Static method in class com.facebook.buck.cxx.CxxStrip
 
restrictToInstancesOf(Set<QueryTarget>, Class<?>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
Result(Map<String, SourcePath>, Multimap<Path, SourcePath>, Map<Path, DexWithClasses>, ImmutablePrimaryDexInputMetadata, ImmutableMap<SourcePath, Sha1HashCode>) - Constructor for class com.facebook.buck.android.PreDexedFilesSorter.Result
 
result - Variable in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
Result(BuildTarget, Path, ImmutableSet<BuildTarget>) - Constructor for class com.facebook.buck.features.apple.project.XCodeProjectCommandHelper.Result
 
Result(PBXFileReference, SourceTreePath) - Constructor for class com.facebook.buck.features.apple.projectV2.ProjectFileWriter.Result
 
Result(PBXProject, ImmutableMap<BuildTarget, PBXTarget>, ImmutableSet<BuildTarget>, ImmutableSet<Path>, ImmutableList<Path>, ImmutableList<BuildTargetSourcePath>) - Constructor for class com.facebook.buck.features.apple.projectV2.ProjectGenerator.Result
 
Result(Path, PBXProject, ImmutableMap<BuildTarget, PBXTarget>) - Constructor for class com.facebook.buck.features.apple.projectV2.WorkspaceAndProjectGenerator.Result
 
Result(TargetNode<?>, XCodeNativeTargetAttributes) - Constructor for class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
Result(TargetNode<?>, XCodeNativeTargetAttributes, ImmutableList<BuildTarget>, ImmutableSet<BuildTarget>, ImmutableSet<Path>, ImmutableSet<String>, Optional<HeaderSearchPathAttributes>) - Constructor for class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
Result(BuildTarget, Path, PBXProject, ImmutableSet<BuildTarget>) - Constructor for class com.facebook.buck.features.apple.projectV2.XCodeProjectCommandHelper.Result
 
Result(RULE_KEY, Iterable<BuildRule>) - Constructor for class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory.Result
 
Result(RULE_KEY, DIAG_KEY, Iterable<AddsToRuleKey>) - Constructor for class com.facebook.buck.rules.keys.RuleKeyDiagnostics.Result
 
result - Variable in class com.facebook.buck.rules.keys.RuleKeyResult
The result of rule key computation.
Result(boolean, CoderResult) - Constructor for class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
Result(int, boolean, Optional<String>, Optional<String>, ImmutableList<String>) - Constructor for class com.facebook.buck.util.ProcessExecutor.Result
 
Result(int, String, String, ImmutableList<String>) - Constructor for class com.facebook.buck.util.ProcessExecutor.Result
 
Result(int, ImmutableList<String>) - Constructor for class com.facebook.buck.util.ProcessExecutor.Result
 
resultMap() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedResult
 
RESULTS_AVAILABLE - Static variable in interface com.facebook.buck.event.external.events.IndividualTestEventFinishedExternalInterface
 
ResultType - Enum in com.facebook.buck.test.result.type
The kind of result
resumed(BuildRule, BuildRuleDurationTracker, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
retainAll(Collection<?>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
RETRY_ON_OOM_DEFAULT - Static variable in class com.facebook.buck.remoteexecution.FileBasedWorkerRequirementsProvider
 
RetryBusyHandler - Class in com.facebook.buck.util.sqlite
Implementation of BusyHandler that always returns a retry value from its callback.
RetryBusyHandler() - Constructor for class com.facebook.buck.util.sqlite.RetryBusyHandler
 
RetryClientInterceptor - Class in com.facebook.buck.remoteexecution.grpc.retry
Interceptor for retrying client calls.
RetryClientInterceptor(RetryPolicy) - Constructor for class com.facebook.buck.remoteexecution.grpc.retry.RetryClientInterceptor
 
RetryingCacheDecorator - Class in com.facebook.buck.artifact_cache
 
RetryingCacheDecorator(ArtifactCacheMode, ArtifactCache, int, BuckEventBus) - Constructor for class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
RetryingDownloader - Class in com.facebook.buck.file.downloader.impl
Downloader decorator which adds retry logic to any decorated downloader instance.
RetryingDownloader.RetryingDownloaderException - Exception in com.facebook.buck.file.downloader.impl
 
RetryingDownloaderException(List<IOException>) - Constructor for exception com.facebook.buck.file.downloader.impl.RetryingDownloader.RetryingDownloaderException
 
RetryingException - Exception in com.facebook.buck.core.exceptions
 
RetryingException(List<IOException>) - Constructor for exception com.facebook.buck.core.exceptions.RetryingException
 
RetryingHttpService - Class in com.facebook.buck.slb
 
RetryingHttpService(BuckEventBus, HttpService, String, int) - Constructor for class com.facebook.buck.slb.RetryingHttpService
 
RetryingHttpService(BuckEventBus, HttpService, String, int, long) - Constructor for class com.facebook.buck.slb.RetryingHttpService
 
RetryingHttpService.RetryingHttpServiceException - Exception in com.facebook.buck.slb
 
RetryingHttpServiceException(List<IOException>) - Constructor for exception com.facebook.buck.slb.RetryingHttpService.RetryingHttpServiceException
 
RetryPolicy - Class in com.facebook.buck.remoteexecution.grpc.retry
Immutable policy describing how requests should be retried in terms of delay between retries, the executor to use, and maximum number of retries.
RetryPolicy() - Constructor for class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
RetryPolicy.Builder - Class in com.facebook.buck.remoteexecution.grpc.retry
 
REUSE_CURRENT_CONFIG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
reusedNodeCount - Variable in class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
 
rewrite(int, IntBuffer) - Method in class com.facebook.buck.android.resources.BringToFrontMapper
 
rewrite(Path, Path, Path, Path, Path) - Static method in class com.facebook.buck.android.resources.ExoResourcesRewriter
 
rewrite(int, IntBuffer) - Method in interface com.facebook.buck.android.resources.ReferenceMapper
Given an IntBuffer with an entry for every value of the given type, rearranges the entries in the buffer to match the id reassignment.
RFBIN - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFCHECK - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
rFDCLOEXEC - Static variable in class com.facebook.buck.util.Libc.Constants
 
RFDYLIB - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
rFGETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
RFLIB - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFPROC_MACRO - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFRLIB - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFRLIB_PIC - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFSAVEANALYSIS - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
rFSETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
RichStream<T> - Interface in com.facebook.buck.util.stream
Java 8 streams with "rich" API (convenience methods).
RightComposingComputation<KeyIntermediate extends ComputeKey<?>,Key1 extends ComputeKey<Result1>,Result1 extends ComputeResult,Key2 extends ComputeKey<Result2>,Result2 extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation.composition
An implementation of ComposedComputation that takes a base GraphComputation, a Composer, and Transformer and returns a new ComposedResult of Result2 type.
RightComposingComputation.RightComposer<Key1,Result1,RightKey extends ComputeKey<?>,RightResult extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation.composition
Specific Composer that the right computation is a ComposedComputation
rmFiles(String, Iterable<String>) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
rmFiles(String, Iterable<String>) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
RmStep - Class in com.facebook.buck.step.fs
 
RmStep() - Constructor for class com.facebook.buck.step.fs.RmStep
 
RobolectricTest - Class in com.facebook.buck.android
 
RobolectricTest(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidPlatformTarget, JavaLibrary, Set<String>, Set<String>, TestType, String, List<Arg>, Map<String, String>, Optional<DummyRDotJava>, Optional<UnitTestOptions>, Optional<Long>, Optional<Long>, ImmutableMap<String, Arg>, boolean, ForkMode, Optional<Level>, Optional<Level>, Optional<SourcePath>, Optional<SourcePath>, Optional<SourcePath>, boolean, Tool) - Constructor for class com.facebook.buck.android.RobolectricTest
 
RobolectricTestDescription - Class in com.facebook.buck.android
 
RobolectricTestDescription(ToolchainProvider, JavaBuckConfig, AndroidLibraryCompilerFactory) - Constructor for class com.facebook.buck.android.RobolectricTestDescription
 
RobolectricTestDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of RobolectricTestDescription.AbstractRobolectricTestDescriptionArg.
RobolectricTestDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type RobolectricTestDescriptionArg.
RobolectricTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
 
RobolectricTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
RobolectricTestX - Class in com.facebook.buck.android
The new Robolectric Test rule that uses the test protocol to run.
RobolectricTestX(BuildTarget, ProjectFilesystem, BuildRuleParams, JavaBinary, JavaLibrary, Set<String>, Set<String>, CoercedTestRunnerSpec, List<Arg>, Optional<DummyRDotJava>, Optional<SourcePath>, Optional<SourcePath>, boolean) - Constructor for class com.facebook.buck.android.RobolectricTestX
 
root() - Static method in class com.facebook.buck.core.exceptions.DependencyStack
Create an empty stack
ROOT - Static variable in class com.facebook.buck.core.model.BaseName
 
root - Variable in class com.facebook.buck.core.rules.impl.SymlinkTree
 
ROOT_APKMODULE_NAME - Static variable in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
ROOT_CELL_IDENTIFIER - Static variable in class com.facebook.buck.jvm.java.DefaultClassUsageFileWriter
 
ROOT_CELL_NAME - Static variable in class com.facebook.buck.core.cell.CellName
 
ROOT_SYMBOL - Static variable in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetLanguageConstants
Delimiter that splits cell name and the rest of the pattern
rootCell() - Static method in class com.facebook.buck.core.cell.name.CanonicalCellName
 
RootCellFactory - Class in com.facebook.buck.core.cell.impl
Creates a root cell, i.e.
RootCellFactory() - Constructor for class com.facebook.buck.core.cell.impl.RootCellFactory
 
RootCommand - Class in com.facebook.buck.cli
 
RootCommand() - Constructor for class com.facebook.buck.cli.RootCommand
 
rTIOCSCTTY - Static variable in class com.facebook.buck.util.Libc.Constants
 
rule(BaseFunction, SkylarkDict<String, AttributeHolder>, boolean, boolean, Location, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkRuleFunctions
 
rule(BaseFunction, SkylarkDict<String, AttributeHolder>, boolean, boolean, Location, FuncallExpression, Environment) - Method in interface com.facebook.buck.skylark.function.SkylarkRuleFunctionsApi
 
RULE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDebuggableBinary
 
RULE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDsym
 
RULE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxStrip
Used to identify this rule in the graph.
RULE_KEY - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify the RuleKey for a build rule.
RULE_KEY - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
RULE_KEY_COMPUTATION_RESOURCE_AMOUNTS - Static variable in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
RULE_KEY_DIAG_GRAPH_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
RULE_KEY_DIAG_KEYS_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
RULE_KEY_LOGGER_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
RULE_KEY_NAMES - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
All keys corresponding to rule keys.
RULE_TYPE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
RuleAnalysisCache - Interface in com.facebook.buck.core.rules.analysis.cache
Cache for performing rule analysis
RuleAnalysisCacheImpl - Class in com.facebook.buck.core.rules.analysis.impl
Cache for performing rule analysis
RuleAnalysisCacheImpl() - Constructor for class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisCacheImpl
 
RuleAnalysisCompatibleDelegatingActionGraphBuilder - Class in com.facebook.buck.core.rules.resolver.impl
An ActionGraphBuilder that manages both rule analysis computation and the legacy action graph construction.
RuleAnalysisCompatibleDelegatingActionGraphBuilder(TargetNodeToBuildRuleTransformer, Function<TargetNodeToBuildRuleTransformer, ActionGraphBuilder>, RuleAnalysisGraph) - Constructor for class com.facebook.buck.core.rules.resolver.impl.RuleAnalysisCompatibleDelegatingActionGraphBuilder
 
RuleAnalysisComputation - Class in com.facebook.buck.core.rules.analysis.impl
The GraphComputation for performing the target graph to provider and action graph transformation.
RuleAnalysisComputation(TargetGraph, BuckEventBus) - Constructor for class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisComputation
 
ruleAnalysisComputation - Variable in class com.facebook.buck.core.rules.transformer.impl.LegacyRuleAnalysisDelegatingTargetNodeToBuildRuleTransformer
 
RuleAnalysisComputationMode - Enum in com.facebook.buck.core.rules.analysis.config
Indicates what mode of RuleAnalysisGraph should be ran.
RuleAnalysisConfig - Class in com.facebook.buck.core.rules.analysis.config
 
RuleAnalysisConfig() - Constructor for class com.facebook.buck.core.rules.analysis.config.RuleAnalysisConfig
 
RuleAnalysisContext - Interface in com.facebook.buck.core.rules.analysis
A context that will be supplied to a Description's rule implementation so that the rule analysis can be performed.
RuleAnalysisContextImpl - Class in com.facebook.buck.core.rules.analysis.impl
Implementation of RuleAnalysisContext.
RuleAnalysisContextImpl(BuildTarget, ImmutableMap<BuildTarget, ProviderInfoCollection>, ProjectFilesystem, BuckEventBus) - Constructor for class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisContextImpl
 
RuleAnalysisException - Exception in com.facebook.buck.core.rules.analysis
Represents the failure of an analysis phase implementation function
RuleAnalysisException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.core.rules.analysis.RuleAnalysisException
 
RuleAnalysisException(Throwable, String) - Constructor for exception com.facebook.buck.core.rules.analysis.RuleAnalysisException
 
RuleAnalysisGraph - Interface in com.facebook.buck.core.rules.analysis.computation
Represents the stage of buck where the TargetGraph is analyzed and converted into its corresponding RuleAnalysisResult graph, which consists of a Provider graph and a ActionAnalysisData graph.
RuleAnalysisGraphImpl - Class in com.facebook.buck.core.rules.analysis.impl
Default implementation of RuleAnalysisGraph driven by a GraphTransformationEngine
RuleAnalysisKey - Class in com.facebook.buck.core.rules.analysis
The key of a computation of the TargetGraph to its corresponding Providers and ActionAnalysisData.
RuleAnalysisKey() - Constructor for class com.facebook.buck.core.rules.analysis.RuleAnalysisKey
 
RuleAnalysisLegacyBinaryBuildRuleView - Class in com.facebook.buck.core.rules.tool
As RuleAnalysisLegacyBuildRuleView, but also implements BinaryBuildRule so that this rule can be executable (with buck run, in the legacy graph, etc)
RuleAnalysisLegacyBinaryBuildRuleView(String, BuildTarget, Optional<Action>, BuildRuleResolver, ProjectFilesystem, ProviderInfoCollection) - Constructor for class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyBinaryBuildRuleView
RuleAnalysisLegacyBuildRuleView - Class in com.facebook.buck.core.rules.impl
This represents the RuleAnalysisResult in the modern action framework as a legacy BuildRule so that existing architecture can use them.
RuleAnalysisLegacyBuildRuleView(String, BuildTarget, Optional<Action>, BuildRuleResolver, ProjectFilesystem, ProviderInfoCollection) - Constructor for class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
RuleAnalysisLegacyTestBuildRuleView - Class in com.facebook.buck.core.rules.tool
As RuleAnalysisLegacyBuildRuleView, but also implements TestRule so that this rule can be run by buck test
RuleAnalysisLegacyTestBuildRuleView(String, BuildTarget, Optional<Action>, BuildRuleResolver, ProjectFilesystem, ProviderInfoCollection) - Constructor for class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
RuleAnalysisLegacyToolchain - Interface in com.facebook.buck.core.toolchain
Allows legacy Toolchains to be exposed in a generic way to the rule analysis graph via providers.
RuleAnalysisLegacyToolProvider - Interface in com.facebook.buck.core.toolchain.toolprovider
Provide RunInfo from a ToolProvider so that legacy Tools can be used in the rule analysis graph
RuleAnalysisResult - Interface in com.facebook.buck.core.rules.analysis
The result of performing rule analysis over a single BuildTarget rule.
RuleArg - Annotation Type in com.facebook.buck.core.util.immutables
Immutable generator for data transfer objects.
RuleBasedConstraintResolver - Class in com.facebook.buck.core.rules.platform
ConstraintResolver that uses configuration rules obtained from ConfigurationRuleResolver to create ConstraintSetting and ConstraintValue instances.
RuleBasedConstraintResolver(ConfigurationRuleResolver) - Constructor for class com.facebook.buck.core.rules.platform.RuleBasedConstraintResolver
 
RuleBasedMultiPlatformResolver - Class in com.facebook.buck.core.rules.platform
PlatformResolver that supports multiplatforms.
RuleBasedMultiPlatformResolver(ConfigurationRuleResolver, RuleBasedPlatformResolver) - Constructor for class com.facebook.buck.core.rules.platform.RuleBasedMultiPlatformResolver
 
RuleBasedPlatformResolver - Class in com.facebook.buck.core.rules.platform
 
RuleBasedPlatformResolver(ConfigurationRuleResolver) - Constructor for class com.facebook.buck.core.rules.platform.RuleBasedPlatformResolver
 
RuleBasedTargetConfiguration - Class in com.facebook.buck.core.model
Platform target implementation of TargetConfiguration.
RuleBasedTargetConfiguration() - Constructor for class com.facebook.buck.core.model.RuleBasedTargetConfiguration
 
RuleBasedTargetPlatformResolver - Class in com.facebook.buck.core.rules.platform
An implementation of TargetPlatformResolver that creates Platform from PlatformRule for RuleBasedTargetConfiguration.
RuleBasedTargetPlatformResolver(PlatformResolver) - Constructor for class com.facebook.buck.core.rules.platform.RuleBasedTargetPlatformResolver
 
ruleCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ruleCountCalculated(ImmutableSet<BuildTarget>, int) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
RuleCountCalculated(ImmutableSet<BuildTarget>, int) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
ruleCountCalculated(BuildEvent.RuleCountCalculated) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ruleCountCalculated(BuildEvent.RuleCountCalculated) - Method in class com.facebook.buck.event.listener.CacheRateStatsListener
 
ruleCountCalculated(BuildEvent.RuleCountCalculated) - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
ruleCountCalculated(BuildEvent.RuleCountCalculated) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
ruleCountUpdated(BuildEvent.UnskippedRuleCountUpdated) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ruleCountUpdated(BuildEvent.UnskippedRuleCountUpdated) - Method in class com.facebook.buck.event.listener.CacheRateStatsListener
 
ruleCountUpdated(BuildEvent.UnskippedRuleCountUpdated) - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
ruleCountUpdated(BuildEvent.UnskippedRuleCountUpdated) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
RuleDepsCache - Interface in com.facebook.buck.core.build.engine
 
RuleDescription<T extends BuildRuleArg> - Interface in com.facebook.buck.core.description
The new modern Description that we will use during the analysis of a rule.
RuleDescriptionWithInstanceName<T extends BuildRuleArg> - Interface in com.facebook.buck.core.description
An instance RuleDescription that has a more complicated name.
RuleDescriptor<T extends ConstructorArg> - Class in com.facebook.buck.core.rules.knowntypes
Everything about Buck rule: rule name rule type constructor arg type constructor arg descriptor rule implementation (rule description)
RuleDescriptor() - Constructor for class com.facebook.buck.core.rules.knowntypes.RuleDescriptor
 
ruleExists(String, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkBuildModule
 
ruleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
RuleFunctionFactory - Class in com.facebook.buck.skylark.parser
Responsible for creating instances of Skylark functions based on Buck's BaseDescriptions.
RuleFunctionFactory(TypeCoercerFactory) - Constructor for class com.facebook.buck.skylark.parser.RuleFunctionFactory
 
ruleImpl(RuleAnalysisContext, BuildTarget, T) - Method in interface com.facebook.buck.core.description.RuleDescription
Runs the rule implementation during the analysis phase.
ruleImpl(RuleAnalysisContext, BuildTarget, SkylarkDescriptionArg) - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescription
 
ruleImpl(RuleAnalysisContext, BuildTarget, LegacyToolchainDescriptionArg) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainRuleDescription
 
ruleImpl(RuleAnalysisContext, BuildTarget, PrebuiltDotnetLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryRuleDescription
 
ruleIsRequiredForSourceOnlyAbi() - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
 
ruleKey() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
RuleKey - Class in com.facebook.buck.core.rulekey
RuleKey encapsulates regimented computation of SHA-1 keys that incorporate all BuildRule state relevant to idempotency.
RuleKey(HashCode) - Constructor for class com.facebook.buck.core.rulekey.RuleKey
 
RuleKey(String) - Constructor for class com.facebook.buck.core.rulekey.RuleKey
 
ruleKey - Variable in class com.facebook.buck.rules.keys.RuleKeyDiagnostics.Result
 
RuleKeyAppendable - Interface in com.facebook.buck.rules.keys
Deprecated.
RuleKeyAppendable.RuleKeyAppendableSink - Interface in com.facebook.buck.rules.keys
Deprecated.
RuleKeyBuilder<RULE_KEY> - Class in com.facebook.buck.rules.keys
A base implementation for rule key builders.
RuleKeyBuilder(SourcePathRuleFinder, FileHashLoader, CountingRuleKeyHasher<RULE_KEY>) - Constructor for class com.facebook.buck.rules.keys.RuleKeyBuilder
 
RuleKeyBuilder(SourcePathRuleFinder, FileHashLoader, RuleKeyHasher<RULE_KEY>) - Constructor for class com.facebook.buck.rules.keys.RuleKeyBuilder
 
RuleKeyCache<V> - Interface in com.facebook.buck.rules.keys
Interface for caches for rule keys.
RuleKeyCacheRecycler<V> - Class in com.facebook.buck.rules.keys
Class which encapsulates all effort to cache and reuse a RuleKeyCache between builds.
RuleKeyCacheRecycler.SettingsAffectingCache - Class in com.facebook.buck.rules.keys
Any external settings which, if changed, will cause the entire cache to be invalidated.
RuleKeyCacheResult - Class in com.facebook.buck.artifact_cache
 
RuleKeyCacheResult() - Constructor for class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
RuleKeyCacheResultEvent - Class in com.facebook.buck.artifact_cache
 
RuleKeyCacheResultEvent(RuleKeyCacheResult, boolean) - Constructor for class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
RuleKeyCacheScope<V> - Interface in com.facebook.buck.rules.keys
A class managing access to a RuleKeyCache for the duration of a build.
RuleKeyCalculationEvent - Interface in com.facebook.buck.event
Events used to track time spent calculating rule keys.
RuleKeyCalculationEvent.DefaultFinished - Class in com.facebook.buck.event
 
RuleKeyCalculationEvent.DefaultStarted - Class in com.facebook.buck.event
 
RuleKeyCalculationEvent.Event - Class in com.facebook.buck.event
 
RuleKeyCalculationEvent.Finished - Interface in com.facebook.buck.event
 
RuleKeyCalculationEvent.Started - Interface in com.facebook.buck.event
 
RuleKeyCalculationEvent.Type - Enum in com.facebook.buck.event
 
ruleKeyCalculationFinished(BuildRuleEvent.StartedRuleKeyCalc, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
ruleKeyCalculationFinished(RuleKeyCalculationEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleKeyCalculationFinished(RuleKeyCalculationEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
ruleKeyCalculationScope(BuckEventBus, BuildRule, BuildRuleDurationTracker, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
ruleKeyCalculationStarted(BuildRule, BuildRuleDurationTracker) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
ruleKeyCalculationStarted(RuleKeyCalculationEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleKeyCalculationStarted(RuleKeyCalculationEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
RuleKeyConfig - Class in com.facebook.buck.core.rulekey.config
 
RuleKeyConfig() - Constructor for class com.facebook.buck.core.rulekey.config.RuleKeyConfig
 
RuleKeyConfiguration - Class in com.facebook.buck.rules.keys.config
Provides rule key configuration options.
RuleKeyConfiguration() - Constructor for class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
 
RuleKeyDiagnostics<RULE_KEY,DIAG_KEY> - Class in com.facebook.buck.rules.keys
Contains functionality related to rulekey diagnostics.
RuleKeyDiagnostics(Function<BuildRule, RuleKeyDiagnostics.Result<RULE_KEY, DIAG_KEY>>, Function<AddsToRuleKey, RuleKeyDiagnostics.Result<RULE_KEY, DIAG_KEY>>) - Constructor for class com.facebook.buck.rules.keys.RuleKeyDiagnostics
 
RuleKeyDiagnostics.Result<RULE_KEY,DIAG_KEY> - Class in com.facebook.buck.rules.keys
 
RuleKeyDiagnosticsListener - Class in com.facebook.buck.event.listener
 
RuleKeyDiagnosticsListener(ProjectFilesystem, InvocationInfo, ExecutorService, TaskManagerCommandScope, Optional<BuildReportFileUploader>) - Constructor for class com.facebook.buck.event.listener.RuleKeyDiagnosticsListener
 
RuleKeyDiagnosticsMode - Enum in com.facebook.buck.core.rulekey
Whether and when to perform rulekey diagnostics.
RuleKeyFactories - Class in com.facebook.buck.rules.keys
The various rule key factories used by the build engine.
RuleKeyFactories() - Constructor for class com.facebook.buck.rules.keys.RuleKeyFactories
 
RuleKeyFactory<RULE_KEY> - Interface in com.facebook.buck.rules.keys
 
RuleKeyFactoryWithDiagnostics<RULE_KEY> - Interface in com.facebook.buck.rules.keys
A rule key factory that provides diagnostic facilities.
RuleKeyFieldLoader - Class in com.facebook.buck.rules.keys
 
RuleKeyFieldLoader(RuleKeyConfiguration) - Constructor for class com.facebook.buck.rules.keys.RuleKeyFieldLoader
 
RuleKeyHasher<HASH> - Interface in com.facebook.buck.rules.keys.hasher
A hasher used for the rule key construction.
RuleKeyHasher.Container - Enum in com.facebook.buck.rules.keys.hasher
 
RuleKeyHasher.Wrapper - Enum in com.facebook.buck.rules.keys.hasher
 
RuleKeyHasherTypes - Class in com.facebook.buck.rules.keys.hasher
 
RuleKeyLogFileUploader - Class in com.facebook.buck.support.build.report
Uploads the ruleKeyLoggerFile to trigger a cache analysis, and then uploads a rage report id to link it to it's corresponding build.
RuleKeyLogFileUploader(DefectReporter, BuildEnvironmentDescription, URL, long, BuildId) - Constructor for class com.facebook.buck.support.build.report.RuleKeyLogFileUploader
 
RuleKeyLoggerListener - Class in com.facebook.buck.event.listener
 
RuleKeyLoggerListener(ProjectFilesystem, InvocationInfo, ExecutorService, TaskManagerCommandScope, Optional<RuleKeyLogFileUploader>) - Constructor for class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
RuleKeyLoggerListener(ProjectFilesystem, InvocationInfo, ExecutorService, TaskManagerCommandScope, Optional<RuleKeyLogFileUploader>, int) - Constructor for class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
RuleKeyResult<R> - Class in com.facebook.buck.rules.keys
The result of rule key computation, including the deps and inputs used to calculate the value.
RuleKeyScopedHasher - Interface in com.facebook.buck.rules.keys
Used to construct rulekey "scopes".
RuleKeyScopedHasher.ContainerScope - Interface in com.facebook.buck.rules.keys
 
ruleKeyType() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
RuleKeyType - Enum in com.facebook.buck.rules.keys
Enum denoting a type of the rulekeys produced by various rulekey factories.
RulePipelineState - Interface in com.facebook.buck.core.rules.pipeline
When SupportsPipelining rules are built locally, each is given an instance of a class that implements this interface.
RulePipelineStateFactory<T extends RulePipelineState> - Interface in com.facebook.buck.core.rules.pipeline
 
ruleResumed(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleResumed(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
rulesBuilder(BuildTarget, ProjectFilesystem, ToolchainProvider, BuildRuleParams, ActionGraphBuilder, ConfiguredCompilerFactory, JavaBuckConfig, JavaLibraryDescription.CoreArg) - Static method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
RuleScheduleInfo - Class in com.facebook.buck.core.rules.schedule
Used to override how the build engine schedules a build rule.
RuleScheduleInfo() - Constructor for class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
 
ruleStarted(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleStarted(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
ruleSuspended(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleSuspended(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
ruleToCrateName(String) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
RuleType - Class in com.facebook.buck.core.model
 
RuleType() - Constructor for class com.facebook.buck.core.model.RuleType
 
RuleType.Kind - Enum in com.facebook.buck.core.model
The kind of a rule type.
RuleTypeFactory - Class in com.facebook.buck.core.description.impl
Utility to create RuleType
RuleTypeFactory() - Constructor for class com.facebook.buck.core.description.impl.RuleTypeFactory
 
RuleUtils - Class in com.facebook.buck.apple
Common conversion functions from raw Description Arg specifications.
run(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
 
run(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
run(CommandRunnerParams, CommandThreadManager, Function<ImmutableList<TargetNodeSpec>, ImmutableList<TargetNodeSpec>>, ImmutableSet<String>) - Method in class com.facebook.buck.cli.BuildCommand
 
run(CommandRunnerParams) - Method in interface com.facebook.buck.cli.Command
 
run(PrintStream) - Method in class com.facebook.buck.cli.HelpCommand
This overload runs the actual help subcommand.
run(CommandRunnerParams, CommandThreadManager, ProjectGeneratorParameters, List<String>) - Method in class com.facebook.buck.cli.ProjectSubCommand
 
run(SkylarkList<Object>, Object, Object, Location) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextActions
 
run(SkylarkList<Object>, Object, Object, Location) - Method in interface com.facebook.buck.core.starlark.rule.SkylarkRuleContextActionsApi
 
run() - Method in class com.facebook.buck.doctor.DefaultExtraInfoCollector
 
run() - Method in interface com.facebook.buck.doctor.ExtraInfoCollector
 
run() - Method in class com.facebook.buck.doctor.WatchmanDiagReportCollector
 
run(CommandRunnerParams, CommandThreadManager, ProjectGeneratorParameters, List<String>) - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
run(CommandRunnerParams, CommandThreadManager, ProjectGeneratorParameters, List<String>) - Method in class com.facebook.buck.features.go.GoProjectSubCommand
 
run(CommandRunnerParams, CommandThreadManager, ProjectGeneratorParameters, List<String>) - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand
 
run(Collection<String>, Collection<String>, boolean) - Method in interface com.facebook.buck.skylark.io.Globber
 
run(Collection<String>, Collection<String>, boolean) - Method in class com.facebook.buck.skylark.io.impl.CachingGlobber
 
run(Collection<String>, Collection<String>, boolean) - Method in class com.facebook.buck.skylark.io.impl.HybridGlobber
 
run(Collection<String>, Collection<String>, boolean) - Method in class com.facebook.buck.skylark.io.impl.NativeGlobber
 
run(Collection<String>, Collection<String>, boolean) - Method in class com.facebook.buck.skylark.io.impl.WatchmanGlobber
 
run(Collection<String>, Collection<String>, WatchmanGlobber.Option) - Method in class com.facebook.buck.skylark.io.impl.WatchmanGlobber
 
run(Collection<String>, Collection<String>, EnumSet<WatchmanGlobber.Option>) - Method in class com.facebook.buck.skylark.io.impl.WatchmanGlobber
 
run(T) - Method in interface com.facebook.buck.support.bgtasks.TaskAction
 
run() - Method in class com.facebook.buck.testrunner.BaseRunner
 
run() - Method in class com.facebook.buck.testrunner.InstrumentationTestRunner
 
run() - Method in class com.facebook.buck.testrunner.JUnitRunner
 
run() - Method in class com.facebook.buck.testrunner.TestNGRunner
 
RUN_ANNOTATION_PROCESSORS - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
RUN_COMPLETE - Static variable in interface com.facebook.buck.event.external.events.TestRunFinishedEventInterface
 
RunAction - Class in com.facebook.buck.core.rules.actions.lib
Action that runs command line applications with provided arguments and environment
RunAction(ActionRegistry, String, CommandLineArgs, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.core.rules.actions.lib.RunAction
 
runAction(ImmutableList<String>, ImmutableMap<String, String>, Set<Path>, Path) - Method in class com.facebook.buck.remoteexecution.util.ActionRunner
Runs an action and returns the result.
runAndExit() - Method in class com.facebook.buck.testrunner.BaseRunner
 
runBuild(ImmutableSet<BuildTarget>, boolean) - Method in interface com.facebook.buck.features.project.intellij.BuckBuildRunner
 
runBuildReportUpload(TaskManagerCommandScope, ListenableFuture<Optional<FullVersionControlStats>>, BuckConfig, BuildId) - Static method in class com.facebook.buck.support.build.report.BuildReportUpload
If reporting is not enabled in the config, or the endpoint url is empty, it will not run.
runBundleOnDevice(String, String) - Method in class com.facebook.buck.apple.device.AppleDeviceHelper
Attempts to run a bundle on the device.
RunCommand - Class in com.facebook.buck.cli
 
RunCommand() - Constructor for class com.facebook.buck.cli.RunCommand
 
runCommandAndGetStdout(Iterable<String>, ProjectFilesystem, ProcessExecutor) - Static method in class com.facebook.buck.doctor.DefaultExtraInfoCollector
 
runComplete(ImmutableList.Builder<String>, List<TestResults>, List<TestStatusMessage>) - Method in class com.facebook.buck.event.listener.TestResultFormatter
 
runHelp(PrintStream) - Method in class com.facebook.buck.cli.AbstractCommand
 
runHelp(PrintStream) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
runHelp(PrintStream) - Method in class com.facebook.buck.cli.BuckCommand
 
runHelp(PrintStream) - Method in interface com.facebook.buck.cli.Command
If the current command is a help command, run the action to print out the appropriate help message.
RunInfo - Class in com.facebook.buck.core.rules.providers.lib
The standard Provider that describes how to run a given build rule's outputs.
RunInfo() - Constructor for class com.facebook.buck.core.rules.providers.lib.RunInfo
 
RunInfoLegacyTool - Class in com.facebook.buck.core.rules.tool
A legacy Tool interface to RunInfo provider info objects.
RunInfoLegacyTool() - Constructor for class com.facebook.buck.core.rules.tool.RunInfoLegacyTool
 
runMainWithExitCode(WatchmanWatcher.FreshInstanceAction, long, ImmutableList<String>) - Method in class com.facebook.buck.cli.MainRunner
 
RunnableWithFuture<T> - Interface in com.facebook.buck.core.build.engine.impl
 
RUNNER_CAPABILITIES - Static variable in class com.facebook.buck.testrunner.BaseRunner
 
RUNNER_LIB_FLAVOR - Static variable in class com.facebook.buck.jvm.java.JavaTestRunnerDescription
 
runningPipelinesContainRule(SupportsPipelining<?>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
 
runOneIteration() - Method in class com.facebook.buck.cli.HangMonitor
 
runOneIteration() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
 
runOneIteration() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
runPipelineStartingAt(BuildContext, SupportsPipelining<T>, ExecutorService) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
 
RunShTestAndRecordResultStep - Class in com.facebook.buck.shell
Run an sh_test executable, and write its exit code, stdout, stderr to a file to be interpreted later.
RunShTestAndRecordResultStep(ProjectFilesystem, ImmutableList<String>, ImmutableMap<String, String>, Optional<Long>, BuildTarget, Path) - Constructor for class com.facebook.buck.shell.RunShTestAndRecordResultStep
 
runStarted(ImmutableList.Builder<String>, boolean, TestSelectorList, boolean, ImmutableSet<String>, TestResultFormatter.FormatMode) - Method in class com.facebook.buck.event.listener.TestResultFormatter
 
runStep(ExecutionContext, Step, Optional<BuildTarget>) - Static method in class com.facebook.buck.step.StepRunner
Runs a single Step
RunTestAndRecordResultStep - Class in com.facebook.buck.shell
Run a test executable, and write its exit code, stdout, stderr to a file to be interpreted later
RunTestAndRecordResultStep(ProjectFilesystem, ImmutableList<String>, ImmutableMap<String, String>, Optional<Long>, BuildTarget, Path, String, String) - Constructor for class com.facebook.buck.shell.RunTestAndRecordResultStep
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.apple.AppleTest
 
runTests(CommandRunnerParams, BuildRuleResolver, Iterable<TestRule>, ExecutionContext, TestRunningOptions, ListeningExecutorService, BuildEngine, BuildContext, SourcePathRuleFinder) - Static method in class com.facebook.buck.cli.TestRunning
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in interface com.facebook.buck.core.test.rule.TestRule
Returns the commands required to run the tests.
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in interface com.facebook.buck.core.test.rule.TestXRule
Deprecated.
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.cxx.CxxTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.features.d.DTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.features.go.GoTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.features.python.PythonTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.features.rust.RustTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.jvm.java.JavaTest
Runs the tests specified by the "srcs" of this class.
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.shell.ShTest
 
runTestSeparately() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
runTestSeparately() - Method in class com.facebook.buck.apple.AppleTest
 
runTestSeparately() - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
 
runTestSeparately() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
runTestSeparately() - Method in interface com.facebook.buck.core.test.rule.TestXRule
Deprecated.
runTestSeparately() - Method in class com.facebook.buck.cxx.CxxTest
 
runTestSeparately() - Method in class com.facebook.buck.features.d.DTest
 
runTestSeparately() - Method in class com.facebook.buck.features.go.GoTest
 
runTestSeparately() - Method in class com.facebook.buck.features.python.PythonTest
 
runTestSeparately() - Method in class com.facebook.buck.features.rust.RustTest
 
runTestSeparately() - Method in class com.facebook.buck.jvm.java.JavaTest
 
runTestSeparately() - Method in class com.facebook.buck.shell.ShTest
 
runTestsSeparately() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
 
runTestsSeparately() - Method in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
runWithDefaultBehavior() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
runWithDefaultBehavior() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractPerfCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditActionGraphCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditAliasCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditBuildInfoCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditCellCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditConfigCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditIncludesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditInputCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditModulesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditRulesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditRuleTypeCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditRuleTypesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditTestsCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.BuildCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.CacheCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.CacheDeleteCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.CleanCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.DoctorCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.FetchCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.FixCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.HelpCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.InstallCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.KillAllCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.KillCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.PerfCasDownloadCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.PerfCasUploadCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.PerfStatCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.ProjectCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.PublishCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.QueryCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.RootCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.RunCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.ServerStatusCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.TargetsCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.TestCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.UnconfiguredQueryCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.UninstallCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.VerifyCachesCommand
 
RustBinaryDescription - Class in com.facebook.buck.features.rust
 
RustBinaryDescription(ToolchainProvider, RustBuckConfig) - Constructor for class com.facebook.buck.features.rust.RustBinaryDescription
 
RustBinaryDescription.Type - Enum in com.facebook.buck.features.rust
 
RustBinaryDescriptionArg - Class in com.facebook.buck.features.rust
Immutable implementation of RustBinaryDescription.AbstractRustBinaryDescriptionArg.
RustBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.rust
Builds instances of type RustBinaryDescriptionArg.
RustBuckConfig - Class in com.facebook.buck.features.rust
 
RustBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.rust.RustBuckConfig
 
RustCommonArgs - Interface in com.facebook.buck.features.rust
 
RustCompileRule - Class in com.facebook.buck.features.rust
Generate a rustc command line with all appropriate dependencies in place.
RustCompileRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, String, Tool, Linker, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableSortedMap<String, Arg>, ImmutableSortedMap<SourcePath, Optional<String>>, String, RustBuckConfig.RemapSrcPaths, Optional<String>) - Constructor for class com.facebook.buck.features.rust.RustCompileRule
Work out how to invoke the Rust compiler, rustc.
RustCompileUtils - Class in com.facebook.buck.features.rust
Utilities to generate various kinds of Rust compilation.
RustDescriptionEnhancer - Class in com.facebook.buck.features.rust
Rust-specific flavors.
RustDescriptionsProvider - Class in com.facebook.buck.features.rust
 
RustDescriptionsProvider() - Constructor for class com.facebook.buck.features.rust.RustDescriptionsProvider
 
RustLibrary - Class in com.facebook.buck.features.rust
 
RustLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.rust.RustLibrary
 
RustLibraryArg - Class in com.facebook.buck.features.rust
Generate linker command line for Rust library when used as a dependency.
RustLibraryDescription - Class in com.facebook.buck.features.rust
 
RustLibraryDescription(ToolchainProvider, RustBuckConfig) - Constructor for class com.facebook.buck.features.rust.RustLibraryDescription
 
RustLibraryDescriptionArg - Class in com.facebook.buck.features.rust
Immutable implementation of RustLibraryDescription.AbstractRustLibraryDescriptionArg.
RustLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.rust
Builds instances of type RustLibraryDescriptionArg.
RustModule - Class in com.facebook.buck.features.rust
A modules that provides Rust build rules.
RustModule() - Constructor for class com.facebook.buck.features.rust.RustModule
 
RustModuleAdapterPlugin - Class in com.facebook.buck.features.rust
 
RustModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.rust.RustModuleAdapterPlugin
 
RustPlatformFactory - Class in com.facebook.buck.features.rust
Factory class for creating RustPlatforms from BuckConfig sections.
RustPlatformFactory() - Constructor for class com.facebook.buck.features.rust.RustPlatformFactory
 
RustTest - Class in com.facebook.buck.features.rust
 
RustTest(BuildTarget, ProjectFilesystem, BuildRuleParams, BinaryBuildRule, ImmutableSet<String>, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.rust.RustTest
 
RustTestDescription - Class in com.facebook.buck.features.rust
 
RustTestDescription(ToolchainProvider, RustBuckConfig) - Constructor for class com.facebook.buck.features.rust.RustTestDescription
 
RustTestDescriptionArg - Class in com.facebook.buck.features.rust
Immutable implementation of RustTestDescription.AbstractRustTestDescriptionArg.
RustTestDescriptionArg.Builder - Class in com.facebook.buck.features.rust
Builds instances of type RustTestDescriptionArg.
RustToolchain - Interface in com.facebook.buck.features.rust
Container for RustPlatforms.
RustToolchainFactory - Class in com.facebook.buck.features.rust
Constructs RustToolchains.
RustToolchainFactory() - Constructor for class com.facebook.buck.features.rust.RustToolchainFactory
 
RustToolchainSupplier - Class in com.facebook.buck.features.rust
Extension support for RustToolchains.
RustToolchainSupplier() - Constructor for class com.facebook.buck.features.rust.RustToolchainSupplier
 

S

S_IFDIR - Static variable in class com.facebook.buck.io.file.MostFiles
 
S_IFLNK - Static variable in class com.facebook.buck.io.file.MostFiles
 
S_IFREG - Static variable in class com.facebook.buck.io.file.MostFiles
 
SameThreadConfigurationRuleResolver - Class in com.facebook.buck.core.rules.config.impl
Provides a mechanism for mapping between a UnconfiguredBuildTarget and the ConfigurationRule it represents.
SameThreadConfigurationRuleResolver(BiFunction<BuildTarget, DependencyStack, TargetNode<?>>) - Constructor for class com.facebook.buck.core.rules.config.impl.SameThreadConfigurationRuleResolver
 
SamplingCounter - Class in com.facebook.buck.counters
 
SamplingCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.SamplingCounter
 
SandboxConfig - Class in com.facebook.buck.sandbox
Config section responsible for sandbox features.
SandboxConfig() - Constructor for class com.facebook.buck.sandbox.SandboxConfig
 
SandboxExecutionStrategy - Interface in com.facebook.buck.sandbox
This strategy is responsible for detecting whether sandboxing is enabled and creating a ProgramRunner to run a program in a sandbox mode.
sandboxExecutionStrategy - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
 
SandboxExecutionStrategyFactory - Interface in com.facebook.buck.sandbox
Factory to create a SandboxExecutionStrategy.
SandboxProperties - Class in com.facebook.buck.sandbox
A set of properties for a single execution of a process under a sandbox.
SandboxProperties() - Constructor for class com.facebook.buck.sandbox.SandboxProperties
 
SandboxProperties.Builder - Class in com.facebook.buck.sandbox
 
sanitize(String) - Static method in class com.facebook.buck.cxx.toolchain.CxxFlavorSanitizer
 
sanitize(String) - Static method in class com.facebook.buck.io.file.MostFiles
Given a file name, replace any illegal characters from it.
SanitizedArg - Class in com.facebook.buck.rules.args
An Arg which must be sanitized before contributing to a RuleKey.
sanitizeFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
Sanitizes a list of flags.
sanitizer(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
Return a Function to perform sanitization of string.
ScalaBuckConfig - Class in com.facebook.buck.jvm.scala
 
ScalaBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
ScalaConfiguredCompilerFactory - Class in com.facebook.buck.jvm.scala
 
ScalaConfiguredCompilerFactory(ScalaBuckConfig, JavacFactory) - Constructor for class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
ScalaConfiguredCompilerFactory(ScalaBuckConfig, BiFunction<ToolchainProvider, TargetConfiguration, ExtraClasspathProvider>, JavacFactory) - Constructor for class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
ScalacStep - Class in com.facebook.buck.jvm.scala
 
ScalacToJarStepFactory - Class in com.facebook.buck.jvm.scala
 
ScalacToJarStepFactory(Tool, ImmutableList<String>, ImmutableList<String>, ImmutableSet<BuildRule>, Javac, JavacOptions, ExtraClasspathProvider) - Constructor for class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
 
ScalaDescriptionsProvider - Class in com.facebook.buck.jvm.scala
 
ScalaDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.scala.ScalaDescriptionsProvider
 
ScalaLibraryDescription - Class in com.facebook.buck.jvm.scala
 
ScalaLibraryDescription(ToolchainProvider, ScalaBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
ScalaLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.scala
 
ScalaLibraryDescriptionArg - Class in com.facebook.buck.jvm.scala
Immutable implementation of ScalaLibraryDescription.AbstractScalaLibraryDescriptionArg.
ScalaLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.scala
Builds instances of type ScalaLibraryDescriptionArg.
ScalaLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.scala
 
ScalaLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
 
ScalaTestDescription - Class in com.facebook.buck.jvm.scala
 
ScalaTestDescription(ToolchainProvider, ScalaBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaTestDescription
 
ScalaTestDescriptionArg - Class in com.facebook.buck.jvm.scala
Immutable implementation of ScalaTestDescription.AbstractScalaTestDescriptionArg.
ScalaTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.scala
Builds instances of type ScalaTestDescriptionArg.
ScalaTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.scala
 
ScalaTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
 
scale(double, Path, Path, ExecutionContext) - Method in interface com.facebook.buck.android.FilterResourcesSteps.ImageScaler
 
scan(Iterable<? extends TypeMirror>, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
scan(TypeMirror, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
scan(TypeMirror) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
scan(Iterable<? extends AnnotationValue>, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
scan(AnnotationValue, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
scan(AnnotationValue) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
SCENEKIT_ASSETS_DESCRIPTION_CLASSES - Static variable in class com.facebook.buck.apple.AppleBuildRules
 
SceneKitAssets - Class in com.facebook.buck.apple
 
SceneKitAssetsDescription - Class in com.facebook.buck.apple
Description for a scenekit_assets rule, which identifies a assets directory for use with Apple's SceneKit.
SceneKitAssetsDescription() - Constructor for class com.facebook.buck.apple.SceneKitAssetsDescription
 
schedule(BackgroundTask<?>) - Method in class com.facebook.buck.support.bgtasks.TaskManagerCommandScope
Schedule a task to be run by a BackgroundTaskManager.
schedule(ImmutableList<? extends BackgroundTask<?>>) - Method in class com.facebook.buck.support.bgtasks.TaskManagerCommandScope
Schedule a list of tasks to be run by a BackgroundTaskManager.
schedule(ListeningExecutorService, ThrowingSupplier<ListenableFuture<V>, Exception>) - Method in class com.facebook.buck.util.concurrent.JobLimiter
Adds a new task to the queue.
Scheduled(ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Scheduled
 
Scheduled(BuildRule) - Constructor for class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Scheduled
 
scheduleOperationWithResource(ResourcePool.ThrowingFunction<R, T>, ListeningExecutorService) - Method in class com.facebook.buck.util.concurrent.ResourcePool
 
scheduler() - Method in class com.facebook.buck.cli.HangMonitor
 
scheduler() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
 
scheduler() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
scheduleType - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
SCHEDULING_MORE_WORK_RESOURCE_AMOUNTS - Static variable in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
SCHEME_LIBRARY - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
 
SchemeAction(Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
 
SchemeActionType - Enum in com.facebook.buck.features.apple.common
Types of actions in a scheme which include targets to build.
SchemePrePostAction(Optional<XCScheme.BuildableReference>, String) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
 
scope() - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
scope(BuckEventBus, BuildRule) - Static method in interface com.facebook.buck.core.build.event.BuildRuleExecutionEvent
Returns Scope with start/finish events of type BuildRuleExecutionEvent
scope(BuckEventBus, String) - Static method in class com.facebook.buck.event.LeafEvents
Creates a simple scoped leaf event that will be logged to superconsole, chrome traces, etc.
scope(BuckEventBus, String, boolean) - Static method in class com.facebook.buck.event.LeafEvents
 
scope(BuckEventBus, RuleKeyCalculationEvent.Type, BuildTarget) - Static method in interface com.facebook.buck.event.RuleKeyCalculationEvent
 
scope(BuckEventBus, SimplePerfEvent.PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
Creates a scope within which the measured operation takes place.
scope(BuckEventBus, SimplePerfEvent.PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(BuckEventBus, SimplePerfEvent.PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(BuckEventBus, SimplePerfEvent.PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(Optional<BuckEventBus>, SimplePerfEvent.PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(Optional<BuckEventBus>, SimplePerfEvent.PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(Optional<BuckEventBus>, SimplePerfEvent.PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(Optional<BuckEventBus>, SimplePerfEvent.PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(BuckEventBus, String) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope() - Method in class com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess
Try to enter a scope, validating only one thread can get inside the same scope.
Scope - Interface in com.facebook.buck.util
A more specific interface that doesn't throw rather than using AutoCloseable directly.
scopeIgnoringShortEvents(BuckEventBus, SimplePerfEvent.PerfEventId, ImmutableMap<String, Object>, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
Like SimplePerfEvent.scope(BuckEventBus, PerfEventId, ImmutableMap), but doesn't post the events if the duration of the scope is below a certain threshold.
scopeIgnoringShortEvents(BuckEventBus, SimplePerfEvent.PerfEventId, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
scopeIgnoringShortEvents(BuckEventBus, SimplePerfEvent.PerfEventId, String, Object, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
scopeIgnoringShortEvents(BuckEventBus, SimplePerfEvent.PerfEventId, String, Object, String, Object, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
ScribeBatchingLogger - Class in com.facebook.buck.util.network
Uploads log entries to the given scribe category.
ScribeBatchingLogger(String, ScribeLogger) - Constructor for class com.facebook.buck.util.network.ScribeBatchingLogger
 
ScribeEventListener - Class in com.facebook.buck.event.listener
BuckEventListener that serializes events to JSON and sends them to Scribe.
ScribeEventListener(ScribeEventListenerConfig, ScribeLogger, ExecutorService) - Constructor for class com.facebook.buck.event.listener.ScribeEventListener
Create new instance of ScribeEventListener
ScribeEventListenerConfig - Class in com.facebook.buck.event.listener
Strong-type configuration for [scribe_event_listener] section
ScribeEventListenerConfig() - Constructor for class com.facebook.buck.event.listener.ScribeEventListenerConfig
 
ScribeLogger - Class in com.facebook.buck.util.network
 
ScribeLogger() - Constructor for class com.facebook.buck.util.network.ScribeLogger
 
ScrubException(String) - Constructor for exception com.facebook.buck.io.file.FileScrubber.ScrubException
 
scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.toolchain.objectfile.DylibStubContentsScrubber
 
scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.toolchain.objectfile.LcUuidContentsScrubber
 
scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.toolchain.objectfile.OsoSymbolsContentsScrubber
 
scrubFile(FileChannel) - Method in interface com.facebook.buck.io.file.FileContentsScrubber
Override this method to perform the content modification.
scrubFileWithPath(Path) - Method in interface com.facebook.buck.io.file.FileAttributesScrubber
Override this method to perform the modification of the file attributes (modification date, creation date, etc.) WARNING: You should not delete, rename or move the file, as the the behaviour is undefined.
scrubZip(Path) - Static method in class com.facebook.buck.util.zip.ZipScrubber
 
ScubaData - Class in com.facebook.buck.event
 
ScubaData() - Constructor for class com.facebook.buck.event.ScubaData
 
ScubaData.Builder - Class in com.facebook.buck.event
 
SDK_ENTRY_IN_ADB_PATH_SEARCH_ORDER - Static variable in class com.facebook.buck.android.AndroidBuckConfig
 
searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
searchPathEnvVar() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
SECONDARY_DEX_DIR - Static variable in class com.facebook.buck.android.exopackage.DexExoHelper
 
SECONDARY_DEX_ID - Static variable in class com.facebook.buck.android.SplitZipStep
 
SECONDARY_DEX_TYPE - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
secondaryDexInputHashes - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
secondaryOutputToInputs - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
SecondLevelContentKey - Class in com.facebook.buck.artifact_cache
Content keys used in metadata attached to first-level Buck Cache objects
SecondLevelContentKey() - Constructor for class com.facebook.buck.artifact_cache.SecondLevelContentKey
 
SecondLevelContentKey.Builder - Class in com.facebook.buck.artifact_cache
 
SecondLevelContentKey.Type - Enum in com.facebook.buck.artifact_cache
Types of content keys.
SECTION - Static variable in class com.facebook.buck.features.python.PythonBuckConfig
 
SECTION - Static variable in class com.facebook.buck.jvm.java.JavaBuckConfig
 
SECTION - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
SECTION - Static variable in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
 
segments() - Method in class com.facebook.buck.core.path.ForwardRelativePath
 
Selectable - Interface in com.facebook.buck.core.select
A condition in select statements.
SelectableConfigurationContext - Interface in com.facebook.buck.core.select
Contains context that can be accessed by Selectable to get information about the current configuration.
SelectableResolver - Interface in com.facebook.buck.core.select
Provides access to instances of Selectable.
selectOne(String, List<T>, Function<T, String>) - Method in class com.facebook.buck.doctor.UserInput
 
Selector<T> - Class in com.facebook.buck.core.select
Keeps mapping of a single select expression.
Selector(ImmutableMap<SelectorKey, T>, ImmutableSet<SelectorKey>, String) - Constructor for class com.facebook.buck.core.select.Selector
Creates a new Selector with a custom error message for a situation when no conditions match.
SelectorFactory - Class in com.facebook.buck.core.select.impl
Factory to create Selector using raw (non-coerced) data.
SelectorFactory(UnconfiguredBuildTargetViewFactory) - Constructor for class com.facebook.buck.core.select.impl.SelectorFactory
 
SelectorKey - Class in com.facebook.buck.core.select
A key in select statement.
SelectorKey(BuildTarget) - Constructor for class com.facebook.buck.core.select.SelectorKey
 
SelectorList<T> - Class in com.facebook.buck.core.select
Represents a list of Selector objects
SelectorList(ImmutableList<Selector<T>>) - Constructor for class com.facebook.buck.core.select.SelectorList
 
SelectorListFactory - Class in com.facebook.buck.core.select.impl
A factory to create SelectorList from raw (non-coerced) data.
SelectorListFactory(SelectorFactory) - Constructor for class com.facebook.buck.core.select.impl.SelectorListFactory
 
SelectorListResolver - Interface in com.facebook.buck.core.select
A resolver that analyzes SelectorList, evaluates selectable statements and constructs the final value that is produced by concatenating selected values (the type of the elements determines the process of concatenation.)
SelectorValue - Class in com.facebook.buck.parser.syntax
The value of a select statement.
SelectorValue() - Constructor for class com.facebook.buck.parser.syntax.SelectorValue
 
selectRange(String, List<T>, Function<T, String>) - Method in class com.facebook.buck.doctor.UserInput
 
SelfMergingOnlyFolder - Class in com.facebook.buck.features.project.intellij.model.folders
Base class for folders which can only be merged with other instances holding equal data.
SelfMergingOnlyFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
 
SelfMergingOnlyFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
 
send(int, WorkerProcessCommand) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
 
send(int, WorkerProcessCommand) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
sendBroadcast(String, Map<String, String>) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
sendBroadcast(String, Map<String, String>) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
sendEvent(BuckEventBus, int, long) - Static method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent
Send the Started and returns a Scoped object that sends the Finished event.
sendEvent(BuckEventBus, int, long) - Static method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent
Send the Started and returns a Scoped object that sends the Finished event.
sendEvent(BuckEventBus, RemoteExecutionActionEvent.State, BuildRule, Optional<Protocol.Digest>) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
Takes care of sending both Started and Finished events within a Scope.
sendInputsUploadedEventIfNeed(BuckEventBus, BuildRule, List<RemoteExecutionActionEvent.InputsUploaded.LargeBlob>) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
Sending the InputsUploaded event
sendScheduledEvent(BuckEventBus, BuildRule) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
sendTerminalEvent(BuckEventBus, RemoteExecutionActionEvent.State, BuildRule, Optional<Protocol.Digest>, Optional<ExecutedActionMetadata>, Optional<RemoteExecutionMetadata>, Optional<Map<RemoteExecutionActionEvent.State, Long>>, Optional<Map<RemoteExecutionActionEvent.State, Long>>, Status, RemoteExecutionActionEvent.State, OptionalInt) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
Sends the terminal event of an action [FAIL|SUCCESS].
sequential() - Method in interface com.facebook.buck.util.stream.RichStream
 
serialize() - Method in class com.facebook.buck.android.resources.ResChunk
 
serialize(ByteBuffer) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
serialize() - Method in class com.facebook.buck.cli.ActionGraphSerializer
Serializes action graph into given outputPath
serialize(OutputStream) - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
Serializes the manifest to the given OutputStream.
serialize(BuildId, JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.core.model.BuildId.BuildIdSerializer
 
serialize(BuildTarget, JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.core.model.impl.BuildTargetSimpleSerializer
 
serialize(TargetConfiguration) - Method in class com.facebook.buck.core.model.impl.JsonTargetConfigurationSerializer
 
serialize(TargetConfiguration) - Method in interface com.facebook.buck.core.model.TargetConfigurationSerializer
Converts TargetConfiguration to string.
serialize(JsonGenerator, SourcePathResolverAdapter) - Method in class com.facebook.buck.core.test.rule.CoercedTestRunnerSpec
Serializes the underlying freeform JSON of Args.
serialize(JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.core.test.rule.ExternalRunnerTestProtocol
 
serialize(JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
serialize(JsonGenerator, SerializerProvider) - Method in interface com.facebook.buck.core.test.rule.ExternalTestSpec
 
serialize(PythonEnvironment, ValueVisitor<E>) - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment.PythonEnvironmentSerialization
 
serialize(BuildFileManifest) - Static method in class com.facebook.buck.parser.cache.json.BuildFileManifestSerializer
Serializes an instance of BuildFileManifest to a byte array.
serialize(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.CustomClassSerialization
 
serialize(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.CustomFieldSerialization
 
serialize(Memoizer<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.EmptyMemoizerDeserialization
 
serialize(Path, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.PathSerialization
 
serialize(Platform, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.PlatformSerialization
 
serialize(Boolean, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.RemoteExecutionEnabled
 
serialize(T) - Method in class com.facebook.buck.rules.modern.Serializer
Serializes an object.
serialize(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.Serializer
See Serialize(T instance) above.
serialize(SourcePathResolverAdapter, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.SourcePathResolverSerialization
 
serialize(ThriftProtocol, TBase<?, ?>, OutputStream) - Static method in class com.facebook.buck.slb.ThriftUtil
 
serialize(ThriftProtocol, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
serialize(Optional<Message>, JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.util.json.CustomOptionalProtoSerializer
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItem
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
Populates the serializer with the fields of this object.
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
Serializer - Class in com.facebook.buck.rules.modern
Implementation of Serialization of Buildables.
Serializer(SourcePathRuleFinder, CellPathResolver, Serializer.Delegate) - Constructor for class com.facebook.buck.rules.modern.Serializer
 
Serializer.Delegate - Interface in com.facebook.buck.rules.modern
The first time a "dynamic" object is encountered (including Buildables themselves), registerNewValue will be called.
serializeStringList(List<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Converts List of Strings into NSArray of NSStrings
serializeToBuffer(Object, ByteBuffer) - Method in class com.facebook.buck.util.bser.BserSerializer
Serializes an object using BSER encoding.
serializeToByteBuffer(ThriftProtocol, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
serializeToStream(Object, OutputStream) - Method in class com.facebook.buck.util.bser.BserSerializer
Serializes an object using BSER encoding to the stream.
serializeWithType(JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.facebook.buck.core.test.rule.ExternalRunnerTestProtocol
 
serializeWithType(JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
serializeWithType(JsonGenerator, SerializerProvider, TypeSerializer) - Method in interface com.facebook.buck.core.test.rule.ExternalTestSpec
 
SERVER_TAG - Static variable in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
ServerCommand - Class in com.facebook.buck.cli
 
ServerCommand() - Constructor for class com.facebook.buck.cli.ServerCommand
 
ServerCounters(CounterRegistry, URI) - Constructor for class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
ServerHealthManager - Class in com.facebook.buck.slb
 
ServerHealthManager(String, ImmutableList<URI>, int, float, int, int, int, BuckEventBus, Clock) - Constructor for class com.facebook.buck.slb.ServerHealthManager
 
ServerHealthManagerEvent - Class in com.facebook.buck.slb
 
ServerHealthManagerEvent(ServerHealthManagerEvent.ServerHealthManagerEventData) - Constructor for class com.facebook.buck.slb.ServerHealthManagerEvent
 
ServerHealthManagerEvent.PerServerData - Class in com.facebook.buck.slb
 
ServerHealthManagerEvent.ServerHealthManagerEventData - Class in com.facebook.buck.slb
 
ServerHealthManagerEventData() - Constructor for class com.facebook.buck.slb.ServerHealthManagerEvent.ServerHealthManagerEventData
 
ServerHealthState - Class in com.facebook.buck.slb
 
ServerHealthState(URI) - Constructor for class com.facebook.buck.slb.ServerHealthState
 
ServerHealthState(URI, int) - Constructor for class com.facebook.buck.slb.ServerHealthState
 
ServerHealthState(URI, int, int) - Constructor for class com.facebook.buck.slb.ServerHealthState
 
ServerStatusCommand - Class in com.facebook.buck.cli
 
ServerStatusCommand() - Constructor for class com.facebook.buck.cli.ServerStatusCommand
 
set(String) - Method in class com.facebook.buck.io.watchman.WatchmanCursor
 
set(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object, Object) - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
set(CellNameResolver, ProjectFilesystem, ForwardRelativePath, TargetConfiguration, TargetConfiguration, Object, Object) - Method in interface com.facebook.buck.rules.coercer.ParamInfo
Sets a single property of the dto, coercing types as necessary.
set(Path, HashCode) - Method in interface com.facebook.buck.util.cache.FileHashCache
 
set(ProjectFilesystem, Path, HashCode) - Method in interface com.facebook.buck.util.cache.FileHashCache
Set the HashCode for the given relative Path under the given ProjectFilesystem.
set(Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
set(Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
set(ProjectFilesystem, Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
set(Path, HashCode) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
SET_SEPARATOR - Static variable in class com.facebook.buck.query.QueryNormalizer
String used to separate distinct sets when using `%Ss` in a query
SET_SUBSTITUTOR - Static variable in class com.facebook.buck.query.QueryNormalizer
String used to specify a substitution location of a set which is specified as a list of newline-separated strings which follow the query itself
setAapt2LocaleFiltering(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the aapt2LocaleFiltering attribute.
setAapt2LocaleFiltering(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the aapt2LocaleFiltering attribute.
setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the aaptMode attribute.
setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the aaptMode attribute.
setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the aaptMode attribute.
setAar(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the value for the aar attribute.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAction(Action) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setAction(Action) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setAction(Action) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setActionConfigNames(Map<SchemeActionType, ? extends String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the actionConfigNames map.
setActool(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the actool attribute.
setAdditionalAaptParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for additionalAaptParams list.
setAdditionalAaptParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for additionalAaptParams list.
setAdditionalCoverageTargets(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for additionalCoverageTargets set.
setAdditionalCoverageTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for additionalCoverageTargets set.
setAdditionalSchemeActions(ImmutableMap<SchemeActionType, ImmutableMap<XCScheme.AdditionalActions, ImmutableList<String>>>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value additionalSchemeActions to additionalSchemeActions.
setAdditionalSchemeActions(Optional<? extends ImmutableMap<SchemeActionType, ImmutableMap<XCScheme.AdditionalActions, ImmutableList<String>>>>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value additionalSchemeActions to additionalSchemeActions.
setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setAidl(SourcePath) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the value for the aidl attribute.
setAidlSrcs(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the value for the aidlSrcs attribute.
setAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for allowedDuplicateResourceTypes set.
setAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for allowedDuplicateResourceTypes set.
setAllowRDotJavaInSecondaryDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the allowRDotJavaInSecondaryDex attribute.
setAllowRDotJavaInSecondaryDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the allowRDotJavaInSecondaryDex attribute.
setAllWarningsAsErrors(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the allWarningsAsErrors attribute.
setAllWarningsAsErrors(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the allWarningsAsErrors attribute.
setAllWarningsAsErrors(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the allWarningsAsErrors attribute.
setAllWarningsAsErrors(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the allWarningsAsErrors attribute.
setAllWarningsAsErrors(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the allWarningsAsErrors attribute.
setAndroidAppModularityResult(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
setAndroidAppModularityResult(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
setAndroidAppModularityResult(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
setAndroidAppModularityResult(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
setAndroidPackage(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value androidPackage to androidPackage.
setAndroidPackage(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value androidPackage to androidPackage.
setAndroidSdkProguardConfig(ProGuardObfuscateStep.SdkProguardType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value androidSdkProguardConfig to androidSdkProguardConfig.
setAndroidSdkProguardConfig(Optional<? extends ProGuardObfuscateStep.SdkProguardType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value androidSdkProguardConfig to androidSdkProguardConfig.
setAndroidSdkProguardConfig(ProGuardObfuscateStep.SdkProguardType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value androidSdkProguardConfig to androidSdkProguardConfig.
setAndroidSdkProguardConfig(Optional<? extends ProGuardObfuscateStep.SdkProguardType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value androidSdkProguardConfig to androidSdkProguardConfig.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setApiVersion(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApiVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value apiVersion to apiVersion.
setApk(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the apk attribute.
setApk(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the value for the apk attribute.
setApk(BuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the apk attribute.
setAppIcon(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value appIcon to appIcon.
setAppIcon(Optional<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value appIcon to appIcon.
setAppleToolchains(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Sets or replaces all elements for appleToolchains list.
setApplicationLanguage(String) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value applicationLanguage to applicationLanguage.
setApplicationLanguage(Optional<String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value applicationLanguage to applicationLanguage.
setApplicationModuleBlacklist(List<Query>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(Optional<? extends List<Query>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(List<Query>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(Optional<? extends List<Query>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(List<Query>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(Optional<? extends List<Query>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleConfigs(Map<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the applicationModuleConfigs map.
setApplicationModuleConfigs(Map<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the applicationModuleConfigs map.
setApplicationModuleConfigs(Map<String, ? extends ImmutableList<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the applicationModuleConfigs map.
setApplicationModuleDependencies(ImmutableMap<String, ImmutableList<String>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(Optional<? extends ImmutableMap<String, ImmutableList<String>>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(ImmutableMap<String, ImmutableList<String>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(Optional<? extends ImmutableMap<String, ImmutableList<String>>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(ImmutableMap<String, ImmutableList<String>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(Optional<? extends ImmutableMap<String, ImmutableList<String>>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModulesWithManifest(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for applicationModulesWithManifest set.
setApplicationModulesWithManifest(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for applicationModulesWithManifest set.
setApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for applicationModulesWithResources set.
setApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for applicationModulesWithResources set.
setApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for applicationModuleTargets set.
setApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for applicationModuleTargets set.
setApplicationRegion(String) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value applicationRegion to applicationRegion.
setApplicationRegion(Optional<String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value applicationRegion to applicationRegion.
setArchitecture(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the architecture attribute.
setArchiver(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the archiver attribute.
setArchiverFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for archiverFlags list.
setArchiverType(ArchiverProvider.Type) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the archiverType attribute.
setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for args list.
setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all elements for args list.
setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for args list.
setArgs(Either<StringWithMacros, ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the value for the args attribute.
setArtifactCache(Optional<ArtifactCache>) - Method in class com.facebook.buck.httpserver.ArtifactCacheHandler
 
setAsmFlags(int) - Method in class com.facebook.buck.jvm.java.JarDiffer
 
setAsmFlags(int) - Method in class com.facebook.buck.jvm.java.JarDumper
Sets the flags that are passed to ASM's ClassReader when dumping class files.
setAssembler(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the assembler attribute.
setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for assemblerFlags list.
setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for assemblerFlags list.
setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for assemblerFlags list.
setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for assemblerFlags list.
setAssembly(SourcePath) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Initializes the value for the assembly attribute.
setAssetCatalogsCompilationOptions(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the value for the assetCatalogsCompilationOptions attribute.
setAssetCatalogsCompilationOptions(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the assetCatalogsCompilationOptions attribute.
setAssetCompressionAlgorithm(CompressionAlgorithm) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value assetCompressionAlgorithm to assetCompressionAlgorithm.
setAssetCompressionAlgorithm(Optional<? extends CompressionAlgorithm>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value assetCompressionAlgorithm to assetCompressionAlgorithm.
setAssetCompressionAlgorithm(CompressionAlgorithm) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value assetCompressionAlgorithm to assetCompressionAlgorithm.
setAssetCompressionAlgorithm(Optional<? extends CompressionAlgorithm>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value assetCompressionAlgorithm to assetCompressionAlgorithm.
setAssets(Either<SourcePath, ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value assets to assets.
setAssets(Optional<? extends Either<SourcePath, ImmutableSortedMap<String, SourcePath>>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value assets to assets.
setAttribute(Path, String, Object, LinkOption...) - Method in class com.facebook.buck.core.filesystems.BuckFileSystemProvider
 
setBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for bannedDuplicateResourceTypes set.
setBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for bannedDuplicateResourceTypes set.
setBaseConfigurationReference(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
setBaseModule(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBasePath(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value basePath to basePath.
setBasePath(Optional<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value basePath to basePath.
setBasePlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Initializes the value for the basePlatform attribute.
setBash(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBinary(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value binary to binary.
setBinary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value binary to binary.
setBinary(BuildTarget) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Initializes the value for the binary attribute.
setBinaryExtension(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the optional value binaryExtension to binaryExtension.
setBinaryExtension(Optional<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the optional value binaryExtension to binaryExtension.
setBinaryJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the binaryJar attribute.
setBinarySrc(SourcePath) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the value for the binarySrc attribute.
setBlacklist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for blacklist set.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBuildArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for buildArgs list.
setBuildArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for buildArgs list.
setBuildConfigurationList(XCConfigurationList) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the buildConfigValues attribute.
setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the buildConfigValues attribute.
setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the buildConfigValues attribute.
setBuildConfigValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value buildConfigValuesFile to buildConfigValuesFile.
setBuildConfigValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value buildConfigValuesFile to buildConfigValuesFile.
setBuildConfigValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value buildConfigValuesFile to buildConfigValuesFile.
setBuildConfigValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value buildConfigValuesFile to buildConfigValuesFile.
setBuildOutputForTests(T) - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
This should be invoked only by the build engine (currently, CachingBuildEngine) that invoked BuildOutputInitializer.initializeFromDisk(SourcePathResolverAdapter).
setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setBuildSettings(NSDictionary) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
setBuildStringSourceMap(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the buildStringSourceMap attribute.
setBuildStringSourceMap(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the buildStringSourceMap attribute.
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.jvm.java.Jsr199TracingBridge
 
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
setBuildVersion(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value buildVersion to buildVersion.
setBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value buildVersion to buildVersion.
setBundle(BuildTarget) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the value for the bundle attribute.
setBundleConfigFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value bundleConfigFile to bundleConfigFile.
setBundleConfigFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value bundleConfigFile to bundleConfigFile.
setBundleName(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value bundleName to bundleName.
setBundleName(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value bundleName to bundleName.
setBundleName(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value bundleName to bundleName.
setBundleName(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value bundleName to bundleName.
setBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for bundleNameForFlavor list.
setBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for bundleNameForFlavor list.
setBytecodeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for bytecodeCLibs list.
setBytecodeLib(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the bytecodeLib attribute.
setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value bytecodeOnly to bytecodeOnly.
setBytecodeOnly(Optional<Boolean>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value bytecodeOnly to bytecodeOnly.
setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the value for the bytecodeOnly attribute.
setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the bytecodeOnly attribute.
setCacheable(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(boolean) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(boolean) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the canBeAsset attribute.
setCategory(String) - Method in class com.facebook.buck.event.FileHashCacheEvent
 
setCCompiler(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the cCompiler attribute.
setCCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for cCompilerFlags list.
setCgoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for cgoCompilerFlags list.
setClasspathEntriesSourcePaths(Collection<SourcePath>, SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
 
setCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for cLibs list.
setCmd(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Initializes the value for the cmd attribute.
setCmd(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCodesign(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the codesign attribute.
setCodesignAllocate(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the codesignAllocate attribute.
setCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for codesignFlags list.
setCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for codesignFlags list.
setCodesignIdentity(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value codesignIdentity to codesignIdentity.
setCodesignIdentity(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value codesignIdentity to codesignIdentity.
setCodesignIdentity(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value codesignIdentity to codesignIdentity.
setCodesignIdentity(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value codesignIdentity to codesignIdentity.
setCodesignOnCopy(boolean) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Initializes the value for the codesignOnCopy attribute.
setCodeSignOnCopy(boolean) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the optional value codeSignOnCopy to codeSignOnCopy.
setCodeSignOnCopy(Optional<Boolean>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the optional value codeSignOnCopy to codeSignOnCopy.
setCoercedValue(Object, Object) - Method in class com.facebook.buck.core.starlark.coercer.SkylarkParamInfo
 
setCoercedValue(Object, Object) - Method in interface com.facebook.buck.rules.coercer.ParamInfo
Set the param on dto to value, assuming value has already been coerced.
setCoercedValue(Object, Object) - Method in class com.facebook.buck.rules.coercer.ReflectionParamInfo
 
setCommandLineArguments(ImmutableMap<SchemeActionType, ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value commandLineArguments to commandLineArguments.
setCommandLineArguments(Optional<? extends ImmutableMap<SchemeActionType, ImmutableMap<String, String>>>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value commandLineArguments to commandLineArguments.
setCompactMode(boolean) - Method in class com.facebook.buck.cli.Dot.Builder
 
setCompatibilityMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.abi.StubJar
Filters the stub jar through SourceAbiCompatibleVisitor.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompatibleWith(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Sets or replaces all elements for compatibleWith list.
setCompile(boolean) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the value for the compile attribute.
setCompile(boolean) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value compile to compile.
setCompile(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value compile to compile.
setCompile(boolean) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value compile to compile.
setCompile(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value compile to compile.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerDeps sortedSet.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerInvocationFlags(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerInvocationFlags list.
setCompilerOutputPath(Optional<Path>) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
setCompilerType(CxxToolProvider.Type) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the compilerType attribute.
setCompressAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the compressAssetLibraries attribute.
setCompressAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the compressAssetLibraries attribute.
setCompressionLevel(int) - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
setCompressPngs(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the compressPngs attribute.
setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the configs map.
setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the configs map.
setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the configs map.
setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the configs map.
setConstraintSetting(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Initializes the value for the constraintSetting attribute.
setConstraintValues(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Sets or replaces all elements for constraintValues sortedSet.
setConstraintValues(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Sets or replaces all elements for constraintValues sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for contacts set.
setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setCopySceneKitAssets(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value copySceneKitAssets to copySceneKitAssets.
setCopySceneKitAssets(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value copySceneKitAssets to copySceneKitAssets.
setCoverageMode(GoTestCoverStep.Mode) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value coverageMode to coverageMode.
setCoverageMode(Optional<? extends GoTestCoverStep.Mode>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value coverageMode to coverageMode.
setCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for cpuFilters set.
setCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for cpuFilters set.
setCrate(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the crate attribute.
setCrate(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrateRoot(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(Optional<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(Optional<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(Optional<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCurrentCommand(String, ImmutableList<String>) - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
Sets the current command that we are estimating
setCurrentThreadTracingInterfaceFromJsr199Javac(BuckTracingInterface) - Static method in class com.facebook.buck.event.api.BuckTracing
Used by Buck to connect this class to its tracing mechanism.
setCurrentVersion(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
setCxxCompiler(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the cxxCompiler attribute.
setCxxCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for cxxCompilerFlags list.
setCxxHeaderDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for cxxHeaderDirs sortedSet.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxPlatform(Flavor) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value cxxPlatform to cxxPlatform.
setCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value cxxPlatform to cxxPlatform.
setCxxPlatform(Flavor) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value cxxPlatform to cxxPlatform.
setCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value cxxPlatform to cxxPlatform.
setCxxRuntime(NdkCxxRuntime) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the value for the cxxRuntime attribute.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxToolchain(BuildTarget) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the value for the cxxToolchain attribute.
setCxxToolchain(BuildTarget) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the cxxToolchain attribute.
setDb(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the db attribute.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(UnconfiguredBuildTarget) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDefaultTargetPlatform(Optional<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Initializes the optional value defaultTargetPlatform to defaultTargetPlatform.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends Either<BuildTarget, String>>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for deps list.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDestination(AppleBundleDestination) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Initializes the optional value destination to destination.
setDestination(Optional<? extends AppleBundleDestination>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Initializes the optional value destination to destination.
setDestinationSpecifier(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the destinationSpecifier map.
setDeveloperPath(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value developerPath to developerPath.
setDeveloperPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value developerPath to developerPath.
setDevicesSupplierForTests(Optional<Supplier<ImmutableList<AndroidDevice>>>) - Static method in class com.facebook.buck.android.AdbHelper
 
setDexCompression(DexStore) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexCompression to dexCompression.
setDexCompression(Optional<? extends DexStore>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexCompression to dexCompression.
setDexCompression(DexStore) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexCompression to dexCompression.
setDexCompression(Optional<? extends DexStore>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexCompression to dexCompression.
setDexGroupLibLimit(int) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the dexGroupLibLimit attribute.
setDexGroupLibLimit(int) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the dexGroupLibLimit attribute.
setDexReorderDataDumpFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderDataDumpFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderDataDumpFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderDataDumpFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderToolFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexReorderToolFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexReorderToolFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexReorderToolFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexTool(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the dexTool attribute.
setDexTool(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the dexTool attribute.
setDexTool(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the dexTool attribute.
setDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Sets or replaces all elements for dirs sortedSet.
setDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for dirs set.
setDisablePreDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the disablePreDex attribute.
setDisablePreDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the disablePreDex attribute.
setDisallowAllDuplicates(boolean) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value disallowAllDuplicates to disallowAllDuplicates.
setDisallowAllDuplicates(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value disallowAllDuplicates to disallowAllDuplicates.
setDllName(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Initializes the value for the dllName attribute.
setDocumentLocator(Locator) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
setDoesNotAffectAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the value for the doesNotAffectAbi attribute.
setDoesNotAffectAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Initializes the value for the doesNotAffectAbi attribute.
setDraftCompile(boolean) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value draftCompile to draftCompile.
setDraftCompile(Optional<Boolean>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value draftCompile to draftCompile.
setDsymutil(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the dsymutil attribute.
setDuplicateResourceBehavior(HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the duplicateResourceBehavior attribute.
setDuplicateResourceBehavior(HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the duplicateResourceBehavior attribute.
setDuplicateResourceWhitelist(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value duplicateResourceWhitelist to duplicateResourceWhitelist.
setDuplicateResourceWhitelist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value duplicateResourceWhitelist to duplicateResourceWhitelist.
setDuplicateResourceWhitelist(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value duplicateResourceWhitelist to duplicateResourceWhitelist.
setDuplicateResourceWhitelist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value duplicateResourceWhitelist to duplicateResourceWhitelist.
setDuplicatingConsole(Optional<Console>) - Method in class com.facebook.buck.util.DuplicatingConsole
 
setDuration(BuildRule, ClockDuration) - Method in class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
This method should only be used for testing.
setEdition(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value edition to edition.
setEdition(Optional<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value edition to edition.
setEdition(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value edition to edition.
setEdition(Optional<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value edition to edition.
setEdition(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value edition to edition.
setEdition(Optional<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value edition to edition.
setEnableObjcInterop(boolean) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value enableObjcInterop to enableObjcInterop.
setEnableObjcInterop(Optional<Boolean>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value enableObjcInterop to enableObjcInterop.
setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the enableProfiling attribute.
setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the enableProfiling attribute.
setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the enableProfiling attribute.
setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the enableProfiling attribute.
setEnableRelinker(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the enableRelinker attribute.
setEnableRelinker(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the enableRelinker attribute.
setEnableRelinker(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the enableRelinker attribute.
setEnableSandbox(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(boolean) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(boolean) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEntitlementsFile(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value entitlementsFile to entitlementsFile.
setEntitlementsFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value entitlementsFile to entitlementsFile.
setEntitlementsFile(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value entitlementsFile to entitlementsFile.
setEntitlementsFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value entitlementsFile to entitlementsFile.
setEntriesToExclude(Iterable<? extends Pattern>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for entriesToExclude set.
setEntriesToJar(Stream<Path>) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setEntriesToJar(Iterable<Path>) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setEntry(Either<ImmutableSet<String>, String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the value for the entry attribute.
setEntryAttribute(String, String, String) - Method in class com.facebook.buck.util.zip.DeterministicManifest
 
setEntryHashingEnabled(boolean) - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
 
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value env to env.
setEnv(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value env to env.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentVariables(ImmutableMap<SchemeActionType, ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value environmentVariables to environmentVariables.
setEnvironmentVariables(Optional<? extends ImmutableMap<SchemeActionType, ImmutableMap<String, String>>>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value environmentVariables to environmentVariables.
setErrors(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the errors attribute.
setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the value for the excludeDepsFromMergedLinking attribute.
setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the excludeDepsFromMergedLinking attribute.
setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the excludeDepsFromMergedLinking attribute.
setExe(BuildTarget) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Initializes the optional value exe to exe.
setExe(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Initializes the optional value exe to exe.
setExe(BuildTarget) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value exe to exe.
setExe(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value exe to exe.
setExecutable(boolean) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value executable to executable.
setExecutable(Optional<Boolean>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value executable to executable.
setExecutable(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value executable to executable.
setExecutable(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value executable to executable.
setExecutableName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExopackage(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value exopackage to exopackage.
setExopackage(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value exopackage to exopackage.
setExopackage(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value exopackage to exopackage.
setExopackage(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value exopackage to exopackage.
setExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for exopackageModes set.
setExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for exopackageModes set.
setExpandVariablesBasedOn(ImmutableMap<SchemeActionType, BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value expandVariablesBasedOn to expandVariablesBasedOn.
setExpandVariablesBasedOn(Optional<? extends ImmutableMap<SchemeActionType, BuildTarget>>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value expandVariablesBasedOn to expandVariablesBasedOn.
setExperimentalArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for experimentalArgs list.
setExplicitFileType(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
setExplicitRunnablePath(String) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value explicitRunnablePath to explicitRunnablePath.
setExplicitRunnablePath(Optional<String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value explicitRunnablePath to explicitRunnablePath.
setExportedCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedCompilerFlags list.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaderStyle(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedHeaderStyle attribute.
setExportedHeaderStyle(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedHeaderStyle attribute.
setExportedHeaderStyle(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedHeaderStyle attribute.
setExportedHeaderStyle(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedHeaderStyle attribute.
setExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(ImmutableList<? extends Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Configuration
 
setExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<String>>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(ImmutableList<? extends Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Configuration
 
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<String>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExtension(Either<AppleBundleExtension, String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the value for the extension attribute.
setExtension(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value extension to extension.
setExtension(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value extension to extension.
setExtension(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value extension to extension.
setExtension(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value extension to extension.
setExternalAttributes(long) - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
setExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for externalLinkerFlags list.
setExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for externalLinkerFlags list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraFilteredResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for extraFilteredResources set.
setExtraFilteredResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for extraFilteredResources set.
setExtraFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Sets or replaces all elements for extraFlags list.
setExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for extraGroovycArguments list.
setExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for extraGroovycArguments list.
setExtraJson(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value extraJson to extraJson.
setExtraJson(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value extraJson to extraJson.
setExtraJson(StringWithMacros) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value extraJson to extraJson.
setExtraJson(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value extraJson to extraJson.
setExtraSchemes(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the extraSchemes map.
setExtraScriptTemplates(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for extraScriptTemplates list.
setExtraShallowTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for extraShallowTargets sortedSet.
setExtraTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for extraTargets sortedSet.
setExtraTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for extraTests sortedSet.
setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeFiles list.
setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeFiles list.
setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for extraXcodeFiles list.
setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeFiles list.
setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeSources list.
setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeSources list.
setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for extraXcodeSources list.
setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeSources list.
setFakeTime() - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
setFatLto(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the fatLto attribute.
setFatLto(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the fatLto attribute.
setFatLto(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the fatLto attribute.
setFatLto(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the fatLto attribute.
setFatLto(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the fatLto attribute.
setFatLto(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the fatLto attribute.
setFatLto(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the fatLto attribute.
setFatLto(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the fatLto attribute.
setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for features sortedSet.
setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for features sortedSet.
setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for features sortedSet.
setFetchDataBuilder(HttpArtifactCacheEvent.HttpArtifactCacheEventFetchData.Builder) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
setFilepathLengthLimited(boolean) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the filepathLengthLimited attribute.
setFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for files set.
setFinalRName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value finalRName to finalRName.
setFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value finalRName to finalRName.
setFinalRName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value finalRName to finalRName.
setFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value finalRName to finalRName.
setFinishEvent(T) - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
setFirstFailure(BuildRuleFailedException) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
setFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for flags list.
setForceFinalResourceIds(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the forceFinalResourceIds attribute.
setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the forceStatic attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setFramework(SourcePath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the value for the framework attribute.
setFramework(CxxTestType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value framework to framework.
setFramework(Optional<? extends CxxTestType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value framework to framework.
setFramework(boolean) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the value for the framework attribute.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworkVer(FrameworkVersion) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Initializes the value for the frameworkVer attribute.
setFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for freeCompilerArgs list.
setFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for freeCompilerArgs list.
setFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for freeCompilerArgs list.
setFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for freeCompilerArgs list.
setFreeCompilerArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for freeCompilerArgs list.
setFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for friendPaths sortedSet.
setFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for friendPaths sortedSet.
setFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for friendPaths sortedSet.
setFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for friendPaths sortedSet.
setFriendPaths(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for friendPaths sortedSet.
setFunctionName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value functionName to functionName.
setFunctionName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value functionName to functionName.
setGenerateAbi(boolean) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the generateAbi attribute.
setGhciBinDep(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value ghciBinDep to ghciBinDep.
setGhciBinDep(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value ghciBinDep to ghciBinDep.
setGhciInit(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value ghciInit to ghciInit.
setGhciInit(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value ghciInit to ghciInit.
setGhciPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the ghciPlatformPreloadDeps attribute.
setGhciPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the ghciPlatformPreloadDeps attribute.
setGhciPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the ghciPreloadDeps attribute.
setGhciPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the ghciPreloadDeps attribute.
setGlobalID(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
setGoAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for goAssemblerFlags list.
setGoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for goCompilerFlags list.
setGoSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for goSrcs sortedSet.
setGwtJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value gwtJar to gwtJar.
setGwtJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value gwtJar to gwtJar.
setHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for haddockFlags list.
setHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for haddockFlags list.
setHashKey(HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
Sets the hash key on the ruleKey object
setHaskellOmnibusLinkingOptions(boolean, boolean) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Configuration
 
setHasWhitelistedStrings(boolean) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the value for the hasWhitelistedStrings attribute.
setHeaderDirs(ImmutableList<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value headerDirs to headerDirs.
setHeaderDirs(Optional<? extends ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value headerDirs to headerDirs.
setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderOnly(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the headerOnly attribute.
setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeadersWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for headersWhitelist list.
setIbtool(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the ibtool attribute.
setIbtoolFlags(ImmutableList<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value ibtoolFlags to ibtoolFlags.
setIbtoolFlags(Optional<? extends ImmutableList<String>>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value ibtoolFlags to ibtoolFlags.
setIbtoolModuleFlag(boolean) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value ibtoolModuleFlag to ibtoolModuleFlag.
setIbtoolModuleFlag(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value ibtoolModuleFlag to ibtoolModuleFlag.
setId(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the id attribute.
setIgnoreAaptProguardConfig(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the ignoreAaptProguardConfig attribute.
setIgnoreAaptProguardConfig(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the ignoreAaptProguardConfig attribute.
setIgnoreCompileErrors(boolean) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the value for the ignoreCompileErrors attribute.
setImportDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for importDirs list.
setImportLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value importLib to importLib.
setImportLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value importLib to importLib.
setImportLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the importLibs map.
setImportPath(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the value for the importPath attribute.
setIncludeBuildConfigClass(Boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the includeBuildConfigClass attribute.
setIncludeDir(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the includeDir attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the includeDirectories attribute.
setIncludeDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for includeDirs list.
setIncludeRuntime(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the includeRuntime attribute.
setIncludeRuntime(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the includeRuntime attribute.
setIncludeRuntime(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the includeRuntime attribute.
setIncludeRuntime(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the includeRuntime attribute.
setIncludeRuntime(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the includeRuntime attribute.
setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the includesVectorDrawables attribute.
setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the includesVectorDrawables attribute.
setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the includesVectorDrawables attribute.
setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value infoPlist to infoPlist.
setInfoPlist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value infoPlist to infoPlist.
setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the value for the infoPlist attribute.
setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value infoPlist to infoPlist.
setInfoPlist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value infoPlist to infoPlist.
setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the infoPlist attribute.
setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
setInputFileLists(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for inputFileLists sortedSet.
setInputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for inputs sortedSet.
setInResToOutResDirMap(ImmutableBiMap<Path, Path>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setIsAppClip(boolean) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value isAppClip to isAppClip.
setIsAppClip(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value isAppClip to isAppClip.
setIsAppClip(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value isAppClip to isAppClip.
setIsAppClip(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value isAppClip to isAppClip.
setIsAsset(boolean) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Initializes the value for the isAsset attribute.
setIsAsset(boolean) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Initializes the value for the isAsset attribute.
setIsCacheable(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the isCacheable attribute.
setIsCacheable(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the isCacheable attribute.
setIsCacheable(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the isCacheable attribute.
setIsLastRound(boolean) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
setIsLastRound(boolean) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
setIsolateClassLoader(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the value for the isolateClassLoader attribute.
setIsolateClassLoader(boolean) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Initializes the value for the isolateClassLoader attribute.
setIsRemoteRunnable(boolean) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value isRemoteRunnable to isRemoteRunnable.
setIsRemoteRunnable(Optional<Boolean>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value isRemoteRunnable to isRemoteRunnable.
setIsUiTest(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the isUiTest attribute.
setJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavaClassHashesProvider(JavaClassHashesProvider) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
setJavadocUrl(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value javadocUrl to javadocUrl.
setJavadocUrl(Optional<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value javadocUrl to javadocUrl.
setJavadocUrl(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value javadocUrl to javadocUrl.
setJavadocUrl(Optional<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value javadocUrl to javadocUrl.
setJavaLanguageLevel(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
setJavaParameters(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the javaParameters attribute.
setJavaParameters(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the javaParameters attribute.
setJavaParameters(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the javaParameters attribute.
setJavaParameters(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the javaParameters attribute.
setJavaParameters(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the javaParameters attribute.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaPluginParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for javaPluginParams list.
setJavaVersion(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJdkHome(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJdkHome(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value jdkHome to jdkHome.
setJsBundle(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the jsBundle attribute.
setJvmTarget(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the jvmTarget attribute.
setJvmTarget(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the jvmTarget attribute.
setJvmTarget(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the jvmTarget attribute.
setJvmTarget(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the jvmTarget attribute.
setJvmTarget(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the jvmTarget attribute.
setKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the kaptApOptions map.
setKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the kaptApOptions map.
setKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the kaptApOptions map.
setKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the kaptApOptions map.
setKaptApOptions(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the kaptApOptions map.
setKeepGoing(boolean) - Method in class com.facebook.buck.cli.BuildCommand
 
setKeepResourcePattern(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value keepResourcePattern to keepResourcePattern.
setKeepResourcePattern(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value keepResourcePattern to keepResourcePattern.
setKeepResourcePattern(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value keepResourcePattern to keepResourcePattern.
setKeepResourcePattern(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value keepResourcePattern to keepResourcePattern.
setKeystore(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the keystore attribute.
setKeystore(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the keystore attribute.
setKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for kotlincPlugins list.
setKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for kotlincPlugins list.
setKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for kotlincPlugins list.
setKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for kotlincPlugins list.
setKotlincPlugins(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for kotlincPlugins list.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<CxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<CxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value language to language.
setLanguageVersion(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLanguageVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value languageVersion to languageVersion.
setLastModifiedTime(Path, FileTime) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Sets the last modified time for the given path.
setLastModifiedTime(Path, FileTime) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Sets the last modified time for the given path.
setLaunchImage(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value launchImage to launchImage.
setLaunchImage(Optional<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value launchImage to launchImage.
setLaunchStyle(XCScheme.LaunchAction.LaunchStyle) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value launchStyle to launchStyle.
setLaunchStyle(Optional<? extends XCScheme.LaunchAction.LaunchStyle>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value launchStyle to launchStyle.
setLegacyAnnotationProcessorNames(Collection<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginParams.Builder
 
setLevel(Level) - Method in class com.facebook.buck.core.util.log.Logger
 
setLibDir(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the libDir attribute.
setLibName(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the libName attribute.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibrary(BuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value library to library.
setLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value library to library.
setLibrary(SourcePath) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the value for the library attribute.
setLibtool(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the libtool attribute.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLinearAllocHardLimit(long) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the linearAllocHardLimit attribute.
setLinearAllocHardLimit(long) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the linearAllocHardLimit attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinker(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the linker attribute.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerType(LinkerProvider.Type) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the linkerType attribute.
setLinkGroup(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroup(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value linkGroup to linkGroup.
setLinkGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value linkGroupMap to linkGroupMap.
setLinkMode(GoLinkStep.LinkMode) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value linkMode to linkMode.
setLinkMode(Optional<? extends GoLinkStep.LinkMode>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value linkMode to linkMode.
setLinkMode(GoLinkStep.LinkMode) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value linkMode to linkMode.
setLinkMode(Optional<? extends GoLinkStep.LinkMode>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value linkMode to linkMode.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the linkWhole attribute.
setLinkWhole(boolean) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the linkWhole attribute.
setLinkWithoutSoname(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the linkWithoutSoname attribute.
setLipo(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the lipo attribute.
setLldb(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the lldb attribute.
setLocale(Locale) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
setLocale(Locale) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
setLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for locales set.
setLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for locales set.
setLocales(ImmutableSet<String>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setLocalizedStringFileName(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value localizedStringFileName to localizedStringFileName.
setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value localizedStringFileName to localizedStringFileName.
setLocalizedStringFileName(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value localizedStringFileName to localizedStringFileName.
setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value localizedStringFileName to localizedStringFileName.
setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setLocalWorkers(int) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value localWorkers to localWorkers.
setLocalWorkers(Optional<Integer>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value localWorkers to localWorkers.
setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
setMain(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value main to main.
setMain(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value main to main.
setMain(SourcePath) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value main to main.
setMain(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value main to main.
setMain(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Initializes the value for the main attribute.
setMainClass(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value mainClass to mainClass.
setMainClass(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value mainClass to mainClass.
setMainClass(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the value for the mainClass attribute.
setMainClass(String) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setMainModule(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the value for the mainModule attribute.
setMainModule(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value mainModule to mainModule.
setMainModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value mainModule to mainModule.
setMainModule(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value mainModule to mainModule.
setMainModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value mainModule to mainModule.
setMainModule(String) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Initializes the value for the mainModule attribute.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifestAttribute(String, String) - Method in class com.facebook.buck.util.zip.DeterministicManifest
 
setManifestEntries(ManifestEntries) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the manifestEntries attribute.
setManifestEntries(ManifestEntries) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the manifestEntries attribute.
setManifestFetchResult(ManifestFetchResult) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
setManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Path) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the manifestSkeleton attribute.
setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestStoreResult(ManifestStoreResult) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
setMappedSrcs(Map<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the mappedSrcs map.
setMappedSrcs(Map<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the mappedSrcs map.
setMappedSrcs(Map<? extends SourcePath, ? extends String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the mappedSrcs map.
setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMaxAndGet(long, AtomicLong) - Static method in class com.facebook.buck.util.concurrent.MoreAtomics
Update atomic variable if provided value is greater than value stored in atomic variable.
setMaxWorkers(int) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value maxWorkers to maxWorkers.
setMaxWorkers(Optional<Integer>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value maxWorkers to maxWorkers.
setMaxWorkersPerThreadPercent(int) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value maxWorkersPerThreadPercent to maxWorkersPerThreadPercent.
setMaxWorkersPerThreadPercent(Optional<Integer>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value maxWorkersPerThreadPercent to maxWorkersPerThreadPercent.
setMergeManifests(boolean) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value mergeManifests to mergeManifests.
setMergeManifests(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value mergeManifests to mergeManifests.
setMetaInfDirectory(Path) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
setMetaInfDirectory(Path) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value metaInfDirectory to metaInfDirectory.
setMetaInfDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value metaInfDirectory to metaInfDirectory.
setMinAndGet(long, AtomicLong) - Static method in class com.facebook.buck.util.concurrent.MoreAtomics
Update atomic variable if provided value is less than value stored in atomic variable.
setMinimizePrimaryDexSize(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the minimizePrimaryDexSize attribute.
setMinimizePrimaryDexSize(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the minimizePrimaryDexSize attribute.
setMinVersion(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the minVersion attribute.
setMode(ExportFileDescription.Mode) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value mode to mode.
setMode(Optional<? extends ExportFileDescription.Mode>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value mode to mode.
setModular(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the modular attribute.
setModular(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the modular attribute.
setModular(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the modular attribute.
setModuleDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for moduleDeps sortedSet.
setModuleManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value moduleManifestSkeleton to moduleManifestSkeleton.
setModuleManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value moduleManifestSkeleton to moduleManifestSkeleton.
setModuleManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value moduleManifestSkeleton to moduleManifestSkeleton.
setModuleManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value moduleManifestSkeleton to moduleManifestSkeleton.
setModulemapMode(ModuleMapMode) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value modulemapMode to modulemapMode.
setModulemapMode(Optional<? extends ModuleMapMode>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value modulemapMode to modulemapMode.
setModulemapMode(ModuleMapMode) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value modulemapMode to modulemapMode.
setModulemapMode(Optional<? extends ModuleMapMode>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value modulemapMode to modulemapMode.
setModulemapMode(ModuleMapMode) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value modulemapMode to modulemapMode.
setModulemapMode(Optional<? extends ModuleMapMode>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value modulemapMode to modulemapMode.
setModuleName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModules(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for modules sortedSet.
setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
setMomc(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the momc attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the value for the name attribute.
setName(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
setName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
setName(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Initializes the value for the name attribute.
setNamedDeps(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the namedDeps map.
setNamedDeps(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the namedDeps map.
setNamedDeps(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the namedDeps map.
setNativeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for nativeCLibs list.
setNativeLib(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the nativeLib attribute.
setNativeLibraryMergeCodeGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeCodeGenerator to nativeLibraryMergeCodeGenerator.
setNativeLibraryMergeCodeGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeCodeGenerator to nativeLibraryMergeCodeGenerator.
setNativeLibraryMergeCodeGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeCodeGenerator to nativeLibraryMergeCodeGenerator.
setNativeLibraryMergeCodeGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeCodeGenerator to nativeLibraryMergeCodeGenerator.
setNativeLibraryMergeGlue(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeGlue to nativeLibraryMergeGlue.
setNativeLibraryMergeGlue(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeGlue to nativeLibraryMergeGlue.
setNativeLibraryMergeGlue(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeGlue to nativeLibraryMergeGlue.
setNativeLibraryMergeGlue(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeGlue to nativeLibraryMergeGlue.
setNativeLibraryMergeLocalizedSymbols(ImmutableSortedSet<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeLocalizedSymbols to nativeLibraryMergeLocalizedSymbols.
setNativeLibraryMergeLocalizedSymbols(Optional<? extends ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeLocalizedSymbols to nativeLibraryMergeLocalizedSymbols.
setNativeLibraryMergeLocalizedSymbols(ImmutableSortedSet<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeLocalizedSymbols to nativeLibraryMergeLocalizedSymbols.
setNativeLibraryMergeLocalizedSymbols(Optional<? extends ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeLocalizedSymbols to nativeLibraryMergeLocalizedSymbols.
setNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the nativeLibraryMergeMap map.
setNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the nativeLibraryMergeMap map.
setNativeLibraryProguardConfigGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryProguardConfigGenerator to nativeLibraryProguardConfigGenerator.
setNativeLibraryProguardConfigGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryProguardConfigGenerator to nativeLibraryProguardConfigGenerator.
setNativeLibraryProguardConfigGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryProguardConfigGenerator to nativeLibraryProguardConfigGenerator.
setNativeLibraryProguardConfigGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryProguardConfigGenerator to nativeLibraryProguardConfigGenerator.
setNativeLibs(Path) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Initializes the value for the nativeLibs attribute.
setNativeLinkTarget(Optional<? extends NativeLinkTarget>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Configuration
 
setNativePlatforms(Map<? extends TargetCpuType, ? extends UnconfiguredBuildTarget>) - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg.Builder
Sets or replaces all mappings from the specified map as entries for the nativePlatforms map.
setNativePlugin(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the value for the nativePlugin attribute.
setNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
setNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
setNdkPath(SourcePath) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the optional value ndkPath to ndkPath.
setNdkPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the optional value ndkPath to ndkPath.
setNeedAndroidTools(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the needAndroidTools attribute.
setNeedAndroidTools(boolean) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the value for the needAndroidTools attribute.
setNeedAndroidTools(boolean) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the value for the needAndroidTools attribute.
setNeedAndroidTools(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the needAndroidTools attribute.
setNeedAndroidTools(boolean) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the value for the needAndroidTools attribute.
setNeedAndroidTools(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the value for the needAndroidTools attribute.
setNeededCoverage(Iterable<? extends NeededCoverageSpec>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for neededCoverage list.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the neverMarkAsUnusedDependency attribute.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNeverMarkAsUnusedDependency(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value neverMarkAsUnusedDependency to neverMarkAsUnusedDependency.
setNm(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the nm attribute.
setNoAutoAddOverlayResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the noAutoAddOverlayResources attribute.
setNoAutoAddOverlayResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the noAutoAddOverlayResources attribute.
setNoAutoVersionResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the noAutoVersionResources attribute.
setNoAutoVersionResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the noAutoVersionResources attribute.
setNodesToFilter(Predicate<T>) - Method in class com.facebook.buck.cli.Dot.Builder
 
setNodeToAttributes(Function<T, ImmutableSortedMap<String, String>>) - Method in class com.facebook.buck.cli.Dot.Builder
Configures a function to be used to extract additional attributes to include when rendering graph nodes.
setNodeToName(Function<T, String>) - Method in class com.facebook.buck.cli.Dot.Builder
 
setNodeToTypeName(Function<T, String>) - Method in class com.facebook.buck.cli.Dot.Builder
 
setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for noDx set.
setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for noDx set.
setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for noDx set.
setNoJdk(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the noJdk attribute.
setNoJdk(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the noJdk attribute.
setNoJdk(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the noJdk attribute.
setNoJdk(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the noJdk attribute.
setNoJdk(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the noJdk attribute.
setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setNoReflect(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the noReflect attribute.
setNoReflect(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the noReflect attribute.
setNoReflect(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the noReflect attribute.
setNoReflect(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the noReflect attribute.
setNoReflect(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the noReflect attribute.
setNoStdlib(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the noStdlib attribute.
setNoStdlib(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the noStdlib attribute.
setNoStdlib(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the noStdlib attribute.
setNoStdlib(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the noStdlib attribute.
setNoStdlib(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the noStdlib attribute.
setNotices(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the notices attribute.
setNotificationPayloadFile(String) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value notificationPayloadFile to notificationPayloadFile.
setNotificationPayloadFile(Optional<String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value notificationPayloadFile to notificationPayloadFile.
setNoVersionTransitionsResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the noVersionTransitionsResources attribute.
setNoVersionTransitionsResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the noVersionTransitionsResources attribute.
setNumberOfRules(int) - Method in class com.facebook.buck.event.listener.util.ProgressEstimator
 
setObjcopyForSharedLibraryInterface(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the objcopyForSharedLibraryInterface attribute.
setObjdump(SourcePath) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the value for the objdump attribute.
setObjectFileExtension(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the objectFileExtension attribute.
setObserver(JarBuilder.Observer) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for ocamldepFlags list.
setOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for ocamldepFlags list.
setOnDuplicateEntry(OnDuplicateEntry) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the value for the onDuplicateEntry attribute.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOptimization(AbstractAppleAssetCatalogsCompilationOptions.Optimization) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the optimization attribute.
setOptimizationPasses(int) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the optimizationPasses attribute.
setOptimizationPasses(int) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the optimizationPasses attribute.
setOptimize(int) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value optimize to optimize.
setOptimize(Optional<Integer>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value optimize to optimize.
setOut(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the value for the out attribute.
setOut(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the value for the out attribute.
setOut(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value out to out.
setOutputFileLists(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for outputFileLists sortedSet.
setOutputFormat(AbstractAppleAssetCatalogsCompilationOptions.OutputFormat) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the outputFormat attribute.
setOutputOrder(Dot.OutputOrder) - Method in class com.facebook.buck.cli.Dot.Builder
 
setOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for outputs sortedSet.
setOutputStream(OutputStream) - Method in class com.facebook.buck.log.CompressingFileHandler
 
setOuts(ImmutableMap<String, ImmutableSet<String>>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value outs to outs.
setOuts(Optional<? extends ImmutableMap<String, ImmutableSet<String>>>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value outs to outs.
setPackage(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the value for the package attribute.
setPackage(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value package to getPackage.
setPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value package to getPackage.
setPackageAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the packageAssetLibraries attribute.
setPackageAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the packageAssetLibraries attribute.
setPackageName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageStyle(LuaPlatform.PackageStyle) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(Optional<? extends LuaPlatform.PackageStyle>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(PythonBuckConfig.PackageStyle) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(Optional<? extends PythonBuckConfig.PackageStyle>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(PythonBuckConfig.PackageStyle) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(Optional<? extends PythonBuckConfig.PackageStyle>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageType(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value packageType to packageType.
setPackageType(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value packageType to packageType.
setPackageType(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value packageType to packageType.
setPackageType(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value packageType to packageType.
setPath(Path) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Initializes the value for the path attribute.
setPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
setPath(Path, Path) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
 
setPath(ProjectFilesystem, Path) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
 
setPersistent(boolean) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value persistent to persistent.
setPersistent(Optional<Boolean>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value persistent to persistent.
setPlatform(Flavor) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatformBinary(PatternMatchedCollection<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value platformBinary to platformBinary.
setPlatformBinary(Optional<? extends PatternMatchedCollection<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value platformBinary to platformBinary.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformExe(Map<? extends Platform, ? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the platformExe map.
setPlatformHeaderDirs(PatternMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
setPlatformHeaderDirs(Optional<? extends PatternMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformImportLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformImportLib to platformImportLib.
setPlatformImportLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformImportLib to platformImportLib.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformPath(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the platformPath attribute.
setPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the platformPreloadDeps attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformResources(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the platformResources attribute.
setPlatformResources(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the platformResources attribute.
setPlatformSharedLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformSharedLib to platformSharedLib.
setPlatformSharedLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformSharedLib to platformSharedLib.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformStaticLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformStaticLib to platformStaticLib.
setPlatformStaticLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformStaticLib to platformStaticLib.
setPlatformStaticPicLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
setPlatformStaticPicLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
setPluginManager(PluginManager) - Method in interface com.facebook.buck.cli.Command
 
setPluginManager(PluginManager) - Method in class com.facebook.buck.cli.CommandWithPluginManager
 
setPluginName(String) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Initializes the value for the pluginName attribute.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPostCoercionValue(String, Object) - Method in interface com.facebook.buck.core.starlark.coercer.SkylarkDescriptionArgBuilder
Set the value for a specific attribute after it has been successfully coerced/type checked.
setPostCoercionValue(String, Object) - Method in class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
 
setPostFilterResourcesCmd(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value postFilterResourcesCmd to postFilterResourcesCmd.
setPostFilterResourcesCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value postFilterResourcesCmd to postFilterResourcesCmd.
setPostFilterResourcesCmd(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value postFilterResourcesCmd to postFilterResourcesCmd.
setPostFilterResourcesCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value postFilterResourcesCmd to postFilterResourcesCmd.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkableGroup.Linkage>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkableGroup.Linkage>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkableGroup.Linkage>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the value for the preferredLinkage attribute.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkableGroup.Linkage>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkableGroup.Linkage>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the preferredLinkage attribute.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the value for the preferredLinkage attribute.
setPreferredLinkage(NativeLinkableGroup.Linkage) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkableGroup.Linkage>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the preloadDeps attribute.
setPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for preloadDeps set.
setPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for preloadDeps set.
setPreprocessJavaClassesBash(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesBash(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for preprocessJavaClassesDeps sortedSet.
setPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for preprocessJavaClassesDeps sortedSet.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPrimaryDexClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
setPrimaryDexClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
setPrimaryDexClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
setPrimaryDexClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
setPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for primaryDexPatterns list.
setPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for primaryDexPatterns list.
setPrimaryDexScenarioFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
setPrimaryDexScenarioFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
setPrimaryDexScenarioFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
setPrimaryDexScenarioFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
setPrimaryDexScenarioOverflowAllowed(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the primaryDexScenarioOverflowAllowed attribute.
setPrimaryDexScenarioOverflowAllowed(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the primaryDexScenarioOverflowAllowed attribute.
setPrivateHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the privateHeadersSymlinksEnabled attribute.
setProcessorClass(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the optional value processorClass to processorClass.
setProcessorClass(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the optional value processorClass to processorClass.
setProcessorClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for processorClasses set.
setProcessors(Iterable<? extends Processor>) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
setProcessors(Iterable<? extends Processor>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
setProcMacro(boolean) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the procMacro attribute.
setProcMacro(boolean) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the value for the procMacro attribute.
setProductName(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value productName to productName.
setProductName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value productName to productName.
setProductName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
setProductReference(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
setProductType(ProductType) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
setProfiledStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for profiledStaticLibs list.
setProgressEstimator(ProgressEstimator) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
setProgressEstimator(ProgressEstimator) - Method in class com.facebook.buck.event.listener.stats.parse.ParseStatsTracker
Set the progress estimator.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for proguardJvmArgs list.
setProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for proguardJvmArgs list.
setProjectAssets(Path) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value projectAssets to projectAssets.
setProjectAssets(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value projectAssets to projectAssets.
setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setProjectRes(Path) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value projectRes to projectRes.
setProjectRes(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value projectRes to projectRes.
setProperties(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Initializes the value for the properties attribute.
setProvided(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the provided attribute.
setProvided(boolean) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the provided attribute.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value providedDepsQuery to providedDepsQuery.
setProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value providedDepsQuery to providedDepsQuery.
setProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value providedDepsQuery to providedDepsQuery.
setProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value providedDepsQuery to providedDepsQuery.
setProvidedSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the providedSharedLibs map.
setPublicAnnouncements(BuckEventBus, Optional<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
setPublicHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the publicHeadersSymlinksEnabled attribute.
setPublicIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the publicIncludeDirectories attribute.
setPublicIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the publicIncludeDirectories attribute.
setPublicIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the publicIncludeDirectories attribute.
setPublicIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the publicIncludeDirectories attribute.
setPublicSystemIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the publicSystemIncludeDirectories attribute.
setPublicSystemIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the publicSystemIncludeDirectories attribute.
setPublicSystemIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the publicSystemIncludeDirectories attribute.
setPublicSystemIncludeDirectories(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the publicSystemIncludeDirectories attribute.
setPythonPlatform(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value pythonPlatform to pythonPlatform.
setPythonPlatform(Optional<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value pythonPlatform to pythonPlatform.
setRanlib(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the optional value ranlib to ranlib.
setRanlib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the optional value ranlib to ranlib.
setRanlibFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for ranlibFlags list.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawResult(T) - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
setRedex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the redex attribute.
setRedex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the redex attribute.
setRedexConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for redexExtraArgs list.
setRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for redexExtraArgs list.
setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReflectively(String, Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
Adds the key-value pair to the rulekey.
setReflectively(Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
Recursively serializes the value.
setReflectivelyPathKey(Path, Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
Adds the key-value pair to the rulekey.
setRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for relinkerWhitelist list.
setRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for relinkerWhitelist list.
setRemote(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(Optional<Boolean>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(boolean) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(Optional<Boolean>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(boolean) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemote(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value remote to remote.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveEntryPredicate(Predicate<? super CustomZipEntry>) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setReorderClassesIntraDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the reorderClassesIntraDex attribute.
setReorderClassesIntraDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the reorderClassesIntraDex attribute.
setReportDir(File) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRes(Either<SourcePath, ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value res to res.
setRes(Optional<? extends Either<SourcePath, ImmutableSortedMap<String, SourcePath>>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value res to res.
setResourceCompression(ResourcesFilter.ResourceCompressionMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the resourceCompression attribute.
setResourceCompression(ResourcesFilter.ResourceCompressionMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the resourceCompression attribute.
setResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for resourceFilter list.
setResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for resourceFilter list.
setResourceFilter(FilterResourcesSteps.ResourceFilter) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setResourceGroup(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value resourceGroup to resourceGroup.
setResourceGroup(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value resourceGroup to resourceGroup.
setResourceGroupMap(ImmutableList<CxxLinkGroupMapping>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value resourceGroupMap to resourceGroupMap.
setResourceGroupMap(Optional<? extends ImmutableList<CxxLinkGroupMapping>>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value resourceGroupMap to resourceGroupMap.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the resources map.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the resources attribute.
setResources(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the resources attribute.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for resources set.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResourcesFromDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for resourcesFromDeps set.
setResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourceUnion(boolean) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the value for the resourceUnion attribute.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setRewriteDepsFile(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the rewriteDepsFile attribute.
setRewriteMisc(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the rewriteMisc attribute.
setRewriteSourcemap(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the rewriteSourcemap attribute.
setRlib(SourcePath) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the rlib attribute.
setRobolectricManifest(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value robolectricManifest to robolectricManifest.
setRobolectricManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value robolectricManifest to robolectricManifest.
setRobolectricRuntimeDependency(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value robolectricRuntimeDependency to robolectricRuntimeDependency.
setRobolectricRuntimeDependency(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value robolectricRuntimeDependency to robolectricRuntimeDependency.
setRpath(boolean) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the value for the rpath attribute.
setRpath(boolean) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the value for the rpath attribute.
setRunner(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(BuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunner(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value runner to runner.
setRunOnlyForDeploymentPostprocessing(Optional<Boolean>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
setRunTestSeparately(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value runTestSeparately to runTestSeparately.
setRunTestSeparately(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value runTestSeparately to runTestSeparately.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimeDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for runtimeDeps sortedSet.
setRuntimePathsForBundling(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for runtimePathsForBundling list.
setRuntimePathsForLinking(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for runtimePathsForLinking list.
setRuntimeRunPaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for runtimeRunPaths list.
setRustcFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for rustcFlags list.
setRustcFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for rustcFlags list.
setRustcFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for rustcFlags list.
setScratchPaths(BuildTarget, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
 
setSdkName(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the sdkName attribute.
setSdkPath(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the sdkPath attribute.
setSecondaryDexHeadClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
setSecondaryDexHeadClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
setSecondaryDexHeadClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
setSecondaryDexHeadClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
setSecondaryDexTailClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
setSecondaryDexTailClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
setSecondaryDexTailClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
setSecondaryDexTailClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
setSequenceValueForTest(long) - Static method in class com.facebook.buck.event.EventKey
 
setSettings(Optional<NSDictionary>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
setSha1(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the value for the sha1 attribute.
setSha256(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the value for the sha256 attribute.
setSha256(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the value for the sha256 attribute.
setSharedDepRuntimeLdFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for sharedDepRuntimeLdFlags list.
setSharedLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value sharedLib to sharedLib.
setSharedLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value sharedLib to sharedLib.
setSharedLibraryExtension(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the sharedLibraryExtension attribute.
setSharedLibraryInterfaceType(SharedLibraryInterfaceParams.Type) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the sharedLibraryInterfaceType attribute.
setSharedLibraryVersionedExtensionFormat(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the sharedLibraryVersionedExtensionFormat attribute.
setSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the sharedLibs map.
setSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the sharedLibs map.
setSharedLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for sharedLink list.
setSharedRuntimePath(SourcePath) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the optional value sharedRuntimePath to sharedRuntimePath.
setSharedRuntimePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg.Builder
Initializes the optional value sharedRuntimePath to sharedRuntimePath.
setShellPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Sets the path to the shell under which the script is to be executed.
setShellScript(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Sets the contents of the script to execute.
setShouldBeLinkedInAppleTestAndHost(boolean) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Configuration
 
setShouldDisallowAllDuplicates(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setShouldHashEntries(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setShouldIncludeClasses(boolean) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the value for the shouldIncludeClasses attribute.
setShouldIncludeLibraries(boolean) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the value for the shouldIncludeLibraries attribute.
setShouldMergeManifests(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setsid() - Method in interface com.facebook.buck.util.Libc
 
setSingleValue(Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setSingleValue(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
 
setSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Initializes the value for the skeleton attribute.
setSkipCrunchPngs(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value skipCrunchPngs to skipCrunchPngs.
setSkipCrunchPngs(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value skipCrunchPngs to skipCrunchPngs.
setSkipCrunchPngs(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value skipCrunchPngs to skipCrunchPngs.
setSkipCrunchPngs(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value skipCrunchPngs to skipCrunchPngs.
setSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the skipNonUnionRDotJava attribute.
setSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the skipNonUnionRDotJava attribute.
setSkipProguard(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the skipProguard attribute.
setSkipProguard(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the skipProguard attribute.
setSkipResources(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the skipResources attribute.
setSnapshotImagesDiffPath(Either<SourcePath, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value snapshotImagesDiffPath to snapshotImagesDiffPath.
setSnapshotImagesDiffPath(Optional<? extends Either<SourcePath, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value snapshotImagesDiffPath to snapshotImagesDiffPath.
setSnapshotReferenceImagesPath(Either<SourcePath, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value snapshotReferenceImagesPath to snapshotReferenceImagesPath.
setSnapshotReferenceImagesPath(Optional<? extends Either<SourcePath, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value snapshotReferenceImagesPath to snapshotReferenceImagesPath.
setSoloAsync(boolean) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value soloAsync to soloAsync.
setSoloAsync(Optional<Boolean>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value soloAsync to soloAsync.
setSoname(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSortPolicy(PBXGroup.SortPolicy) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
setSource(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value source to source.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceFileSourcePaths(ImmutableSortedSet<SourcePath>, ProjectFilesystem, SourcePathResolverAdapter) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
 
setSourceJar(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value sourceJar to sourceJar.
setSourceJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value sourceJar to sourceJar.
setSourceJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value sourceJar to sourceJar.
setSourceJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value sourceJar to sourceJar.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setSourceTree(PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
setSpecs(TestRunnerSpec) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(Optional<? extends TestRunnerSpec>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(TestRunnerSpec) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(Optional<? extends TestRunnerSpec>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(TestRunnerSpec) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(Optional<? extends TestRunnerSpec>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(TestRunnerSpec) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(Optional<? extends TestRunnerSpec>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(TestRunnerSpec) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSpecs(Optional<? extends TestRunnerSpec>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value specs to specs.
setSrc(SourcePath) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Initializes the value for the src attribute.
setSrc(SourcePath) - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg.Builder
Initializes the value for the src attribute.
setSrc(SourcePath) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value src to src.
setSrc(Optional<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value src to src.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSet) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSet) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSet) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends Either<SourcePath, Pair<SourcePath, String>>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs set.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSet) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value srcs to srcs.
setSrcs(Optional<? extends SourceSet>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value srcs to srcs.
setSrcs(SourceSet) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value srcs to srcs.
setSrcs(Optional<? extends SourceSet>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value srcs to srcs.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for srcs set.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSet) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSet) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcTarget(BuildTarget) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value srcTarget to srcTarget.
setSrcTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value srcTarget to srcTarget.
setStaticDepRuntimeLdFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for staticDepRuntimeLdFlags list.
setStaticLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value staticLib to staticLib.
setStaticLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value staticLib to staticLib.
setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryExtension(String) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the staticLibraryExtension attribute.
setStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for staticLibs list.
setStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for staticLibs list.
setStaticLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for staticLink list.
setStaticPicDepRuntimeLdFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for staticPicDepRuntimeLdFlags list.
setStaticPicLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value staticPicLib to staticPicLib.
setStaticPicLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value staticPicLib to staticPicLib.
setStaticPicLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for staticPicLibs list.
setStaticPicLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for staticPicLink list.
setStaticRuntimePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for staticRuntimePaths list.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStore(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Initializes the value for the store attribute.
setStrict(boolean) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value strict to strict.
setStrict(Optional<Boolean>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value strict to strict.
setStrip(SourcePath) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the strip attribute.
setStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Sets or replaces all elements for stripFlags list.
setStripPrefix(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value stripPrefix to stripPrefix.
setStripPrefix(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value stripPrefix to stripPrefix.
setStyle(GwtBinary.Style) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value style to style.
setStyle(Optional<? extends GwtBinary.Style>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value style to style.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportsAbiGenerationFromSource(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the value for the supportsAbiGenerationFromSource attribute.
setSupportsAbiGenerationFromSource(boolean) - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg.Builder
Initializes the value for the supportsAbiGenerationFromSource attribute.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsOmnibusLinking(boolean) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo.Configuration
 
setSupportsSharedLibraryInterface(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the supportsSharedLibraryInterface attribute.
setSuppressWarnings(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the suppressWarnings attribute.
setSuppressWarnings(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the suppressWarnings attribute.
setSuppressWarnings(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the suppressWarnings attribute.
setSuppressWarnings(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the suppressWarnings attribute.
setSuppressWarnings(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the suppressWarnings attribute.
setSwiftc(SourcePath) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Initializes the value for the swiftc attribute.
setSwiftcFlags(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for swiftcFlags list.
setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for swiftCompilerFlags list.
setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for swiftCompilerFlags list.
setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for swiftCompilerFlags list.
setSwiftStdlibTool(SourcePath) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Initializes the optional value swiftStdlibTool to swiftStdlibTool.
setSwiftStdlibTool(Optional<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Initializes the optional value swiftStdlibTool to swiftStdlibTool.
setSwiftStdlibToolFlags(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg.Builder
Sets or replaces all elements for swiftStdlibToolFlags list.
setSwiftToolchain(BuildTarget) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value swiftToolchain to swiftToolchain.
setSwiftToolchain(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value swiftToolchain to swiftToolchain.
setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setTarget(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<BuildTarget>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
setTarget(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value target to target.
setTargetSdkVersion(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTargetSdkVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTargetSdkVersion(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTargetSdkVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTargetSdkVersion(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTargetSdkVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTargetSdkVersion(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTargetSdkVersion(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTask(JavaCompiler.CompilationTask) - Method in class com.facebook.buck.jvm.java.abi.source.api.ErrorSuppressingDiagnosticListener
 
setTaskListener(TaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
Sets a TaskListener.
setTaskListener(BuckJavacTaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
setTaskListener(BuckJavacTaskListener) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
setTest(SourcePath) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value test to test.
setTest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value test to test.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestHostApp(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value testHostApp to testHostApp.
setTestHostApp(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value testHostApp to testHostApp.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRunnerGenerator(SourcePath) - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg.Builder
Initializes the value for the testRunnerGenerator attribute.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTestType(TestType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(TestType) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(TestType) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(TestType) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(TestType) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
SettingsAffectingCache(int, ActionGraph) - Constructor for class com.facebook.buck.rules.keys.RuleKeyCacheRecycler.SettingsAffectingCache
 
setToolchainName(String) - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg.Builder
Initializes the value for the toolchainName attribute.
setTotalNanoTime(long) - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
setTotalThreadUserNanoTime(long) - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
setTrimResourceIds(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the trimResourceIds attribute.
setTrimResourceIds(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the trimResourceIds attribute.
setType(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value type to type.
setType(RemoteFile.Type) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<? extends RemoteFile.Type>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value type to type.
setType(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value type to type.
SetTypeCoercer<U,T> - Class in com.facebook.buck.rules.coercer
Coerce to ImmutableSet.
setUiTestTargetApp(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value uiTestTargetApp to uiTestTargetApp.
setUiTestTargetApp(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value uiTestTargetApp to uiTestTargetApp.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setup(SimplePerfEvent.Scope) - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
Additional setup.
setup(Environment) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
setupLoggers(InvocationInfo, OutputStream, OutputStream, Verbosity) - Method in class com.facebook.buck.log.GlobalStateManager
 
setupLogging(LogConfigSetup) - Static method in class com.facebook.buck.log.LogConfig
Creates the log output directory and concatenates logging.properties files together to configure or re-configure LogManager.
setUrl(URI) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the value for the url attribute.
setUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Sets or replaces all elements for urls list.
setUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Sets or replaces all elements for urls list.
setUseArgFile(boolean) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the useArgFile attribute.
setUseAsyncFileLogging(boolean) - Static method in class com.facebook.buck.log.LogConfig
 
setUseBinaryResources(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the useBinaryResources attribute.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseDefaultTestMain(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value useDefaultTestMain to useDefaultTestMain.
setUseDefaultTestMain(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value useDefaultTestMain to useDefaultTestMain.
setUseDynamicFeature(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the useDynamicFeature attribute.
setUseDynamicFeature(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the useDynamicFeature attribute.
setUseHeaderMap(boolean) - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg.Builder
Initializes the value for the useHeaderMap attribute.
setUseOldStyleableFormat(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the useOldStyleableFormat attribute.
setUseSplitDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the useSplitDex attribute.
setUseSplitDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the useSplitDex attribute.
setUseSystemLibraryLoader(boolean) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the value for the useSystemLibraryLoader attribute.
setValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the value for the values attribute.
setValues(Map<String, ? extends String>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Sets or replaces all mappings from the specified map as entries for the values map.
setValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the optional value valuesFile to valuesFile.
setValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the optional value valuesFile to valuesFile.
setVariants(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for variants set.
setVerbose(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the verbose attribute.
setVerbose(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the verbose attribute.
setVerbose(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the verbose attribute.
setVerbose(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the verbose attribute.
setVerbose(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the verbose attribute.
setVersion(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the version attribute.
setVersion(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the version attribute.
setVersion(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value version to version.
setVersion(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value version to version.
setVersionedExportedLangPlatformPreprocessorFlags(VersionMatchedCollection<ImmutableMap<CxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the versionedExportedLangPlatformPreprocessorFlags attribute.
setVersionedExportedLangPreprocessorFlags(VersionMatchedCollection<ImmutableMap<CxxSource.Type, ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the versionedExportedLangPreprocessorFlags attribute.
setVersionedExportedPlatformPreprocessorFlags(VersionMatchedCollection<PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the versionedExportedPlatformPreprocessorFlags attribute.
setVersionedExportedPreprocessorFlags(VersionMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the versionedExportedPreprocessorFlags attribute.
setVersionedHeaderDirs(VersionMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
setVersionedHeaderDirs(Optional<? extends VersionMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
setVersionedImportLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedImportLib to versionedImportLib.
setVersionedImportLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedImportLib to versionedImportLib.
setVersionedResources(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value versionedResources to versionedResources.
setVersionedResources(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value versionedResources to versionedResources.
setVersionedResources(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionedResources to versionedResources.
setVersionedResources(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionedResources to versionedResources.
setVersionedSharedLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedSharedLib to versionedSharedLib.
setVersionedSharedLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedSharedLib to versionedSharedLib.
setVersionedSrcs(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value versionedSrcs to versionedSrcs.
setVersionedSrcs(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value versionedSrcs to versionedSrcs.
setVersionedSrcs(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionedSrcs to versionedSrcs.
setVersionedSrcs(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionedSrcs to versionedSrcs.
setVersionedStaticLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedStaticLib to versionedStaticLib.
setVersionedStaticLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedStaticLib to versionedStaticLib.
setVersionedStaticPicLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
setVersionedStaticPicLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
setVersions(Map<? extends Version, ? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the versions map.
setVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setWarnings(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the warnings attribute.
setWarningsFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWarningsFlags(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWarningsFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWarningsFlags(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWasCreatedForAppExtension(boolean) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value wasCreatedForAppExtension to wasCreatedForAppExtension.
setWasCreatedForAppExtension(Optional<Boolean>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value wasCreatedForAppExtension to wasCreatedForAppExtension.
setWatchInterface(XCScheme.LaunchAction.WatchInterface) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value watchInterface to watchInterface.
setWatchInterface(Optional<? extends XCScheme.LaunchAction.WatchInterface>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value watchInterface to watchInterface.
setWeightEstimateForTesting(int) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
setWhitelistedStringDirs(ImmutableSet<Path>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setWorkAroundDsymutilLtoStackOverflowBug(boolean) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value workAroundDsymutilLtoStackOverflowBug to workAroundDsymutilLtoStackOverflowBug.
setWorkAroundDsymutilLtoStackOverflowBug(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the optional value workAroundDsymutilLtoStackOverflowBug to workAroundDsymutilLtoStackOverflowBug.
setWorker(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the value for the worker attribute.
setWorker(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the value for the worker attribute.
setWorkspaceName(String) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value workspaceName to workspaceName.
setWorkspaceName(Optional<String>) - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value workspaceName to workspaceName.
setWriter(ConsoleHandlerState.Writer) - Method in interface com.facebook.buck.log.GlobalStateManager.LoggerIsMappedToThreadScope
 
setXcodeBuildVersion(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the xcodeBuildVersion attribute.
setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodeProductType(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value xcodeProductType to xcodeProductType.
setXcodeProductType(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value xcodeProductType to xcodeProductType.
setXcodeProductType(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodeProductType to xcodeProductType.
setXcodeProductType(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodeProductType to xcodeProductType.
setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodeVersion(String) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the xcodeVersion attribute.
setXctest(SourcePath) - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg.Builder
Initializes the value for the xctest attribute.
setXzCompressionLevel(int) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the xzCompressionLevel attribute.
setXzCompressionLevel(int) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the xzCompressionLevel attribute.
setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for zipSrcs list.
severe(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
severe(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
sh_addr - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_addralign - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_entsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_info - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_link - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_off - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_size - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
SHA1 - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
Sha1HashCode - Class in com.facebook.buck.util.sha1
A typesafe representation of a SHA-1 hash.
SHALLOW - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
SHARED_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
SHARED_INTERFACE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
SHARED_LIBRARY_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
SharedLibrariesBuilder() - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables.SharedLibrariesBuilder
 
SharedLibraryInterfaceFactory - Interface in com.facebook.buck.cxx.toolchain
Factory class which produces a BuildRule that generates a shared library interface.
SharedLibraryInterfaceParams - Interface in com.facebook.buck.cxx.toolchain
 
SharedLibraryInterfaceParams.Kind - Enum in com.facebook.buck.cxx.toolchain
 
SharedLibraryInterfaceParams.Type - Enum in com.facebook.buck.cxx.toolchain
The configured mode for shared library interfaces.
sharedName - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
 
ShBinary - Class in com.facebook.buck.shell
 
ShBinary(BuildTarget, CellPathResolver, ProjectFilesystem, BuildRuleParams, SourcePath, ImmutableSet<SourcePath>) - Constructor for class com.facebook.buck.shell.ShBinary
 
ShBinaryDescription - Class in com.facebook.buck.shell
 
ShBinaryDescription() - Constructor for class com.facebook.buck.shell.ShBinaryDescription
 
ShBinaryDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of ShBinaryDescription.AbstractShBinaryDescriptionArg.
ShBinaryDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type ShBinaryDescriptionArg.
Shell - Class in com.facebook.buck.shell
 
SHELL_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
Platform-aware shell quoting Function which can be passed to Iterables.transform() TODO(sdwilsh): get proper cmd.EXE escaping implemented on Windows
ShellDescriptionsProvider - Class in com.facebook.buck.shell
 
ShellDescriptionsProvider() - Constructor for class com.facebook.buck.shell.ShellDescriptionsProvider
 
shellPath() - Method in class com.facebook.buck.apple.AppleConfig
 
shellQuoteJoin(Iterable<String>, String) - Static method in class com.facebook.buck.shell.Shell
Quotes all strings using Escaper.escapeAsBashString and joins them using sep.
ShellStep - Class in com.facebook.buck.shell
 
ShellStep(Path) - Constructor for class com.facebook.buck.shell.ShellStep
 
ShellStep(AbsPath) - Constructor for class com.facebook.buck.shell.ShellStep
 
SHORT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
SHORT_NAME - Static variable in class com.facebook.buck.android.ConcatStep
 
SHORT_NAME - Static variable in class com.facebook.buck.android.SmartDexingStep
 
shorten(Path) - Method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
shouldAddLinkedLibrariesAsFlags() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldAddLinkedLibrariesAsFlags() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Add linker flags to OTHER_LDFLAGS for libraries rather than to the library build phase
shouldAddLinkerFlagsForLinkWholeLibraries() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldAlwaysSortThreadsByTime() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
shouldBeLinkedInAppleTestAndHost() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
shouldBeLinkedInAppleTestAndHost() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
shouldBeLinkedInAppleTestAndHost() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
shouldBeLinkedInAppleTestAndHost() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
shouldBeTestRule() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
Whether this rule is expected to be a test rule or not
shouldBuckOutIncludeTargetConfigHash() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
shouldCacheBinaries() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
shouldCacheBinaries() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
shouldCacheBinaries() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
shouldCacheBinaries() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
shouldCacheLinks() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
shouldCacheStrip() - Method in class com.facebook.buck.cxx.config.CxxBuckConfig
 
shouldClearAndOverwriteMetadataOnDisk() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
shouldDeleteExistingSymlink(ProjectFilesystem, Path) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
shouldDeleteExistingSymlink(ProjectFilesystem, Path) - Method in class com.facebook.buck.features.python.PythonSymlinkTree
 
shouldDesugarInterfaceMethods() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldDesugarInterfaceMethods() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
shouldDesugarInterfaceMethods() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldDesugarInterfaceMethods() - Method in class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
shouldDownscale() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
shouldEscapeCFlagsInDoubleQuotes() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
Escaping logic can be different and depends on the version of Android NDK.
shouldExcludeNonNativeTarget(BuildTarget) - Method in interface com.facebook.buck.android.packageable.AndroidPackageableFilter
Encapsulates the filtering logic of non-native targets (java libraries, resources, etc.)
shouldExcludeNonNativeTarget(BuildTarget) - Method in class com.facebook.buck.android.packageable.ConstraintBasedAndroidPackageableFilter
 
shouldExcludeNonNativeTarget(BuildTarget) - Method in class com.facebook.buck.android.packageable.NoopAndroidPackageableFilter
 
shouldExcludeTransitiveTests() - Method in class com.facebook.buck.cli.TestCommand
 
shouldExcludeWin() - Method in class com.facebook.buck.cli.TestCommand
 
shouldExecuteRemotely() - Method in class com.facebook.buck.shell.GenruleBuildable
 
shouldExplain() - Method in class com.facebook.buck.cli.TestSelectorOptions
 
shouldExplainTestSelectorList() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
shouldExplainTestSelectorList() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
shouldExplainTestSelectorList() - Method in class com.facebook.buck.test.TestRunningOptions
 
shouldExplainTestSelectors - Variable in class com.facebook.buck.testrunner.BaseRunner
 
shouldForceLoadLinkWholeLibraries() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Add linker flags to OTHER_LDFLAGS to force load of libraries with link_whole = true
shouldGenerate - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
 
shouldGenerateDotOutput() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
shouldGenerateHeaderSymlinkTreesOnly() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditCellCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditInputCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditTestsCommand
 
shouldGenerateMissingUmbrellaHeader() - Method in enum com.facebook.buck.apple.clang.ModuleMapMode
If true, an umbrella header for the module should be created if it is not already present in the user-declared exported header files.
shouldGenerateMissingUmbrellaHeader() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Generate an umbrella header for modular targets without one for use in a modulemap
shouldGenerateMissingUmbrellaHeaders() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldGenerateProjectSchemes() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Create schemes for each project's contained build and test targets.
shouldGenerateReadOnlyFiles() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Generate read-only project files
shouldGenerateSourceAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldGenerateSourceAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldGenerateSourceAbi() - Method in class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
shouldGenerateSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldGenerateSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldGenerateStatistics() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
 
shouldGenerateTabbedOutput() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
shouldIncludeCellNameInOutput() - Method in class com.facebook.buck.cli.AuditCellCommand
 
shouldIncludeDependenciesTests() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Include dependencies tests in the scheme
shouldIncludeSharedLibraryResources() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldIncludeTargetConfigHash() - Method in class com.facebook.buck.io.filesystem.BuckPaths
Whether to include the target configuration hash on buck-out.
shouldIncludeTests() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
shouldIncludeTests() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Include tests that test root targets in the scheme
shouldInferRunInfo() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
Whether RunInfo should be inferred for this rule
shouldInstallViaSd() - Method in class com.facebook.buck.cli.InstallCommand
 
shouldKeepUserData() - Method in class com.facebook.buck.cli.UninstallCommand.UninstallOptions
 
shouldLinkScrubConcurrently() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldLinkSystemSwift() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldLinkSystemSwift() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Add system swift library linker flags
shouldMergeHeaderMapsInXcodeProject() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldMigrateToSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldMigrateToSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldNotBeCalled() - Method in interface com.facebook.buck.core.test.rule.TestXRule
 
shouldOutputAttributes() - Method in class com.facebook.buck.cli.AbstractQueryCommand
 
shouldPrintBinaryRunInformation() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintCommand() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintFixScriptMessage() - Method in class com.facebook.buck.support.fix.FixBuckConfig
Determine whether to show a custom message when `buck fix` is invoked
shouldPrintOutput() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintSelectCommandOutput() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintStandardInformation() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.AidlStep
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.DxStep
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.NdkBuildStep
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
 
shouldPrintStdout(Verbosity) - Method in class com.facebook.buck.android.DxStep
 
shouldPrintStdout(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
 
shouldReportAbsolutePaths() - Method in class com.facebook.buck.cli.BuildCommand
 
shouldReportAbsolutePaths() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
shouldRespectInputSizeLimitForRemoteExecution() - Method in interface com.facebook.buck.core.build.action.BuildEngineAction
 
shouldRespectInputSizeLimitForRemoteExecution() - Method in interface com.facebook.buck.core.rules.actions.Action
 
shouldRespectInputSizeLimitForRemoteExecution() - Method in interface com.facebook.buck.core.rules.BuildRule
 
shouldRespectInputSizeLimitForRemoteExecution() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
shouldRunAutofix(boolean, String) - Method in class com.facebook.buck.support.fix.FixBuckConfig
Whether or not to run `buck fix` automatically
shouldSanitizeOutputBinary() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
shouldShowSlowRulesInConsole() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
shouldShowTransitiveDependencies() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
shouldStartActivity() - Method in class com.facebook.buck.cli.InstallCommand
 
shouldSyncCookies() - Method in class com.facebook.buck.skylark.io.impl.SyncCookieState
 
shouldTrackClassUsage() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
shouldTrackJavacPhaseEvents() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
shouldUninstallFirst() - Method in class com.facebook.buck.cli.InstallCommand
 
shouldUploadBuildReport(BuckConfig) - Static method in class com.facebook.buck.support.build.report.BuildReportUtils
if build report is not enabled or the endpoint url is not configured then we should not upload a build report and returns false.
shouldUploadLogs(Optional<ExitCode>) - Method in enum com.facebook.buck.event.LogUploadMode
Depending on the exit code, returns whether the log should be uploaded.
shouldUploadResultingArtifact() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
shouldUploadToCache(BuildRuleSuccessType, long) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactUploader
 
shouldUseAsyncFileLogging() - Static method in class com.facebook.buck.log.LogConfig
 
shouldUseHeaderMapsInXcodeProject() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldUseJsonFormat() - Method in class com.facebook.buck.cli.TargetsCommand
Determines if the results should be in JSON format.
shouldUseLegacyFixScript() - Method in class com.facebook.buck.support.fix.FixBuckConfig
Determine whether to use the legacy script, or the new fix script system
shouldUseModernBuildSystem() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldUseRemoteExecutionForGenruleIfRequested(String) - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Returns whether or not we should honor the `remote` argument to `genrule`, which requests that the genrule run remotely.
shouldUseShortNamesForTargets() - Method in interface com.facebook.buck.features.apple.projectV2.ProjectGeneratorOptions
Use short BuildTarget name instead of full name for targets
shouldUseSubjectCommonNameToSign() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
 
shouldUseSwiftDelegate() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldUseVerbosityFlagIfAvailable() - Method in enum com.facebook.buck.util.Verbosity
 
shouldVerifyBundleResources() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldVerifyConstructorArguments() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
For testing purposes, subclasses might want to skip some of the verification done by the constructor on its arguments.
shouldWorkAroundDsymutilLTOStackOverflowBug() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldWriteRecordedMetadataToDiskAfterBuilding() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
ShTest - Class in com.facebook.buck.shell
Test whose correctness is determined by running a specified shell script.
ShTest(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableList<Arg>, ImmutableMap<String, Arg>, ImmutableSortedSet<? extends SourcePath>, Optional<Long>, boolean, Set<String>, Optional<String>, ImmutableSet<String>) - Constructor for class com.facebook.buck.shell.ShTest
 
ShTestDescription - Class in com.facebook.buck.shell
 
ShTestDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.ShTestDescription
 
ShTestDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of ShTestDescription.AbstractShTestDescriptionArg.
ShTestDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type ShTestDescriptionArg.
Shutdown() - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
 
shutdown() - Method in class com.facebook.buck.command.BuildExecutor
Destroy any resources associated with this builder.
shutdown() - Method in interface com.facebook.buck.logd.client.LogDaemonClient
close all existing channels to logD server
shutdown() - Method in class com.facebook.buck.logd.client.LogdClient
 
shutdown(long, TimeUnit) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
shutdown(long, TimeUnit) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
Shut down manager, waiting until given timeout for tasks to finish.
shutdown(ExecutorService, long, TimeUnit) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Shutdown service and wait for all it's tasks to terminate.
shutdown() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
shutDown() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
shutdownInput() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
shutdownNow() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Shut down scheduler and pool threads.
shutdownNow() - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
Shut down manager, without waiting for tasks to finish.
shutdownNow() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
shutdownOrThrow(ExecutorService, long, TimeUnit, RuntimeException) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Cancel the processing being carried out by the given service and waits for the processing to complete.
shutdownOutput() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
shutdownSoon(int) - Method in class com.facebook.buck.util.shutdown.NonReentrantSystemExit
 
SIGHUP - Static variable in class com.facebook.buck.util.Libc.Constants
 
SIGINT - Static variable in class com.facebook.buck.util.Libc.Constants
 
signal(int, Pointer) - Method in interface com.facebook.buck.util.Libc
 
SilentConsoleEventBusListener - Class in com.facebook.buck.event.listener
A special console event listener for the silent case.
SilentConsoleEventBusListener(RenderingConsole, Clock, Locale, ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.SilentConsoleEventBusListener
 
SimctlListOutputParsing - Class in com.facebook.buck.apple.simulator
Utility class to parse the output of `xcrun simctl list`.
simple(Object, Type) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
 
simple(Object, TypeToken<?>) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
 
simple(Object, Type, String) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
 
simple(Object, TypeToken<?>, String) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
 
SimpleConsoleEventBusListener - Class in com.facebook.buck.event.listener
Implementation of AbstractConsoleEventBusListener for terminals that don't support ansi.
SimpleConsoleEventBusListener(RenderingConsole, Clock, TestResultSummaryVerbosity, boolean, int, boolean, Locale, Path, ExecutionEnvironment, BuildId, boolean, Optional<String>, ImmutableSet<String>, Optional<String>, ImmutableList<AdditionalConsoleLineProvider>) - Constructor for class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
simpleLeafEventFinished(LeafEvents.SimpleLeafEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
simpleLeafEventFinished(LeafEvents.SimpleLeafEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
simpleLeafEventStarted(LeafEvents.SimpleLeafEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
simpleLeafEventStarted(LeafEvents.SimpleLeafEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
SimpleMacroExpander<M extends Macro> - Class in com.facebook.buck.rules.macros
A macro expander with no inputs or precomputed work
SimpleMacroExpander() - Constructor for class com.facebook.buck.rules.macros.SimpleMacroExpander
 
simplePerfEvent(SimplePerfEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
SimplePerfEvent - Class in com.facebook.buck.event
An implementation of BuckEvents used for gathering performance statistics.
SimplePerfEvent(EventKey) - Constructor for class com.facebook.buck.event.SimplePerfEvent
 
SimplePerfEvent.Finished - Class in com.facebook.buck.event
 
SimplePerfEvent.PerfEventId - Class in com.facebook.buck.event
 
SimplePerfEvent.Scope - Interface in com.facebook.buck.event
Represents the scope within which a particular performance operation is taking place.
SimplePerfEvent.Started - Interface in com.facebook.buck.event
 
SimplePerfEvent.Type - Enum in com.facebook.buck.event
 
SimpleTestSelector - Class in com.facebook.buck.test.selectors
A TestDescription will match if this selector's class-part is identical to the TestDescriptions class name (same for the method name).
SimpleTestSelector(String, String) - Constructor for class com.facebook.buck.test.selectors.SimpleTestSelector
 
simplify(int, Iterable<IjFolder>, Path, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.IjSourceRootSimplifier
Merges IjFolders of the same type and package prefix.
SingleBuildActionRuleKeyCache<V> - Class in com.facebook.buck.rules.keys
A RuleKey cache used by a RuleKeyFactory.
SingleBuildActionRuleKeyCache() - Constructor for class com.facebook.buck.rules.keys.SingleBuildActionRuleKeyCache
 
singleCommandLineArg(SourcePathResolverAdapter) - Method in interface com.facebook.buck.rules.args.Arg
Resolve this argument to single string, fail if this arg corresponds to none or more than one argument.
SingleElementJsonTypeConcatenatingCoercer - Class in com.facebook.buck.rules.coercer.concat
Coercer to be used when concatenating lists of elements that don't support concatenation.
SingleElementJsonTypeConcatenatingCoercer() - Constructor for class com.facebook.buck.rules.coercer.concat.SingleElementJsonTypeConcatenatingCoercer
 
SingleStringSetOptionHandler - Class in com.facebook.buck.cli
An option handler that allows an option to be specified multiple times and coaleced into a set of strings, but only allows one value for each specification of the option.
SingleStringSetOptionHandler(CmdLineParser, OptionDef, Setter<? super Supplier<ImmutableSet<String>>>) - Constructor for class com.facebook.buck.cli.SingleStringSetOptionHandler
 
singleton() - Static method in class com.facebook.buck.log.GlobalStateManager
 
SingletonArtifactCacheFactory - Class in com.facebook.buck.artifact_cache
 
SingletonArtifactCacheFactory(ArtifactCache) - Constructor for class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
SingleUriService - Class in com.facebook.buck.slb
 
SingleUriService(URI, OkHttpClient) - Constructor for class com.facebook.buck.slb.SingleUriService
 
size() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
 
size() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
size() - Method in interface com.facebook.buck.cxx.toolchain.objectfile.IntIntMap
 
size() - Method in class com.facebook.buck.cxx.toolchain.objectfile.IntIntMap4a
 
size(long) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ULEB128
Computes the size when encoding values using ULEB128.
size(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
size() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
sizeEstimate(SortedSet<T>) - Static method in class com.facebook.buck.util.collect.SortedSets
 
SizeLimiter - Class in com.facebook.buck.rules.keys
A class that keeps track of size and throws an exception if the size limit is exceeded.
SizeLimiter.SizeLimitException - Exception in com.facebook.buck.rules.keys
 
SizeLimitException() - Constructor for exception com.facebook.buck.rules.keys.SizeLimiter.SizeLimitException
 
SizeUnit - Enum in com.facebook.buck.util.unit
 
skip(long) - Method in interface com.facebook.buck.util.stream.RichStream
 
skipped(int) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
 
skipped() - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
SKIPPED_RESULT - Static variable in class com.facebook.buck.artifact_cache.CacheResult
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
skipPendingAndFutureAsyncFetches() - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
All pending (and future) async fetches will be immediately marked as skipped.
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
SKYLARK_PROFILE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
SkylarkArtifactApi - Interface in com.facebook.buck.core.starlark.rule.artifact
Helper struct fields that should be available to users of Artifact inside of user defined rules
SkylarkBuildModule - Class in com.facebook.buck.skylark.function
A class for the Skylark native module providing functions for parsing build files.
SkylarkBuildModule() - Constructor for class com.facebook.buck.skylark.function.SkylarkBuildModule
 
SkylarkBuiltInProviders - Class in com.facebook.buck.skylark.function
Container class that holds onto the built in providers that we want to expose to users
SkylarkDependency - Class in com.facebook.buck.core.starlark.rule.data
Skylark object provided to users to get extra information about a dependency, including its original build target, its ProviderInfoCollection, and more in the future.
SkylarkDependency(BuildTarget, ProviderInfoCollection) - Constructor for class com.facebook.buck.core.starlark.rule.data.SkylarkDependency
 
SkylarkDescription - Class in com.facebook.buck.core.starlark.rule
Description for User Defined Rules.
SkylarkDescription() - Constructor for class com.facebook.buck.core.starlark.rule.SkylarkDescription
 
SkylarkDescriptionArg - Class in com.facebook.buck.core.starlark.rule
Description arg for user defined rules.
SkylarkDescriptionArg(SkylarkUserDefinedRule) - Constructor for class com.facebook.buck.core.starlark.rule.SkylarkDescriptionArg
Create an instance of SkylarkDescriptionArg
SkylarkDescriptionArgBuilder - Interface in com.facebook.buck.core.starlark.coercer
Simple interface used to get and set values after they are coerced on a SkylarkDescriptionArg.
SkylarkFilesystem - Class in com.facebook.buck.io.filesystem.skylark
FileSystem implementation that uses underlying ProjectFilesystem to resolve Paths to Path and perform most of the operations by delegation.
SkylarkFunctionModule - Interface in com.facebook.buck.skylark.function
Generic interface for any SkylarkModule module defining functions to make available to the Skylark parser.
SkylarkOutputArtifactApi - Interface in com.facebook.buck.core.starlark.rule.artifact
Dummy interface to represent OutputArtifact in skylark
SkylarkPackageFileParser - Class in com.facebook.buck.skylark.parser
Parser for package files written using Skylark syntax.
SkylarkPackageModule - Class in com.facebook.buck.skylark.function
A class for the Skylark native module providing functions for parsing package files.
SkylarkPackageModule() - Constructor for class com.facebook.buck.skylark.function.SkylarkPackageModule
 
SkylarkParamInfo<T> - Class in com.facebook.buck.core.starlark.coercer
Represents a single field that can be represented in build files, backed by an Attribute.
SkylarkParamInfo(String, Attribute<T>) - Constructor for class com.facebook.buck.core.starlark.coercer.SkylarkParamInfo
Create an instance of SkylarkParamInfo
SkylarkProjectBuildFileParser - Class in com.facebook.buck.skylark.parser
Parser for build files written using Skylark syntax.
SkylarkProjectBuildFileParser(SkylarkProjectBuildFileParser) - Constructor for class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
SkylarkProviderFunction - Class in com.facebook.buck.skylark.function
Implements a version of the `provider()` function for use in Skylark build/extension files.
SkylarkProviderFunction() - Constructor for class com.facebook.buck.skylark.function.SkylarkProviderFunction
 
SkylarkProviderFunctionApi - Interface in com.facebook.buck.skylark.function
Interface for a global Skylark library containing the provider method.
SkylarkProviderInfo - Interface in com.facebook.buck.core.rules.providers
An interface to ProviderInfo to use in skylark methods.
SkylarkRuleContext - Class in com.facebook.buck.core.starlark.rule
The context passed to user defined rules' implementation functions
SkylarkRuleContext(RuleAnalysisContext, Label, SkylarkRuleContextAttr) - Constructor for class com.facebook.buck.core.starlark.rule.SkylarkRuleContext
Create a SkylarkRuleContext to be used in users' implementation functions
SkylarkRuleContextActions - Class in com.facebook.buck.core.starlark.rule
Container for all methods that create actions within the implementation function of a user defined rule
SkylarkRuleContextActions(ActionRegistry) - Constructor for class com.facebook.buck.core.starlark.rule.SkylarkRuleContextActions
 
SkylarkRuleContextActionsApi - Interface in com.facebook.buck.core.starlark.rule
Struct containing methods that create actions within the implementation function of a user defined rule
SkylarkRuleContextAttr - Class in com.facebook.buck.core.starlark.rule
The struct representing the 'attr' property of the 'ctx' struct passed to a user defined rule's implementation function
SkylarkRuleFunctions - Class in com.facebook.buck.skylark.function
Provides APIs for creating build rules.
SkylarkRuleFunctions(LoadingCache<String, Label>) - Constructor for class com.facebook.buck.skylark.function.SkylarkRuleFunctions
 
SkylarkRuleFunctionsApi - Interface in com.facebook.buck.skylark.function
Interface for a global Skylark library containing rule-related helper and registration functions.
SkylarkUserDefinedRule - Class in com.facebook.buck.core.starlark.rule
The BaseFunction that is returned by `rule()`.
skylarkValueFromNullable(Object) - Static method in class com.facebook.buck.core.starlark.compatible.BuckSkylarkTypes
 
SlbBuckConfig - Class in com.facebook.buck.slb
 
SlbBuckConfig(BuckConfig, String) - Constructor for class com.facebook.buck.slb.SlbBuckConfig
 
slice(ByteBuffer, int) - Static method in class com.facebook.buck.android.resources.ResChunk
 
slice(ByteBuffer, int, int) - Static method in class com.facebook.buck.android.resources.ResChunk
 
slice(ResourceTable, Map<Integer, Integer>) - Static method in class com.facebook.buck.android.resources.ResourceTable
 
slice(ResTablePackage, Map<Integer, Integer>) - Static method in class com.facebook.buck.android.resources.ResTablePackage
 
slice(ResTableType, int) - Static method in class com.facebook.buck.android.resources.ResTableType
 
slice(ResTableTypeSpec, int) - Static method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
slowValueKey(Object...) - Static method in class com.facebook.buck.event.EventKey
Prefer calling chain(started) in the @{link BuckEvent} over the use of this method.
SmartDexingStep - Class in com.facebook.buck.android
Optimized dx command runner which can invoke multiple dx commands in parallel and also avoid doing unnecessary dx invocations in the first place.
SmartDexingStep(AndroidPlatformTarget, BuildContext, ProjectFilesystem, Optional<Path>, Optional<Supplier<Set<Path>>>, Optional<Supplier<List<String>>>, Optional<Path>, Optional<Supplier<Multimap<Path, Path>>>, SmartDexingStep.DexInputHashesProvider, Path, EnumSet<DxStep.Option>, ListeningExecutorService, int, Optional<String>, String, boolean, boolean, Optional<Set<Path>>, BuildTarget, Optional<Integer>) - Constructor for class com.facebook.buck.android.SmartDexingStep
 
SmartDexingStep.DexInputHashesProvider - Interface in com.facebook.buck.android
 
snowflakeSort(Iterable<? extends T>, TopologicalSort.Traversable<T>, Comparator<T>) - Static method in class com.facebook.buck.core.util.graph.TopologicalSort
Deprecated.
This is silly. You should just use the normal sort. This is here because c/c++ link command lines are sensitive to argument order, but aren't strict about it being correct. Since they aren't strict, code has evolved to depend on the specific order that Buck has been ordering link lines, and so this preserves that legacy behavior until code that depends on it is fixed.
softError(String, ArtifactCacheMode, String) - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.GnuLinker
 
soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
soname(String) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
sort(TraversableGraph<T>) - Static method in class com.facebook.buck.core.util.graph.TopologicalSort
Returns a topologically sorted list of the nodes in the graph.
sort(Iterable<? extends T>, TopologicalSort.Traversable<T>) - Static method in class com.facebook.buck.core.util.graph.TopologicalSort
Returns a topologically sorted list of all nodes in the graph.
sorted() - Static method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
 
sorted() - Method in interface com.facebook.buck.util.stream.RichStream
 
sorted(Comparator<? super T>) - Method in interface com.facebook.buck.util.stream.RichStream
 
SortedMapTypeCoercer<KU extends Comparable<KU>,VU,K extends Comparable<K>,V> - Class in com.facebook.buck.rules.coercer
Coere to ImmutableSortedMap.
SortedSetConcatable<T> - Class in com.facebook.buck.rules.coercer
 
SortedSetConcatable() - Constructor for class com.facebook.buck.rules.coercer.SortedSetConcatable
 
SortedSets - Class in com.facebook.buck.util.collect
 
SortedSetTypeCoercer<U,T extends Comparable<? super T>> - Class in com.facebook.buck.rules.coercer
Coerce to ImmutableSortedSet.
SortedSetTypeCoercer(TypeCoercer<U, T>) - Constructor for class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
sortFilesByAccessTime(File[]) - Static method in class com.facebook.buck.io.file.MostFiles
Does an in-place sort of the specified files array.
sortIntoPrimaryAndSecondaryDexes(ProjectFilesystem, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.android.PreDexedFilesSorter
Sorts dex files into primary and secondary dexes, generate canary classes, and metadata for use by SmartDexingStep
SOURCE_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
 
SOURCE_MAP - Static variable in class com.facebook.buck.features.js.JsFlavors
 
SOURCE_ONLY_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
 
SOURCE_ROOT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
SourceAbiBuildable(BuildTarget, ProjectFilesystem, JarBuildStepsFactory) - Constructor for class com.facebook.buck.jvm.java.CalculateSourceAbi.SourceAbiBuildable
 
SourceAbiCompatibleVisitor - Class in com.facebook.buck.jvm.java.abi
This class fixes up a few details of class ABIs so that they match the way source ABIs generate the same details.
SourceAbiCompatibleVisitor(ClassVisitor, AbiGenerationMode) - Constructor for class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
sourceAbiCopiesFromLibraryTargetOutput() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
sourceAbiCopiesFromLibraryTargetOutput() - Method in class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
SourceArtifact - Interface in com.facebook.buck.core.artifact
Represents an artifact that is a source file in the project
SourceArtifactConverter - Class in com.facebook.buck.core.artifact.converter
Utility class to resolve specified SourcePath into Artifacts.
SourceArtifactImpl - Class in com.facebook.buck.core.artifact
An artifact representing a source file
SourceArtifactImpl() - Constructor for class com.facebook.buck.core.artifact.SourceArtifactImpl
 
SourceAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Represents a single source file, whether on disk or another build target
SourceAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.SourceAttribute
 
sourceAttribute(Object, String, boolean) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
sourceAttribute(Object, String, boolean) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
SourceBasedAbiStubber - Class in com.facebook.buck.jvm.java.abi
 
SourceCodeWillNotCompileException - Exception in com.facebook.buck.jvm.java.abi.source.api
Thrown when a source ABI cannot be generated because the source code will not compile.
SourceCodeWillNotCompileException() - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.SourceCodeWillNotCompileException
 
SourceControlInfo - Interface in com.facebook.buck.doctor.config
 
SourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
SourceFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
SourceFolder(Path, boolean) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
SourceFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
SourceJar(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, Optional<String>, Optional<SourcePath>, MavenUberJar.TraversedDeps) - Constructor for class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
SourceListAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Class that represents a list of sources files, whether on disk or that are other build targets
SourceListAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
sourceListAttribute(SkylarkList<String>, String, boolean, boolean) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
sourceListAttribute(SkylarkList<String>, String, boolean, boolean) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
SourceOnlyAbiRuleInfoFactory - Interface in com.facebook.buck.jvm.java.abi.source.api
Used to create the SourceOnlyAbiRuleInfo for a target given a JavaFileManager.
SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo - Interface in com.facebook.buck.jvm.java.abi.source.api
Provides information related to source-only abi support.
SourcePath - Interface in com.facebook.buck.core.sourcepath
Represents a source that is required to build a rule (typically a file).
SourcePathArg - Class in com.facebook.buck.rules.args
An Arg which wraps a SourcePath.
SourcePathArg() - Constructor for class com.facebook.buck.rules.args.SourcePathArg
 
sourcePathExt(SourcePathResolverAdapter, String...) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
 
SourcePathResolver - Interface in com.facebook.buck.core.sourcepath.resolver
 
SourcePathResolverAdapter - Class in com.facebook.buck.core.sourcepath.resolver
Adapter that makes SourcePathResolver compatible with client code that assumes each SourcePath resolves to only one Path.
SourcePathResolverAdapter(SourcePathResolver) - Constructor for class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
 
SourcePathResolverSerialization - Class in com.facebook.buck.rules.modern
Uses ValueCreator.createSpecial() to create a SourcePathResolverAdapter.
SourcePathResolverSerialization() - Constructor for class com.facebook.buck.rules.modern.SourcePathResolverSerialization
 
SourcePathRuleFinder - Interface in com.facebook.buck.core.rules
 
sourcePathsToBuild - Variable in class com.facebook.buck.features.apple.projectV2.ProjectGenerator.Result
 
sourcePathTryIntoBuildTargetSourcePath(SourcePath) - Static method in class com.facebook.buck.features.apple.projectV2.Utils
 
SourcePathTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce to SourcePath.
SourcePathTypeCoercer(TypeCoercer<UnconfiguredBuildTargetWithOutputs, BuildTargetWithOutputs>, TypeCoercer<Path, Path>) - Constructor for class com.facebook.buck.rules.coercer.SourcePathTypeCoercer
 
SourcePathValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for SourcePaths.
SourcePathValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
 
SourcePathWithAppleBundleDestination - Class in com.facebook.buck.apple
Simple type representing a SourcePath and a destination AppleBundleDestination in a resulting bundle where a file or a directory with this path should be copied.
SourcePathWithAppleBundleDestination() - Constructor for class com.facebook.buck.apple.SourcePathWithAppleBundleDestination
 
SourceSet - Class in com.facebook.buck.rules.coercer
A group of ordered sources, stored as either a Set of unnamed SourcePaths or a Map of names to SourcePaths.
SourceSet() - Constructor for class com.facebook.buck.rules.coercer.SourceSet
 
SourceSet.Type - Enum in com.facebook.buck.rules.coercer
 
SourceSetConcatable - Class in com.facebook.buck.rules.coercer
 
SourceSetConcatable() - Constructor for class com.facebook.buck.rules.coercer.SourceSetConcatable
 
SourceSetTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce to SourceSet.
SourceSortedSet - Class in com.facebook.buck.rules.coercer
A group of sources, stored as either a SortedSet of unnamed SourcePaths or a SortedMap of names to SourcePaths.
SourceSortedSet() - Constructor for class com.facebook.buck.rules.coercer.SourceSortedSet
 
SourceSortedSet.Type - Enum in com.facebook.buck.rules.coercer
 
SourceSortedSetAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Class that represents a set of source files, whether on disk or that are other build targets
SourceSortedSetAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
SourceSortedSetConcatable - Class in com.facebook.buck.rules.coercer
 
SourceSortedSetConcatable() - Constructor for class com.facebook.buck.rules.coercer.SourceSortedSetConcatable
 
SourceSortedSetTypeCoercer - Class in com.facebook.buck.rules.coercer
 
SourceTreePath - Class in com.facebook.buck.apple.xcode.xcodeproj
Utility class representing a tuple of (SourceTree, Path) used for uniquely describing a file reference in a group.
SourceTreePath(PBXReference.SourceTree, Path, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
sourceVersionToClassFileVersion(SourceVersion) - Static method in class com.facebook.buck.jvm.java.abi.SourceVersionUtils
Gets the class file version corresponding to the given source version constant.
SourceVersionUtils - Class in com.facebook.buck.jvm.java.abi
Utility methods for working with source versions.
SourceVersionUtils() - Constructor for class com.facebook.buck.jvm.java.abi.SourceVersionUtils
 
SourceWithFlags - Class in com.facebook.buck.core.sourcepath
Simple type representing a SourcePath and a list of file-specific flags.
SourceWithFlags() - Constructor for class com.facebook.buck.core.sourcepath.SourceWithFlags
 
SourceWithFlagsList - Class in com.facebook.buck.rules.coercer
Simple type representing a list of SourceWithFlags.
SourceWithFlagsList() - Constructor for class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
SourceWithFlagsList.Type - Enum in com.facebook.buck.rules.coercer
 
SourceWithFlagsListTypeCoercer - Class in com.facebook.buck.rules.coercer
SourceWithFlagsTypeCoercer - Class in com.facebook.buck.rules.coercer
A type coercer to handle source entries with a list of flags.
SpeculativeParsing - Enum in com.facebook.buck.parser
 
splitAppID(String) - Static method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Takes a application identifier and splits it into prefix and bundle ID.
splitConfiguration() - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
splitConfiguration() - Method in interface com.facebook.buck.rules.coercer.ParamInfo
 
splitOnCommonPrefix(Iterable<Path>) - Static method in class com.facebook.buck.io.file.MorePaths
 
SplitResources - Class in com.facebook.buck.android
 
SplitResources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, SourcePath, AndroidPlatformTarget) - Constructor for class com.facebook.buck.android.SplitResources
 
SplitUberRDotJavaJar - Class in com.facebook.buck.android
Split a jar generated by compiling uber-R.java files into subset jars.
SplitUberRDotJavaJar(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, DexSplitMode) - Constructor for class com.facebook.buck.android.SplitUberRDotJavaJar
 
splitZip(ProjectFilesystem, Set<Path>, Path, Path, String, Path, long, Predicate<String>, Set<String>, ImmutableSet<String>, ImmutableSet<String>, ImmutableMultimap<APKModule, String>, APKModule, ZipSplitter.DexSplitStrategy, Path) - Static method in class com.facebook.buck.android.dalvik.DalvikAwareZipSplitter
 
SplitZipStep - Class in com.facebook.buck.android
Split zipping tool designed to divide input code blobs into a set of output jar files such that none will exceed the DexOpt LinearAlloc limit or the dx method limit when passed through dx --dex.
SplitZipStep(ProjectFilesystem, Set<Path>, Path, Path, Path, String, Path, Path, Optional<Path>, Optional<Path>, boolean, DexSplitMode, Optional<Path>, Optional<Path>, Optional<Path>, Optional<Path>, ImmutableMultimap<APKModule, Path>, ImmutableSortedMap<APKModule, ImmutableSortedSet<APKModule>>, APKModule, Path) - Constructor for class com.facebook.buck.android.SplitZipStep
 
SQLiteArtifactCache - Class in com.facebook.buck.artifact_cache
Implementation of ArtifactCache using SQLite.
SQLiteArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
 
SQLiteArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
 
SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory - Class in com.facebook.buck.artifact_cache
 
SQLiteArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
 
SQLiteArtifactCacheEventFactory(Function<String, UnconfiguredBuildTarget>, TargetConfigurationSerializer) - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
SQLiteBuildInfoStore - Class in com.facebook.buck.core.build.engine.buildinfo
 
SQLiteBuildInfoStore(ProjectFilesystem) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
SQLiteCacheEntry - Class in com.facebook.buck.artifact_cache.config
 
SQLiteCacheEntry() - Constructor for class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
SQLiteUtils - Class in com.facebook.buck.util.sqlite
 
SRC_DIRECTORY_PATTERN - Static variable in class com.facebook.buck.shell.GenruleBuildable
Name of the "srcs" subdirectory in the gen directory tree.
SRC_JAR - Static variable in interface com.facebook.buck.jvm.core.JavaLibrary
It's possible to ask a JavaLibrary to collect its own sources and build a source jar.
SRC_JAR - Static variable in class com.facebook.buck.jvm.java.JavaPaths
 
SRC_ZIP - Static variable in class com.facebook.buck.jvm.java.JavaPaths
 
srcs - Variable in class com.facebook.buck.shell.GenruleBuildable
SourceSet for this Genrule, exposed as SRCS in the genrule command.
ssid - Variable in class com.facebook.buck.util.environment.Network
 
st_bind - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
st_info - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_other - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_shndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_size - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
st_value - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
This method is used to generate stable GIDs and must be stable for identical contents.
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
StackedDownloader - Class in com.facebook.buck.file.downloader.impl
A Downloader which is composed of many other downloaders.
StackedFileHashCache - Class in com.facebook.buck.util.cache.impl
Wraps a collection of ProjectFilesystem-specific ProjectFileHashCaches as a single cache, implementing a Chain of Responsibility to find and forward operations to the correct inner cache.
StackedFileHashCache(ImmutableList<? extends ProjectFileHashCache>) - Constructor for class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
StandalonePackageType - Class in com.facebook.buck.jvm.java.abi.source
 
StandalonePackageType(ArtificialPackageElement) - Constructor for class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
 
StandardJavacPlugin - Class in com.facebook.buck.jvm.java
Represents a standard Java Compiler Plugin, that is, not an annotation processor
StandardJavacPlugin(BuildTarget, ProjectFilesystem, BuildRuleParams, JavacPluginProperties) - Constructor for class com.facebook.buck.jvm.java.StandardJavacPlugin
 
StandardJavaFileManagerFactory - Interface in com.facebook.buck.jvm.java
Allows the use of custom StandardJavaFileManagers for use with javac.
start() - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
 
start(Clock, BuckEventBus, Supplier<Integer>, Supplier<Long>, String, String) - Static method in class com.facebook.buck.event.ActionGraphPerfStatEvent
Creates a Scope for the timing event
start(long) - Static method in class com.facebook.buck.event.listener.util.EventInterval
 
start() - Method in interface com.facebook.buck.logd.server.LogDaemonServer
logD starts listening for requests from clients via the defined LogDService
start() - Method in class com.facebook.buck.logd.server.LogdServer
Starts logD server listening on provided port in constructor.
startActivity(SourcePathResolverAdapter, HasInstallableApk, String, boolean) - Method in class com.facebook.buck.android.AdbHelper
 
startActivity(SourcePathResolverAdapter, HasInstallableApk, String, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
 
StartActivityEvent - Class in com.facebook.buck.event
Events for timing the starting of android events.
StartActivityEvent(EventKey, BuildTarget, String) - Constructor for class com.facebook.buck.event.StartActivityEvent
 
StartActivityEvent.Finished - Class in com.facebook.buck.event
 
StartActivityEvent.Started - Class in com.facebook.buck.event
 
startActivityFinished(StartActivityEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
startActivityStarted(StartActivityEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
startCleaningDirectory(Path) - Method in class com.facebook.buck.io.AsynchronousDirectoryContentsCleaner
Starts cleaning the configured directory in the background.
startDebugServer(String, String) - Method in class com.facebook.buck.apple.simulator.AppleDeviceController
Starts the debugserver of the installed app
startDocument() - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
started() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents
 
started() - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
Started() - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Started
 
Started(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Started
 
Started(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Started
 
Started(ArtifactCacheEvent.Operation, ImmutableSet<RuleKey>, Optional<BuildTarget>) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Started
 
Started(HttpArtifactCacheEvent.Scheduled) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
 
Started(ArtifactCacheEvent.Operation, ImmutableSet<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
 
Started(ArtifactCacheEvent.Operation, ImmutableSet<RuleKey>, Optional<BuildTarget>) - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Started
 
started(Iterable<String>) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
Started(ImmutableSet<String>) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.Started
 
started(BuildRule, BuildRuleDurationTracker) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
started(Iterable<String>) - Static method in class com.facebook.buck.core.test.event.IndividualTestEvent
 
Started(int) - Constructor for class com.facebook.buck.core.test.event.IndividualTestEvent.Started
 
started(boolean, TestSelectorList, boolean, ImmutableSet<String>) - Static method in class com.facebook.buck.core.test.event.TestRunEvent
 
Started(int, boolean, TestSelectorList, boolean, ImmutableSet<String>) - Constructor for class com.facebook.buck.core.test.event.TestRunEvent.Started
 
started(TestStatusMessage) - Static method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
Started(TestStatusMessage) - Constructor for class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
 
started(UUID, String, String) - Static method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
Started(UUID, String, String) - Constructor for class com.facebook.buck.core.test.event.TestSummaryEvent.Started
 
started() - Static method in class com.facebook.buck.event.ActionGraphEvent
 
Started() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Started
 
started(ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>, HasNameAndType) - Static method in class com.facebook.buck.event.ArtifactCompressionEvent
Create a new Started event for the operation and set of RuleKeys
Started(ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>, HasNameAndType) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent.Started
 
started(String, ImmutableList<String>, Path, OptionalLong, long) - Static method in class com.facebook.buck.event.CommandEvent
 
started(BuildTarget, String, String, ImmutableMap<String, String>) - Static method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
Started(BuildTarget, String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent.Started
 
started(BuildTarget) - Static method in class com.facebook.buck.event.InstallEvent
 
Started(BuildTarget) - Constructor for class com.facebook.buck.event.InstallEvent.Started
 
started() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
 
Started() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Started
 
started(SimplePerfEvent.PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
started(SimplePerfEvent.PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
started(SimplePerfEvent.PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
started(SimplePerfEvent.PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
started(BuildTarget, String) - Static method in class com.facebook.buck.event.StartActivityEvent
 
Started(BuildTarget, String) - Constructor for class com.facebook.buck.event.StartActivityEvent.Started
 
started(String) - Static method in class com.facebook.buck.event.UninstallEvent
 
Started(String) - Constructor for class com.facebook.buck.event.UninstallEvent.Started
 
started() - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
Started() - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.Started
 
started(URI) - Static method in class com.facebook.buck.file.downloader.impl.DownloadEvent
 
Started(URI) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadEvent.Started
 
Started() - Constructor for class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
 
started(BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Static method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
Started(BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Started
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskListenerProxy
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.PostEnterTaskListener
 
started(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
 
started(TaskEventMirror) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
 
started(BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Static method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
Started(BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Started
 
started(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.tracing.TracingTaskListener
 
started(Path, ParseBuckFileEvent.ParserKind, Class<? extends FileParser<?>>) - Static method in class com.facebook.buck.parser.events.ParseBuckFileEvent
Create an event when parsing of build file starts
Started(Path, ParseBuckFileEvent.ParserKind, Class<? extends FileParser<?>>) - Constructor for class com.facebook.buck.parser.events.ParseBuckFileEvent.Started
 
started(ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.parser.ParseEvent
 
Started(ImmutableSet<BuildTarget>) - Constructor for class com.facebook.buck.parser.ParseEvent.Started
 
Started(int, long) - Constructor for class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Started
 
started() - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionSessionEvent
 
started(String, String, UUID) - Static method in class com.facebook.buck.step.StepEvent
 
Started(String, String, UUID) - Constructor for class com.facebook.buck.step.StepEvent.Started
 
started(boolean, TestSelectorList, boolean, ImmutableSet<String>) - Static method in class com.facebook.buck.test.external.ExternalTestRunEvent
 
Started(int, boolean, TestSelectorList, boolean, ImmutableSet<String>) - Constructor for class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
started(BuildTarget) - Static method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
Started(BuildTarget) - Constructor for class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Started
 
started(BuildTarget) - Static method in class com.facebook.buck.test.TestRuleEvent
 
Started(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent.Started
 
started() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
startElement(String, String, String, Attributes) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
Starter - Interface in com.facebook.buck.features.lua
An interface which builds a Lua starter executable.
startProcess(ProcessBuilder) - Static method in class com.facebook.buck.util.BgProcessKiller
Use this method instead of ProcessBuilder.start() in order to properly synchronize with signal handling.
startProcess(NuProcessBuilder) - Static method in class com.facebook.buck.util.BgProcessKiller
Use this method instead of NuProcessBuilder.start() in order to properly synchronize with signal handling.
startRequest() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
startRequest() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
startRequest() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
startScheduling() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
startSimplePerfEvent(String, long) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
There could be several perf events with the same name.
startSimplePerfEvent(String, long) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
startSimulator(String, long) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
Starts up the iOS simulator, blocking the calling thread until the simulator boots or timeoutMillis passes, whichever happens first.
startsWith(AbsPath) - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
startsWith(Path) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
startsWith(String) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
startsWith(Path) - Method in interface com.facebook.buck.core.filesystems.PathWrapper
 
startsWith(CellRelativePath) - Method in class com.facebook.buck.core.model.CellRelativePath
 
startsWith(ForwardRelativePath) - Method in class com.facebook.buck.core.path.ForwardRelativePath
This path starts with given path.
startUp() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
STATIC_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
STATIC_FRAMEWORK - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
STATIC_LIBRARY - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
STATIC_PIC_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
StaticBreadthFirstTraversal(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
 
StaticBreadthFirstTraversal(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
 
staticName - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
 
StaticUnresolvedAppleCxxPlatform - Class in com.facebook.buck.apple.toolchain.impl
Used to provide a AppleCxxPlatform that is fully specified before parsing/configuration (specified in .buckconfig, for example).
StaticUnresolvedAppleCxxPlatform() - Constructor for class com.facebook.buck.apple.toolchain.impl.StaticUnresolvedAppleCxxPlatform
 
StaticUnresolvedCxxPlatform - Class in com.facebook.buck.cxx.toolchain.impl
Used to provide a CxxPlatform that is fully specified before parsing/configuration (specified in .buckconfig, for example).
StaticUnresolvedCxxPlatform(CxxPlatform) - Constructor for class com.facebook.buck.cxx.toolchain.impl.StaticUnresolvedCxxPlatform
 
StaticUnresolvedNdkCxxPlatform - Class in com.facebook.buck.android.toolchain.ndk.impl
Used to provide a NdkCxxPlatform that is fully specified before parsing/configuration (specified in .buckconfig, for example).
StaticUnresolvedNdkCxxPlatform() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.StaticUnresolvedNdkCxxPlatform
 
StaticUnresolvedSwiftPlatform - Class in com.facebook.buck.swift.toolchain.impl
Used to provide a SwiftPlatform that is fully specified before parsing/configuration (specified in .buckconfig, for example).
StaticUnresolvedSwiftPlatform() - Constructor for class com.facebook.buck.swift.toolchain.impl.StaticUnresolvedSwiftPlatform
 
Statistics - Class in com.facebook.buck.util
A crappy version of org.apache.commons.math3.stat.descriptive.SummaryStatistics.
Statistics() - Constructor for class com.facebook.buck.util.Statistics
 
Stats(int, Set<DalvikMemberReference>, Set<DalvikMemberReference>) - Constructor for class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
 
StatsTrackingFileHashCacheEngine - Class in com.facebook.buck.util.cache.impl
 
StatsTrackingFileHashCacheEngine(FileHashCacheEngine, String) - Constructor for class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
status - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
 
statusCode() - Method in interface com.facebook.buck.slb.HttpResponse
 
statusCode() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
statusDidBegin(TestStatusMessage) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
statusDidEnd(TestStatusMessage) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
statusMessage() - Method in interface com.facebook.buck.slb.HttpResponse
 
statusMessage() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
stderr - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
stdout - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
Step - Interface in com.facebook.buck.step
Steps are executed in the same working directory as the root cell.
STEP_FINISHED - Static variable in interface com.facebook.buck.event.external.events.StepEventExternalInterface
 
STEP_STARTED - Static variable in interface com.facebook.buck.event.external.events.StepEventExternalInterface
 
StepEvent - Class in com.facebook.buck.step
Base class for events about steps.
StepEvent(String, String, UUID) - Constructor for class com.facebook.buck.step.StepEvent
 
StepEvent.Finished - Class in com.facebook.buck.step
 
StepEvent.Started - Class in com.facebook.buck.step
 
StepEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes a step made by buck when building a target.
StepExecutionResult - Interface in com.facebook.buck.step
Exit code, command and stderr info from the executed step
StepExecutionResult.Builder - Class in com.facebook.buck.step
 
StepExecutionResults - Class in com.facebook.buck.step
A collection of common StepExecutionResult constants.
StepFailedException - Exception in com.facebook.buck.step
 
stepFinished(StepEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
stepFinished(StepEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
StepRunner - Class in com.facebook.buck.step
Utility class for running Steps
stepsForBuildable(BuildContext, T, ProjectFilesystem, BuildTarget, Iterable<Path>) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Returns the build steps for the Buildable.
stepsForBuildable(BuildContext, T, ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Return the steps for a buildable.
stepStarted(StepEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
stepStarted(StepEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
stop() - Method in class com.facebook.buck.httpserver.WebServer
 
stop() - Method in interface com.facebook.buck.logd.server.LogDaemonServer
Shut down logD server.
stop() - Method in class com.facebook.buck.logd.server.LogdServer
Shuts down logD server.
StopCompilation - Exception in com.facebook.buck.jvm.java.abi.source.api
Thrown by our ABI generating plugin to stop the compiler.
StopCompilation() - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.StopCompilation
 
stopPackage(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
stopPackage(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
stopSimplePerfEvent(long) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
stopSimplePerfEvent(long) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
store(ArtifactInfo, BorrowablePath) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
Store the artifact at path specified by output to cache, such that it can later be fetched using ruleKey as the lookup key.
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
Store the list of artifacts at path specified by output to cache in passed order, such that it can later be fetched using ruleKey as the lookup key.
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
Store the artifact to all encapsulated ArtifactCaches.
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
store(OutputStream) - Method in class com.facebook.buck.jvm.java.FatJar
Serialize this instance as binary to outputStream.
storeClient - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
storeLastInstanceAndReplayForNewClients() - Method in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
By default, events sent to external websocket listeners are fire-and-forget; a client never receives past events.
storeManifest(RuleKey, Path, long) - Method in interface com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyService
Writes the manifest used the ManifestRuleKey into some persistent storage.
StoreRequest(ArtifactInfo, ByteSource) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
 
StoreResponseReadResult() - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreResponseReadResult
 
storeScheduled(ArtifactInfo, long) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
 
STRATEGY_WORKER_THREADS_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Number of threads for the strategy to do its work.
stream() - Method in interface com.facebook.buck.util.zip.JarEntryContainer
 
StreamingWebSocketServlet - Class in com.facebook.buck.httpserver
 
StreamingWebSocketServlet() - Constructor for class com.facebook.buck.httpserver.StreamingWebSocketServlet
 
StreamingWebSocketServlet.MyWebSocket - Class in com.facebook.buck.httpserver
This is the httpserver component of a WebSocket that maintains a session with one client.
StreamObserverFactory - Interface in com.facebook.buck.logd.client
A StreamObserverFactory interface
streamOutputFromReader(Reader, IdbOutputParsing.IdbResultCallback) - Static method in class com.facebook.buck.apple.IdbOutputParsing
Decodes a stream of JSON objects as produced by xctool -reporter json-stream and invokes the callbacks in eventCallback with each event in the stream.
STRING - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
STRING_ASSETS_DIR_FORMAT - Static variable in class com.facebook.buck.android.PackageStringAssets
 
StringArg - Class in com.facebook.buck.rules.args
 
StringArg() - Constructor for class com.facebook.buck.rules.args.StringArg
 
StringAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Class that represents a String attribute to a user defined rule
StringAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.StringAttribute
 
stringAttribute(String, String, Boolean, SkylarkList<String>) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
stringAttribute(String, String, Boolean, SkylarkList<String>) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
StringExpander<M extends Macro> - Class in com.facebook.buck.rules.macros
Expands macros into fixed strings.
StringExpander(Class<M>, StringArg) - Constructor for class com.facebook.buck.rules.macros.StringExpander
 
StringHashing - Class in com.facebook.buck.util.hashing
 
stringify(Artifact) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
Expand an artifact into a command line argument.
stringify(Iterable<? extends Arg>, SourcePathResolverAdapter) - Static method in interface com.facebook.buck.rules.args.Arg
 
stringify(Arg, SourcePathResolverAdapter) - Static method in interface com.facebook.buck.rules.args.Arg
Converts an Arg to a String by concatting all the command-line appended strings.
stringify(ImmutableMap<K, ? extends Arg>, SourcePathResolverAdapter) - Static method in interface com.facebook.buck.rules.args.Arg
 
stringifyAbsolute(Artifact) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
Expand an artifact into a command line argument.
StringifyingValueVisitor - Class in com.facebook.buck.rules.modern.impl
A ValueVisitor that can be used to construct a String representation of an object.
StringifyingValueVisitor() - Constructor for class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
StringifyingValueVisitor.ExcludeFromStringification - Class in com.facebook.buck.rules.modern.impl
 
stringifyList(Arg, SourcePathResolverAdapter) - Static method in interface com.facebook.buck.rules.args.Arg
 
StringListAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Class that represents a list of strings
StringListAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
 
stringListAttribute(SkylarkList<String>, String, boolean, boolean) - Method in class com.facebook.buck.skylark.function.attr.AttrModule
 
stringListAttribute(SkylarkList<String>, String, boolean, boolean) - Method in interface com.facebook.buck.skylark.function.attr.AttrModuleApi
 
StringMacroCombiner - Class in com.facebook.buck.core.macros
A simple MacroCombiner for MacroReplacer<String> that just concatenates the strings and expanded macros.
StringMacroCombiner() - Constructor for class com.facebook.buck.core.macros.StringMacroCombiner
 
stringMapper(GenruleOutPath) - Static method in class com.facebook.buck.core.path.GenruleOutPath
 
StringMatcher - Interface in com.facebook.buck.util.string
A string-like entity which can be matched to a string.
StringPool - Class in com.facebook.buck.android.resources
A StringPool consists of a header: ResChunk_header u32 chunk_type u32 header_size u32 chunk_size u32 string_count u32 style_count u32 flags - 0x1 sorted, 0x100 utf-8 encoded u32 strings_start - byte offset from the beginning to the style data u32 styles_start - byte offset from the beginning to the style data
StringResources - Class in com.facebook.buck.android
Represents string resources of types string, plural and array for a locale.
StringResources(SortedMap<Integer, EnumMap<StringResources.Gender, String>>, SortedMap<Integer, EnumMap<StringResources.Gender, ImmutableMap<String, String>>>, SortedMap<Integer, EnumMap<StringResources.Gender, ImmutableList<String>>>) - Constructor for class com.facebook.buck.android.StringResources
 
StringRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
An implementation of RuleKeyHasher that serializes to String.
StringRuleKeyHasher() - Constructor for class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
strings - Variable in class com.facebook.buck.android.StringResources
 
StringSetOptionHandler - Class in com.facebook.buck.cli
OptionHandler that collects multiple arguments passed to an option in a Set.
StringSetOptionHandler(CmdLineParser, OptionDef, Setter<? super Supplier<ImmutableSet<String>>>) - Constructor for class com.facebook.buck.cli.StringSetOptionHandler
 
StringSortedSetAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Class that represents a sorted set of uniq strings
StringSortedSetAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
 
StringTemplateStep - Class in com.facebook.buck.step.fs
A step that creates an ST by reading a template from templatePath, calls configure to configure it, renders it and writes it out to outputPath.
StringTemplateStep(Path, ProjectFilesystem, Path, ImmutableMap<String, ?>) - Constructor for class com.facebook.buck.step.fs.StringTemplateStep
 
StringTypeCoercer - Class in com.facebook.buck.rules.coercer
Coercer that turns objects into Strings, or throws an exception
StringTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.StringTypeCoercer
 
StringWithMacros - Class in com.facebook.buck.rules.macros
A class representing a string containing ordered, embedded, strongly typed macros.
StringWithMacrosConverter - Class in com.facebook.buck.rules.macros
Converts a StringWithMacros into an Arg.
StringWithMacrosConverter() - Constructor for class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
StringWithMacrosTypeCoercer - Class in com.facebook.buck.rules.coercer
Coerce to StringWithMacros.
stripCommonSuffix(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
StripLinkable - Class in com.facebook.buck.android
A BuildRule for stripping (removing inessential information from executable binary programs and object files) binaries.
StripLinkable(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, SourcePath, String) - Constructor for class com.facebook.buck.android.StripLinkable
 
stripPathPrefixAndExtension(Path, String) - Static method in class com.facebook.buck.io.file.MorePaths
 
StrippedObjectDescription() - Constructor for class com.facebook.buck.android.CopyNativeLibraries.StrippedObjectDescription
 
stripPrefix(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
stripPrefix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
StripStep - Class in com.facebook.buck.android
Run strip on a binary.
StripStep(AbsPath, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, Path) - Constructor for class com.facebook.buck.android.StripStep
 
StripStyle - Enum in com.facebook.buck.cxx.toolchain
Defines the level of symbol stripping to be performed on the linked product of the build.
stripSuffix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
StubGenerator - Class in com.facebook.buck.jvm.java.abi
 
StubGenerator(SourceVersion, ElementsExtended, Types, Messager, JarBuilder, JavacEventSink, AbiGenerationMode, boolean) - Constructor for class com.facebook.buck.jvm.java.abi.StubGenerator
 
StubJar - Class in com.facebook.buck.jvm.java.abi
 
StubJar(Path) - Constructor for class com.facebook.buck.jvm.java.abi.StubJar
 
StubJar(SourceVersion, ElementsExtended, Types, Messager, Iterable<Element>, boolean) - Constructor for class com.facebook.buck.jvm.java.abi.StubJar
 
StubJarEntry - Class in com.facebook.buck.jvm.java.abi
 
StubJarEntry() - Constructor for class com.facebook.buck.jvm.java.abi.StubJarEntry
 
submit(TaskType) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
submit(DefaultDepsAwareTask<T>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
submit(Runnable, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Runnable) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Runnable, T, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Runnable, T) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Callable<T>, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Callable<T>) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submitAll(Collection<TaskType>) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
Same as DepsAwareExecutor.submit(DepsAwareTask) except for multiple tasks.
submitAll(Collection<DefaultDepsAwareTask<T>>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
submitJob(String) - Method in class com.facebook.buck.worker.WorkerProcess
 
submitJob(String) - Method in interface com.facebook.buck.worker.WorkerProcessPool
 
submitJob(String) - Method in class com.facebook.buck.worker.WorkerProcessPoolAsync
 
submitJob(String) - Method in class com.facebook.buck.worker.WorkerProcessPoolSync.BorrowedWorkerProcess
Submits a job to the worker, and returns the result.
submitJob(String) - Method in class com.facebook.buck.worker.WorkerProcessPoolSync
 
submitReport(DefectReporter.DefectReport) - Method in class com.facebook.buck.doctor.DefaultDefectReporter
 
submitReport(DefectReporter.DefectReport) - Method in interface com.facebook.buck.doctor.DefectReporter
 
subpath(int, int) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
subpath(int, int) - Method in interface com.facebook.buck.core.filesystems.RelPath
 
subscribe(BuildRuleExecutionEvent.Finished) - Method in class com.facebook.buck.event.listener.CriticalPathEventListener
Subscribes to BuildRuleExecutionEvent.Finished events
subscribe(FinalizingBuildRuleEvent) - Method in class com.facebook.buck.event.listener.CriticalPathEventListener
Subscribes to FinalizingBuildRuleEvent events
subscribe(RemoteBuildRuleExecutionEvent) - Method in class com.facebook.buck.event.listener.CriticalPathEventListener
Subscribes to RemoteBuildRuleExecutionEvent events
subscribe(IndividualTestEvent.Finished) - Method in class com.facebook.buck.event.listener.FileSerializationEventBusListener
 
subscribe(BuildRuleExecutionEvent.Finished) - Method in class com.facebook.buck.event.listener.FileSerializationOutputRuleDepsListener
Subscribes to BuildRuleExecutionEvent.Finished events.
subscribe(ConsoleEvent) - Method in class com.facebook.buck.util.console.ConsoleBuckEventListener
Subscribes to ConsoleEvent, format and print them into the Console
subscribe(ProcessRegistry.ProcessRegisterCallback) - Method in class com.facebook.buck.util.ProcessRegistry
Subscribes the process register callback.
substring - Variable in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieEdge
 
substringMatches(String) - Method in class com.facebook.buck.util.PatternsMatcher
 
subtract(CacheStats) - Method in class com.facebook.buck.util.cache.CacheStats
Adds or subtract two CacheStats if a field is specified by both CacheStats, with a minimum value of 0.
subtract(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
success(BuildRule, BuildRuleSuccessType, CacheResult) - Static method in class com.facebook.buck.core.build.engine.BuildResult
 
success(Manifest) - Static method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
 
success(Optional<String>, Optional<String>, ImmutableList<String>) - Static method in interface com.facebook.buck.core.rules.actions.ActionExecutionResult
 
SUCCESS - Static variable in class com.facebook.buck.step.StepExecutionResults
 
SUCCESS_EXIT_CODE - Static variable in class com.facebook.buck.android.DxStep
 
SUCCESS_EXIT_CODE - Static variable in class com.facebook.buck.step.StepExecutionResults
 
SuperConsoleConfig - Class in com.facebook.buck.event.listener
 
SuperConsoleConfig(BuckConfig) - Constructor for class com.facebook.buck.event.listener.SuperConsoleConfig
 
SuperConsoleEventBusListener - Class in com.facebook.buck.event.listener
Console that provides rich, updating ansi output about the current build.
SuperConsoleEventBusListener(SuperConsoleConfig, RenderingConsole, Clock, TestResultSummaryVerbosity, ExecutionEnvironment, Locale, Path, BuildId, boolean, Optional<String>, ImmutableSet<String>, ImmutableList<AdditionalConsoleLineProvider>, int) - Constructor for class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
SuperConsoleEventBusListener(SuperConsoleConfig, RenderingConsole, Clock, TestResultSummaryVerbosity, ExecutionEnvironment, Locale, Path, long, long, long, boolean, BuildId, boolean, Optional<String>, ImmutableSet<String>, ImmutableList<AdditionalConsoleLineProvider>, int) - Constructor for class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
SupplierValueTypeInfo<T> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for Suppliers.
SupplierValueTypeInfo(ValueTypeInfo<T>) - Constructor for class com.facebook.buck.rules.modern.impl.SupplierValueTypeInfo
 
SUPPORTED_FLAVORS - Static variable in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
SUPPORTED_LIBRARY_FLAVORS - Static variable in class com.facebook.buck.apple.AppleBundleDescription
 
SUPPORTED_RESOURCE_DIRECTORIES - Static variable in class com.facebook.buck.android.ResourceFilters
The set of supported directories in resource folders.
supportedFileAttributeViews() - Method in class com.facebook.buck.core.filesystems.BuckFileSystem
 
SupportedTargetTypeRegistry - Class in com.facebook.buck.features.project.intellij
 
SupportedTargetTypeRegistry(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
 
supportsConcatenation() - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
 
SupportsDependencyFileRuleKey - Interface in com.facebook.buck.core.rules.attr
Used to tag a rule that supports dependency-file input-based rule keys.
supportsDepFiles(CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsPreprocessor
 
supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
supportsHeaderMaps() - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
SupportsInputBasedRuleKey - Interface in com.facebook.buck.core.rules.attr
Used to tag a rule that supports input-based rule keys.
supportsOmnibusLinking(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
supportsOmnibusLinking(CxxPlatform) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription.CustomPrebuiltCxxLibrary
 
supportsOmnibusLinking(CxxPlatform) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
supportsOmnibusLinking() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
supportsOmnibusLinking() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
supportsOmnibusLinking() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
supportsOmnibusLinkingForHaskell(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryGroup
 
supportsOmnibusLinkingForHaskell(CxxPlatform) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.LegacyNativeLinkableGroup
Deprecated.
supportsOmnibusLinkingForHaskell() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
supportsOmnibusLinkingForHaskell() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
supportsOmnibusLinkingForHaskell() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
SupportsPipelining<T extends RulePipelineState> - Interface in com.facebook.buck.core.rules.pipeline
Deprecated.
Rule pipelining couples rules in a way that makes it very easy to violate buck's assumptions and makes it nearly impossible for buck to understand and restrict what rules are doing.
supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.ClangClPreprocessor
 
supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
supportsPrecompiledHeaders() - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
supportsRemoteExecution(ModernBuildRule<?>) - Method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleRemoteExecutionHelper
 
supportsRemoteExecution(ModernBuildRule<?>) - Method in interface com.facebook.buck.rules.modern.builders.RemoteExecutionHelper
Returns whether remote execution is supported by this rule.
supportsStreamingTests() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
supportsStreamingTests() - Method in class com.facebook.buck.apple.AppleTest
 
supportsStreamingTests() - Method in class com.facebook.buck.core.rules.tool.RuleAnalysisLegacyTestBuildRuleView
 
supportsStreamingTests() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
supportsStreamingTests() - Method in interface com.facebook.buck.core.test.rule.TestXRule
Deprecated.
supportsStreamingTests() - Method in class com.facebook.buck.cxx.CxxTest
 
supportsStreamingTests() - Method in class com.facebook.buck.features.d.DTest
 
supportsStreamingTests() - Method in class com.facebook.buck.features.go.GoTest
 
supportsStreamingTests() - Method in class com.facebook.buck.features.python.PythonTest
 
supportsStreamingTests() - Method in class com.facebook.buck.features.rust.RustTest
 
supportsStreamingTests() - Method in class com.facebook.buck.jvm.java.JavaTest
 
supportsStreamingTests() - Method in class com.facebook.buck.shell.ShTest
 
supportsThinArchives() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
suspended(BuildRuleEvent.BeginningBuildRuleEvent, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
SWIFT_COMPILE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
SWIFT_EXPORTED_OBJC_GENERATED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
SWIFT_EXTENSION - Static variable in class com.facebook.buck.swift.SwiftDescriptions
 
SWIFT_OBJC_GENERATED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
SWIFT_UNDERLYING_MODULE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
SwiftAttributeParser - Class in com.facebook.buck.features.apple.projectV2
Parser that derives Swift specific attributes from a Target and returns SwiftAttributes.
SwiftAttributeParser(SwiftBuckConfig, ProjectGenerationStateCache, ProjectFilesystem) - Constructor for class com.facebook.buck.features.apple.projectV2.SwiftAttributeParser
Attribute parser for Swift specific attributes of a Target..
SwiftBuckConfig - Class in com.facebook.buck.swift
A Swift-specific "view" of BuckConfig.
SwiftBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.swift.SwiftBuckConfig
 
SwiftCommonArg - Interface in com.facebook.buck.swift
Common argument for swift rules
SwiftCompile - Class in com.facebook.buck.swift
A build rule which compiles one or more Swift sources into a Swift module.
SwiftDescriptions - Class in com.facebook.buck.swift
 
SwiftDescriptionsProvider - Class in com.facebook.buck.swift
 
SwiftDescriptionsProvider() - Constructor for class com.facebook.buck.swift.SwiftDescriptionsProvider
 
SwiftLibraryDescription - Class in com.facebook.buck.swift
 
SwiftLibraryDescription(ToolchainProvider, CxxBuckConfig, SwiftBuckConfig) - Constructor for class com.facebook.buck.swift.SwiftLibraryDescription
 
SwiftLibraryDescription.Type - Enum in com.facebook.buck.swift
 
SwiftLibraryDescriptionArg - Class in com.facebook.buck.swift
Immutable implementation of SwiftLibraryDescription.AbstractSwiftLibraryDescriptionArg.
SwiftLibraryDescriptionArg.Builder - Class in com.facebook.buck.swift
Builds instances of type SwiftLibraryDescriptionArg.
SwiftPlatform - Interface in com.facebook.buck.swift.toolchain
Interface describing a Swift toolchain and platform to build for.
SwiftPlatform.Builder - Class in com.facebook.buck.swift.toolchain
 
SwiftPlatformFactory - Class in com.facebook.buck.swift.toolchain.impl
 
SwiftPlatformsProvider - Interface in com.facebook.buck.swift.toolchain
 
SwiftPlatformsProviderFactory - Class in com.facebook.buck.swift.toolchain.impl
 
SwiftPlatformsProviderFactory() - Constructor for class com.facebook.buck.swift.toolchain.impl.SwiftPlatformsProviderFactory
 
SwiftRuntimeNativeLinkableGroup - Class in com.facebook.buck.swift
Pseudo linkable for representing Swift runtime library's linker arguments.
SwiftRuntimeNativeLinkableGroup(SwiftPlatform, TargetConfiguration) - Constructor for class com.facebook.buck.swift.SwiftRuntimeNativeLinkableGroup
 
SwiftSdkLayoutType - Enum in com.facebook.buck.swift.toolchain.impl
Determine Swift SDK layout so the correct lib directory flags are specified during linking
SwiftTargetTriple - Class in com.facebook.buck.swift.toolchain
Expresses the target platform for Swift compilation.
SwiftTargetTriple() - Constructor for class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
SwiftToolchainBuildRule - Class in com.facebook.buck.swift
This BuildRule holds tools and flags to create SwiftPlatform.
SwiftToolchainBuildRule(BuildTarget, ProjectFilesystem, Tool, Optional<Tool>, ImmutableList<Path>, ImmutableList<Path>, ImmutableList<Path>, ImmutableList<Path>) - Constructor for class com.facebook.buck.swift.SwiftToolchainBuildRule
 
SwiftToolchainDescription - Class in com.facebook.buck.swift
Defines an swift_toolchain rule which provides values to fill SwiftPlatform.
SwiftToolchainDescription() - Constructor for class com.facebook.buck.swift.SwiftToolchainDescription
 
SwiftToolchainDescriptionArg - Class in com.facebook.buck.swift
swift_toolchain defines swiftc and swift-stdlib-tool with their flags to construct SwiftPlatform.
SwiftToolchainDescriptionArg.Builder - Class in com.facebook.buck.swift
Builds instances of type SwiftToolchainDescriptionArg.
SwiftToolchainsSupplier - Class in com.facebook.buck.swift.toolchain.impl
 
SwiftToolchainsSupplier() - Constructor for class com.facebook.buck.swift.toolchain.impl.SwiftToolchainsSupplier
 
SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
SYMBOLIC_LINK_FLAG_DIRECTORY - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
SymbolNameTool - Interface in com.facebook.buck.cxx.toolchain
Provides methods to extract symbol names from native formats (e.g.
Symbols - Class in com.facebook.buck.android.relinker
 
SymCopyStep - Class in com.facebook.buck.step.fs
This step copies the content of a directory tree through symlinks, copying only directories.
SymCopyStep(ProjectFilesystem, ImmutableList<Path>, Path) - Constructor for class com.facebook.buck.step.fs.SymCopyStep
 
SymlinkDir - Class in com.facebook.buck.core.rules.impl
A Symlinks modeling a directory whose sub-paths should all be symlinked.
SymlinkDir(SourcePath) - Constructor for class com.facebook.buck.core.rules.impl.SymlinkDir
 
SymlinkDirPaths - Class in com.facebook.buck.step.fs
A SymlinkPaths symlinking all paths found under a given SourcePath directory.
SymlinkDirPaths(Path) - Constructor for class com.facebook.buck.step.fs.SymlinkDirPaths
 
SymlinkFilesIntoDirectoryStep - Class in com.facebook.buck.shell
Step that takes a collection of entries in a directory and creates a set of read-only symlinks (with the same structure) to the original entries in a new directory.
SymlinkFilesIntoDirectoryStep(ProjectFilesystem, Path, Iterable<Path>, Path) - Constructor for class com.facebook.buck.shell.SymlinkFilesIntoDirectoryStep
 
SymlinkFileStep - Class in com.facebook.buck.step.fs
 
SymlinkFileStep() - Constructor for class com.facebook.buck.step.fs.SymlinkFileStep
 
symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
symlinkInvalidation(String) - Static method in class com.facebook.buck.event.ParsingEvent
 
SymlinkInvalidation(String) - Constructor for class com.facebook.buck.event.ParsingEvent.SymlinkInvalidation
 
SymlinkMap - Class in com.facebook.buck.core.rules.impl
A Symlinks implemented via a static ImmutableMap of destination links to SourcePaths.
SymlinkMap(ImmutableMap<Path, SourcePath>) - Constructor for class com.facebook.buck.core.rules.impl.SymlinkMap
 
SymlinkMapsPaths - Class in com.facebook.buck.step.fs
A SymlinkPaths implemented via a static ImmutableMap of destination links to Paths.
SymlinkMapsPaths(ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.step.fs.SymlinkMapsPaths
 
SymlinkPack - Class in com.facebook.buck.core.rules.impl
Class compose multiple separate Symlinks and present them as a single Symlinks.
SymlinkPack(ImmutableList<Symlinks>) - Constructor for class com.facebook.buck.core.rules.impl.SymlinkPack
 
SymlinkPackPaths - Class in com.facebook.buck.step.fs
Class which composes multiple SymlinkPaths as a single SymlinkPaths (analogous to SymlinkPack).
SymlinkPackPaths(ImmutableList<SymlinkPaths>) - Constructor for class com.facebook.buck.step.fs.SymlinkPackPaths
 
SymlinkPaths - Interface in com.facebook.buck.step.fs
Interface used to encapsulate symlinks used by SymlinkTreeMergeStep.
SymlinkPaths.SymlinkConsumer - Interface in com.facebook.buck.step.fs
Functional interface called above on all symlinks.
Symlinks - Interface in com.facebook.buck.core.rules.impl
Interface representing symlinks processed by SymlinkTree.
SymlinkTree - Class in com.facebook.buck.core.rules.impl
Creates a tree of symlinks inside of a given directory
SymlinkTree(String, BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Path, Symlinks) - Constructor for class com.facebook.buck.core.rules.impl.SymlinkTree
 
SymlinkTree(String, BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>) - Constructor for class com.facebook.buck.core.rules.impl.SymlinkTree
 
SymlinkTreeMergeStep - Class in com.facebook.buck.step.fs
A step to merge the contents of provided directories into a symlink tree
SymlinkTreeMergeStep(String, ProjectFilesystem, Path, SymlinkPaths, BiFunction<ProjectFilesystem, Path, Boolean>) - Constructor for class com.facebook.buck.step.fs.SymlinkTreeMergeStep
Creates an instance of SymlinkTreeMergeStep
SymlinkTreeStep - Class in com.facebook.buck.step.fs
 
SymlinkTreeStep(String, ProjectFilesystem, Path, ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.step.fs.SymlinkTreeStep
 
SyncCookieState - Class in com.facebook.buck.skylark.io.impl
Process-wide state used to enable Watchman sync cookies only on the first query issued.
SyncCookieState() - Constructor for class com.facebook.buck.skylark.io.impl.SyncCookieState
 
syncExopackageDir(Path, IDevice) - Static method in class com.facebook.buck.testrunner.InstrumentationTestRunner
Copy all local files to the remote device location
SynchronizedToolProvider - Class in com.facebook.buck.jvm.java.javax
ToolProvider has no synchronization internally, so if we don't synchronize from the outside we could wind up loading the compiler classes multiple times from different class loaders.
SynchronizedToolProvider() - Constructor for class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
 
Syntax - Enum in com.facebook.buck.parser.api
 
systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ClangClPreprocessor
 
systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
systemIncludeArgs(Iterable<String>) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
SystemInfoLogger - Class in com.facebook.buck.cli
Utility class for logging useful system information.
SystemInfoLogger() - Constructor for class com.facebook.buck.cli.SystemInfoLogger
 
SystemLuaCxxLibrary - Class in com.facebook.buck.features.lua
Represents the system lua c++ library.
SystemLuaCxxLibrary(BuildTarget) - Constructor for class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
SystemToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
A ToolProvider which returns a HashedFileTool found from searching the system.
SystemToolProvider() - Constructor for class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 

T

TagSetCounter - Class in com.facebook.buck.counters
 
TagSetCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.TagSetCounter
 
take() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
target - Variable in class com.facebook.buck.core.artifact.BuildArtifactFactory
 
TARGET - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the build target of the owning build rule.
TARGET - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
target - Variable in class com.facebook.buck.rules.modern.builders.BuildableAndTarget
 
TARGET_CONFIGURATION_TYPE_CONFIGURATION - Static variable in class com.facebook.buck.rules.modern.Serializer
 
TARGET_CONFIGURATION_TYPE_DEFAULT - Static variable in class com.facebook.buck.rules.modern.Serializer
 
TARGET_CONFIGURATION_TYPE_EMPTY - Static variable in class com.facebook.buck.rules.modern.Serializer
 
TARGET_CONFIGURATIONS - Static variable in class com.facebook.buck.parser.InternalTargetAttributeNames
Target configuration attached to target
TARGET_NODE_CACHE_TYPE - Static variable in class com.facebook.buck.parser.DaemonicParserState
 
TARGET_PLATFORMS_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
TARGET_SOURCE_PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
TARGET_SYMBOL - Static variable in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetLanguageConstants
Delimiter that splits target name and the rest of the pattern
targetAttributes - Variable in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
targetConfigNames - Variable in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
TargetConfiguration - Class in com.facebook.buck.core.model
Contains configuration information attached to a configured build target.
TargetConfiguration() - Constructor for class com.facebook.buck.core.model.TargetConfiguration
 
TargetConfigurationDetector - Class in com.facebook.buck.parser.detector
An utility to detect target configuration when it is not specified otherwise.
TargetConfigurationDetectorFactory - Class in com.facebook.buck.parser.detector
Utility to create TargetConfigurationDetector
TargetConfigurationFactory - Class in com.facebook.buck.core.model.tc.factory
Parse a string into TargetConfiguration.
TargetConfigurationFactory(UnconfiguredBuildTargetViewFactory, CellPathResolver) - Constructor for class com.facebook.buck.core.model.tc.factory.TargetConfigurationFactory
 
TargetConfigurationHasher - Class in com.facebook.buck.core.model.impl
Helper to compute target configuration hashes.
TargetConfigurationSerializer - Interface in com.facebook.buck.core.model
Allows to convert TargetConfiguration to and from a string.
TargetConfigurationTransformer - Interface in com.facebook.buck.core.model
Interface that allows transforming target configurations.
TargetConfigurationTypeInfo - Class in com.facebook.buck.rules.modern.impl
TypeInfo for TargetConfiguration values.
TargetConfigurationTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.TargetConfigurationTypeInfo
 
targetContainsSwiftSourceCode(TargetNode<? extends CxxLibraryDescription.CommonArg>) - Method in class com.facebook.buck.features.apple.project.ProjectGenerationStateCache
 
targetContainsSwiftSourceCode(TargetNode<? extends CxxLibraryDescription.CommonArg>) - Method in class com.facebook.buck.features.apple.projectV2.ProjectGenerationStateCache
 
TargetCountVerificationParserDecorator - Class in com.facebook.buck.json
Delegates to the aggregated parser to do the parsing, while warning the numbers of targets exceeds a threshold.
TargetCountVerificationParserDecorator(ProjectBuildFileParser, int, BuckEventBus) - Constructor for class com.facebook.buck.json.TargetCountVerificationParserDecorator
 
TargetCpuType - Enum in com.facebook.buck.android.toolchain.ndk
The CPU architectures to target.
TargetDevice - Class in com.facebook.buck.android.device
Represents information about the device we're targeting.
TargetDevice(TargetDevice.Type, Optional<String>) - Constructor for class com.facebook.buck.android.device.TargetDevice
 
TargetDevice.Type - Enum in com.facebook.buck.android.device
 
TargetDeviceCommandLineOptions - Class in com.facebook.buck.cli
 
TargetDeviceCommandLineOptions() - Constructor for class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
TargetDeviceOptions - Class in com.facebook.buck.android.device
 
TargetDeviceOptions() - Constructor for class com.facebook.buck.android.device.TargetDeviceOptions
 
TargetDeviceOptions(boolean, boolean, Optional<String>) - Constructor for class com.facebook.buck.android.device.TargetDeviceOptions
 
targetDeviceOptions() - Method in class com.facebook.buck.cli.InstallCommand
 
targetDeviceOptions() - Method in class com.facebook.buck.cli.UninstallCommand
 
TARGETED_JAVA_VERSION - Static variable in class com.facebook.buck.jvm.java.JavacLanguageLevelOptions
 
TargetGraph - Class in com.facebook.buck.core.model.targetgraph
Represents the graph of TargetNodes constructed by parsing the build files.
TargetGraph(MutableDirectedGraph<TargetNode<?>>, ImmutableMap<BuildTarget, TargetNode<?>>) - Constructor for class com.facebook.buck.core.model.targetgraph.TargetGraph
 
TargetGraphCreationResult - Class in com.facebook.buck.core.model.targetgraph
Contains information produced as a result of the phase of target graph creation.
TargetGraphCreationResult() - Constructor for class com.facebook.buck.core.model.targetgraph.TargetGraphCreationResult
 
TargetGraphHashing - Class in com.facebook.buck.core.model.targetgraph.impl
Utility class to calculate hash codes for build targets in a TargetGraph.
TargetGraphHashing(BuckEventBus, TargetGraph, FileHashLoader, Iterable<TargetNode<?>>, ListeningExecutorService, RuleKeyConfiguration, Function<TargetNode<?>, ListenableFuture<?>>, HashFunction) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetGraphHashing
 
TargetLiteral<NODE_TYPE> - Class in com.facebook.buck.query
A literal set of targets.
TargetNode<T extends ConstructorArg> - Interface in com.facebook.buck.core.model.targetgraph
A TargetNode represents a node in the target graph which is created by the Parser as a result of parsing BUCK files in a project.
targetNode - Variable in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
targetNodeContainsSwiftSourceCode(TargetNode<? extends CxxLibraryDescription.CommonArg>) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
TargetNodeFactory - Class in com.facebook.buck.core.model.targetgraph.impl
 
TargetNodeFactory(TypeCoercerFactory, CellNameResolverProvider) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
TargetNodeFactory(TypeCoercerFactory, PathTypeCoercer.PathExistenceVerificationMode, CellNameResolverProvider) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
TargetNodeFactory(TypeCoercerFactory, PathsChecker, CellNameResolverProvider) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
TargetNodeImpl<T extends ConstructorArg> - Class in com.facebook.buck.core.model.targetgraph.impl
A TargetNode represents a node in the target graph which is created by the Parser as a result of parsing BUCK files in a project.
TargetNodeImpl() - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
TargetNodeListener<T> - Interface in com.facebook.buck.parser
Callback which is called when target node is created
TargetNodeMaybeIncompatible - Class in com.facebook.buck.core.model.targetgraph
This may have a TargetNode or some diagnostic information, in case the target was found incompatible.
TargetNodePredicateSpec - Class in com.facebook.buck.parser.spec
Matches all TargetNode objects in a repository that match the specification.
TargetNodePredicateSpec() - Constructor for class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
TargetNodes - Class in com.facebook.buck.core.model.targetgraph.impl
Utility class to work with TargetNode objects.
TargetNodeSpec - Interface in com.facebook.buck.parser.spec
A specification used by the parser to match TargetNode objects.
TargetNodeSpec.TargetType - Enum in com.facebook.buck.parser.spec
 
TargetNodeToBuildRuleTransformer - Interface in com.facebook.buck.core.rules.transformer
 
TargetNodeTranslator - Class in com.facebook.buck.versions
A helper class which uses reflection to translate BuildTargets in TargetNodes.
TargetNodeTranslator(TypeCoercerFactory, ImmutableList<TargetTranslator<?>>, Cells) - Constructor for class com.facebook.buck.versions.TargetNodeTranslator
 
TargetPatternCollector<NODE_TYPE> - Class in com.facebook.buck.query
 
TargetPlatformResolver - Interface in com.facebook.buck.core.model.platform
An interface to access a platform using TargetConfiguration.
TARGETS_SECTION_HEADER - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
TargetsCommand - Class in com.facebook.buck.cli
 
TargetsCommand() - Constructor for class com.facebook.buck.cli.TargetsCommand
 
TargetSpecResolver - Class in com.facebook.buck.parser
Responsible for discovering all the build targets that match a set of TargetNodeSpec.
TargetSpecResolver.FlavorEnhancer - Interface in com.facebook.buck.parser
Allows to change flavors of some targets while performing the resolution.
TargetSpecResolver.TargetNodeFilterForSpecResolver - Interface in com.facebook.buck.parser
Performs filtering of target nodes using a given TargetNodeSpec.
TargetTranslatable<T> - Interface in com.facebook.buck.versions
Interface for objects which defined how they should be translated in constructor args for versioning.
targetTripleForFlavor(Flavor) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Given a Rust flavor, return a target triple or null if none known.
TargetVariablesQueryEnvironment<NODE_TYPE> - Class in com.facebook.buck.query
Provides a view of an existing QueryEnvironment augmented with additional target variables.
TargetVariablesQueryEnvironment(ImmutableMap<String, Set<NODE_TYPE>>, QueryEnvironment<NODE_TYPE>) - Constructor for class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
TargetWithOutputLabel() - Constructor for class com.facebook.buck.core.parser.buildtargetparser.BuildTargetOutputLabelParser.TargetWithOutputLabel
 
tarUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 
TaskAction<T> - Interface in com.facebook.buck.support.bgtasks
Interface for actions performed by a background task dependent on some argument object of type T.
TaskEventMirror - Class in com.facebook.buck.jvm.java.plugin.api
TaskEvent is included with the compiler and is thus not directly accessible from within Buck's class loader.
TaskEventMirror(Object, TaskEventMirror.Kind, JavaFileObject, CompilationUnitTreeProxy, TypeElement) - Constructor for class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
TaskEventMirror.Kind - Enum in com.facebook.buck.jvm.java.plugin.api
 
TaskListenerProxy - Class in com.facebook.buck.jvm.java.plugin.adapter
Implements BuckJavacTaskListener by proxying calls to an inner TaskListener.
TaskListenerProxy(Object) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
 
TaskListenerWrapper - Class in com.facebook.buck.jvm.java.plugin.adapter
 
TaskListenerWrapper(TaskListener) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
 
TaskManagerCommandScope - Class in com.facebook.buck.support.bgtasks
Scope class for client-side use of BackgroundTaskManager.
TaskManagerCommandScope(BackgroundTaskManager, BuildId, boolean) - Constructor for class com.facebook.buck.support.bgtasks.TaskManagerCommandScope
 
TeeInputStream - Class in com.facebook.buck.io
Wraps a source InputStream, writing to a destination OutputStream any bytes read from this object.
TeeInputStream(InputStream, OutputStream) - Constructor for class com.facebook.buck.io.TeeInputStream
 
TeeOutputStream - Class in com.facebook.buck.util
An OutputStream which forwards to two OutputStreams.
TeeOutputStream(OutputStream, OutputStream) - Constructor for class com.facebook.buck.util.TeeOutputStream
 
tellClients(BuckEventExternalInterface) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet
Sends the message to all WebSockets that are subscribed to the given event.
TEMP_PREFIX - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
 
TemplateHandlerDelegate - Interface in com.facebook.buck.httpserver
 
TemporaryUnconfiguredTargetToTargetUniquenessChecker - Interface in com.facebook.buck.parser.temporarytargetuniquenesschecker
Check there's only one BuildTarget for UnconfiguredBuildTarget.
TENANT_ID_KEY - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Tenant ID that will be attached to each action *
terminateBuildWithFailure(Throwable) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Marks build as failed with the given Throwable.
terminateBuildWithFailure(Throwable) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
test(Object) - Method in class com.facebook.buck.jvm.java.RemoveClassesPatternsMatcher
 
test(Map<String, Object>, String) - Method in interface com.facebook.buck.util.trace.ChromeTraceParser.ChromeTraceEventMatcher
Tests the specified event to see if it is a match.
TEST_BINARY_OUTPUT - Static variable in interface com.facebook.buck.core.test.rule.TestXRule
The named output for test rules that maps to the location of where Buck materializes the final test binary.
TEST_ENV_VAR_NAME - Static variable in class com.facebook.buck.util.env.BuckClasspath
 
TEST_FAILURES_EXIT_CODE - Static variable in class com.facebook.buck.features.python.PythonRunTestsStep
 
TEST_ONLY - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
 
TEST_RESULT_FILE - Static variable in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
TEST_RUN_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
TestableReference(XCScheme.BuildableReference) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.TestableReference
 
TestAction(String, Optional<ImmutableMap<String, String>>, Optional<XCScheme.BuildableReference>, Optional<ImmutableMap<String, String>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
testAwaitingResults(IndividualTestEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
TestBuckConfig - Class in com.facebook.buck.test.config
 
TestBuckConfig() - Constructor for class com.facebook.buck.test.config.TestBuckConfig
 
testCaseName() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
 
testCaseName() - Method in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
TestCaseSummariesBuildingIdb - Class in com.facebook.buck.apple
Implementation of IdbOutputParsing.IdbResultCallback that collects xctool events and converts them to TestCaseSummary objects, reporting progress to a TestRule.TestReportingCallback.
TestCaseSummariesBuildingIdb(TestRule.TestReportingCallback) - Constructor for class com.facebook.buck.apple.TestCaseSummariesBuildingIdb
 
TestCaseSummary - Class in com.facebook.buck.test
 
TestCaseSummary(String, List<TestResultSummary>) - Constructor for class com.facebook.buck.test.TestCaseSummary
 
TestCaseSummary(String, boolean, List<TestResultSummary>) - Constructor for class com.facebook.buck.test.TestCaseSummary
 
TestCaseSummaryExternalInterface<T> - Interface in com.facebook.buck.event.external.elements
Describes the results of a set of tests contained in a single file.
testClassNames - Variable in class com.facebook.buck.testrunner.BaseRunner
 
TestCommand - Class in com.facebook.buck.cli
 
TestCommand() - Constructor for class com.facebook.buck.cli.TestCommand
 
TestCommand.CoverageReportFormatsHandler - Class in com.facebook.buck.cli
args4j does not support parsing repeated (or delimiter separated) Enums by default.
TestDescription - Class in com.facebook.buck.test.selectors
A non-JUnit specific way of describing a test-method inside a test-class.
TestDescription(String, String) - Constructor for class com.facebook.buck.test.selectors.TestDescription
 
testDidBegin(String, String) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
testDidEnd(TestResultSummary) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
testFinishedEvent(TestSummaryEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
TestFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
TestFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
TestFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
TestFolder(Path, boolean) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
TestInfo - Class in com.facebook.buck.core.rules.providers.lib
Provider that passes along information needed by the buck test runner / external test runners
TestInfo() - Constructor for class com.facebook.buck.core.rules.providers.lib.TestInfo
 
testName() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
 
testName() - Method in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
TestNGMain - Class in com.facebook.buck.testrunner
Launcher for TestNG.
TestNGRunner - Class in com.facebook.buck.testrunner
Class that runs a set of TestNG tests and outputs the results to a directory.
TestNGRunner() - Constructor for class com.facebook.buck.testrunner.TestNGRunner
 
TestNGRunner.FilteringAnnotationTransformer - Class in com.facebook.buck.testrunner
 
TestProcessCrashed - Exception in com.facebook.buck.test
 
TestProcessCrashed(String) - Constructor for exception com.facebook.buck.test.TestProcessCrashed
 
TestResultFormatter - Class in com.facebook.buck.event.listener
 
TestResultFormatter(Ansi, Verbosity, TestResultSummaryVerbosity, Locale, Optional<Path>) - Constructor for class com.facebook.buck.event.listener.TestResultFormatter
 
TestResultFormatter.FormatMode - Enum in com.facebook.buck.event.listener
 
TestResults - Class in com.facebook.buck.test
Represents the test results from multiple test cases.
TestResults() - Constructor for class com.facebook.buck.test.TestResults
 
TestResults.Builder - Class in com.facebook.buck.test
 
testResultsAvailable(IndividualTestEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testResultsAvailable(IndividualTestEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
TestResultsExternalInterface<T> - Interface in com.facebook.buck.event.external.elements
Describes the results of a set of tests from a specific target.
TestResultSummary - Class in com.facebook.buck.test
 
TestResultSummary(String, String, ResultType, long, String, String, String, String) - Constructor for class com.facebook.buck.test.TestResultSummary
 
TestResultSummaryExternalInterface - Interface in com.facebook.buck.event.external.elements
Describes the results of a single test.
testResultSummaryForTestResult(ImmutableIdbTestResult) - Static method in class com.facebook.buck.apple.IdbOutputParsing
Function that will generate a TestResultSummary from the result of a test printed by idb (ImmutableIdbTestResult)
TestResultSummaryVerbosity - Interface in com.facebook.buck.test.config
 
TestRule - Interface in com.facebook.buck.core.test.rule
A BuildRule that is designed to run tests.
TestRule.TestReportingCallback - Interface in com.facebook.buck.core.test.rule
Callbacks to invoke during the test run to report information about test cases and/or tests.
TestRuleEvent - Class in com.facebook.buck.test
Base class for events about test rules.
TestRuleEvent(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent
 
TestRuleEvent.Finished - Class in com.facebook.buck.test
 
TestRuleEvent.Started - Class in com.facebook.buck.test
 
testRuleFinished(TestRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
testRuleStarted(TestRuleEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
testRunCompleted(TestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testRunCompleted(TestRunEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
testRunEnded(long, Map<String, String>) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
TestRunEvent - Class in com.facebook.buck.core.test.event
 
TestRunEvent.Finished - Class in com.facebook.buck.core.test.event
 
TestRunEvent.Started - Class in com.facebook.buck.core.test.event
 
testRunFailed(String) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
testRunFinished(TestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
TestRunFinishedEventInterface<T> - Interface in com.facebook.buck.event.external.events
Describes the results of the tests on all the targets.
TESTRUNNER_CLASSES_PROPERTY - Static variable in class com.facebook.buck.jvm.java.runner.FileClassPathRunner
 
TestRunnerDescriptionsProvider - Class in com.facebook.buck.core.test.rule.impl
DescriptionProvider for test runners.
TestRunnerDescriptionsProvider() - Constructor for class com.facebook.buck.core.test.rule.impl.TestRunnerDescriptionsProvider
 
TestRunnerSpec - Class in com.facebook.buck.core.test.rule
Freeform JSON to be used for the test protocol.
TestRunnerSpec() - Constructor for class com.facebook.buck.core.test.rule.TestRunnerSpec
 
TestRunnerSpecCoercer - Class in com.facebook.buck.core.test.rule.coercer
Coerces a TestRunnerSpec to a CoercedTestRunnerSpec by resolving the StringWithMacros to Args.
TestRunnerSpecCoercer - Class in com.facebook.buck.rules.coercer
Coerces a freeform JSON as a TestRunnerSpec, which is basically a JSON containing StringWithMacros
TestRunnerSpecCoercer(TypeCoercer<Object, StringWithMacros>) - Constructor for class com.facebook.buck.rules.coercer.TestRunnerSpecCoercer
 
TestRunning - Class in com.facebook.buck.cli
Utility class for running tests from TestRules which have been built.
TestRunningOptions - Class in com.facebook.buck.test
 
TestRunningOptions() - Constructor for class com.facebook.buck.test.TestRunningOptions
 
TestRunningOptions.Builder - Class in com.facebook.buck.test
 
testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
testRunStarted(String, int) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
testsDidBegin() - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
testsDidEnd(List<TestCaseSummary>) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
TestSelector - Interface in com.facebook.buck.test.selectors
A way of matching a test-method in a test-class, and saying whether or not to include any matches in a test run.
TestSelectorList - Class in com.facebook.buck.test.selectors
A collection of PatternTestSelector instances which, as a group, can decide whether or not to include a given TestDescription.
testSelectorList - Variable in class com.facebook.buck.testrunner.BaseRunner
 
TestSelectorList.Builder - Class in com.facebook.buck.test.selectors
Build a new TestSelectorList from a list of strings, each of which is parsed by PatternTestSelector.
testSelectorListSupplier - Variable in class com.facebook.buck.cli.TestSelectorOptions
 
TestSelectorOptions - Class in com.facebook.buck.cli
 
TestSelectorOptions() - Constructor for class com.facebook.buck.cli.TestSelectorOptions
 
TestSelectorOptions.TestSelectorsOptionHandler - Class in com.facebook.buck.cli
 
TestSelectorParseException - Exception in com.facebook.buck.test.selectors
Errors specific to parsing test selectors.
TestSelectorParseException(String) - Constructor for exception com.facebook.buck.test.selectors.TestSelectorParseException
 
TestSelectorParseException(String, Exception) - Constructor for exception com.facebook.buck.test.selectors.TestSelectorParseException
 
TestSelectorsOptionHandler(CmdLineParser, OptionDef, Setter<Supplier<TestSelectorList>>) - Constructor for class com.facebook.buck.cli.TestSelectorOptions.TestSelectorsOptionHandler
 
TestsOfFunction<T extends QueryTarget> - Class in com.facebook.buck.query
A "testsof" query expression, which computes the tests of the given targets.
TestsOfFunction() - Constructor for class com.facebook.buck.query.TestsOfFunction
 
testStartedEvent(TestSummaryEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
TestStatusMessage - Interface in com.facebook.buck.test
Represents a diagnostic message issued during a test.
TestStatusMessageEvent - Class in com.facebook.buck.core.test.event
Events posted when a test emits a diagnostic status message event.
TestStatusMessageEvent.Finished - Class in com.facebook.buck.core.test.event
 
TestStatusMessageEvent.Started - Class in com.facebook.buck.core.test.event
 
testStatusMessageFinished(TestStatusMessageEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testStatusMessageFinished(TestStatusMessageEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
testStatusMessageStarted(TestStatusMessageEvent.Started) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testStatusMessageStarted(TestStatusMessageEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
TestSuite - Class in com.facebook.buck.shell
Simple rule that logically groups tests and propagates dependencies on Test rules and makes them available for TestCommand to consume.
TestSuite(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.shell.TestSuite
 
TestSuiteDescription - Class in com.facebook.buck.shell
Produces rules used to logically group tests, allowing `buck test //:some_test_suite` behavior that invokes all tests that this suite depends on.
TestSuiteDescription() - Constructor for class com.facebook.buck.shell.TestSuiteDescription
 
TestSuiteDescriptionArg - Class in com.facebook.buck.shell
Args for test_suite
TestSuiteDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type TestSuiteDescriptionArg.
TestSummaryEvent - Class in com.facebook.buck.core.test.event
 
TestSummaryEvent.Finished - Class in com.facebook.buck.core.test.event
 
TestSummaryEvent.Started - Class in com.facebook.buck.core.test.event
 
testSummaryFinished(TestSummaryEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
testSummaryStarted(TestSummaryEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
TestThreadStateRenderer - Class in com.facebook.buck.event.listener
 
TestThreadStateRenderer(Ansi, Function<Long, String>, long, int, Map<Long, Optional<? extends TestSummaryEvent>>, Map<Long, Optional<? extends TestStatusMessageEvent>>, Map<Long, Optional<? extends LeafEvent>>, BuildRuleThreadTracker) - Constructor for class com.facebook.buck.event.listener.TestThreadStateRenderer
 
TestType - Enum in com.facebook.buck.jvm.java
 
TestXmlEscaper - Class in com.facebook.buck.testrunner
An XML escaper that replaces invalid xml characters with valid ones.
TestXmlEscaper() - Constructor for class com.facebook.buck.testrunner.TestXmlEscaper
 
TestXmlUnescaper - Class in com.facebook.buck.test
An XML escaper that replaces invalid xml characters with valid ones.
TestXmlUnescaper() - Constructor for class com.facebook.buck.test.TestXmlUnescaper
 
TestXRule - Interface in com.facebook.buck.core.test.rule
Marks a rule as implementing the test protocol
TEXT_SECRET_KEY_SIZE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
Size of the text version of the receive-file secret key.
thinLTO(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasLTO
 
thinLTO(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.impl.DarwinLinker
 
thirdParty - Variable in class com.facebook.buck.maven.ArtifactConfig
 
threadIdToCommandId(long) - Method in interface com.facebook.buck.util.concurrent.ThreadIdToCommandIdMapper
 
ThreadIdToCommandIdMapper - Interface in com.facebook.buck.util.concurrent
 
threadLimit - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
Considered as number of build threads that are available for extensive computations.
Threads - Class in com.facebook.buck.util
 
threadUserNanoTime(long) - Method in interface com.facebook.buck.util.timing.Clock
 
threadUserNanoTime(long) - Method in class com.facebook.buck.util.timing.DefaultClock
 
THRIFT_CONTENT_TYPE - Static variable in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
THRIFT_PROTOCOL_HEADER - Static variable in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
ThriftArtifactCache - Class in com.facebook.buck.artifact_cache
This is the Thrift protocol for the cache.
ThriftArtifactCache(NetworkCacheArgs, String, BuildId, int, int, boolean, String, String) - Constructor for class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
ThriftArtifactCacheProtocol - Class in com.facebook.buck.artifact_cache
All messages generate by this Protocol will be in the following binary format: - int32 Big Endian size bytes of thrift serialized thriftData.
ThriftArtifactCacheProtocol.ProtocolException - Exception in com.facebook.buck.artifact_cache
 
ThriftArtifactCacheProtocol.Request - Class in com.facebook.buck.artifact_cache
 
ThriftArtifactCacheProtocol.Response - Class in com.facebook.buck.artifact_cache
 
ThriftArtifactCacheProtocol.Response.ReadPayloadInfo - Class in com.facebook.buck.artifact_cache
 
ThriftException - Exception in com.facebook.buck.slb
 
ThriftException(TException) - Constructor for exception com.facebook.buck.slb.ThriftException
 
ThriftException(String) - Constructor for exception com.facebook.buck.slb.ThriftException
 
ThriftException(String, Throwable) - Constructor for exception com.facebook.buck.slb.ThriftException
 
ThriftOutput<T> - Class in com.facebook.buck.cli
Class responsible for serialization of DirectedAcyclicGraph into Thrift output format
ThriftOutput.Builder<T> - Class in com.facebook.buck.cli
Builder class for Thrift output
ThriftOverHttpService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
Provides thrift messaging over the HTTP protocol.
ThriftOverHttpServiceConfig - Class in com.facebook.buck.slb
 
ThriftOverHttpServiceConfig() - Constructor for class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
ThriftOverHttpServiceImpl<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
Implementation of the ThriftOverHttpService.
ThriftOverHttpServiceImpl(ThriftOverHttpServiceConfig) - Constructor for class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
ThriftProtocol - Enum in com.facebook.buck.slb
 
ThriftRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
A rule key hasher that attempts to create thrift structures representing rule keys as hashing occurs, and writes out the serialized data once the rule key is "complete"
ThriftRuleKeyHasher(ThriftRuleKeyLogger) - Constructor for class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
ThriftRuleKeyLogger - Class in com.facebook.buck.log.thrift
Writes out length prefixed ThriftCompact serialized representations of Rule Keys to an output stream.
ThriftRuleKeyLogger(OutputStream) - Constructor for class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
Creates a ThriftRuleKeyLogger
ThriftScribeLogger - Class in com.facebook.buck.util.network
 
ThriftScribeLogger(ThriftService<FrontendRequest, FrontendResponse>, ListeningExecutorService) - Constructor for class com.facebook.buck.util.network.ThriftScribeLogger
 
ThriftService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
 
thriftToDebugJson(TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
ThriftUtil - Class in com.facebook.buck.slb
 
ThrowableCauseIterable - Class in com.facebook.buck.core.exceptions
An iterable that uses an iterator to traverse through all causes of given throwable by recursively calling getCause() function.
ThrowableConsoleEvent - Class in com.facebook.buck.event
Deprecated.
ThrowableConsoleEvent(Throwable, String) - Constructor for class com.facebook.buck.event.ThrowableConsoleEvent
Deprecated.
 
ThrowableConsoleEvent(Throwable, Level, String) - Constructor for class com.facebook.buck.event.ThrowableConsoleEvent
Deprecated.
 
throwIfAnyCauseInstanceOf(Throwable, Class<X>) - Static method in class com.facebook.buck.util.MoreThrowables
Traverse exception chain by recursively calling getCause() and throws it if there is any exception found which is an instance of declaredType.
throwIfHumanReadableUnchecked(Throwable) - Static method in class com.facebook.buck.core.exceptions.HumanReadableExceptions
Rethrow exception if it is runtime exception and if it implements ExceptionWithHumanReadableMessage.
throwIfInitialCauseInstanceOf(Throwable, Class<X>) - Static method in class com.facebook.buck.util.MoreThrowables
Traverse exception chain by recursively calling getCause() and throws it if initial exception (the one at the bottom of the stack) is an instance of declaredType.
ThrowingCloseableMemoizedSupplier<T,E extends Exception> - Class in com.facebook.buck.util
Convenience wrapper class to attach closeable functionality to suppliers of resources to be closed.
ThrowingCloseableWrapper<T,E extends Exception> - 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.
ThrowingConstraintResolver - Class in com.facebook.buck.core.rules.platform
Constraint resolver that always throws.
ThrowingConstraintResolver() - Constructor for class com.facebook.buck.core.rules.platform.ThrowingConstraintResolver
 
ThrowingConsumer<T,E extends Exception> - Interface in com.facebook.buck.util.function
The version of Consumer<T> that can throw an exception.
ThrowingConsumer.TunneledException - Exception in com.facebook.buck.util.function
An exception used to tunnel checked exceptions through a non-throwing interface.
ThrowingFunction<T,R,E extends Exception> - Interface in com.facebook.buck.util.function
This version of Function<T, R> that can throw an exception.
ThrowingMemoizer<T,E extends Exception> - Class in com.facebook.buck.util
Memoizes a value or an exception when computing it, supporting passing in a throwing supplier when getting the value, unlike MoreSuppliers.MemoizingSupplier.
ThrowingMemoizer() - Constructor for class com.facebook.buck.util.ThrowingMemoizer
 
ThrowingPackageBoundaryChecker - Class in com.facebook.buck.parser
PackageBoundaryChecker implementation that throws an exception if any file in a set does not belong to the same package as provided build target only if cell configuration allows that, otherwise noop.
ThrowingPackageBoundaryChecker(LoadingCache<Cell, BuildFileTree>) - Constructor for class com.facebook.buck.parser.ThrowingPackageBoundaryChecker
 
ThrowingPlatformResolver - Class in com.facebook.buck.core.model.platform.impl
Platform resolver which always throws.
ThrowingPlatformResolver() - Constructor for class com.facebook.buck.core.model.platform.impl.ThrowingPlatformResolver
 
ThrowingPrintWriter - Class in com.facebook.buck.util
A (partial) replacement for PrintWriter with methods that throw IOException.
ThrowingPrintWriter(OutputStream) - Constructor for class com.facebook.buck.util.ThrowingPrintWriter
 
ThrowingPrintWriter(OutputStream, Charset) - Constructor for class com.facebook.buck.util.ThrowingPrintWriter
 
ThrowingSelectableConfigurationContext - Class in com.facebook.buck.core.select.impl
Fake implementation which throws unconditionally
ThrowingSelectableConfigurationContext() - Constructor for class com.facebook.buck.core.select.impl.ThrowingSelectableConfigurationContext
 
ThrowingSelectorListResolver - Class in com.facebook.buck.core.select.impl
Selector list resolver which throws unconditionally
ThrowingSelectorListResolver() - Constructor for class com.facebook.buck.core.select.impl.ThrowingSelectorListResolver
 
ThrowingSerialization - Class in com.facebook.buck.core.rulekey
Used to indicate that this field doesn't support serialization.
ThrowingSerialization() - Constructor for class com.facebook.buck.core.rulekey.ThrowingSerialization
 
ThrowingSupplier<T,E extends Exception> - Interface in com.facebook.buck.util.function
This version of Supplier<T> can throw an exception.
ThrowingTargetConfigurationTransformer - Class in com.facebook.buck.core.model.impl
Fake target configuration transformer to be used when configuration transorming is not performed
ThrowingTargetConfigurationTransformer() - Constructor for class com.facebook.buck.core.model.impl.ThrowingTargetConfigurationTransformer
 
TimeCostEntry<T extends BuckEvent> - Class in com.facebook.buck.event.listener
Data class for storing the amortized time and total time of a start/finished event pair.
TimeCostEntry(T) - Constructor for class com.facebook.buck.event.listener.TimeCostEntry
 
TimedLogger - Class in com.facebook.buck.log
Records the time that logging calls takes, and alerts if they go over configured threshold.
TimedLogger(Logger) - Constructor for class com.facebook.buck.log.TimedLogger
 
TimedLogger(Logger, int) - Constructor for class com.facebook.buck.log.TimedLogger
 
TimeFormat - Class in com.facebook.buck.util
 
Timeout() - Constructor for class com.facebook.buck.support.bgtasks.BackgroundTask.Timeout
 
timeout - Variable in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
timeout() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
timeoutMs() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
 
timeoutMs() - Method in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
timePerfStatsEvent(PerfTimesEventListener.PerfTimesEvent) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
timestamp(BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
Timestamp event.
timestamp(BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
 
timeUnit - Variable in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
to - Variable in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
For a normal override bridge, this is the method being overridden.
TO_DEX_WITH_CLASSES - Static variable in interface com.facebook.buck.android.DexWithClasses
 
TO_ENTRY - Static variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
TO_MAVEN_CENTRAL_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
toAbsolutePath() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
toArg() - Method in class com.facebook.buck.cxx.Archive
 
toArray() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
toArray(T[]) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
toArray(BiConsumer<JsonBuilder.ArrayBuilder, T>) - Static method in class com.facebook.buck.util.json.JsonBuilder
 
toArrayOfArrays() - Static method in class com.facebook.buck.util.json.JsonBuilder
 
toArrayOfObjects() - Static method in class com.facebook.buck.util.json.JsonBuilder
 
toArrayOfStrings() - Static method in class com.facebook.buck.util.json.JsonBuilder
 
toBitmask(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
toBuildRulesFor(BuildTarget, BuildRuleResolver, Iterable<BuildTarget>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
toByteArray(Protocol.Directory) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
toByteArray(Protocol.Tree) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
toByteArray(Protocol.Command) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
toByteArray(Protocol.Action) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
toByteArray(Protocol.Directory) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
toByteArray(Protocol.Tree) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
toByteArray(Protocol.Command) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
toByteArray(Protocol.Action) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
toBytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toCommaSeparatedString() - Method in class com.facebook.buck.core.model.FlavorSet
Just comma separated.
toFile() - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
toFile() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
toFileExtension() - Method in enum com.facebook.buck.apple.AppleBundleExtension
 
toFingerprint(String) - Static method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
Convert a String into a fingerprint HashCode if it's in the correct format.
toFlavorSet() - Static method in class com.facebook.buck.core.model.FlavorSet
Stream collector.
toGigabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toHttpUrl(Optional<String>, URI) - Static method in class com.facebook.buck.file.downloader.impl.MavenUrlDecoder
 
toHumanReadableString(Pair<Double, SizeUnit>, Locale) - Static method in enum com.facebook.buck.util.unit.SizeUnit
 
toImmutableList() - Method in interface com.facebook.buck.util.stream.RichStream
 
toImmutableSet() - Method in interface com.facebook.buck.util.stream.RichStream
 
toImmutableSortedSet(Comparator<? super T>) - Method in interface com.facebook.buck.util.stream.RichStream
 
toJavaList(SkylarkList<?>, Class<NonWildcardType>, String) - Static method in class com.facebook.buck.core.starlark.compatible.BuckSkylarkTypes
Validate that all objects are of a given type and return an ImmutableList containing those objects.
toJsonFunction() - Static method in class com.facebook.buck.util.json.ObjectMappers
 
toKilobytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toLogLine() - Method in class com.facebook.buck.log.InvocationInfo
 
toLogMessage() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
toLogMessage() - Method in interface com.facebook.buck.event.BuckEvent
 
toMegabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toMode(Set<PosixFilePermission>) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
Convert a set of posix file permissions the unix bit representation (e.g.
toModuleMap(BuildTarget, SourcePathResolverAdapter, String, String, Iterable<SourceSortedSet>) - Static method in class com.facebook.buck.features.lua.LuaUtil
 
toName(CxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
Normalize the input type to a language name
toNameMap(BuildTarget, SourcePathResolverAdapter, String, Predicate<SourcePath>, Function<SourcePath, SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSet
 
toNameMap(BuildTarget, SourcePathResolverAdapter, String) - Method in class com.facebook.buck.rules.coercer.SourceSet
 
toNameMap(BuildTarget, SourcePathResolverAdapter, String, Predicate<SourcePath>, Function<SourcePath, SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
toNameMap(BuildTarget, SourcePathResolverAdapter, String) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
TOOL - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
Tool - Interface in com.facebook.buck.core.toolchain.tool
An abstraction for describing some tools used as part of the build.
ToolArg - Interface in com.facebook.buck.rules.args
An Arg that just wraps a Tool.
Toolchain - Interface in com.facebook.buck.core.toolchain
Interface indicating that the class is a toolchain.
ToolchainCreationContext - Interface in com.facebook.buck.core.toolchain
Contains objects that can be used during the creation of a toolchain.
ToolchainDescriptor<T extends Toolchain> - Interface in com.facebook.buck.core.toolchain
Contains basic information about a Toolchain that can be used to identify and construct an instance of a particular Toolchain.
ToolchainFactory<T extends Toolchain> - Interface in com.facebook.buck.core.toolchain
 
ToolchainInstantiationException - Exception in com.facebook.buck.core.toolchain
An exception that indicates a problem during toolchain creation.
ToolchainInstantiationException(String, Object...) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainInstantiationException(String) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainInstantiationException(Throwable, String) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainInstantiationException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainInstantiationException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainProvider - Interface in com.facebook.buck.core.toolchain
An interface that give access to specific toolchains by toolchain name.
toolchainProvider - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
 
ToolchainProviderFactory - Interface in com.facebook.buck.core.toolchain
A factory that is used when ToolchainProvider needs to be created without depending on a specific implementation of ToolchainProvider.
ToolchainSupplier - Interface in com.facebook.buck.core.toolchain
An ExtensionPoint which provides a way to register an arbitrary set of ToolchainDescriptors.
ToolchainTypeInfo<T extends Toolchain> - Class in com.facebook.buck.rules.modern.impl
TypeInfo for all Toolchains.
ToolchainTypeInfo(Class<T>) - Constructor for class com.facebook.buck.rules.modern.impl.ToolchainTypeInfo
 
ToolchainWithCapability - Interface in com.facebook.buck.core.toolchain
Generic interface that indicates that a Toolchain supports somecapability.
ToolConfig - Class in com.facebook.buck.rules.tool.config
 
ToolConfig() - Constructor for class com.facebook.buck.rules.tool.config.ToolConfig
 
ToolProvider - Interface in com.facebook.buck.core.toolchain.toolprovider
 
ToolProviders - Class in com.facebook.buck.core.toolchain.toolprovider.impl
Utilities for using or creating ToolProvider instances.
ToolProviders() - Constructor for class com.facebook.buck.core.toolchain.toolprovider.impl.ToolProviders
 
Tools - Class in com.facebook.buck.core.toolchain.tool.impl
Utilities for using or creating Tool instances.
Tools() - Constructor for class com.facebook.buck.core.toolchain.tool.impl.Tools
 
ToolType - Enum in com.facebook.buck.cxx.toolchain
Enumerates possible external tools used in building C/C++ programs.
toOnceIterable() - Method in interface com.facebook.buck.util.stream.RichStream
 
toOutgoingEdgesMap() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
top(DependencyStack.Element) - Static method in class com.facebook.buck.core.exceptions.DependencyStack
Create a single element stack
top(String) - Static method in class com.facebook.buck.core.exceptions.DependencyStack
Create a single element stack
toPath(FileSystem) - Method in class com.facebook.buck.core.path.ForwardRelativePath
Convert file path to a relative path in given filesystem.
toPathDefaultFileSystem() - Method in class com.facebook.buck.core.path.ForwardRelativePath
Convert this path to the Path of FileSystems.getDefault().
toPathFn(FileSystem) - Static method in class com.facebook.buck.io.file.MorePaths
 
toPathPrefix() - Method in class com.facebook.buck.core.path.ForwardRelativePath
A string to be prepended to another path to make a relative path
toPlist() - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
Generate a plist serialization of project bound to this serializer.
topologicallySorted(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 topologically sorted order.
TopologicalSort - Class in com.facebook.buck.core.util.graph
 
TopologicalSort.Traversable<T> - Interface in com.facebook.buck.core.util.graph
User provider callback used for walking the graph
ToposortBasedDepsAwareExecutor<T> - Class in com.facebook.buck.core.graph.transformation.executor.impl
A specialized Executor that executes.
toPostfixString() - Method in class com.facebook.buck.core.model.FlavorSet
Flavors list as string in the end of build target.
toPythonFunction(RuleType, Class<? extends DataTransferObject>) - Method in class com.facebook.buck.parser.function.BuckPyFunction
Create a Python function definition for given rule type and parameters described by DTO type.
toRealPath(LinkOption...) - Method in interface com.facebook.buck.core.filesystems.AbsPath
 
toRealPath(LinkOption...) - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
toRelPath(FileSystem) - Method in class com.facebook.buck.core.path.ForwardRelativePath
 
toRemoteRepository(URL, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.maven.aether.AetherUtil
 
toRemoteRepository(String, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.maven.aether.AetherUtil
 
toRemoteRepository(Repository) - Static method in class com.facebook.buck.maven.aether.AetherUtil
 
toString() - Method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
 
toString() - Method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
 
toString() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
toString() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Prints the immutable value AndroidAarDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
Prints the immutable value AndroidAppModularityDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
Prints the immutable value AndroidBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
Prints the immutable value AndroidBuildConfigDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
Prints the immutable value AndroidBundleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
Prints the immutable value AndroidInstrumentationApkDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
Prints the immutable value AndroidInstrumentationTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Prints the immutable value AndroidLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
Prints the immutable value AndroidManifestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
Prints the immutable value AndroidPrebuiltAarDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
Prints the immutable value AndroidResourceDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
Prints the immutable value ApkGenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
Prints the immutable value GenAidlDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
Prints the immutable value NdkLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.NdkToolchainDescriptionArg
Prints the immutable value NdkToolchainDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
Prints the immutable value PrebuiltNativeLibraryDescriptionArg with attribute values.
toString() - Method in enum com.facebook.buck.android.ResourceFilters.Density
 
toString() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Prints the immutable value RobolectricTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
toString() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
toString() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
 
toString() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
 
toString() - Method in class com.facebook.buck.android.toolchain.platform.AndroidPlatformArg
Prints the immutable value AndroidPlatformArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
Prints the immutable value AppleAssetCatalogDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
Prints the immutable value AppleAssetCatalogsCompilationOptions with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Prints the immutable value AppleBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
Prints the immutable value AppleBundleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Prints the immutable value AppleLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
Prints the immutable value ApplePackageDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
Prints the immutable value AppleResourceDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Prints the immutable value AppleTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleToolchainDescriptionArg
Prints the immutable value AppleToolchainDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleToolchainSetDescriptionArg
Prints the immutable value AppleToolchainSetDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
Prints the immutable value AppleWrapperResourceArg with attribute values.
toString() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
toString() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
Prints the immutable value PrebuiltAppleFrameworkDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
toString() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
toString() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
Prints the immutable value XcodeScriptDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
toString() - Method in class com.facebook.buck.artifact_cache.SecondLevelContentKey
 
toString() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
 
toString() - Method in enum com.facebook.buck.cli.ProjectTestsMode
 
toString() - Method in class com.facebook.buck.core.artifact.OutputArtifact
 
toString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
toString() - Method in class com.facebook.buck.core.cell.CellName
 
toString() - Method in class com.facebook.buck.core.cell.name.CanonicalCellName
 
toString() - Method in class com.facebook.buck.core.config.BuckConfig
 
toString() - Method in class com.facebook.buck.core.exceptions.DependencyStack
 
toString() - Method in exception com.facebook.buck.core.exceptions.RetryingException
 
toString() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
toString() - Method in interface com.facebook.buck.core.filesystems.PathWrapper
 
toString() - Method in class com.facebook.buck.core.graph.transformation.model.ClassBasedComputationIdentifier
 
toString() - Method in class com.facebook.buck.core.graph.transformation.model.ComposedComputationIdentifier
 
toString() - Method in class com.facebook.buck.core.io.ArchiveMemberPath
 
toString() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
 
toString() - Method in class com.facebook.buck.core.model.BaseName
 
toString() - Method in class com.facebook.buck.core.model.BuildId
 
toString() - Method in class com.facebook.buck.core.model.BuildTarget
 
toString() - Method in class com.facebook.buck.core.model.BuildTargetWithOutputs
Returns the string representation of a BuildTargetWithOutputs in the form of target_name[output_label] if an output label is present.
toString() - Method in class com.facebook.buck.core.model.CellRelativePath
 
toString() - Method in class com.facebook.buck.core.model.ConfigurationForConfigurationTargets
 
toString() - Method in class com.facebook.buck.core.model.ErrorTargetConfiguration
 
toString() - Method in class com.facebook.buck.core.model.FlavorSet
 
toString() - Method in class com.facebook.buck.core.model.InternalFlavor
 
toString() - Method in class com.facebook.buck.core.model.OutputLabel
 
toString() - Method in class com.facebook.buck.core.model.platform.impl.ConstraintBasedPlatform
 
toString() - Method in class com.facebook.buck.core.model.platform.impl.EmptyPlatform
 
toString() - Method in class com.facebook.buck.core.model.platform.impl.UnconfiguredPlatform
 
toString() - Method in class com.facebook.buck.core.model.RuleBasedTargetConfiguration
 
toString() - Method in class com.facebook.buck.core.model.RuleType
 
toString() - Method in class com.facebook.buck.core.model.TargetConfiguration
Build target for rule based build target or class name otherwise.
toString() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
toString() - Method in class com.facebook.buck.core.model.targetgraph.MergedTargetNode
 
toString() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
toString() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTargetWithOutputs
Returns the string representation of a UnconfiguredBuildTargetWithOutputs in the form of target_name[output_label].
toString() - Method in class com.facebook.buck.core.model.UnconfiguredTargetConfiguration
 
toString() - Method in class com.facebook.buck.core.model.UnflavoredBuildTarget
 
toString() - Method in class com.facebook.buck.core.model.UserFlavor
 
toString() - Method in class com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern
 
toString() - Method in class com.facebook.buck.core.path.ForwardRelativePath
 
toString() - Method in class com.facebook.buck.core.path.GenruleOutPath
 
toString() - Method in class com.facebook.buck.core.rulekey.RuleKey
 
toString() - Method in interface com.facebook.buck.core.rules.BuildRule
 
toString() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
Prints the immutable value ConfigSettingArg with attribute values.
toString() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
toString() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
toString() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
Prints the immutable value ConstraintSettingArg with attribute values.
toString() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
Prints the immutable value ConstraintValueArg with attribute values.
toString() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
Prints the immutable value PlatformArg with attribute values.
toString() - Method in class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
 
toString() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableDefaultInfo
Prints the immutable value DefaultInfo with attribute values.
toString() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableRunInfo
Prints the immutable value RunInfo with attribute values.
toString() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
Prints the immutable value TestInfo with attribute values.
toString() - Method in interface com.facebook.buck.core.rules.providers.Provider
Returns a name of this Provider that should be used in error messages.
toString() - Method in class com.facebook.buck.core.select.Selector
 
toString() - Method in class com.facebook.buck.core.select.SelectorKey
 
toString() - Method in class com.facebook.buck.core.select.SelectorList
 
toString() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
toString() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
toString() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
toString() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
toString() - Method in class com.facebook.buck.core.sourcepath.resolver.SourcePathResolverAdapter
 
toString() - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.BuildTarget
 
toString() - Method in class com.facebook.buck.core.sourcepath.UnconfiguredSourcePath.Path
 
toString() - Method in class com.facebook.buck.core.starlark.rule.SkylarkUserDefinedRule
Override the built-in signature printer, as it prints out '*' unconditionally if all arguments are kwargs
toString() - Method in class com.facebook.buck.core.test.rule.impl.ExternalTestRunnerDescriptionArg
Prints the immutable value ExternalTestRunnerDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.core.toolchain.rule.LegacyToolchainDescriptionArg
Prints the immutable value LegacyToolchainDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.counters.Counter
 
toString() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Prints the immutable value CxxBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
Prints the immutable value CxxGenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Prints the immutable value CxxLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
Prints the immutable value CxxPrecompiledHeaderDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Prints the immutable value CxxTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxToolchainDescriptionArg
Prints the immutable value CxxToolchainDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
Prints the immutable value PrebuiltCxxLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Prints the immutable value PrebuiltCxxLibraryGroupDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.RelativeLinkArg
 
toString() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInfo
 
toString() - Method in class com.facebook.buck.cxx.toolchain.nativelink.PlatformLockedNativeLinkableGroup
 
toString() - Method in class com.facebook.buck.edenfs.EdenMount
 
toString() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
toString() - Method in class com.facebook.buck.event.ConsoleEvent
 
toString() - Method in class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescriptionArg
Prints the immutable value XcodeWorkspaceConfigDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
Prints the immutable value DBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
Prints the immutable value DLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
Prints the immutable value DTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
Prints the immutable value CsharpLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.dotnet.ImmutableDotnetLegacyToolchainInfo
Prints the immutable value DotnetLegacyToolchainInfo with attribute values.
toString() - Method in class com.facebook.buck.features.dotnet.ImmutableDotnetLibraryProviderInfo
Prints the immutable value DotnetLibraryProviderInfo with attribute values.
toString() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
Prints the immutable value PrebuiltDotnetLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
Prints the immutable value FileGroupDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Prints the immutable value CgoLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
Prints the immutable value GoBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
Prints the immutable value GoLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
Prints the immutable value GoTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoTestRunnerDescriptionArg
Prints the immutable value GoTestRunnerDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
Prints the immutable value PrebuiltGoLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
Prints the immutable value GwtBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Prints the immutable value HalideLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Prints the immutable value HaskellBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Prints the immutable value HaskellGhciDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Prints the immutable value HaskellHaddockDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
Prints the immutable value HaskellLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
Prints the immutable value HaskellPrebuiltLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
Prints the immutable value JsBundleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
Prints the immutable value JsBundleGenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Prints the immutable value JsLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
Prints the immutable value CxxLuaExtensionDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
Prints the immutable value LuaBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
Prints the immutable value LuaLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
Prints the immutable value OcamlBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
Prints the immutable value OcamlLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
Prints the immutable value PrebuiltOcamlLibraryDescriptionArg with attribute values.
toString() - Method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
 
toString() - Method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
 
toString() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
toString() - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
 
toString() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
Prints the immutable value CxxPythonExtensionDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
Prints the immutable value PrebuiltPythonLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
Prints the immutable value PythonBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
Prints the immutable value PythonLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
Prints the immutable value PythonTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PythonTestRunnerDescriptionArg
Prints the immutable value PythonTestRunnerDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
 
toString() - Method in enum com.facebook.buck.features.rust.CrateType
 
toString() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
Prints the immutable value PrebuiltRustLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
Prints the immutable value RustBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
toString() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
Prints the immutable value RustLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
Prints the immutable value RustTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
Prints the immutable value ZipFileDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.file.FileHash
 
toString() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
Prints the immutable value HttpArchiveDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
Prints the immutable value HttpFileDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
Prints the immutable value RemoteFileDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.io.BuildCellRelativePath
 
toString() - Method in class com.facebook.buck.io.file.LazyPath
 
toString() - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
toString() - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
toString() - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
toString() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
toString() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
toString() - Method in class com.facebook.buck.io.watchman.WatchmanCursor
 
toString() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
Prints the immutable value GroovyLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
Prints the immutable value GroovyTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
 
toString() - Method in class com.facebook.buck.jvm.java.classes.AbstractFileLike
 
toString() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
toString() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
Prints the immutable value JarGenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
Prints the immutable value JavaAnnotationProcessorDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
Prints the immutable value JavaBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
 
toString() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
Prints the immutable value JavaLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaPluginDescriptionArg
Prints the immutable value JavaPluginDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
Prints the immutable value JavaTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaTestRunnerDescriptionArg
Prints the immutable value JavaTestRunnerDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
Prints the immutable value KeystoreDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
 
toString() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
Prints the immutable value PrebuiltJarDescriptionArg with attribute values.
toString() - Method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
 
toString() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Prints the immutable value KotlinLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Prints the immutable value KotlinTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
Prints the immutable value ScalaLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
Prints the immutable value ScalaTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.log.InvocationInfo
 
toString() - Method in class com.facebook.buck.parser.DaemonicParserState
 
toString() - Method in class com.facebook.buck.parser.spec.BuildTargetSpec
 
toString() - Method in class com.facebook.buck.parser.spec.TargetNodePredicateSpec
 
toString() - Method in class com.facebook.buck.parser.syntax.ListWithSelects
 
toString() - Method in class com.facebook.buck.parser.syntax.SelectorValue
 
toString() - Method in class com.facebook.buck.query.QueryBuildTarget
 
toString() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
toString() - Method in class com.facebook.buck.query.QueryExpression
Returns this query expression pretty-printed.
toString() - Method in class com.facebook.buck.query.QueryFileTarget
 
toString() - Method in class com.facebook.buck.query.TargetLiteral
 
toString() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
toString() - Method in interface com.facebook.buck.rules.args.Arg
 
toString() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
toString() - Method in class com.facebook.buck.rules.args.ProxyArg
 
toString() - Method in class com.facebook.buck.rules.args.SanitizedArg
 
toString() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
toString() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
toString() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
toString() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
Prints the immutable value CommandAliasDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
Prints the immutable value ExportFileDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
Prints the immutable value GenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
Prints the immutable value ShBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
Prints the immutable value ShTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Prints the immutable value TestSuiteDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
Prints the immutable value WorkerToolDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.slb.ServerHealthManager
 
toString(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
 
toString() - Method in class com.facebook.buck.step.AbstractTestStep
 
toString() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
Prints the immutable value SwiftLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.swift.SwiftToolchainDescriptionArg
Prints the immutable value SwiftToolchainDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.test.selectors.TestDescription
 
toString() - Method in class com.facebook.buck.test.TestCaseSummary
 
toString() - Method in class com.facebook.buck.test.TestResults
 
toString() - Method in class com.facebook.buck.test.TestResultSummary
 
toString() - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
toString() - Method in class com.facebook.buck.util.config.Config
 
toString() - Method in enum com.facebook.buck.util.environment.Architecture
 
toString() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
toString() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
toString() - Method in class com.facebook.buck.util.network.HiveRowFormatter
 
toString() - Method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
 
toString() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
toString() - Method in class com.facebook.buck.util.string.AsciiBoxStringBuilder
 
toString() - Method in class com.facebook.buck.util.timing.ClockDuration
 
toString() - Method in class com.facebook.buck.util.types.Pair
 
toString() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
 
toString() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
Prints the immutable value VersionedAliasDescriptionArg with attribute values.
toStringWithConfiguration() - Method in class com.facebook.buck.core.model.BuildTarget
Target name and configuration.
toStringWithMacrosArgs(BuildTarget, CellPathResolver, ActionGraphBuilder, Iterable<StringWithMacros>) - Static method in class com.facebook.buck.features.ocaml.OcamlDescriptionEnhancer
 
TOTAL_RECEIVE_TIMEOUT_MS_PER_MB - Static variable in class com.facebook.buck.android.agent.AgentMain
 
toTerabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toToolFlags(SourcePathResolverAdapter, PathShortener, Function<FrameworkPath, Path>, Preprocessor, Optional<PrecompiledHeaderData>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
touch(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
touch(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
TouchStep - Class in com.facebook.buck.step.fs
Step that runs touch <filename> in the shell.
TouchStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.step.fs.TouchStep
 
toUri() - Method in class com.facebook.buck.core.filesystems.BuckUnixPath
 
toUri() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
toVersionedTargetGraph(DepsAwareExecutor<? super ComputeResult, ?>, BuckConfig, TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, TargetGraphCreationResult, Optional<TargetConfiguration>, BuckEventBus, Cells) - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
 
toVersionedTargetGraph(DepsAwareExecutor<? super ComputeResult, ?>, ImmutableMap<String, VersionUniverse>, TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, TargetGraphCreationResult, CacheStatsTracker, Cells) - Method in class com.facebook.buck.versions.VersionedTargetGraphCache
 
toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
toWatchmanMatchQuery(Set<Capability>) - Method in interface com.facebook.buck.io.filesystem.PathMatcher
Transforms this matcher into a Watchman match query arguments matching the same set of paths as this matcher.
toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
toWatchmanQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
toWatchmanQuery(Set<Capability>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
toXcodeAttribute(HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleHeaderVisibilities
 
TRACE_ID_PATTERN - Static variable in class com.facebook.buck.util.trace.BuildTraces
 
TraceAttributes(Optional<String>, FileTime) - Constructor for class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
 
TraceAttrs(String, String, String, String) - Constructor for class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
TraceHandlerDelegate - Class in com.facebook.buck.httpserver
HTTP handler for requests to the /trace path.
TraceInfoProvider - Interface in com.facebook.buck.log
Provides any tracing related information.
traceSection(String) - Method in class com.facebook.buck.event.api.BuckTracing
 
traceSection(String, Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
Records the beginning of a traced section, and returns an object that can be used within a try-with-resources block to automatically end the section.
TraceSection() - Constructor for class com.facebook.buck.event.api.BuckTracing.TraceSection
 
TracesHandlerDelegate - Class in com.facebook.buck.httpserver
Template and parameters for the /traces page.
TracesHandlerDelegate.TraceAttrs - Class in com.facebook.buck.httpserver
Attributes for traces.
TracingTaskListener - Class in com.facebook.buck.jvm.java.tracing
A BuckJavacTaskListener that traces all events to a JavacPhaseTracer.
TracingTaskListener(JavacPhaseTracer, BuckJavacTaskListener) - Constructor for class com.facebook.buck.jvm.java.tracing.TracingTaskListener
 
TrackableRuleKeyCache<V> - Interface in com.facebook.buck.rules.keys
RuleKeyCache that can be tracked with CacheStatsTracker
trackClassUsage(JavacOptions) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
trackClassUsage(TargetConfiguration) - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
trackClassUsage(JavacOptions) - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
trackClassUsage() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
TrackedRuleKeyCache<V> - Class in com.facebook.buck.rules.keys
A DefaultRuleKeyCache that records cache stats information in the corresponding CacheStatsTracker
TrackedRuleKeyCache(TrackableRuleKeyCache<V>, CacheStatsTracker) - Constructor for class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
trackJavacPhaseEvents() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
TRAMPOLINE_PATH - Static variable in class com.facebook.buck.rules.modern.builders.ModernBuildRuleRemoteExecutionHelper
 
transform(int) - Method in interface com.facebook.buck.android.resources.ResChunk.RefTransformer
 
transform(DirectoryListKey, ComputationEnvironment) - Method in class com.facebook.buck.core.files.DirectoryListComputation
 
transform(FileTreeKey, ComputationEnvironment) - Method in class com.facebook.buck.core.files.FileTreeComputation
 
transform(ComposedKey<BaseKey, Result2>, ComputationEnvironment) - Method in interface com.facebook.buck.core.graph.transformation.composition.ComposedComputation
 
transform(ComposedKey<BaseKey, Result2>, ComputationEnvironment) - Method in class com.facebook.buck.core.graph.transformation.composition.LeftComposingComputation
 
transform(ComposedKey<Key1, Result2>, ComputationEnvironment) - Method in class com.facebook.buck.core.graph.transformation.composition.RightComposingComputation
 
transform(Map<KeyInput, ResultInput>) - Method in interface com.facebook.buck.core.graph.transformation.composition.Transformer
 
transform(Key, ComputationEnvironment) - Method in interface com.facebook.buck.core.graph.transformation.GraphComputation
Perform a transformation identified by key Key into a final type Result.
transform(TargetConfiguration, DependencyStack) - Method in class com.facebook.buck.core.model.impl.MultiPlatformTargetConfigurationTransformer
 
transform(TargetConfiguration, DependencyStack) - Method in class com.facebook.buck.core.model.impl.ThrowingTargetConfigurationTransformer
Throw unconditionally
transform(TargetConfiguration, DependencyStack) - Method in interface com.facebook.buck.core.model.TargetConfigurationTransformer
Transforms a single target configurations into multiple target configurations.
transform(BuildTargetPatternToBuildPackagePathKey, ComputationEnvironment) - Method in class com.facebook.buck.core.parser.BuildTargetPatternToBuildPackagePathComputation
 
transform(BuildTargetPatternToBuildPackagePathKey, ComputationEnvironment) - Method in class com.facebook.buck.core.parser.WatchmanBuildPackageComputation
 
transform(RuleAnalysisKey, ComputationEnvironment) - Method in class com.facebook.buck.core.rules.analysis.impl.LegacyCompatibleRuleAnalysisComputation
 
transform(RuleAnalysisKey, ComputationEnvironment) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisComputation
 
transform(ToolchainProvider, TargetGraph, ConfigurationRuleRegistry, ActionGraphBuilder, TargetNode<T>, ProviderInfoCollection, CellPathResolver) - Method in class com.facebook.buck.core.rules.transformer.impl.DefaultTargetNodeToBuildRuleTransformer
 
transform(ToolchainProvider, TargetGraph, ConfigurationRuleRegistry, ActionGraphBuilder, TargetNode<T>, ProviderInfoCollection, CellPathResolver) - Method in class com.facebook.buck.core.rules.transformer.impl.LegacyRuleAnalysisDelegatingTargetNodeToBuildRuleTransformer
 
transform(ToolchainProvider, TargetGraph, ConfigurationRuleRegistry, ActionGraphBuilder, TargetNode<T>, CellPathResolver) - Method in class com.facebook.buck.core.rules.transformer.impl.LegacyRuleAnalysisProviderCompatibleTargetNodeToBuildRuleTransformer
 
transform(ToolchainProvider, TargetGraph, ConfigurationRuleRegistry, ActionGraphBuilder, TargetNode<T>, CellPathResolver) - Method in interface com.facebook.buck.core.rules.transformer.TargetNodeToBuildRuleTransformer
Transform target node to build rule.
transform(ToolchainProvider, TargetGraph, ConfigurationRuleRegistry, ActionGraphBuilder, TargetNode<T>, ProviderInfoCollection, CellPathResolver) - Method in interface com.facebook.buck.core.rules.transformer.TargetNodeToBuildRuleTransformer
Converts a given TargetNode to a BuildRule as part of action graph construction.
transform(BuildPackagePathToBuildFileManifestKey, ComputationEnvironment) - Method in class com.facebook.buck.parser.manifest.BuildPackagePathToBuildFileManifestComputation
 
transform(BuildPackagePathToUnconfiguredTargetNodePackageKey, ComputationEnvironment) - Method in class com.facebook.buck.parser.targetnode.BuildPackagePathToUnconfiguredTargetNodePackageComputation
 
transform(BuildTargetToUnconfiguredTargetNodeKey, ComputationEnvironment) - Method in class com.facebook.buck.parser.targetnode.BuildTargetToUnconfiguredTargetNodeComputation
 
transform(UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey, ComputationEnvironment) - Method in class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsComputation
 
transform(ITestAnnotation, Class, Constructor, Method) - Method in class com.facebook.buck.testrunner.TestNGRunner.FilteringAnnotationTransformer
 
transform(Function<LEFT, X>, Function<RIGHT, X>) - Method in class com.facebook.buck.util.types.Either
Apply a function based on whether the instance holds a left or right value.
transform(VersionSelector, TargetGraphCreationResult, DepsAwareExecutor<? super ComputeResult, ?>, TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, long, Cells) - Static method in class com.facebook.buck.versions.AsyncVersionedTargetGraphBuilder
Transforms the given TargetGraphCreationResult such that all versions are resolved
Transformer<KeyInput extends ComputeKey<ResultInput>,ResultInput extends ComputeResult,ResultType extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation.composition
Generic transform API that given all dependencies through the ComputationEnvironment, computes the desired result of ResultType.
transformKeyReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformKeyReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
transformKeys(Map<K1, V>, Function<? super K1, K2>) - Static method in class com.facebook.buck.util.MoreMaps
Transform a map to another immutable map by changing keys and keeping values
transformKeysAndSort(Map<K1, V>, Function<? super K1, K2>) - Static method in class com.facebook.buck.util.MoreMaps
 
transformReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResourcesXml
 
transformReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformReferences(int[], ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformStringReferences(int[], ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
transitionWith(Key1, Result1) - Method in interface com.facebook.buck.core.graph.transformation.composition.Composer
 
transitionWith(Key1, Result1) - Method in interface com.facebook.buck.core.graph.transformation.composition.KeyComposer
 
transitionWith(Key1, Result1) - Method in interface com.facebook.buck.core.graph.transformation.composition.RightComposingComputation.RightComposer
 
transitiveBytecodeIncludes - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
TransitiveCxxPreprocessorInputCache - Class in com.facebook.buck.cxx
Transitive C++ preprocessor input cache
TransitiveCxxPreprocessorInputCache(CxxPreprocessorDep) - Constructor for class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
 
TransitiveDepsClosureResolver - Class in com.facebook.buck.features.project.intellij
Calculates the transitive closure of exported deps for every node in a TargetGraph.
TransitiveDepsClosureResolver(TargetGraph, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.project.intellij.TransitiveDepsClosureResolver
 
translate(CellNameResolver, BaseName, A) - Method in class com.facebook.buck.versions.TargetNodeTranslator
 
translateBuildTarget(BuildTarget) - Method in class com.facebook.buck.versions.TargetNodeTranslator
 
translateCxxPlatformFlags(CxxPlatform.Builder, CxxPlatform, ImmutableMap<String, Arg>) - Static method in class com.facebook.buck.cxx.CxxFlags
Expand flag macros in all CxxPlatform StringArg flags.
TranslateMacrosArgsFunction(ImmutableSortedMap<String, Arg>) - Constructor for class com.facebook.buck.cxx.CxxFlags.TranslateMacrosArgsFunction
 
TranslateMacrosFunction(ImmutableSortedMap<String, String>) - Constructor for class com.facebook.buck.cxx.CxxFlags.TranslateMacrosFunction
 
translateNode(TargetNode<A>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.SourceSet
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in interface com.facebook.buck.rules.macros.Macro
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.QueryMacro
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator, Query) - Method in class com.facebook.buck.versions.QueryTargetTranslator
 
translateTargets(CellNameResolver, BaseName, TargetNodeTranslator) - Method in interface com.facebook.buck.versions.TargetTranslatable
 
TranslatingJavacPhaseTracer - Class in com.facebook.buck.jvm.java.tracing
A JavacPhaseTracer that translates the trace data to be more useful.
TranslatingJavacPhaseTracer(JavacPhaseEventLogger) - Constructor for class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
Transport - Interface in com.facebook.buck.io.watchman
An abstraction for IPC via messages.
TraversableGraph<T> - Interface in com.facebook.buck.core.util.graph
Minimal interface needed by AbstractBottomUpTraversal to traverse a graph.
traverse() - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
 
traverse(Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
Perform the traversal.
traverse(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
Traverse a graph without explicitly creating a new AbstractBreadthFirstThrowingTraversal and overriding AbstractBreadthFirstThrowingTraversal.visit(Object)
traverse(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
Traverse a graph without explicitly creating a new AbstractBreadthFirstThrowingTraversal and overriding AbstractBreadthFirstThrowingTraversal.visit(Object)
traverse(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
Traverse a graph without explicitly creating a new AbstractBreadthFirstThrowingTraversal and overriding AbstractBreadthFirstThrowingTraversal.visit(Object)
traverse(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
Traverse a graph without explicitly creating a new AbstractBreadthFirstThrowingTraversal and overriding AbstractBreadthFirstThrowingTraversal.visit(Object)
traverse(Iterable<? extends T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
 
traverse(Iterable<? extends T>, Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
Performs a depth-first, post-order traversal over a DAG.
traverse(Iterable<? extends T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithDependencyStack
 
traverse(Iterable<? extends T>, Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithDependencyStack
Performs a depth-first, post-order traversal over a DAG.
traverse(Iterable<? extends T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithPayload
Performs a depth-first, post-order traversal over a DAG.
traverse(Iterable<? extends T>, Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithPayload
Performs a depth-first, post-order traversal over a DAG.
traverse(Iterable<? extends T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithPayloadAndDependencyStack
Performs a depth-first, post-order traversal over a DAG.
traverse(Iterable<? extends T>, Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversalWithPayloadAndDependencyStack
Performs a depth-first, post-order traversal over a DAG.
traverse() - Method in class com.facebook.buck.jvm.java.classes.ClasspathTraversal
 
traverse(ClasspathTraversal) - Method in interface com.facebook.buck.jvm.java.classes.ClasspathTraverser
 
traverse(ClasspathTraversal) - Method in class com.facebook.buck.jvm.java.classes.DefaultClasspathTraverser
 
traverse(QueryExpression.Visitor<NODE_TYPE>) - Method in class com.facebook.buck.query.QueryExpression
Accepts and applies the given visitor.
traverse(QueryExpression.Visitor<NODE_TYPE>) - Method in class com.facebook.buck.query.TargetLiteral
 
traverse(CellNameResolver, AbsoluteOutputMacro, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.AbsoluteOutputMacroTypeCoercer
 
traverse(CellNameResolver, ParamInfo.Traversal, Object) - Method in class com.facebook.buck.rules.coercer.AbstractParamInfo
 
traverse(CellNameResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
traverse(CellNameResolver, C, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
 
traverse(CellNameResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
traverse(CellNameResolver, CxxLinkGroupMapping, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingCoercer
 
traverse(CellNameResolver, CxxLinkGroupMappingTarget, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.CxxLinkGroupMappingTargetCoercer
 
traverse(CellNameResolver, Either<Left, Right>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
traverse(CellNameResolver, EnvMacro, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
traverse(CellNameResolver, FrameworkPath, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
traverse(CellNameResolver, T, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
traverse(CellNameResolver, Object, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
 
traverse(CellNameResolver, Object, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.LeafTypeNewCoercer
 
traverse(CellNameResolver, ImmutableMap<K, V>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
traverse(CellNameResolver, NeededCoverageSpec, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
traverse(CellNameResolver, Optional<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
traverse(CellNameResolver, OutputMacro, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
traverse(CellNameResolver, Pair<FIRST, SECOND>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
traverse(CellNameResolver, ParamInfo.Traversal, Object) - Method in interface com.facebook.buck.rules.coercer.ParamInfo
Traverse the value of the field on dto that is represented by this instance.
traverse(CellNameResolver, PatternMatchedCollection<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
traverse(CellNameResolver, Query, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
traverse(CellNameResolver, ImmutableSortedMap<K, V>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
traverse(CellNameResolver, SourceSet, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
traverse(CellNameResolver, SourceSortedSet, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
traverse(CellNameResolver, SourceWithFlagsList, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
traverse(CellNameResolver, SourceWithFlags, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
traverse(CellNameResolver, StringWithMacros, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
traverse(CellNameResolver, TestRunnerSpec, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.TestRunnerSpecCoercer
 
traverse(Object) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer.Traversal
 
traverse(CellNameResolver, T, TypeCoercer.Traversal) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Traverse an object guided by this TypeCoercer.
traverse(CellNameResolver, VersionMatchedCollection<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
traverse(CellNameResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
traverse() - Method in class com.facebook.buck.util.ZipFileTraversal
 
TreeBackedAnnotatedConstruct - Class in com.facebook.buck.jvm.java.abi.source
An implementation of AnnotatedConstruct that uses only the information available from a Tree.
TreeBackedAnnotatedConstruct(AnnotatedConstruct) - Constructor for class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
 
TreeBackedAnnotationFactory - Class in com.facebook.buck.jvm.java.abi.source
Support for @{link TreeBackedAnnotatedConstruct#getAnnotation}.
TreeBackedAnnotationFactory() - Constructor for class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotationFactory
 
TreesMessager - Class in com.facebook.buck.jvm.java.plugin.adapter
 
TreesMessager(Trees) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
TriFunction<T,U,V,R> - Interface in com.facebook.buck.util.function
Represents a function that accepts four arguments and produces a result.
TRUE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
TRUNCATE_FAILING_COMMAND_CONFIG - Static variable in class com.facebook.buck.support.cli.config.CliConfig
 
truncateMiddle(String, int, int) - Static method in class com.facebook.buck.util.string.MoreStrings
 
truncateMiddle(String, int, int, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
truncatePretty(String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
truncateTail(String, int) - Static method in class com.facebook.buck.util.string.MoreStrings
 
TRY_LARGER_WORKER_ON_OOM - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
tryCreatingClientSideSlb(Clock, BuckEventBus) - Method in class com.facebook.buck.slb.SlbBuckConfig
 
tryLargerWorkerOnOom() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
tryLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
tryLock(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
tryRewritingMatchingPath(byte[], int, Map<byte[], byte[]>) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.Machos
Checks whether a string matches a prefix and returns a rewritten copy if that's the case.
tryStart() - Method in class com.facebook.buck.rules.modern.builders.RemoteRuleContext
Call Try Start to set the guard.
tryToCreateEdenClientPool(Path) - Static method in class com.facebook.buck.edenfs.EdenClientPool
 
tryToExtractPackageNameFromManifest(SourcePathResolverAdapter, HasInstallableApk.ApkInfo) - Static method in class com.facebook.buck.android.AdbHelper
 
tryToFetchArtifactFromBuildCacheAndOverlayOnTopOfProjectFilesystem(RuleKey, ArtifactCache, ProjectFilesystem) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
 
TwoLevelArtifactCacheDecorator - Class in com.facebook.buck.artifact_cache
The DirArtifactCache and HttpArtifactCache caches use a straightforward rulekey -> (metadata, artifact) mapping.
TwoLevelArtifactCacheDecorator(ArtifactCache, ProjectFilesystem, BuckEventBus, boolean, long, Optional<Long>) - Constructor for class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
twoLevelContentHashKey() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
twoLevelContentHashKey() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
type - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
type - Variable in class com.facebook.buck.core.rules.impl.SymlinkTree
 
type() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
 
type() - Method in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
type - Variable in class com.facebook.buck.shell.GenruleBuildable
Type for this genrule, if one was provided.
TYPE_ARCHIVE - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
 
TYPE_DIRECTORY - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
 
TYPE_FILE - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
 
TYPE_PROPERTY_NAME - Static variable in class com.facebook.buck.parser.function.BuckPyFunction
The name of the property in the JSON produced by buck.py that identifies the type of the build rule being defined.
TypeCoercer<U,T> - Interface in com.facebook.buck.rules.coercer
Class defining an interpretation of some dynamically typed Java object as a specific class.
TypeCoercer.Traversal - Interface in com.facebook.buck.rules.coercer
 
TypeCoercerFactory - Interface in com.facebook.buck.rules.coercer
 
typeCoercerFactory - Variable in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
typeCoercerForType(TypeToken<T>) - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
typeCoercerForType(TypeToken<T>) - Method in interface com.facebook.buck.rules.coercer.TypeCoercerFactory
 
typedTimeoutMs() - Method in class com.facebook.buck.core.rules.providers.lib.ImmutableTestInfo
typedTimeoutMs() - Method in class com.facebook.buck.core.rules.providers.lib.TestInfo
 
Types - Class in com.facebook.buck.util
 
TypeScanner8<R,P> - Class in com.facebook.buck.jvm.java.abi
A scanning visitor of TypeMirrors for SourceVersion.RELEASE_8.
TypeScanner8() - Constructor for class com.facebook.buck.jvm.java.abi.TypeScanner8
 
TypeScanner8(R) - Constructor for class com.facebook.buck.jvm.java.abi.TypeScanner8
 
typeWillBeAvailable(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
 

U

UBER_COMPILATION_DATABASE - Static variable in class com.facebook.buck.cxx.CxxCompilationDatabase
 
UI_TEST - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
ULEB128 - Class in com.facebook.buck.cxx.toolchain.objectfile
Utility for ULEB128 encoding as used by ld64.
ULEB128() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.ULEB128
 
UmbrellaHeader - Class in com.facebook.buck.apple.clang
 
UmbrellaHeader(String, ImmutableList<String>) - Constructor for class com.facebook.buck.apple.clang.UmbrellaHeader
 
UmbrellaHeaderModuleMap - Class in com.facebook.buck.apple.clang
Generate a modulemap, with optional references to a swift generated swift header.
UmbrellaHeaderModuleMap(String, UmbrellaHeaderModuleMap.SwiftMode) - Constructor for class com.facebook.buck.apple.clang.UmbrellaHeaderModuleMap
 
UmbrellaHeaderModuleMap.SwiftMode - Enum in com.facebook.buck.apple.clang
 
Unarchiver - Class in com.facebook.buck.util.unarchive
Simple interface to extract archives of varying types
Unarchiver() - Constructor for class com.facebook.buck.util.unarchive.Unarchiver
 
UnarchiveStep - Class in com.facebook.buck.unarchive
A step that extracts arbitrary archives
UnarchiveStep(ArchiveFormat, ProjectFilesystem, Path, Path, Optional<Path>, PatternsMatcher) - Constructor for class com.facebook.buck.unarchive.UnarchiveStep
Create an instance of UnarchiveStep
UnconfiguredBuildTarget - Class in com.facebook.buck.core.model
Data object that holds properties to uniquely identify a build target with flavors
UnconfiguredBuildTargetParser - Class in com.facebook.buck.core.parser.buildtargetpattern
Factory that parses a string into UnconfiguredBuildTarget.
UnconfiguredBuildTargetTypeCoercer - Class in com.facebook.buck.rules.coercer
UnconfiguredBuildTargetTypeCoercer(UnconfiguredBuildTargetViewFactory) - Constructor for class com.facebook.buck.rules.coercer.UnconfiguredBuildTargetTypeCoercer
 
UnconfiguredBuildTargetTypeInfo - Class in com.facebook.buck.rules.modern.impl
TypeInfo for BuildTarget values.
UnconfiguredBuildTargetTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.UnconfiguredBuildTargetTypeInfo
 
UnconfiguredBuildTargetViewFactory - Interface in com.facebook.buck.core.parser.buildtargetparser
Creates UnconfiguredBuildTarget from a raw string.
UnconfiguredBuildTargetWithOutputs - Class in com.facebook.buck.core.model
Wrapper for an unconfigured build target and its output label.
UnconfiguredBuildTargetWithOutputs() - Constructor for class com.facebook.buck.core.model.UnconfiguredBuildTargetWithOutputs
 
UnconfiguredBuildTargetWithOutputsTypeCoercer - Class in com.facebook.buck.rules.coercer
Coercer for UnconfiguredBuildTarget instances that can optionally have output labels.
UnconfiguredBuildTargetWithOutputsTypeCoercer(TypeCoercer<UnconfiguredBuildTarget, UnconfiguredBuildTarget>) - Constructor for class com.facebook.buck.rules.coercer.UnconfiguredBuildTargetWithOutputsTypeCoercer
 
UnconfiguredDepListAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Represents a list of dependencies.
UnconfiguredDepListAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
UnconfiguredOptionalDepAttribute - Class in com.facebook.buck.core.starlark.rule.attr.impl
Represents a list of targets.
UnconfiguredOptionalDepAttribute() - Constructor for class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
UnconfiguredPlatform - Class in com.facebook.buck.core.model.platform.impl
A platform that fails when constraints are checked.
UnconfiguredQueryCommand - Class in com.facebook.buck.cli
Buck subcommand which relies on the unconfigured target graph, whose nodes contain all the information inside selects
UnconfiguredQueryCommand() - Constructor for class com.facebook.buck.cli.UnconfiguredQueryCommand
 
UnconfiguredSelectorListResolver - Class in com.facebook.buck.core.select.impl
A SelectorListResolver which handles selectors differently by concatenating all list values of the dictionary and maintains default behavior for values of different types.
UnconfiguredSelectorListResolver(SelectableResolver) - Constructor for class com.facebook.buck.core.select.impl.UnconfiguredSelectorListResolver
 
UnconfiguredSourcePath - Class in com.facebook.buck.core.sourcepath
Like SourcePath but when configuration is not yet available.
UnconfiguredSourcePath.BuildTarget - Class in com.facebook.buck.core.sourcepath
UnconfiguredBuildTargetWithOutputs variant of source path.
UnconfiguredSourcePath.Matcher<R> - Interface in com.facebook.buck.core.sourcepath
UnconfiguredSourcePath.Path - Class in com.facebook.buck.core.sourcepath
CellRelativePath variant of source path.
UnconfiguredTargetConfiguration - Class in com.facebook.buck.core.model
Configuration that resolves to unconfigured platform, which results in error on any operations with platforms (like compatible_with or select()
UnconfiguredTargetNode - Interface in com.facebook.buck.core.model.targetgraph.raw
A target node with attributes kept in a map as oppose to in a structured object like in TargetNode.
UnconfiguredTargetNodeFactory - Interface in com.facebook.buck.parser
Generic factory to create UnconfiguredTargetNode
UnconfiguredTargetNodePipeline - Class in com.facebook.buck.parser
Converts nodes in a raw form (taken from build file parsers) into UnconfiguredTargetNode.
UnconfiguredTargetNodePipeline(ListeningExecutorService, PipelineNodeCache.Cache<UnconfiguredBuildTarget, UnconfiguredTargetNode>, BuckEventBus, BuildFileRawNodeParsePipeline, BuildTargetRawNodeParsePipeline, PackagePipeline, UnconfiguredTargetNodeFactory) - Constructor for class com.facebook.buck.parser.UnconfiguredTargetNodePipeline
 
UnconfiguredTargetNodeToTargetNodeFactory - Class in com.facebook.buck.parser
UnconfiguredTargetNodeToTargetNodeFactory(TypeCoercerFactory, KnownRuleTypesProvider, ConstructorArgMarshaller, TargetNodeFactory, PackageBoundaryChecker, TargetNodeListener<TargetNode<?>>, SelectorListResolver, TargetPlatformResolver, TargetConfigurationTransformer, TargetConfiguration, BuckConfig, Optional<ConfigurationRuleRegistry>) - Constructor for class com.facebook.buck.parser.UnconfiguredTargetNodeToTargetNodeFactory
 
UnconfiguredTargetNodeToTargetNodeParsePipeline - Class in com.facebook.buck.parser
Asynchronous loader/converter of raw target nodes to configured target nodes
UnconfiguredTargetNodeToTargetNodeParsePipeline(PipelineNodeCache.Cache<BuildTarget, TargetNodeMaybeIncompatible>, ListeningExecutorService, UnconfiguredTargetNodePipeline, TargetConfigurationDetector, BuckEventBus, String, boolean, ParserTargetNodeFromUnconfiguredTargetNodeFactory, boolean) - Constructor for class com.facebook.buck.parser.UnconfiguredTargetNodeToTargetNodeParsePipeline
Create new pipeline for parsing Buck files.
UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsComputation - Class in com.facebook.buck.parser.targetnode
UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey - Class in com.facebook.buck.parser.targetnode
Transformation key containing UnconfiguredTargetNode to translate it to UnconfiguredTargetNodeWithDeps.
UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey() - Constructor for class com.facebook.buck.parser.targetnode.UnconfiguredTargetNodeToUnconfiguredTargetNodeWithDepsKey
 
UnconfiguredTargetNodeWithDeps - Class in com.facebook.buck.core.model.targetgraph.raw
A pair of UnconfiguredTargetNode and its dependencies
UnconfiguredTargetNodeWithDeps() - Constructor for class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDeps
 
UnconfiguredTargetNodeWithDeps.UnconfiguredTargetNodeWithDepsUnwrappedMixin - Interface in com.facebook.buck.core.model.targetgraph.raw
This mixin is used by JSON serializer to flatten UnconfiguredTargetNode properties We cannot use JsonUnwrapped directly on UnconfiguredTargetNodeWithDeps.getUnconfiguredTargetNode() because it is not supported by typed deserializer
UnconfiguredTargetNodeWithDepsPackage - Class in com.facebook.buck.core.model.targetgraph.raw
Represents all UnconfiguredTargetNodeWithDeps that result from parsing a single build file
UnconfiguredTargetNodeWithDepsPackage() - Constructor for class com.facebook.buck.core.model.targetgraph.raw.UnconfiguredTargetNodeWithDepsPackage
 
unconfiguredToConfiguredCoercionIsIdentity() - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
unconfiguredToConfiguredCoercionIsIdentity() - Method in class com.facebook.buck.rules.coercer.LeafUnconfiguredOnlyCoercer
 
unconfiguredToConfiguredCoercionIsIdentity() - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
unconfiguredToConfiguredCoercionIsIdentity() - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
unconfiguredToConfiguredCoercionIsIdentity() - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
unconfiguredToConfiguredCoercionIsIdentity() - Method in class com.facebook.buck.rules.coercer.SetTypeCoercer
 
unconfiguredToConfiguredCoercionIsIdentity() - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
undefined - Variable in class com.facebook.buck.android.relinker.Symbols
 
underlyingModuleCxxPreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Static method in class com.facebook.buck.apple.AppleLibraryDescription
 
unescape(String) - Method in class com.facebook.buck.test.TestXmlUnescaper
 
unescapeLineMarkerPath(String) - Static method in class com.facebook.buck.util.Escaper
Unescape a path string obtained from preprocessor output, as in: https://gcc.gnu.org/onlinedocs/cpp/Preprocessor-Output.html .
unescapeStr(String, int, StringBuilder) - Method in class com.facebook.buck.test.TestXmlUnescaper
 
UnexpectedFlavorException - Exception in com.facebook.buck.parser
 
UNFINISHED_EVENT_PAIR - Static variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
UnflavoredBuildTarget - Class in com.facebook.buck.core.model
A build target in the form of
UnflavoredBuildTargetFactory - Class in com.facebook.buck.parser
 
uninstallApkFromDevice(String, boolean) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
Uninstalls apk from specific device.
uninstallApp(String, boolean) - Method in class com.facebook.buck.android.AdbHelper
Uninstall apk from all matching devices.
uninstallApp(String, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
Uninstall apk from all matching devices.
UninstallCommand - Class in com.facebook.buck.cli
 
UninstallCommand() - Constructor for class com.facebook.buck.cli.UninstallCommand
 
UninstallCommand.UninstallOptions - Class in com.facebook.buck.cli
 
UninstallEvent - Class in com.facebook.buck.event
 
UninstallEvent(EventKey, String) - Constructor for class com.facebook.buck.event.UninstallEvent
 
UninstallEvent.Finished - Class in com.facebook.buck.event
 
UninstallEvent.Started - Class in com.facebook.buck.event
 
uninstallFinished(UninstallEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
uninstallOptions() - Method in class com.facebook.buck.cli.InstallCommand
 
uninstallOptions() - Method in class com.facebook.buck.cli.UninstallCommand
 
UninstallOptions() - Constructor for class com.facebook.buck.cli.UninstallCommand.UninstallOptions
 
uninstallPackage(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
uninstallPackage(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
uninstallStarted(UninstallEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
union(FlavorSet, FlavorSet) - Static method in class com.facebook.buck.core.model.FlavorSet
Return a flavor set with flavors in first or second given set.
union(ImmutableSet<T>, ImmutableSet<T>) - Static method in class com.facebook.buck.util.collect.MoreSets
Creates a union of two immutable sets.
union(SortedSet<T>, SortedSet<T>) - Static method in class com.facebook.buck.util.collect.SortedSets
A view merging the two underlying sorted sets.
unique() - Static method in class com.facebook.buck.event.EventKey
 
Unit - Enum in com.facebook.buck.util.types
Unit type.
UNIT_TEST - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
UnitTestOptions - Class in com.facebook.buck.android
Creates a "test_config.properties" file to be included for additional configuration during Android unit tests
UnitTestOptions(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.android.UnitTestOptions
 
UnixDomainSocket - Class in com.facebook.buck.io.unixsocket
Implements a Socket backed by a native Unix domain socket.
UnixUserIdFetcher - Class in com.facebook.buck.util
Fetches the user ID of the running process.
UnixUserIdFetcher() - Constructor for class com.facebook.buck.util.UnixUserIdFetcher
 
UNKNOWN - Static variable in class com.facebook.buck.event.listener.util.ProgressEstimation
 
UnknownCellException - Exception in com.facebook.buck.core.cell.exception
Exception that represents a build target attempting to use a cell which doesn't exist.
UnknownCellException(Optional<String>, ImmutableSet<String>) - Constructor for exception com.facebook.buck.core.cell.exception.UnknownCellException
 
unlock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
unordered() - Method in interface com.facebook.buck.util.stream.RichStream
 
unpackJarTo(ClassLoader, Path) - Method in class com.facebook.buck.jvm.java.FatJar
 
unpackNativeLibrariesInto(ClassLoader, Path) - Method in class com.facebook.buck.jvm.java.FatJar
 
unregister(Object) - Method in interface com.facebook.buck.event.BuckEventBus
Remove a listener previously specified with register()
unregister(Object) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
UnresolvedAppleCxxPlatform - Interface in com.facebook.buck.apple.toolchain
Used by descriptions to properly handle AppleCxxPlatform.
UnresolvedCxxPlatform - Interface in com.facebook.buck.cxx.toolchain
Used by descriptions to properly handle CxxPlatform.
UnresolvedInferPlatform - Interface in com.facebook.buck.infer
Used by descriptions to properly handle InferPlatform.
UnresolvedNdkCxxPlatform - Interface in com.facebook.buck.android.toolchain.ndk
Used by descriptions to properly handle NdkCxxPlatform.
UnresolvedRustPlatform - Interface in com.facebook.buck.features.rust
Used by descriptions to properly handle RustPlatform.
UnresolvedSwiftPlatform - Interface in com.facebook.buck.swift.toolchain
Used by descriptions to properly handle SwiftPlatform.
unsafe() - Method in class com.facebook.buck.rules.modern.impl.DefaultInputRuleResolver
 
unsafe() - Method in interface com.facebook.buck.rules.modern.InputRuleResolver
Provides access to internal implementation details of the resolver.
unsafeNotACell() - Static method in class com.facebook.buck.core.cell.name.CanonicalCellName
This cell object is used when there's no cell, but CanonicalCellName object is needed.
unsafeOf(Optional<String>) - Static method in class com.facebook.buck.core.cell.name.CanonicalCellName
Used for creating CanonicalCellName in places where we aren't guaranteed to be handling canonicalization correctly.
unsafeRootCell() - Static method in class com.facebook.buck.core.cell.name.CanonicalCellName
This should be used to mark places that are hardcoding the root cell's canonical name in a way that doesn't ensure that it's correct.
UnskippedBuildEngineActionTracker - Class in com.facebook.buck.core.build.engine.impl
Keeps track of the number of BuildEngineAction that either were already executed or might be executed in the future.
UnskippedBuildEngineActionTracker(RuleDepsCache, BuildRuleResolver) - Constructor for class com.facebook.buck.core.build.engine.impl.UnskippedBuildEngineActionTracker
 
unskippedRuleCountUpdated(int) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
UnskippedRuleCountUpdated(int) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
UnsortedAndroidResourceDeps - Class in com.facebook.buck.android
 
UnsortedAndroidResourceDeps(ImmutableSet<HasAndroidResourceDeps>) - Constructor for class com.facebook.buck.android.UnsortedAndroidResourceDeps
 
UnsortedAndroidResourceDeps.Callback - Interface in com.facebook.buck.android
 
UnstrippedNativeLibraries - Class in com.facebook.buck.android
 
unsubscribe(ProcessRegistry.ProcessRegisterCallback) - Method in class com.facebook.buck.util.ProcessRegistry
Unsubscribes the process register callback.
UnsupportedPlatformException(BuildTarget, Platform) - Constructor for exception com.facebook.buck.shell.CommandAlias.UnsupportedPlatformException
 
Untar - Class in com.facebook.buck.util.unarchive
Utility class to extract a .tar.* file
UntarStep - Class in com.facebook.buck.unarchive
A step that extracts tar archives
UntarStep(ProjectFilesystem, Path, Path, Optional<Path>, ArchiveFormat) - Constructor for class com.facebook.buck.unarchive.UntarStep
Create an instance of UntarStep
UntrackedHeaderReporter - Interface in com.facebook.buck.cxx
Produces the error message when an untracked header is detected.
UnusedDependenciesFinder - Class in com.facebook.buck.jvm.java
The step that reports dependencies not used during Java compilation.
UnusedDependenciesFinder() - Constructor for class com.facebook.buck.jvm.java.UnusedDependenciesFinder
 
UnusedDependenciesFinderFactory - Class in com.facebook.buck.jvm.java
The factory is used to avoid creation of UnusedDependenciesFinder when
UnusedDependenciesFinderFactory(Optional<String>, boolean, ImmutableList<UnusedDependenciesFinder.DependencyAndExportedDeps>, ImmutableList<UnusedDependenciesFinder.DependencyAndExportedDeps>) - Constructor for class com.facebook.buck.jvm.java.UnusedDependenciesFinderFactory
 
unversionedTargetGraphCreationResult - Variable in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
Unzip - Class in com.facebook.buck.util.unarchive
A simple utility class that extracts zip files
Unzip() - Constructor for class com.facebook.buck.util.unarchive.Unzip
 
UnzipAar - Class in com.facebook.buck.android
 
UnzipStep - Class in com.facebook.buck.unarchive
A step that extracts zip archives
UnzipStep(ProjectFilesystem, Path, Path, Optional<Path>) - Constructor for class com.facebook.buck.unarchive.UnzipStep
Create an instance of UnzipStep
UnzipStep(ProjectFilesystem, Path, Path, Optional<Path>, PatternsMatcher) - Constructor for class com.facebook.buck.unarchive.UnzipStep
Create an instance of UnzipStep
update(PerfTimesStats) - Static method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
 
update(ImmutableMap<String, Object>) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
Creates and sends an event which indicates an update in state of the scope.
update(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
update(String, Object, String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
update() - Method in class com.facebook.buck.features.project.intellij.IjProject
Write a subset of the project to disk, specified by the targets passed on the command line.
update() - Method in class com.facebook.buck.features.project.intellij.IjProjectWriter
Update project files and modules index
update(Hasher) - Method in class com.facebook.buck.util.sha1.Sha1HashCode
Updates the specified Hasher by putting the 20 bytes of this SHA-1 to it in order.
updateAndStartIfNeeded(Optional<ArtifactCache>) - Method in class com.facebook.buck.httpserver.WebServer
Update state and start the server if necessary.
updateAndStoreManifest(RuleKey, ImmutableSet<SourcePath>, DependencyFileRuleKeyFactory.RuleKeyAndInputs, long) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
updateBuildMetadata() - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleBundle
 
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleDsym
 
updateBuildRuleResolver(BuildRuleResolver) - Method in interface com.facebook.buck.core.rules.BuildRule
Updates the BuildRuleResolver and associated objects for this build rule.
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.core.rules.impl.RuleAnalysisLegacyBuildRuleView
 
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxStrip
 
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonTest
 
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.JarFattener
 
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
updateBuildRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.swift.SwiftCompile
 
updatedParams - Variable in class com.facebook.buck.jvm.java.JavaTestDescription.CxxLibraryEnhancement
 
updateLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
 
updateMetadata(BuildTarget, Map<String, String>) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
updateMetadata(BuildTarget, Map<String, String>) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
updateOrCreateWorkspace() - Method in class com.facebook.buck.features.project.intellij.WorkspaceUpdater
 
updateRuleFinder(SourcePathRuleFinder) - Method in class com.facebook.buck.core.rules.common.BuildableSupport.DepsSupplier
 
UploadDataSupplier - Interface in com.facebook.buck.remoteexecution
Used for wrapping access to data for uploads.
uploadDiffFile(InputStream) - Method in class com.facebook.buck.support.build.report.BuildReportFileUploader
 
UploaderLauncher - Class in com.facebook.buck.util.trace.uploader.launcher
Utility to upload chrome trace in background.
UploaderLauncher() - Constructor for class com.facebook.buck.util.trace.uploader.launcher.UploaderLauncher
 
uploadFile(Path, String) - Method in class com.facebook.buck.support.build.report.BuildReportFileUploader
 
uploadFromStream(UploadDataSupplier) - Method in interface com.facebook.buck.remoteexecution.CasBlobUploader
 
uploadFromStream(UploadDataSupplier) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
 
uploadInBackground(BuildId, Path, String, URI, Path, CompressionType) - Static method in class com.facebook.buck.util.trace.uploader.launcher.UploaderLauncher
Upload chrome trace in background process which runs even after current process dies.
uploadReport(FullBuildReport) - Method in class com.facebook.buck.support.build.report.BuildReportUploader
Upload a build report to the server
uploadRequest(DoctorEndpointRequest) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
uploadRequest(RequestBody) - Method in class com.facebook.buck.support.build.report.RequestUploader
 
uploadRequest(RequestBody, ImmutableMap<String, String>) - Method in class com.facebook.buck.support.build.report.RequestUploader
Uploads the request to the build report endpoint, adding extra queryParams to the url.
UploadResult(Protocol.Digest, int, String) - Constructor for class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
 
uploadRuleKeyLogFile(Path) - Method in class com.facebook.buck.support.build.report.RuleKeyLogFileUploader
By uploading a rage report with the ruleKeyLoggerFile, we trigger a cache analysis and subsequent store of report object.
uploadToCache(BuildRuleSuccessType, long) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactUploader
Perform an actual write to a cache
UploadToCacheResultType - Enum in com.facebook.buck.core.build.engine.type
This defines if an a target is cacheable or the reason why it is not.
uri - Variable in class com.facebook.buck.file.downloader.impl.DownloadEvent
 
uri - Variable in class com.facebook.buck.jvm.java.JarFileObject
 
USE_FILELIST - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
USE_LIPO_THIN - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
USE_MODULEWRAP - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
USE_REMOTE_EXECUTION_FOR_GENRULE_IF_REQUESTED_FORMAT - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
useBuckBinaryHash() - Method in class com.facebook.buck.command.config.BuildBuckConfig
Whether Buck should use Buck binary hash or git commit id as the core key in all rule keys.
useBuckOutProjectDelegate() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
useDependencyFileRuleKey() - Method in class com.facebook.buck.core.build.engine.cache.manager.DependencyFileRuleKeyManager
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
useDependencyFileRuleKeys() - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
UsedResourcesFinder - Class in com.facebook.buck.android.resources
 
UsedResourcesFinder.ResourceClosure - Class in com.facebook.buck.android.resources
 
useDryRunCodeSigning() - Method in class com.facebook.buck.apple.AppleConfig
 
useEntitlementsWhenAdhocCodeSigning() - Method in class com.facebook.buck.apple.AppleConfig
 
useFlavoredCxxSections() - Method in class com.facebook.buck.apple.AppleConfig
 
useIdb() - Method in class com.facebook.buck.apple.AppleConfig
Determines whether to use idb install functions or simctl; current default is to not use idb
useManifestCaching() - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
user - Variable in class com.facebook.buck.maven.aether.Repository
 
UserDefinedProvider - Class in com.facebook.buck.core.rules.providers.impl
A Provider defined by a user in a build file that creates UserDefinedProviderInfo instances.
UserDefinedProvider(Location, String[]) - Constructor for class com.facebook.buck.core.rules.providers.impl.UserDefinedProvider
Create an instance of UserDefinedProvider
UserDefinedProviderInfo - Class in com.facebook.buck.core.rules.providers.impl
ProviderInfo that is created by a Provider that is defined at runtime by a user.
UserDefinedProviderInfo(Provider<UserDefinedProviderInfo>, ImmutableMap<String, Object>) - Constructor for class com.facebook.buck.core.rules.providers.impl.UserDefinedProviderInfo
Create an instance of UserDefinedProviderInfo
UserDefinedRuleLoader - Interface in com.facebook.buck.parser.api
Reads a manifest file, and ensures that it has parsed the files required to utilize all user defined rules in that manifest (based on buck.type)
UserDefinedRuleNames - Class in com.facebook.buck.core.starlark.rule.names
Helper methods to create, validate, and parse the identifier used by the parser for the buck.type attribute on targets of user defined rules.
UserDefinedRulesState - Enum in com.facebook.buck.parser.options
Whether user defined rules are enabled or disabled.
UserFlavor - Class in com.facebook.buck.core.model
A Flavor visible to the user, with which they can modify output of a target.
UserFlavor() - Constructor for class com.facebook.buck.core.model.UserFlavor
 
UserIdFetcher - Interface in com.facebook.buck.util
Fetches the user ID of the running process.
UserInput - Class in com.facebook.buck.doctor
Helper methods for handling input from the user.
UserInput(PrintStream, BufferedReader) - Constructor for class com.facebook.buck.doctor.UserInput
 
UserLocalConfiguration - Interface in com.facebook.buck.doctor.config
 
useRulePipelining() - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
useRulePipelining() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
useRulePipelining() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
useRulePipelining() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
UserVerify - Class in com.facebook.buck.core.exceptions
Provides methods similar to Verify but throws HumanReadableException instead.
UserVerify() - Constructor for class com.facebook.buck.core.exceptions.UserVerify
 
usesDependencies() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
 
useUnconfiguredSelectorResolver() - Method in class com.facebook.buck.parser.ParsingContext
 
using(ProjectFilesystem) - Static method in class com.facebook.buck.io.filesystem.skylark.SkylarkFilesystem
 
using(ImmutableMap<Syntax, ProjectBuildFileParser>, Syntax) - Static method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
using(WatchmanClient, SyncCookieState, Path, ImmutableMap<AbsPath, ProjectWatch>) - Static method in class com.facebook.buck.skylark.io.impl.HybridGlobberFactory
 
using(ProjectBuildFileParserOptions, BuckEventBus, FileSystem, BuckGlobals, EventHandler) - Static method in class com.facebook.buck.skylark.parser.SkylarkPackageFileParser
Create an instance of Skylark package file parser using provided options.
using(ProjectBuildFileParserOptions, BuckEventBus, FileSystem, BuckGlobals, EventHandler, GlobberFactory) - Static method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
Create an instance of Skylark project build file parser using provided options.
utf8OutputStreamWriter(OutputStream) - Static method in class com.facebook.buck.log.ConsoleHandler
 
Util - Class in com.facebook.buck.features.project.intellij
 
Util() - Constructor for class com.facebook.buck.features.project.intellij.Util
 
Utils - Class in com.facebook.buck.features.apple.common
Common utility methods for use in Apple Project.
Utils() - Constructor for class com.facebook.buck.features.apple.common.Utils
 
Utils - Class in com.facebook.buck.features.apple.projectV2
Utility functions for project generation.
Utils() - Constructor for class com.facebook.buck.features.apple.projectV2.Utils
 

V

VALID_ABI_KEYS - Static variable in class com.facebook.buck.android.AndroidBuckConfig
 
validateAliasName(String) - Static method in class com.facebook.buck.support.cli.config.AliasConfig
 
validateArtifact(Set<Path>) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
validateArtifact(Set<Path>) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
validateAssetCatalogs(ImmutableSortedSet<SourcePath>, BuildTarget, ProjectFilesystem, SourcePathResolverAdapter, AppleAssetCatalog.ValidationType) - Static method in class com.facebook.buck.apple.AppleAssetCatalog
 
validateCertificatesOrThrow() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
validateClasspath(String) - Method in class com.facebook.buck.jvm.java.ClasspathChecker
Parses a Java classpath string ("path/to/foo:baz.jar:blech.zip:path/to/*") and checks if at least one entry is valid (exists on disk).
validateCoercedValue(CoercedType) - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
Validates values post-coercion to ensure other properties besides 'type' are valid
validateCoercedValue(ImmutableList<BuildTarget>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.DepListAttribute
 
validateCoercedValue(Integer) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntAttribute
 
validateCoercedValue(ImmutableList<Integer>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.IntListAttribute
 
validateCoercedValue(ImmutableList<String>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.OutputListAttribute
 
validateCoercedValue(ImmutableList<SourcePath>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceListAttribute
 
validateCoercedValue(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.SourceSortedSetAttribute
 
validateCoercedValue(String) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringAttribute
 
validateCoercedValue(ImmutableList<String>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringListAttribute
 
validateCoercedValue(ImmutableSortedSet<String>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.StringSortedSetAttribute
 
validateCoercedValue(ImmutableList<UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredDepListAttribute
 
validateCoercedValue(Optional<UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.starlark.rule.attr.impl.UnconfiguredOptionalDepAttribute
 
validateFlavors(ImmutableSet<Flavor>, Iterable<FlavorDomain<?>>) - Static method in class com.facebook.buck.features.js.JsFlavors
 
validateFormatString(String) - Static method in class com.facebook.buck.core.rules.actions.lib.args.CommandLineArgsFactory
Throws an exception if the formatString is not a valid stringification format string
validateKwargName(Location, String) - Static method in class com.facebook.buck.core.starlark.compatible.BuckSkylarkTypes
Ensure that a name is a valid kwarg/field identifier
validateLabelName(String) - Static method in class com.facebook.buck.support.cli.config.AliasConfig
 
validateNoneOrType(Location, Class<?>, Object) - Static method in class com.facebook.buck.core.starlark.compatible.BuckSkylarkTypes
Check that a value is either Runtime.NONE or an instance of clazz
validateOptions(Function<String, Boolean>) - Method in class com.facebook.buck.jvm.java.JavacOptions
 
validateProvidersPresent(List<Provider<?>>, BuildTarget, ProviderInfoCollection) - Static method in class com.facebook.buck.core.starlark.rule.attr.Attribute
Ensures that all of the Providers in expectedProviders are present in providerInfos
validateResources(SourcePathResolverAdapter, ProjectFilesystem, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.jvm.common.ResourceValidator
 
validateTarget(BuildTarget) - Static method in class com.facebook.buck.core.model.ConfigurationForConfigurationTargets
Validate build target is configuration target
validateUniqueConstraintSettings(String, BuildTarget, DependencyStack, ImmutableSet<ConstraintValue>) - Static method in class com.facebook.buck.core.model.platform.ConstraintValueUtil
Buck does not allow duplicate config_setting in a set of constraint_value in config_setting or platform rules.
validateValueInList(List<CoercedType>, CoercedType) - Method in class com.facebook.buck.core.starlark.rule.attr.Attribute
Helper method to validate that a value is in a list and throw a reasonable error if not
ValidatingTaskListener - Class in com.facebook.buck.jvm.java.abi.source
A TaskListener that is used during full compilation to validate the guesses made by source-based ABI generation.
ValidatingTaskListener(BuckJavacTaskProxy, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo, Supplier<Boolean>, Diagnostic.Kind) - Constructor for class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
 
value() - Method in enum com.facebook.buck.android.ResourceFilters.Density
 
ValueCreator<E extends Exception> - Interface in com.facebook.buck.rules.modern
A ValueCreator can be used to create the values referenced from a Buildable.
ValueExtractor - Interface in com.facebook.buck.rules.keys
Extracts a value, e.g.
ValueMethodValueExtractor - Class in com.facebook.buck.rules.keys
Extracts a value of a given field, that is assumed to be accessible.
valueOf(String) - Static method in enum com.facebook.buck.android.aapt.MiniAapt.ResourceCollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.CustomDrawableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.AndroidBuckConfig.NdkSearchOrderEntry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.AndroidLibraryDescription.JvmLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.BinaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.CompressionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.dalvik.ZipSplitter.DexSplitStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.device.TargetDevice.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.DxStep.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleAssetCatalog.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBuildRules.RecursiveDependenciesMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBundleDestination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBundleExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleDebugFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.clang.ModuleMapMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.clang.UmbrellaHeaderModuleMap.SwiftMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.GroupedSource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.LibtoolStep.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleDeviceController.AppleDeviceKindEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleDeviceController.LaunchBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorController.LaunchBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXGroup.SortPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.AdditionalActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.LaunchStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.WatchInterface
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.InvocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.facebook.buck.artifact_cache.CacheResult
 
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.CacheResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig.Executor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.CacheReadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.LoadBalancingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.MultiFetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.SecondLevelContentKey.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cli.AbstractQueryCommand.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cli.AbstractQueryCommand.SortOutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cli.AbstractQueryCommand.WhichQueryCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cli.Dot.OutputOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cli.ProjectTestsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.BuildRuleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.BuildType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.DepFiles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.UploadToCacheResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.event.BuildRuleResumeReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.graph.transformation.executor.factory.DepsAwareExecutorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.linkgroup.CxxLinkGroupMappingTarget.Traversal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.model.impl.HashedBuckOutLinkMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.model.RuleType.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.rulekey.RuleKeyDiagnosticsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.rules.analysis.config.RuleAnalysisComputationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxSource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ArchiveContents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.LegacyArchiverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.CxxToolProvider.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.DependencyTrackingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
 
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Bind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.HeaderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.HeaderVerification.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.CxxRuntimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkableDepType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.SharedLibraryLoadingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.LinkerProvider.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableGroup.Linkage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers.PaddingStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.PicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.StripStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ToolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.doctor.config.DoctorProtocolVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.doctor.config.DoctorSuggestion.StepStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.ArtifactCompressionEvent.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.chrome_trace.ChromeTraceEvent.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.CompilerErrorEvent.CompilerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.listener.TestResultFormatter.FormatMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.LogUploadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.SimplePerfEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.common.CopyInXcode.DestinationBase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.common.CopyInXcode.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.common.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.common.SchemeActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.IDEForceKill
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.projectV2.IDEForceKill
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.dotnet.FrameworkVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.go.GoArch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.go.GoOs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.go.GoPackStep.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.lua.LuaBinaryDescription.StarterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.lua.LuaPlatform.PackageStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.IjLibrary.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.python.PythonBuckConfig.PackageStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.rust.CrateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.file.RemoteFile.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.file.BorrowablePath.Behaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.file.MostFiles.DeleteRecursivelyOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.file.PathListing.FilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.filesystem.CopySourceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanDiagnostic.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanEvent.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.CursorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.FreshInstanceAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.abi.source.CompletedTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.AnnotationProcessingEvent.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.BuiltInJavac
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.CompileAgainstLibraryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.ForkMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JarShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.SourceAbiVerificationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.UnusedDependenciesAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.UnusedDependenciesConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.Javac.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavacOptions.SpoolMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.plugin.api.TaskEventMirror.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.TestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.AnnotationProcessingTool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.api.Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.config.ParserConfig.AllowSymlinks
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.config.ParserConfig.ApplyDefaultFlavorsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.config.ParserConfig.BuildFileSearchMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.config.ParserConfig.GlobHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.config.ParserConfig.PackageBoundaryEnforcement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.config.ParserConfig.SkylarkGlobHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.config.ParserConfig.WatchmanGlobSanityCheck
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.events.ParseBuckFileEvent.ParserKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.options.ImplicitNativeRulesState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.options.UserDefinedRulesState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.spec.TargetNodeSpec.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.SpeculativeParsing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.query.QueryEnvironment.ArgumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.query.QueryEnvironment.TargetEvaluator.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.config.AutoRemoteExecutionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.config.RemoteExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer.TargetOrHost
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.FrameworkPath.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.PathTypeCoercer.PathExistenceVerificationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.SourceSet.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.SourceSortedSet.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.SourceWithFlagsList.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Container
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Wrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.keys.RuleKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.modern.config.ModernBuildRuleBuildStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.shell.ExportFileDescription.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.shell.ExportFileDirectoryAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.skylark.io.impl.WatchmanGlobber.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.skylark.parser.FileKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.slb.ThriftProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.step.fs.CopyStep.DirectoryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.support.cli.config.JsonAttributeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.support.fix.BuckFixSpecParser.FixSpecFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.support.state.BuckGlobalStateLifecycleManager.LifecycleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.swift.toolchain.impl.SwiftSdkLayoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.test.CoverageReportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.test.result.type.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.Ansi.SeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.bser.BserDeserializer.KeyOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.cache.FileHashCacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ExecutorPool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ResourceAllocationFairness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ResourcePool.ResourceUsageErrorPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.DependencyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.Architecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.BuckBuildType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.CommandMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.NetworkMedium
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.PlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.Escaper.Quoter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.ExitCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.ProcessExecutor.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.trace.uploader.types.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.types.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.unarchive.ExistingFileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.unit.SizeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.Verbosity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.zip.collect.OnDuplicateEntry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.zip.ZipCompressionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.zip.ZipOutputStreams.HandleDuplicates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.versions.VersionedTargetGraphCache.ResultType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.buck.android.aapt.MiniAapt.ResourceCollectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.CustomDrawableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.AndroidBuckConfig.NdkSearchOrderEntry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.AndroidLibraryDescription.JvmLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.BinaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.CompressionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.dalvik.ZipSplitter.DexSplitStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.device.TargetDevice.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.DxStep.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.ResourceFilters.Density
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleAssetCatalog.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleBuildRules.RecursiveDependenciesMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleBundleDestination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleBundleExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleDebugFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.clang.ModuleMapMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.clang.UmbrellaHeaderModuleMap.SwiftMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.GroupedSource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.LibtoolStep.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.simulator.AppleDeviceController.AppleDeviceKindEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.simulator.AppleDeviceController.LaunchBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorController.LaunchBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXGroup.SortPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.AdditionalActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.LaunchStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.WatchInterface
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.InvocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.CacheResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig.Executor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.CacheReadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.LoadBalancingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.MultiFetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.SecondLevelContentKey.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cli.AbstractQueryCommand.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cli.AbstractQueryCommand.SortOutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cli.AbstractQueryCommand.WhichQueryCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cli.Dot.OutputOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cli.ProjectTestsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.BuildRuleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.type.BuildType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.type.DepFiles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.type.UploadToCacheResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.event.BuildRuleResumeReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.graph.transformation.executor.factory.DepsAwareExecutorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.linkgroup.CxxLinkGroupMappingTarget.Traversal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.model.impl.HashedBuckOutLinkMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.model.RuleType.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.parser.buildtargetpattern.BuildTargetPattern.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.rulekey.RuleKeyDiagnosticsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.rules.analysis.config.RuleAnalysisComputationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxSource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.ArchiveContents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.LegacyArchiverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.CxxToolProvider.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.DependencyTrackingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Bind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.HeaderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.HeaderVerification.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.CxxRuntimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkableDepType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.SharedLibraryLoadingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.LinkerProvider.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableGroup.Linkage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers.PaddingStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.PicType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.StripStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.ToolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.doctor.config.DoctorProtocolVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.doctor.config.DoctorSuggestion.StepStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.ArtifactCompressionEvent.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.chrome_trace.ChromeTraceEvent.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.CompilerErrorEvent.CompilerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.listener.TestResultFormatter.FormatMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.LogUploadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.SimplePerfEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.common.CopyInXcode.DestinationBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.common.CopyInXcode.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.common.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.common.SchemeActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.project.IDEForceKill
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.projectV2.IDEForceKill
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.dotnet.FrameworkVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.go.GoArch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.go.GoOs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.go.GoPackStep.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.lua.LuaBinaryDescription.StarterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.lua.LuaPlatform.PackageStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.model.IjLibrary.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.python.PythonBuckConfig.PackageStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.rust.CrateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.file.RemoteFile.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.file.BorrowablePath.Behaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.file.MostFiles.DeleteRecursivelyOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.file.PathListing.FilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.filesystem.CopySourceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.WatchmanDiagnostic.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.WatchmanEvent.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.WatchmanEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.CursorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.FreshInstanceAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.abi.source.CompletedTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.AnnotationProcessingEvent.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.BuiltInJavac
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.CompileAgainstLibraryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.ForkMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JarShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.SourceAbiVerificationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.UnusedDependenciesAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.UnusedDependenciesConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.Javac.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JavacOptions.SpoolMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.plugin.api.TaskEventMirror.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.TestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.AnnotationProcessingTool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.api.Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.config.ParserConfig.AllowSymlinks
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.config.ParserConfig.ApplyDefaultFlavorsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.config.ParserConfig.BuildFileSearchMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.config.ParserConfig.GlobHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.config.ParserConfig.PackageBoundaryEnforcement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.config.ParserConfig.SkylarkGlobHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.config.ParserConfig.WatchmanGlobSanityCheck
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.events.ParseBuckFileEvent.ParserKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.options.ImplicitNativeRulesState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.options.UserDefinedRulesState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.spec.TargetNodeSpec.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.SpeculativeParsing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.query.QueryEnvironment.ArgumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.query.QueryEnvironment.TargetEvaluator.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.remoteexecution.config.AutoRemoteExecutionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.remoteexecution.config.RemoteExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer.TargetOrHost
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.coercer.FrameworkPath.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.coercer.PathTypeCoercer.PathExistenceVerificationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.coercer.SourceSet.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.coercer.SourceSortedSet.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.coercer.SourceWithFlagsList.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Container
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Wrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.keys.RuleKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.modern.config.ModernBuildRuleBuildStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.shell.ExportFileDescription.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.shell.ExportFileDirectoryAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.skylark.io.impl.WatchmanGlobber.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.skylark.parser.FileKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.slb.ThriftProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.step.fs.CopyStep.DirectoryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.support.cli.config.JsonAttributeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.support.fix.BuckFixSpecParser.FixSpecFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.support.state.BuckGlobalStateLifecycleManager.LifecycleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.swift.toolchain.impl.SwiftSdkLayoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.test.CoverageReportFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.test.result.type.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.Ansi.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.bser.BserDeserializer.KeyOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.cache.FileHashCacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.concurrent.ExecutorPool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.concurrent.ResourceAllocationFairness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.concurrent.ResourcePool.ResourceUsageErrorPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.DependencyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.Architecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.BuckBuildType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.CommandMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.NetworkMedium
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.Escaper.Quoter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.ExitCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
values() - Static method in enum com.facebook.buck.util.ProcessExecutor.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.trace.uploader.types.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.types.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.unarchive.ExistingFileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.unit.SizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.Verbosity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.zip.collect.OnDuplicateEntry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.zip.ZipCompressionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.zip.ZipOutputStreams.HandleDuplicates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.versions.VersionedTargetGraphCache.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueTypeInfo<T> - Interface in com.facebook.buck.rules.modern
ValueTypeInfo<T> provides methods to extract deps, outputs, rulekeys from values of type T.
ValueTypeInfoFactory - Class in com.facebook.buck.rules.modern.impl
Creates ValueTypeInfos for given Types/TypeTokens.
ValueTypeInfoFactory() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfoFactory
 
ValueTypeInfos - Class in com.facebook.buck.rules.modern.impl
Some utilities and simple implementations for ValueTypeInfo.
ValueTypeInfos() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfos
 
ValueTypeInfos.ExcludedValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for fields that are not annotated with @AddToRuleKey.
ValueVisitor<E extends Exception> - Interface in com.facebook.buck.rules.modern
A ValueVisitor can be used to visit all the values referenced from a Buildable.
vd_aux - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_cnt - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_hash - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_ndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vda_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
 
vda_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
 
verbose(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
 
verbose(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at VERBOSE level.
verbose(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at VERBOSE level.
verbose(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at VERBOSE level.
verbose(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at VERBOSE level.
verbose(String) - Method in class com.facebook.buck.log.TimedLogger
 
VERBOSE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
VERBOSE_SHORT_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
verbosity - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
Verbosity - Enum in com.facebook.buck.util
An indication of how verbose Buck should be.
VerbosityParser - Class in com.facebook.buck.cli
 
Verdaux(long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
 
Verdef(int, int, int, int, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
VERIFIED_SOURCE_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
 
verify(boolean, Object) - Static method in class com.facebook.buck.core.exceptions.UserVerify
Verifies that state is true.
verify(boolean, String, Object...) - Static method in class com.facebook.buck.core.exceptions.UserVerify
Verifies that state is true.
verify(ExecutionContext) - Method in class com.facebook.buck.core.rules.common.InstallTrigger
 
verify() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
Verifies some preconditions on the arguments.
verify() - Method in interface com.facebook.buck.util.cache.FileHashCache
 
verify() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
verify() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
verify() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
verifyAllArtifactsBound() - Method in class com.facebook.buck.core.artifact.BuildArtifactFactory
Validates that all DeclaredArtifacts have been bound to an ActionAnalysisDataKey
verifyAllArtifactsBound() - Method in interface com.facebook.buck.core.rules.actions.ActionRegistry
verifyAllArtifactsBound() - Method in class com.facebook.buck.core.rules.actions.DefaultActionRegistry
 
VerifyCachesCommand - Class in com.facebook.buck.cli
Verify the contents of our FileHashCache.
VerifyCachesCommand() - Constructor for class com.facebook.buck.cli.VerifyCachesCommand
 
verifyNotNull(T, Object) - Static method in class com.facebook.buck.core.exceptions.UserVerify
Verifies that value is not null, returns the original object if it is not null.
verifyNotNull(T, String, Object...) - Static method in class com.facebook.buck.core.exceptions.UserVerify
Verifies that value is not null, returns the original object if it is not null
verifyValidFinalType() - Method in enum com.facebook.buck.artifact_cache.CacheResultType
 
Vernaux(long, int, int, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
Verneed(int, int, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
Version - Interface in com.facebook.buck.versions
 
VERSION_NAME - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
VERSION_REGEX_GROUP - Static variable in class com.facebook.buck.maven.Resolver
 
VersionBuckConfig - Class in com.facebook.buck.versions
 
VersionBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.versions.VersionBuckConfig
 
versionCode - Variable in class com.facebook.buck.android.exopackage.PackageInfo
 
VersionControlBuckConfig - Class in com.facebook.buck.util.versioncontrol
* Provides simplified access to settings from the version_control section of a .buckconfig file.
VersionControlBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
 
VersionControlCmdLineInterface - Interface in com.facebook.buck.util.versioncontrol
Provides meta-data about the version control repository the project being built is using.
VersionControlCommandFailedException - Exception in com.facebook.buck.util.versioncontrol
 
VersionControlCommandFailedException(Throwable) - Constructor for exception com.facebook.buck.util.versioncontrol.VersionControlCommandFailedException
 
VersionControlCommandFailedException(String) - Constructor for exception com.facebook.buck.util.versioncontrol.VersionControlCommandFailedException
 
versionControlStats(VersionControlStatsEvent) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
versionControlStats() - Method in interface com.facebook.buck.support.build.report.FullBuildReport
 
VersionControlStatsEvent - Class in com.facebook.buck.util.versioncontrol
 
VersionControlStatsEvent(CommonSlowVersionControlStats) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
 
VersionControlStatsGenerator - Class in com.facebook.buck.util.versioncontrol
 
VersionControlStatsGenerator(VersionControlCmdLineInterface, Optional<FastVersionControlStats>) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
 
VersionControlStatsGenerator.Mode - Enum in com.facebook.buck.util.versioncontrol
Modes the generator can get stats in, in order from least comprehensive to most comprehensive.
VersionControlSupplier<T> - Interface in com.facebook.buck.util.versioncontrol
Supplier interface that throws Version Control related exceptions
VersionDescriptionsProvider - Class in com.facebook.buck.versions
 
VersionDescriptionsProvider() - Constructor for class com.facebook.buck.versions.VersionDescriptionsProvider
 
VersionedAliasDescription - Class in com.facebook.buck.versions
 
VersionedAliasDescription() - Constructor for class com.facebook.buck.versions.VersionedAliasDescription
 
VersionedAliasDescriptionArg - Class in com.facebook.buck.versions
Immutable implementation of VersionedAliasDescription.AbstractVersionedAliasDescriptionArg.
VersionedAliasDescriptionArg.Builder - Class in com.facebook.buck.versions
Builds instances of type VersionedAliasDescriptionArg.
VersionedTargetGraph - Class in com.facebook.buck.versions
 
VersionedTargetGraph.Builder - Class in com.facebook.buck.versions
 
VersionedTargetGraphBuilder - Interface in com.facebook.buck.versions
Takes a regular TargetGraph, resolves any versioned nodes, and returns a new graph with the versioned nodes removed.
VersionedTargetGraphCache - Class in com.facebook.buck.versions
 
VersionedTargetGraphCache() - Constructor for class com.facebook.buck.versions.VersionedTargetGraphCache
 
VersionedTargetGraphCache.ResultType - Enum in com.facebook.buck.versions
The possible result types using the cache.
VersionedTargetGraphEvent - Class in com.facebook.buck.versions
Base class for events about building up the versioned target graph.
VersionedTargetGraphEvent.Cache - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Cache.Hit - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Cache.Miss - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Finished - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Started - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Timeout - Class in com.facebook.buck.versions
 
VersionedTool - Class in com.facebook.buck.core.toolchain.tool.impl
A Tool which only contributes a fixed name and version when appended to a rule key.
VersionedTool() - Constructor for class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
VersionException - Exception in com.facebook.buck.versions
Error thrown when version selection fails.
VersionException(BuildTarget, String) - Constructor for exception com.facebook.buck.versions.VersionException
 
versionInfo() - Method in class com.facebook.buck.features.apple.projectV2.CoreDataResource
 
VersionInformation(Path, ImmutableList<Path>) - Constructor for class com.facebook.buck.features.apple.projectV2.CoreDataResource.VersionInformation
 
VersionMatchedCollection<T> - Class in com.facebook.buck.rules.coercer
 
VersionMatchedCollection(ImmutableList<Pair<ImmutableMap<BuildTarget, Version>, T>>) - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
VersionMatchedCollection.Builder<T> - Class in com.facebook.buck.rules.coercer
 
VersionMatchedCollectionTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
 
VersionMatchedCollectionTypeCoercer(TypeCoercer<?, ImmutableMap<BuildTarget, Version>>, TypeCoercer<?, T>) - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
VersionPropagator<A extends BuildRuleArg> - Interface in com.facebook.buck.versions
A node constitutes the body of a version sub-graph.
VersionRoot<A extends BuildRuleArg> - Interface in com.facebook.buck.versions
A node which is the root of a version sub-graph.
VersionSelector - Interface in com.facebook.buck.versions
Interface for selecting versions for a versioned sub-graph represented by a root node and its version domain.
VersionStringComparator - Class in com.facebook.buck.util
Compares version strings such as "4.2.2", "17.0", "r10e-rc4".
VersionStringComparator() - Constructor for class com.facebook.buck.util.VersionStringComparator
 
VersionUniverse - Class in com.facebook.buck.versions
 
VersionUniverse() - Constructor for class com.facebook.buck.versions.VersionUniverse
 
VersionUniverse.Builder - Class in com.facebook.buck.versions
 
VersionUniverseVersionSelector - Class in com.facebook.buck.versions
A fast constraint resolver which selects versions using pre-defined version universes.
VersionUniverseVersionSelector(TargetGraph, ImmutableMap<String, VersionUniverse>) - Constructor for class com.facebook.buck.versions.VersionUniverseVersionSelector
 
VFSOverlay - Class in com.facebook.buck.apple.clang
VFSOverlays are used for similar purposes to headermaps, but can be used to overlay more than headers on the filesystem (such as modulemaps)
VFSOverlay(ImmutableSortedMap<Path, Path>) - Constructor for class com.facebook.buck.apple.clang.VFSOverlay
 
visibility - Variable in class com.facebook.buck.maven.ArtifactConfig
 
VISIBILITY - Static variable in class com.facebook.buck.rules.visibility.VisibilityAttributes
 
VISIBILITY_PUBLIC - Static variable in class com.facebook.buck.rules.visibility.parser.VisibilityPatternParser
 
VisibilityAttributes - Class in com.facebook.buck.rules.visibility
Attributes pertaining to visibility evaluation.
VisibilityChecker - Class in com.facebook.buck.rules.visibility
 
VisibilityChecker(ObeysVisibility, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>) - Constructor for class com.facebook.buck.rules.visibility.VisibilityChecker
 
VisibilityPattern - Interface in com.facebook.buck.rules.visibility
 
VisibilityPatternParser - Class in com.facebook.buck.rules.visibility.parser
 
VisibilityPatternParser() - Constructor for class com.facebook.buck.rules.visibility.parser.VisibilityPatternParser
 
VisibilityPatterns - Class in com.facebook.buck.rules.visibility.parser
Provides additional ways to create VisibilityPatterns.
visit(int) - Method in interface com.facebook.buck.android.resources.ResChunk.RefVisitor
 
visit(HeaderMap.HeaderMapVisitor) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
visit(GroupedSource.Visitor) - Method in class com.facebook.buck.apple.GroupedSource
 
visit(T) - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
 
visit(Node) - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
 
visit(Node) - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
To perform a full traversal of the the initialNode's transitive dependencies, this function should return all of node's direct dependencies.
visit(Node) - Method in interface com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.Visitor
 
visit(int, int, String, String, String, String[]) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
visit(FileLike) - Method in class com.facebook.buck.jvm.java.classes.ClasspathTraversal
 
visit(QueryExpression<NODE_TYPE>) - Method in class com.facebook.buck.query.TargetPatternCollector
 
visit(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.ClassInfo
 
visit(AddsToRuleKey, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.FieldInfo
 
visit(BuildTarget, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
 
visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
visit(AddsToRuleKey, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
 
visit(Either<L, R>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.EitherValueTypeInfo
 
visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.EnumValueTypeInfo
 
visit(HashCode, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.HashCodeValueTypeInfo
 
visit(ImmutableMap<K, V>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableMapValueTypeInfo
 
visit(ImmutableSet<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSetValueTypeInfo
 
visit(ImmutableSortedMap<K, V>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSortedMapValueTypeInfo
 
visit(NonHashableSourcePathContainer, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.NonHashableSourcePathContainerValueTypeInfo
 
visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.NullableValueTypeInfo
 
visit(OutputLabel, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.OutputLabelValueTypeInfo
 
visit(Pattern, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
 
visit(SourcePath, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
 
visit(Supplier<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.SupplierValueTypeInfo
 
visit(TargetConfiguration, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.TargetConfigurationTypeInfo
 
visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ToolchainTypeInfo
 
visit(UnconfiguredBuildTarget, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.UnconfiguredBuildTargetTypeInfo
 
visit(Object, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
 
visit(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.ValueTypeInfo
 
visit(ZipFile, ZipEntry) - Method in class com.facebook.buck.util.ZipFileTraversal
 
visitAnnotation(AnnotationMirror, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitArray(ArrayType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitArray(List<? extends AnnotationValue>, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitBoolean(boolean, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitBoolean(Boolean) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitBoolean(Boolean) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitBoolean(Boolean) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitByte(byte, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitByte(Byte) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitByte(Byte) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitByte(Byte) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitChar(char, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitCharacter(Character) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitCharacter(Character) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitCharacter(Character) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitDeclared(DeclaredType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitDouble(double, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitDouble(Double) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitDouble(Double) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitDouble(Double) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitDynamic(T, ClassInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitEnumConstant(VariableElement, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitError(ErrorType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitExecutable(ExecutableType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitField(int, String, String, String, Object) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
visitField(Field, T, ValueTypeInfo<T>, List<Class<? extends CustomFieldBehaviorTag>>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitField(Field, T, ValueTypeInfo<T>, List<Class<? extends CustomFieldBehaviorTag>>) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitField(Field, T, ValueTypeInfo<T>, List<Class<? extends CustomFieldBehaviorTag>>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitField(Field, T, ValueTypeInfo<T>, List<Class<? extends CustomFieldBehaviorTag>>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitFloat(float, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitFloat(Float) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitFloat(Float) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitFloat(Float) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitIgnoredSource(SourcePath) - Method in interface com.facebook.buck.apple.GroupedSource.Visitor
 
visitInnerClass(String, String, String, int) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
visitInputsAndOutputs(Consumer<Artifact>, Consumer<OutputArtifact>) - Method in interface com.facebook.buck.core.rules.actions.lib.args.CommandLineArgs
Add any artifacts from CommandLineArgs.getArgsAndFormatStrings() to inputs and outputs, inferring based on type
visitInputsAndOutputs(Consumer<Artifact>, Consumer<OutputArtifact>) - Method in class com.facebook.buck.core.rules.providers.lib.RunInfo
 
visitInt(int, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitInteger(Integer) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitInteger(Integer) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitInteger(Integer) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitIntersection(IntersectionType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitKeyReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
 
visitKeyReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitLong(long, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitLong(Long) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitLong(Long) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitLong(Long) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
visitNoType(NoType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitNull(NullType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitNullable(T, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitNullable(T, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitNullable(T, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitOutputPath(OutputPath) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitPath(Path) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitPrimitive(PrimitiveType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitPrivateHeader(SourcePath) - Method in interface com.facebook.buck.apple.GroupedSource.Visitor
 
visitPublicHeader(SourcePath) - Method in interface com.facebook.buck.apple.GroupedSource.Visitor
 
visitReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResourcesXml
 
visitReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
 
visitReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitShort(short, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitShort(Short) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitShort(Short) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitShort(Short) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitSourceGroup(String, Path, List<GroupedSource>) - Method in interface com.facebook.buck.apple.GroupedSource.Visitor
 
visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitSourcePath(SourcePath) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitSourceWithFlags(SourceWithFlags) - Method in interface com.facebook.buck.apple.GroupedSource.Visitor
 
visitString(String, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitString(String) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitString(String) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitString(String) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
 
visitStringReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
 
visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
visitStringReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
visitTargetConfiguration(TargetConfiguration) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitTargetConfiguration(TargetConfiguration) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitTargetConfiguration(TargetConfiguration) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitToolDependencies(TargetConfiguration, Consumer<BuildTarget>) - Method in interface com.facebook.buck.core.toolchain.RuleAnalysisLegacyToolchain
Add the dependencies for this toolchain to the graph.
visitType(TypeMirror, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitTypeVariable(TypeVariable, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitUnion(UnionType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitUnknown(AnnotationValue, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitWildcard(WildcardType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
vn_aux - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vn_cnt - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vn_file - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vn_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vn_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vna_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
vna_hash - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
vna_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
vna_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
vna_other - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 

W

waitEvents(long) - Method in interface com.facebook.buck.event.BuckEventBus
Wait for all currently running events to dispatch and finish executing
waitEvents(long) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
waitForBuildToFinishAndPrintFailuresToEventBus(ImmutableList<BuildRule>, List<BuildEngine.BuildEngineResult>, BuckEventBus, Console, Optional<Path>) - Method in class com.facebook.buck.command.Build
* Waits for the given BuildRules to finish building (as tracked by the corresponding Futures).
waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in interface com.facebook.buck.util.ProcessExecutor
Blocks while waiting for a process previously returned by ProcessExecutor.launchProcess(ProcessExecutorParams) to exit, then returns the exit code of the process.
waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in interface com.facebook.buck.util.ProcessExecutor
As ProcessExecutor.waitForLaunchedProcess(LaunchedProcess) but with a timeout in milliseconds.
waitForProcess(ListeningProcessExecutor.LaunchedProcess, long, TimeUnit) - Method in class com.facebook.buck.util.ListeningProcessExecutor
Blocks the calling thread until either the process exits or the timeout expires, whichever is first.
waitForProcess(ListeningProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ListeningProcessExecutor
Blocks the calling thread until the process exits.
waitForSimulatorsToShutdown(long) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
Waits up to timeoutMillis for all simulators to shut down.
walk(Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsCollector.FilesystemBackedDelegate
 
walkBaseDirectoryToCreateEntries(ProjectFilesystem, Map<String, Pair<CustomZipEntry, Optional<Path>>>, Path, ImmutableSet<Path>, boolean, ZipCompressionLevel) - Static method in class com.facebook.buck.util.zip.Zip
Walks the file tree rooted in baseDirectory to create zip entries
walkFileTree(Path, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
walkFileTree(Path, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Walks the filesystem starting at a given path relative to the root of this view, and all paths give to fileVisitor is absolute
walkRelativeFileTree(Path, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Similar to DefaultProjectFilesystem.walkFileTree(Path, FileVisitor) except this takes in a path relative to the project root.
walkRelativeFileTree(Path, FileVisitor<Path>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Walks a project-root relative file tree with a visitor and visit options.
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
walkRelativeFileTree(Path, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkRelativeFileTree(Path, FileVisitor<Path>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Similar to ProjectFilesystemView.walkFileTree(Path, Set, FileVisitor) fileVisitor receives paths relative to the root of this view
walkRule(BuildRule, Set<BuildRule>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
wantsPackagePrefix() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
wantWrite() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Invoke this to indicate you wish to write to the launched process's stdin.
warn(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at WARN level.
warn(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at WARN level.
warn(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at WARN level.
warn(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at WARN level.
warn(String) - Method in class com.facebook.buck.log.TimedLogger
 
warning(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
 
warning(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
warning(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
warning(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
wasExecutionSuccessful() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
wasStoreSuccessful() - Method in interface com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.HttpArtifactCacheEventStoreData
 
WATCH_APPLICATION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
WATCH_OS_64_32_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
 
WATCH_OS_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
 
WATCH_SIMULATOR_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
 
WatchedFileHashCache - Class in com.facebook.buck.util.cache.impl
 
WatchedFileHashCache(ProjectFilesystem, FileHashCacheMode) - Constructor for class com.facebook.buck.util.cache.impl.WatchedFileHashCache
 
watchFileSystem(BuckEventBus, WatchmanWatcher, WatchmanWatcher.FreshInstanceAction) - Method in class com.facebook.buck.support.state.BuckGlobalState
 
Watchman - Class in com.facebook.buck.io.watchman
Contains the configuration for a Watchman client as well as the ability to create a client.
Watchman(ImmutableMap<AbsPath, ProjectWatch>, ImmutableSet<Capability>, ImmutableMap<String, String>, Optional<Path>, String) - Constructor for class com.facebook.buck.io.watchman.Watchman
 
WatchmanBuildPackageComputation - Class in com.facebook.buck.core.parser
Discover paths for packages which contain targets that match specification (build target pattern)
WatchmanBuildPackageComputation(String, ProjectFilesystemView, Watchman) - Constructor for class com.facebook.buck.core.parser.WatchmanBuildPackageComputation
 
WatchmanClient - Interface in com.facebook.buck.io.watchman
Testable interface for a Watchman client.
WatchmanCursor - Class in com.facebook.buck.io.watchman
 
WatchmanCursor(String) - Constructor for class com.facebook.buck.io.watchman.WatchmanCursor
 
WatchmanDiagnostic - Interface in com.facebook.buck.io.watchman
 
WatchmanDiagnostic.Level - Enum in com.facebook.buck.io.watchman
 
WatchmanDiagnosticEvent - Class in com.facebook.buck.io.watchman
 
WatchmanDiagnosticEvent(WatchmanDiagnostic) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
 
WatchmanDiagnosticEventListener - Class in com.facebook.buck.io.watchman
Deduplicating event bus listener that outputs deduplicated messages over the given event bus.
WatchmanDiagnosticEventListener(BuckEventBus) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEventListener
 
WatchmanDiagnosticEventListener(BuckEventBus, Set<WatchmanDiagnostic>) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEventListener
 
WatchmanDiagReportCollector - Class in com.facebook.buck.doctor
Gets watchman diagnostics using the watchman-diag command.
WatchmanDiagReportCollector(ProjectFilesystem, String, ProcessExecutor) - Constructor for class com.facebook.buck.doctor.WatchmanDiagReportCollector
 
WatchmanEvent - Interface in com.facebook.buck.io.watchman
Interface for all Watchman events, requires them to have a base path
WatchmanEvent.Kind - Enum in com.facebook.buck.io.watchman
The kind of event that occurred in watched file system, like creation of a new file
WatchmanEvent.Type - Enum in com.facebook.buck.io.watchman
Type of the file that was changed, like a regular file or a directory
WatchmanFactory - Class in com.facebook.buck.io.watchman
Factory that is responsible for creating instances of Watchman.
WatchmanFactory() - Constructor for class com.facebook.buck.io.watchman.WatchmanFactory
 
WatchmanFactory(WatchmanFactory.InitialWatchmanClientFactory) - Constructor for class com.facebook.buck.io.watchman.WatchmanFactory
 
watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
watchmanFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
watchmanFinished(WatchmanStatusEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
WatchmanGlobber - Class in com.facebook.buck.skylark.io.impl
An implementation of globbing functionality that allows resolving file paths based on include patterns (file patterns that should be returned) minus exclude patterns (file patterns that should be excluded from the resulting set) using Watchman tool for improved performance.
WatchmanGlobber.Option - Enum in com.facebook.buck.skylark.io.impl
Watchman options to use when globbing.
WatchmanMultiplePathEvent - Class in com.facebook.buck.io.watchman
Buck sends this event for all files, directories and symlinks that were changed since last invalidation
WatchmanMultiplePathEvent() - Constructor for class com.facebook.buck.io.watchman.WatchmanMultiplePathEvent
 
WatchmanMultiplePathEvent.Change - Class in com.facebook.buck.io.watchman
Contains path and type of file system change
watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
WatchmanOverflowEvent - Class in com.facebook.buck.io.watchman
Buck sends this event when Watchman is unable to correctly determine the whole set of changes in the filesystem, or if too many files have changed
WatchmanOverflowEvent() - Constructor for class com.facebook.buck.io.watchman.WatchmanOverflowEvent
 
WatchmanPathEvent - Class in com.facebook.buck.io.watchman
Buck sends this event for every file that was added, modified or deleted
WatchmanPathEvent() - Constructor for class com.facebook.buck.io.watchman.WatchmanPathEvent
 
WatchmanQueryFailedException - Exception in com.facebook.buck.io.watchman
Watchman returned an error response.
WatchmanQueryFailedException(String) - Constructor for exception com.facebook.buck.io.watchman.WatchmanQueryFailedException
 
WatchmanQueryTimedOutException - Exception in com.facebook.buck.io.watchman
Watchman took too long to respond to a query.
WatchmanQueryTimedOutException() - Constructor for exception com.facebook.buck.io.watchman.WatchmanQueryTimedOutException
 
watchmanStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
watchmanStarted(WatchmanStatusEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
WatchmanStatusEvent - Class in com.facebook.buck.event
 
WatchmanStatusEvent(EventKey, String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent
 
WatchmanStatusEvent.FileCreation - Class in com.facebook.buck.event
 
WatchmanStatusEvent.FileDeletion - Class in com.facebook.buck.event
 
WatchmanStatusEvent.Finished - Class in com.facebook.buck.event
 
WatchmanStatusEvent.Overflow - Class in com.facebook.buck.event
 
WatchmanStatusEvent.Started - Class in com.facebook.buck.event
 
WatchmanStatusEvent.ZeroFileChanges - Class in com.facebook.buck.event
This event is to be posted when Watchman does not report any altered files.
WatchmanWatcher - Class in com.facebook.buck.io.watchman
Queries Watchman for changes to a path.
WatchmanWatcher(Watchman, EventBus, ImmutableSet<PathMatcher>, Map<AbsPath, WatchmanCursor>, int) - Constructor for class com.facebook.buck.io.watchman.WatchmanWatcher
 
WatchmanWatcher.CursorType - Enum in com.facebook.buck.io.watchman
 
WatchmanWatcher.FreshInstanceAction - Enum in com.facebook.buck.io.watchman
 
WatchmanWatcherException - Exception in com.facebook.buck.io.watchman
 
WatchmanWatcherException(String) - Constructor for exception com.facebook.buck.io.watchman.WatchmanWatcherException
 
watchmanZeroFileChanges(WatchmanStatusEvent.ZeroFileChanges) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
WATCHOS - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
WATCHSIMULATOR - Static variable in class com.facebook.buck.apple.toolchain.ApplePlatform
 
weakMemoize(Supplier<T>) - Static method in class com.facebook.buck.util.MoreSuppliers
 
WeakMemoizer<T> - Class in com.facebook.buck.util
Memoizes a value with a weak reference, supporting passing in a supplier when getting the value, unlike MoreSuppliers.WeakMemoizingSupplier
WeakMemoizer() - Constructor for class com.facebook.buck.util.WeakMemoizer
 
WebServer - Class in com.facebook.buck.httpserver
A WebSocket server that reports events of buck.
WebServer(int, ProjectFilesystem, Clock) - Constructor for class com.facebook.buck.httpserver.WebServer
 
WebServer.WebServerException - Exception in com.facebook.buck.httpserver
 
WebServerBuckEventListener - Class in com.facebook.buck.httpserver
BuckEventListener that is responsible for reporting events of interest to the StreamingWebSocketServlet.
WebServerException(String, Exception) - Constructor for exception com.facebook.buck.httpserver.WebServer.WebServerException
 
WeightedListeningExecutorService - Class in com.facebook.buck.util.concurrent
A ListeningExecutorService which gates execution using a ListeningMultiSemaphore and allows resources to be assigned to submitted tasks.
WeightedListeningExecutorService(ListeningMultiSemaphore, ResourceAmounts, ListeningExecutorService) - Constructor for class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
whichQueryCommand() - Method in class com.facebook.buck.cli.AbstractQueryCommand
 
whichQueryCommand() - Method in class com.facebook.buck.cli.QueryCommand
 
whichQueryCommand() - Method in class com.facebook.buck.cli.UnconfiguredQueryCommand
 
willBuildLocally(BuildRule) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
WillBuildLocally(BuildRule) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
 
willGet(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
willGet(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
willGet(Path) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
willGet(ArchiveMemberPath) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
WIN_SYSTEM_INCLUDE_FLAG - Static variable in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
WindowsArchiver - Class in com.facebook.buck.cxx.toolchain
Archiver implementation for the Windows toolchain.
WindowsArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
WindowsCompiler - Class in com.facebook.buck.cxx.toolchain
 
WindowsCompiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
WindowsFS - Class in com.facebook.buck.io.windowsfs
Utility class for working with windows FS
WindowsFS() - Constructor for class com.facebook.buck.io.windowsfs.WindowsFS
 
WindowsFSLibrary - Interface in com.facebook.buck.io.windowsfs
Utility class to bridge native windows FS calls to Java using JNA.
WindowsLinker - Class in com.facebook.buck.cxx.toolchain.linker.impl
A specialization of Linker containing information specific to the Windows implementation.
WindowsLinker(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.linker.impl.WindowsLinker
 
WindowsMl64Compiler - Class in com.facebook.buck.cxx.toolchain
A bridge to MASM for x64 (ml64.exe)
WindowsMl64Compiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
WindowsNamedPipe - Class in com.facebook.buck.io.windowspipe
Implements a Transport backed by a windows named pipe under the hood.
WindowsNamedPipeLibrary - Interface in com.facebook.buck.io.windowspipe
 
WindowsPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for the Windows toolchain.
WindowsPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
withAbiProcessorsOnly() - Method in class com.facebook.buck.jvm.java.JavacPluginParams
 
withAdded(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorSet
Create a flavor set with union of this and that flavors.
withApkPath(SourcePath) - Method in class com.facebook.buck.android.HasInstallableApk.ApkInfo
 
withAppendedFlavors(Set<Flavor>) - Method in class com.facebook.buck.core.model.BuildTarget
 
withAppendedFlavors(Flavor...) - Method in class com.facebook.buck.core.model.BuildTarget
 
withAppleSdk(AppleSdk) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
withApplicationModuleBlacklist(List<Query>) - Method in interface com.facebook.buck.core.description.arg.HasApplicationModuleBlacklist
 
withApplyDefaultFlavorsMode(ParserConfig.ApplyDefaultFlavorsMode) - Method in class com.facebook.buck.parser.ParsingContext
 
withArchiveContents(ArchiveContents) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withArchivePath(Path) - Method in class com.facebook.buck.core.io.ArchiveMemberPath
 
withArgs(List<Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
withArtifactCache(ArtifactCache) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
withArtifactCacheFactory(ArtifactCacheFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams
 
withArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.CacheResult
 
withAsflags(ImmutableList<Arg>) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withBootclasspath(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
 
withBootclasspathFromContext(ExtraClasspathProvider) - Method in class com.facebook.buck.jvm.java.JavacOptions
 
withBuckConfig(BuckConfig) - Method in class com.facebook.buck.cli.CommandRunnerParams
 
withBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
withBuildCellRootPath(Path) - Method in class com.facebook.buck.core.build.context.BuildContext
 
withBuildCellRootPath(Path) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
withBuildContext(BuildContext) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
withBuildId(BuildId) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
withBuildTarget(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
withBuildTarget(BuildTarget) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
 
withBuildTargetParser(Function<String, UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.config.BuckConfig
Returns a clone of the current config with a the argument CellPathResolver.
withBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphCreationResult
Copies this object with replacing the top level targets.
withBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
withCacheError(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
 
withCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
withCell(Cell) - Method in class com.facebook.buck.parser.ParsingContext
 
withCflags(ImmutableList<Arg>) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withCompilerDebugPathSanitizer(DebugPathSanitizer) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withConfiguredBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
withConflictingHeaderBasenameWhitelist(ImmutableSortedSet<String>) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withConsole(Console) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
withConstructorArg(T) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
withConstructorArg(T) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withCpp(PreprocessorProvider) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withCppflags(ImmutableList<Arg>) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withCxx(CompilerProvider) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withCxxflags(ImmutableList<Arg>) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withCxxpp(PreprocessorProvider) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withCxxppflags(ImmutableList<Arg>) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withDeclaredDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
withDeclaredDeps(Iterable<? extends BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withDeclaredDeps(SortedSet<BuildRule>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withDeclaredDeps(Supplier<? extends SortedSet<BuildRule>>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withDefaultAmounts(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
Creates a new service that has different default resource amounts.
withDefaultInitPy(SourcePath) - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
withDefaults(ImmutableMap<String, String>, ImmutableMap<String, String>) - Static method in class com.facebook.buck.apple.AppleBundle
 
withDepsQuery(Query) - Method in interface com.facebook.buck.core.description.arg.HasDepsQuery
 
withDepsQuery(T, BuildTarget, QueryCache, ActionGraphBuilder, CellNameResolver, TargetGraph) - Static method in class com.facebook.buck.rules.query.QueryUtils
 
withEntry(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
withEnvironment(ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ProcessExecutorParams
 
withEventBus(BuckEventBus) - Method in class com.facebook.buck.core.build.context.BuildContext
 
withExcludeUnsupportedTargets(boolean) - Method in class com.facebook.buck.parser.ParsingContext
 
withExtension(String) - Method in class com.facebook.buck.features.lua.LuaPlatform
 
withExtraArguments(ImmutableList<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
 
withExtraDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
withExtraDeps(ImmutableSortedSet<BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withExtraDeps(Supplier<? extends SortedSet<BuildRule>>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withExtraDeps(SortedSet<BuildRule>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withFinish(long) - Method in class com.facebook.buck.event.listener.util.EventInterval
 
withFlagMacros(ImmutableMap<String, String>) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withFlavor(Flavor) - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatform
 
withFlavor(Flavor) - Method in class com.facebook.buck.cxx.toolchain.impl.StaticUnresolvedCxxPlatform
 
withFlavor(Flavor) - Method in class com.facebook.buck.cxx.toolchain.ProviderBasedUnresolvedCxxPlatform
 
withFlavor(Flavor) - Method in interface com.facebook.buck.cxx.toolchain.UnresolvedCxxPlatform
Returns this provider as a different flavor.
withFlavors(Flavor...) - Method in class com.facebook.buck.core.model.BuildTarget
 
withFlavors(Iterable<? extends Flavor>) - Method in class com.facebook.buck.core.model.BuildTarget
 
withFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
withFlavors(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
This method copies this target node without applying logic in ImplicitDepsInferringDescription
withFlavors(Iterable<? extends Flavor>) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and using the provided flavors as flavors in the new build target.
withFlavors(Flavor...) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and using the provided flavors as flavors in the new build target.
withFrameworkPaths(ImmutableList<FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
WITHIN_VIEW - Static variable in class com.facebook.buck.rules.visibility.VisibilityAttributes
 
withInfo(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
withJavaAnnotationProcessorParams(JavacPluginParams) - Method in class com.facebook.buck.jvm.java.JavacOptions
 
withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.core.build.context.BuildContext
 
withKeepGoing(boolean) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
withLanguageLevelOptions(JavacLanguageLevelOptions) - Method in class com.facebook.buck.jvm.java.JavacOptions
 
withLocalName(String) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
withLua(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform
 
withMacro(Macro) - Method in class com.facebook.buck.rules.macros.MacroContainer
 
withMetadata(Optional<ImmutableMap<String, String>>) - Method in class com.facebook.buck.artifact_cache.CacheResult
 
withModuleBlacklistQuery(T, BuildTarget, QueryCache, ActionGraphBuilder, CellNameResolver, TargetGraph) - Static method in class com.facebook.buck.rules.query.QueryUtils
Utility method for resolving queries in application_module_blacklist
withName(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
 
withNativeLinkStrategy(NativeLinkStrategy) - Method in class com.facebook.buck.features.lua.LuaPlatform
 
withOtherFlags(CxxToolFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
without(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorSet
Flavors in this set, but not in that set.
withoutDeclaredDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withoutExtraDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withoutFlavors(Set<Flavor>) - Method in class com.facebook.buck.core.model.BuildTarget
 
withoutFlavors(Flavor...) - Method in class com.facebook.buck.core.model.BuildTarget
 
withoutFlavors() - Method in class com.facebook.buck.core.model.BuildTarget
A copy of this build target but without any flavors.
withoutFlavors() - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
withoutSuffix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
withoutTty() - Static method in class com.facebook.buck.util.Ansi
 
withPackageStyle(LuaPlatform.PackageStyle) - Method in class com.facebook.buck.features.lua.LuaPlatform
 
withPlatformWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
withPrefixHeader(Optional<SourcePath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
WithProbability - Interface in com.facebook.buck.util.randomizedtrial
Marks an enum for toggling buck experiments as having probability.
withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
withProvidedDepsQuery(Query) - Method in interface com.facebook.buck.core.description.arg.HasProvidedDepsQuery
 
withProvidedDepsQuery(T, BuildTarget, QueryCache, ActionGraphBuilder, CellNameResolver, TargetGraph) - Static method in class com.facebook.buck.rules.query.QueryUtils
 
withQuery(String) - Method in class com.facebook.buck.rules.query.Query
 
withRecycledCache(BuckEventBus, RuleKeyCacheRecycler.SettingsAffectingCache) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
Provides access to a RuleKeyCache via a RuleKeyCacheScope.
withRedirectError(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
 
withRequiredData(ImmutableList<UploadDataSupplier>) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
withResolvedQuery(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.rules.query.Query
 
withSelectedVersions(Optional<? extends ImmutableMap<BuildTarget, Version>>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
withSelectedVersions(Optional<? extends ImmutableMap<BuildTarget, Version>>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withShortName(String) - Method in class com.facebook.buck.core.model.BuildTarget
 
withShortName(String) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and replacing the short name with the given name.
withSize(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
withSize(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
withSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
 
withSourcePathArg(SourcePathArg) - Static method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
withSourcePathResolver(SourcePathResolverAdapter) - Method in class com.facebook.buck.core.build.context.BuildContext
 
withSpeculativeParsing(SpeculativeParsing) - Method in class com.facebook.buck.parser.ParsingContext
 
withStart(long) - Method in class com.facebook.buck.event.listener.util.EventInterval
 
withTargetConfiguration(TargetConfiguration) - Method in class com.facebook.buck.core.select.impl.ThrowingSelectableConfigurationContext
Throw unconditionally
withTargetConfiguration(TargetConfiguration) - Method in interface com.facebook.buck.core.select.SelectableConfigurationContext
 
withTargetConfiguration(TargetConfiguration) - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
withTargetGraph(TargetGraph) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphCreationResult
Copies this object with replacing the target graph.
withTargetGraphOnlyDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeImpl
 
withTargetGraphOnlyDeps(ImmutableSortedSet<BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withTargetSdkVersion(String) - Method in class com.facebook.buck.swift.toolchain.SwiftTargetTriple
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.ClasspathMacro
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.ExecutableMacro
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.ExecutableTargetMacro
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.LocationMacro
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.LocationPlatformMacro
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
 
withTargetWithOutputs(BuildTargetWithOutputs) - Method in class com.facebook.buck.rules.macros.WorkerMacro
 
withTwoLevelContentHashKey(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
 
withUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.BuildTarget
Keep flavors and configuration, replace everything else.
withUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.UnconfiguredBuildTarget
 
withUseUnconfiguredSelectorResolver(boolean) - Method in class com.facebook.buck.parser.ParsingContext
 
withVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
 
withView(Path, ImmutableSet<PathMatcher>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
withView(Path, ImmutableSet<PathMatcher>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
WorkAdvanceEvent - Interface in com.facebook.buck.event
Interface for events that are only sent out after there was some work done towards completing the current command.
WORKER_REQUIREMENTS_FILENAME - Static variable in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Worker requirements filename
WorkerJobParams - Interface in com.facebook.buck.worker
 
WorkerJobResult - Interface in com.facebook.buck.worker
 
WorkerMacro - Class in com.facebook.buck.rules.macros
Type for the `$(worker ...)` macro.
WorkerMacro() - Constructor for class com.facebook.buck.rules.macros.WorkerMacro
 
WorkerMacroArg - Class in com.facebook.buck.rules.macros
Worker macro wrapper which extracts/verifies details from the an underlying WorkerTool.
WorkerMacroExpander - Class in com.facebook.buck.rules.macros
Macro expander for the `$(worker ...)` macro.
WorkerMacroExpander() - Constructor for class com.facebook.buck.rules.macros.WorkerMacroExpander
 
WorkerProcess - Class in com.facebook.buck.worker
 
WorkerProcess(ProcessExecutor, ProcessExecutorParams, ProjectFilesystem, Path, Path) - Constructor for class com.facebook.buck.worker.WorkerProcess
Worker process is a process that stays alive and receives commands which describe jobs.
WorkerProcessIdentity - Interface in com.facebook.buck.worker
 
WorkerProcessParams - Interface in com.facebook.buck.worker
 
WorkerProcessPool - Interface in com.facebook.buck.worker
 
WorkerProcessPoolAsync - Class in com.facebook.buck.worker
 
WorkerProcessPoolAsync(int, HashCode, ThrowingSupplier<WorkerProcess, IOException>) - Constructor for class com.facebook.buck.worker.WorkerProcessPoolAsync
 
WorkerProcessPoolFactory - Class in com.facebook.buck.worker
WorkerProcessPoolFactory class is designed to provide you an instance of WorkerProcessPool based on the params for the job that you provide.
WorkerProcessPoolFactory(ProjectFilesystem) - Constructor for class com.facebook.buck.worker.WorkerProcessPoolFactory
 
WorkerProcessPoolSync - Class in com.facebook.buck.worker
A synchronous pool of WorkerProcess instances.
WorkerProcessPoolSync(int, HashCode, ThrowingSupplier<WorkerProcess, IOException>) - Constructor for class com.facebook.buck.worker.WorkerProcessPoolSync
 
WorkerProcessPoolSync.BorrowedWorkerProcess - Class in com.facebook.buck.worker
Represents a WorkerProcess borrowed from a WorkerProcessPoolSync.
WorkerProcessProtocol - Interface in com.facebook.buck.worker
 
WorkerProcessProtocol.CommandResponse - Class in com.facebook.buck.worker
 
WorkerProcessProtocol.CommandSender - Interface in com.facebook.buck.worker
 
WorkerProcessProtocolZero - Class in com.facebook.buck.worker
 
WorkerProcessProtocolZero() - Constructor for class com.facebook.buck.worker.WorkerProcessProtocolZero
 
WorkerProcessProtocolZero.CommandSender - Class in com.facebook.buck.worker
 
WorkerRequirementsProvider - Interface in com.facebook.buck.remoteexecution
Provides rule's RE worker requirements for given target
WorkerShellStep - Class in com.facebook.buck.shell
 
WorkerShellStep(BuildTarget, Optional<WorkerJobParams>, Optional<WorkerJobParams>, Optional<WorkerJobParams>, WorkerProcessPoolFactory) - Constructor for class com.facebook.buck.shell.WorkerShellStep
Creates new shell step that uses worker process to delegate work.
WorkerTool - Interface in com.facebook.buck.shell
Worker tool definition
WorkerToolDescription - Class in com.facebook.buck.shell
 
WorkerToolDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.WorkerToolDescription
 
WorkerToolDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of WorkerToolDescription.AbstractWorkerToolDescriptionArg.
WorkerToolDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type WorkerToolDescriptionArg.
workingDirectory - Variable in class com.facebook.buck.shell.ShellStep
If specified, working directory will be different from build cell root.
WorkspaceAndProjectGenerator - Class in com.facebook.buck.features.apple.project
 
WorkspaceAndProjectGenerator(XCodeDescriptions, Cell, TargetGraph, XcodeWorkspaceConfigDescriptionArg, BuildTarget, ProjectGeneratorOptions, boolean, FocusedModuleTargetMatcher, boolean, CxxPlatform, ImmutableSet<Flavor>, String, Function<TargetNode<?>, ActionGraphBuilder>, BuckEventBus, RuleKeyConfiguration, HalideBuckConfig, CxxBuckConfig, AppleConfig, SwiftBuckConfig, Optional<ImmutableMap<BuildTarget, TargetNode<?>>>) - Constructor for class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
 
WorkspaceAndProjectGenerator - Class in com.facebook.buck.features.apple.projectV2
 
WorkspaceAndProjectGenerator(XCodeDescriptions, Cell, TargetGraph, XcodeWorkspaceConfigDescriptionArg, BuildTarget, ProjectGeneratorOptions, FocusedTargetMatcher, boolean, CxxPlatform, ImmutableSet<Flavor>, String, Function<TargetNode<?>, ActionGraphBuilder>, BuckEventBus, RuleKeyConfiguration, HalideBuckConfig, CxxBuckConfig, AppleConfig, SwiftBuckConfig, Optional<ImmutableMap<BuildTarget, TargetNode<?>>>) - Constructor for class com.facebook.buck.features.apple.projectV2.WorkspaceAndProjectGenerator
 
WorkspaceAndProjectGenerator.Result - Class in com.facebook.buck.features.apple.projectV2
The result of generating a workspace project.
WorkspaceMetadataWriter - Class in com.facebook.buck.features.apple.common
Writes workspace metadata information to a json file.
WorkspaceMetadataWriter(String, ImmutableSet<BuildTarget>, ImmutableSet<Path>, ImmutableList<CopyInXcode>, ProjectFilesystem) - Constructor for class com.facebook.buck.features.apple.common.WorkspaceMetadataWriter
 
workspacePath - Variable in class com.facebook.buck.features.apple.projectV2.WorkspaceAndProjectGenerator.Result
 
WorkspaceUpdater - Class in com.facebook.buck.features.project.intellij
Updates .idea/workspace.xml to avoid doing some operations by IntelliJ.
WorkspaceUpdater(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.features.project.intellij.WorkspaceUpdater
 
workThread - Variable in class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
WorkThreadTrackingTask<T> - Class in com.facebook.buck.util.concurrent
A ForkJoinTask which keeps track of the thread running its computation.
WorkThreadTrackingTask(Supplier<T>) - Constructor for class com.facebook.buck.util.concurrent.WorkThreadTrackingTask
 
wrap(byte[]) - Static method in class com.facebook.buck.android.resources.ResChunk
 
wrap(HumanReadableException) - Static method in exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
wrapAsUnchecked(Consumer<Consumer<T>>, ThrowingConsumer<T, E>) - Static method in interface com.facebook.buck.util.function.ThrowingConsumer
Helper to package a ThrowingConsumer as a Consumer and apply it on action expecting the latter.
wrapForRuleWithWorkerRequirements(MetadataProvider, Supplier<WorkerRequirements>) - Static method in class com.facebook.buck.remoteexecution.MetadataProviderFactory
Wraps the argument MetadataProvider with worker requirements info
WRAPPER - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
wrapperScope(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
Hashes the wrapper iff non-empty (i.e.
wrapperScope(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
wrapperScope(RuleKeyHasher.Wrapper) - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher
 
wrapperSubType(RuleKeyHasher.Wrapper) - Static method in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
wrapRealTaskListener(PluginClassLoader, Object) - Static method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
 
wrapsCxxGenrule(SourcePathRuleFinder, SourcePath) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
WrapsException - Interface in com.facebook.buck.core.exceptions
This interface indicates that an exception is just used to wrap another and isn't the true root cause of the problem.
wrapStubToReceiveMetadata(Stub) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler
Receives RemoteExecutionMetadata from the initial GRPC headers.
wrapStubToSendAndReceiveMetadata(Stub, RemoteExecutionMetadata) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler
Convenience function to wrap the GRPC Stub for both receiving and sending metadata.
wrapStubToSendMetadata(Stub, RemoteExecutionMetadata) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler
Appends RemoteExecutionMetadata to the GRPC headers.
wrapWithTraceInfo(MetadataProvider, TraceInfoProvider) - Static method in class com.facebook.buck.remoteexecution.MetadataProviderFactory
Wraps the argument MetadataProvider return value with info about tracing.
write(OutputStream) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
 
write(OutputStream) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
 
write(Object, Object, boolean, Location) - Method in class com.facebook.buck.core.starlark.rule.SkylarkRuleContextActions
 
write(Object, Object, boolean, Location) - Method in interface com.facebook.buck.core.starlark.rule.SkylarkRuleContextActionsApi
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
write(ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
write(ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
write(MachoExportTrieNode, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.MachoExportTrieWriter
Writes the export trie to a buffer.
write(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ULEB128
Encodes a value using ULEB128 encoding.
write() - Method in class com.facebook.buck.features.project.intellij.IjProject
Write the project to disk.
write() - Method in class com.facebook.buck.features.project.intellij.IjProjectWriter
Write entire project to disk
write() - Method in class com.facebook.buck.features.project.intellij.PregeneratedCodeWriter
 
write(StubJarWriter) - Method in class com.facebook.buck.jvm.java.abi.StubJarEntry
 
write(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
 
write(char[], int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(char[]) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(String) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(String, int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(FullRuleKey) - Method in class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
Writes a serialized form of the rule key to the output stream.
write(int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
write(byte[]) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
write(byte[], int, int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
write(int) - Method in class com.facebook.buck.util.hash.HasherOutputStream
 
write(byte[], int, int) - Method in class com.facebook.buck.util.hash.HasherOutputStream
 
write(int) - Method in class com.facebook.buck.util.TeeOutputStream
 
write(byte[], int, int) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
write(int) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
Writes the specified byte to this output stream.
write(OutputStream) - Method in class com.facebook.buck.util.zip.DeterministicManifest
 
WriteAction - Class in com.facebook.buck.core.rules.actions.lib
Action that writes specified contents to all of the given output Artifacts
WriteAction(ActionRegistry, ImmutableSortedSet<Artifact>, ImmutableSortedSet<OutputArtifact>, String, boolean) - Constructor for class com.facebook.buck.core.rules.actions.lib.WriteAction
Create an instance of WriteAction
WriteAction(ActionRegistry, ImmutableSortedSet<Artifact>, ImmutableSortedSet<OutputArtifact>, CommandLineArgs, boolean) - Constructor for class com.facebook.buck.core.rules.actions.lib.WriteAction
Create an instance of WriteAction
writeAndClose(OutputStream) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
 
WriteAppModuleMetadataStep - Class in com.facebook.buck.android
 
writeArtifactCompressionEvent(ArtifactCompressionEvent, ChromeTraceEvent.Phase, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
writeBytesToPath(byte[], Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
writeBytesToPath(byte[], Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
writeConfig(Path, InvocationInfo, BuckConfig) - Static method in class com.facebook.buck.support.cli.config.BuckConfigWriter
Writes the configuration out to a standard location as json for a specific command
writeContentsToPath(String, Artifact) - Method in class com.facebook.buck.core.artifact.ArtifactFilesystem
Write a string to a given Artifact, creating parent directories as necessary
writeContentsToPath(String, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
writeContentsToPath(String, Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
writeEnd() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Must be called after all events to properly terminate event stream.
writeEntriesToZip(ProjectFilesystem, CustomZipOutputStream, Map<String, Pair<CustomZipEntry, Optional<Path>>>) - Static method in class com.facebook.buck.util.zip.Zip
Writes entries to zipOut stream.
writeEntry(Path, ThrowingSupplier<InputStream, IOException>) - Method in class com.facebook.buck.jvm.java.abi.JarBuilderStubJarWriter
 
writeEntry(String, InputStream) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
writeEvent(ChromeTraceEvent) - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Write single event.
WriteFile - Class in com.facebook.buck.file
Write a constant to a file.
WriteFile(BuildTarget, ProjectFilesystem, String, Path, boolean) - Constructor for class com.facebook.buck.file.WriteFile
 
WriteFile(BuildTarget, ProjectFilesystem, byte[], Path, boolean) - Constructor for class com.facebook.buck.file.WriteFile
 
WriteFile(WinNT.HANDLE, ByteBuffer, int, IntByReference, Pointer) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
writeFile(ClassUsageTracker, Path, ProjectFilesystem, CellPathResolver) - Method in interface com.facebook.buck.jvm.java.ClassUsageFileWriter
 
writeFile(ClassUsageTracker, Path, ProjectFilesystem, CellPathResolver) - Method in class com.facebook.buck.jvm.java.DefaultClassUsageFileWriter
 
WriteFileHashCode - Class in com.facebook.buck.android
Computes the hash of a file and writes it as the output.
WriteFileHashCode(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath) - Constructor for class com.facebook.buck.android.WriteFileHashCode
 
writeFilePath(Path, Optional<String>) - Method in class com.facebook.buck.features.apple.projectV2.ProjectFileWriter
Writes a file at a path to a PBXFileReference in the input project.
WriteFileStep - Class in com.facebook.buck.step.fs
 
WriteFileStep(ProjectFilesystem, ByteSource, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
 
WriteFileStep(ProjectFilesystem, String, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
 
WriteFileStep(ProjectFilesystem, Supplier<String>, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
 
writeFilesToKeepToFile(String) - Method in class com.facebook.buck.features.project.intellij.IJProjectCleaner
 
writeLine(String, Object...) - Method in class com.facebook.buck.util.string.AsciiBoxStringBuilder
 
writeLinesToFile(Iterable<String>, Path) - Static method in class com.facebook.buck.io.file.MostFiles
Writes the specified lines to the specified file, encoded as UTF-8.
writeLinesToFile(Iterable<String>, AbsPath) - Static method in class com.facebook.buck.io.file.MostFiles
Writes the specified lines to the specified file, encoded as UTF-8.
writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Writes each line in lines with a trailing newline to a file at the specified path.
writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Writes each line in lines with a trailing newline to a file at the specified path.
writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
writeLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteLock
 
writeLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
 
writeManifest() - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
 
writeMetadataToDisk(boolean) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
Writes the metadata currently stored in memory to the directory returned by BuildInfo.getPathToArtifactMetadataDirectory(BuildTarget, ProjectFilesystem).
writeModuleMetadata(Path, ImmutableMultimap<APKModule, Path>, Optional<ImmutableMultimap<APKModule, String>>, APKModuleGraph, ProjectFilesystem, Optional<Path>, Optional<Path>, boolean, boolean) - Static method in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
writeOutput(Appendable) - Method in class com.facebook.buck.cli.Dot
Writes out the graph in dot format to the given output
writeOutput(PrintStream) - Method in class com.facebook.buck.cli.ThriftOutput
Writes out the graph in thrift binary format to the given printStream.
writeOutput(ThriftProtocol, PrintStream) - Method in class com.facebook.buck.cli.ThriftOutput
Writes out the graph in thrift format to the given printStream.
WRITER - Static variable in class com.facebook.buck.util.json.ObjectMappers
 
WRITER_WITH_TYPE - Static variable in class com.facebook.buck.util.json.ObjectMappers
ObjectWrite that serializes objects along with their type information
writeResult(String, Collection<TestResult>) - Method in class com.facebook.buck.testrunner.BaseRunner
The test result file is written as XML to avoid introducing a dependency on JSON (see class overview).
writeSourcePath(SourcePath, Optional<Path>) - Method in class com.facebook.buck.features.apple.projectV2.ProjectFileWriter
Writes a source path to a PBXFileReference in the input project.
writeSpec(Path, BuckFixSpec) - Static method in class com.facebook.buck.support.fix.BuckFixSpecWriter
Writes the json representation of the fix spec to be consumed by the fix script, it's usually information found in logs too but in a much easier format for the script to consume, plus command data that might be captured only in runtime.
writeSpecToLogDir(Path, InvocationInfo, BuckFixSpec) - Static method in class com.facebook.buck.support.fix.BuckFixSpecWriter
Writes the json representation of the fix spec to the logs directory, derived from the rootPath and the InvocationInfo
writeStart() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Must be called prior to emitting first event to properly initialize stream.
writeStdin(ByteBuffer) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Invoke this to directly write data to the launched process's stdin.
writeStringTableFromStrings(Iterable<String>, OutputStream) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfStringTable
Writes a string table from the given strings.
writeStringTableFromStringTable(byte[], Iterable<Integer>, OutputStream) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfStringTable
Writes a string table from null terminated byte strings described by the byte array and indices.
WriteStringTemplateRule - Class in com.facebook.buck.core.rules.impl
 
WriteStringTemplateRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Path, SourcePath, ImmutableMap<String, String>, boolean) - Constructor for class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
 
writeTo(ProjectFilesystem, Path) - Method in class com.facebook.buck.jvm.java.abi.StubJar
 
writeTo(JarBuilder) - Method in class com.facebook.buck.jvm.java.abi.StubJar
 
WriteToFileArg - Class in com.facebook.buck.rules.args
Expands a delegated arg to a file and then appends @that/file/path.macro to the command line.
WriteToFileArg(BuildTarget, String, Arg) - Constructor for class com.facebook.buck.rules.args.WriteToFileArg
 
writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JarFileObject
 
writeToJar(JarBuilder) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
writeToStream(DataOutputStream, byte[], HybridThriftRequestHandler<ThriftRequest>) - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
Writes the HTTP body into a stream in Hybrid Thrift over HTTP format.
writeToWorkspaceAtPath(Path) - Method in class com.facebook.buck.features.apple.common.WorkspaceMetadataWriter
Writes the metadata information to the workspace at the input path.
writeXmlOutput(List<TestResults>, Writer) - Static method in class com.facebook.buck.cli.TestRunning
Writes the test results in XML format to the supplied writer.

X

XCBuildConfiguration - Class in com.facebook.buck.apple.xcode.xcodeproj
Build configuration containing a file reference ton an xcconfig file and additional inline settings.
XCBuildConfiguration(String) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
XcconfigBaseConfiguration - Class in com.facebook.buck.features.apple.projectV2
Metadata for Xcode to lay out and reference an Xcconfig file.
XcconfigBaseConfiguration(String, Path) - Constructor for class com.facebook.buck.features.apple.projectV2.XcconfigBaseConfiguration
 
xcconfigPaths - Variable in class com.facebook.buck.features.apple.projectV2.ProjectGenerator.Result
 
xcconfigPaths - Variable in class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator.Result
 
XCConfigurationList - Class in com.facebook.buck.apple.xcode.xcodeproj
List of build configurations.
XCConfigurationList(AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
 
XCodeBuckModule - Class in com.facebook.buck.features.apple.project
Buck module with a project generator for XCode.
XCodeBuckModule() - Constructor for class com.facebook.buck.features.apple.project.XCodeBuckModule
 
XCodeBuckModuleAdapterPlugin - Class in com.facebook.buck.features.apple.project
 
XCodeBuckModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.apple.project.XCodeBuckModuleAdapterPlugin
 
XcodeBuildVersionCache() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatforms.XcodeBuildVersionCache
 
XCodeDescriptionClassSupplier - Interface in com.facebook.buck.apple
 
XCodeDescriptionProvider - Class in com.facebook.buck.features.apple.common
 
XCodeDescriptionProvider() - Constructor for class com.facebook.buck.features.apple.common.XCodeDescriptionProvider
 
XCodeDescriptions - Class in com.facebook.buck.apple
Contains descriptions supported by XCode.
XCodeDescriptions(ImmutableSet<Class<? extends BaseDescription<?>>>) - Constructor for class com.facebook.buck.apple.XCodeDescriptions
 
XCodeDescriptionsFactory - Class in com.facebook.buck.apple
 
XCodeDescriptionsFactory() - Constructor for class com.facebook.buck.apple.XCodeDescriptionsFactory
 
XcodeNativeTargetGenerator - Class in com.facebook.buck.features.apple.projectV2
Generates all the target attributes GeneratedTargetAttributes to be written into a PBXNativeTarget.
XcodeNativeTargetGenerator(XCodeDescriptions, TargetGraph, AppleDependenciesCache, ProjectGenerationStateCache, ProjectFilesystem, Path, String, PathRelativizer, SourcePathResolverAdapter, ProjectSourcePathResolver, ProjectGeneratorOptions, CxxPlatform, ImmutableSet<Flavor>, Function<? super TargetNode<?>, ActionGraphBuilder>, HalideBuckConfig, HeaderSearchPaths, CxxBuckConfig, AppleConfig, SwiftBuckConfig, SwiftAttributeParser, FlagParser, Optional<ImmutableMap<BuildTarget, TargetNode<?>>>, AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.features.apple.projectV2.XcodeNativeTargetGenerator
 
XcodeNativeTargetGenerator.Result - Class in com.facebook.buck.features.apple.projectV2
The result of materializing the build target.
XcodePostbuildScriptDescription - Class in com.facebook.buck.apple
Description for an xcode_postbuild_script rule which runs a shell script after the 'copy resources' phase has run.
XcodePostbuildScriptDescription() - Constructor for class com.facebook.buck.apple.XcodePostbuildScriptDescription
 
XcodePrebuildScriptDescription - Class in com.facebook.buck.apple
Description for an xcode_prebuild_script rule which runs a shell script before the Apple target that depends on it is built.
XcodePrebuildScriptDescription() - Constructor for class com.facebook.buck.apple.XcodePrebuildScriptDescription
 
XcodeProductMetadata - Class in com.facebook.buck.features.apple.projectV2
Product metadata related to a product target for reference in Xcode
XcodeProductMetadata(ProductType, String, Path) - Constructor for class com.facebook.buck.features.apple.projectV2.XcodeProductMetadata
 
XCodeProjectCommandHelper - Class in com.facebook.buck.features.apple.project
 
XCodeProjectCommandHelper(BuckEventBus, PluginManager, Parser, BuckConfig, InstrumentedVersionedTargetGraphCache, TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, Cell, RuleKeyConfiguration, Optional<TargetConfiguration>, Console, Optional<ProcessManager>, ImmutableMap<String, String>, ListeningExecutorService, ListeningExecutorService, CloseableMemoizedSupplier<DepsAwareExecutor<? super ComputeResult, ?>>, ImmutableSet<Flavor>, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, boolean, boolean, PathOutputPresenter, Function<Iterable<String>, ImmutableList<TargetNodeSpec>>, Function<ImmutableList<String>, ExitCode>, List<String>) - Constructor for class com.facebook.buck.features.apple.project.XCodeProjectCommandHelper
 
XCodeProjectCommandHelper - Class in com.facebook.buck.features.apple.projectV2
 
XCodeProjectCommandHelper(BuckEventBus, PluginManager, Parser, BuckConfig, InstrumentedVersionedTargetGraphCache, TypeCoercerFactory, UnconfiguredBuildTargetViewFactory, Cell, RuleKeyConfiguration, Optional<TargetConfiguration>, Console, Optional<ProcessManager>, ImmutableMap<String, String>, ListeningExecutorService, ListeningExecutorService, CloseableMemoizedSupplier<DepsAwareExecutor<? super ComputeResult, ?>>, ImmutableSet<Flavor>, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, boolean, PathOutputPresenter, Function<Iterable<String>, ImmutableList<TargetNodeSpec>>, Function<ImmutableList<String>, ExitCode>, List<String>) - Constructor for class com.facebook.buck.features.apple.projectV2.XCodeProjectCommandHelper
 
XCodeProjectCommandHelper.Result - Class in com.facebook.buck.features.apple.project
A result with metadata about the subcommand helper's output.
XCodeProjectCommandHelper.Result - Class in com.facebook.buck.features.apple.projectV2
A result with metadata about the subcommand helper's output.
XCodeProjectSubCommand - Class in com.facebook.buck.features.apple.project
 
XCodeProjectSubCommand() - Constructor for class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
XCodeProjectSubCommandFactory - Class in com.facebook.buck.features.apple.project
 
XCodeProjectSubCommandFactory() - Constructor for class com.facebook.buck.features.apple.project.XCodeProjectSubCommandFactory
 
XcodeprojSerializer - Class in com.facebook.buck.apple.xcode
Serializer that handles conversion of an in-memory object graph representation of an xcode project (instances of PBXObject) into an Apple property list.
XcodeprojSerializer(GidGenerator, PBXProject) - Constructor for class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
XcodeScriptDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AbstractXcodeScriptDescriptionArg.
XcodeScriptDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type XcodeScriptDescriptionArg.
XcodeToolFinder - Class in com.facebook.buck.apple.toolchain.impl
 
XcodeToolFinder(AppleConfig) - Constructor for class com.facebook.buck.apple.toolchain.impl.XcodeToolFinder
 
XcodeWorkspaceConfigDescription - Class in com.facebook.buck.features.apple.common
 
XcodeWorkspaceConfigDescription() - Constructor for class com.facebook.buck.features.apple.common.XcodeWorkspaceConfigDescription
 
XcodeWorkspaceConfigDescriptionArg - Class in com.facebook.buck.features.apple.common
Immutable implementation of XcodeWorkspaceConfigDescription.AbstractXcodeWorkspaceConfigDescriptionArg.
XcodeWorkspaceConfigDescriptionArg.Builder - Class in com.facebook.buck.features.apple.common
Builds instances of type XcodeWorkspaceConfigDescriptionArg.
XCScheme - Class in com.facebook.buck.apple.xcode
 
XCScheme(String, boolean, Optional<XCScheme.BuildAction>, Optional<XCScheme.TestAction>, Optional<XCScheme.LaunchAction>, Optional<XCScheme.ProfileAction>, Optional<XCScheme.AnalyzeAction>, Optional<XCScheme.ArchiveAction>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme
 
XCScheme.AdditionalActions - Enum in com.facebook.buck.apple.xcode
 
XCScheme.AnalyzeAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.ArchiveAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.BuildableReference - Class in com.facebook.buck.apple.xcode
 
XCScheme.BuildAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.BuildActionEntry - Class in com.facebook.buck.apple.xcode
 
XCScheme.BuildActionEntry.BuildFor - Enum in com.facebook.buck.apple.xcode
 
XCScheme.LaunchAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.LaunchAction.LaunchStyle - Enum in com.facebook.buck.apple.xcode
 
XCScheme.LaunchAction.WatchInterface - Enum in com.facebook.buck.apple.xcode
Watch Interface property in Watch app scheme used to choose which interface is launched.
XCScheme.ProfileAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.SchemeAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.SchemePrePostAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.TestableReference - Class in com.facebook.buck.apple.xcode
 
XCScheme.TestAction - Class in com.facebook.buck.apple.xcode
 
XCVersionGroup - Class in com.facebook.buck.apple.xcode.xcodeproj
 
XCVersionGroup(String, String, PBXReference.SourceTree, AbstractPBXObjectFactory) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
XmlDomParser - Class in com.facebook.buck.util.xml
 
XmlDomParserWithLineNumbers - Class in com.facebook.buck.util.xml
 
XmlTestResultParser - Class in com.facebook.buck.test
 
XzMemorySemaphore - Class in com.facebook.buck.step.fs
 
XzStep - Class in com.facebook.buck.step.fs
A Step to compress a file with XZ / LZMA2.
XzStep(ProjectFilesystem, Path, Path, int) - Constructor for class com.facebook.buck.step.fs.XzStep
Creates an XzStep to compress a file with the given XZ compression level and output path.
XzStep(ProjectFilesystem, Path, int) - Constructor for class com.facebook.buck.step.fs.XzStep
Creates an XzStep to compress a file with XZ at a user supplied compression level .
xzUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 

Y

yaccCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
 

Z

ZERO - Static variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
 
zero() - Static method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
ZERO - Static variable in class com.facebook.buck.util.timing.ClockDuration
 
ZeroArgMacroTypeCoercer<M extends Macro> - Class in com.facebook.buck.rules.coercer
A coercer for Macros which take zero arguments.
ZeroArgMacroTypeCoercer(Class<M>, M) - Constructor for class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
zeroFileChanges() - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
ZeroFileChanges() - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.ZeroFileChanges
 
Zip - Class in com.facebook.buck.features.zip.rules
 
Zip(SourcePathRuleFinder, BuildTarget, ProjectFilesystem, String, ImmutableSet<SourcePath>, ImmutableList<SourcePath>, ImmutableSet<Pattern>, OnDuplicateEntry) - Constructor for class com.facebook.buck.features.zip.rules.Zip
 
Zip - Class in com.facebook.buck.util.zip
 
ZipalignStep - Class in com.facebook.buck.android
 
ZipalignStep(AbsPath, AndroidPlatformTarget, Path, Path) - Constructor for class com.facebook.buck.android.ZipalignStep
 
zipAndConcat(Iterable<T>...) - Static method in class com.facebook.buck.util.MoreIterables
Combine the given iterables by peeling off items one at a time from each of the input iterables until any one of the iterables are exhausted.
ZipArchiveDependencySupplier - Class in com.facebook.buck.jvm.java
 
ZipArchiveDependencySupplier(ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.jvm.java.ZipArchiveDependencySupplier
 
ZipCompressionLevel - Enum in com.facebook.buck.util.zip
 
ZipConstants - Class in com.facebook.buck.util.zip
 
ZipDescriptionProvider - Class in com.facebook.buck.features.zip.rules
 
ZipDescriptionProvider() - Constructor for class com.facebook.buck.features.zip.rules.ZipDescriptionProvider
 
ZipEntrySource - Interface in com.facebook.buck.util.zip.collect
Represents source for an entry in a zip file.
ZipEntrySourceCollection - Interface in com.facebook.buck.util.zip.collect
A set of sources to store as entries in a zip file.
ZipEntrySourceCollectionBuilder - Class in com.facebook.buck.util.zip.collect
A builder for ZipEntrySourceCollection that allows to build a collection using provided source files as well as source zip files.
ZipEntrySourceCollectionBuilder(ImmutableSet<Pattern>, OnDuplicateEntry) - Constructor for class com.facebook.buck.util.zip.collect.ZipEntrySourceCollectionBuilder
 
ZipEntrySourceCollectionWriter - Class in com.facebook.buck.util.zip.collect
Writes a ZipEntrySourceCollection to a zip file.
ZipEntrySourceCollectionWriter(ProjectFilesystem) - Constructor for class com.facebook.buck.util.zip.collect.ZipEntrySourceCollectionWriter
 
ZipEntrySourceFromZip - Interface in com.facebook.buck.util.zip.collect
A source for a zip file entry that represents an entry for another zip file.
ZipFileDescription - Class in com.facebook.buck.features.zip.rules
 
ZipFileDescription() - Constructor for class com.facebook.buck.features.zip.rules.ZipFileDescription
 
ZipFileDescriptionArg - Class in com.facebook.buck.features.zip.rules
Immutable implementation of ZipFileDescription.AbstractZipFileDescriptionArg.
ZipFileDescriptionArg.Builder - Class in com.facebook.buck.features.zip.rules
Builds instances of type ZipFileDescriptionArg.
ZipFileTraversal - Class in com.facebook.buck.util
 
ZipFileTraversal(Path) - Constructor for class com.facebook.buck.util.ZipFileTraversal
 
ZipOutputStreams - Class in com.facebook.buck.util.zip
 
ZipOutputStreams.HandleDuplicates - Enum in com.facebook.buck.util.zip
 
ZipRulesModule - Class in com.facebook.buck.features.zip.rules
A modules that provides `zip_rule` build rule.
ZipRulesModule() - Constructor for class com.facebook.buck.features.zip.rules.ZipRulesModule
 
ZipRulesModuleAdapterPlugin - Class in com.facebook.buck.features.zip.rules
 
ZipRulesModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.zip.rules.ZipRulesModuleAdapterPlugin
 
ZipScrubber - Class in com.facebook.buck.util.zip
Tool to eliminate non-deterministic or problematic bits of zip files.
ZipScrubberStep - Class in com.facebook.buck.zip
 
ZipScrubberStep() - Constructor for class com.facebook.buck.zip.ZipScrubberStep
 
ZipSplitter - Interface in com.facebook.buck.android.dalvik
 
ZipSplitter.DexSplitStrategy - Enum in com.facebook.buck.android.dalvik
 
ZipSplitterFactory - Interface in com.facebook.buck.android.dalvik
 
ZipStep - Class in com.facebook.buck.zip
A Step that creates a ZIP archive..
ZipStep(ProjectFilesystem, Path, Set<Path>, boolean, ZipCompressionLevel, Path) - Constructor for class com.facebook.buck.zip.ZipStep
Create a ZipStep to create or update a zip archive.
ZstdStep - Class in com.facebook.buck.step.fs
A Step to compress a file with zstd
ZstdStep(ProjectFilesystem, Path, Path) - Constructor for class com.facebook.buck.step.fs.ZstdStep
Creates an ZstdStep to compress a file to given output path.
zstdUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 
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 
Skip navigation links