public class BuildFileRawNodeParsePipeline extends GenericFileParsePipeline<BuildFileManifest>
BuildFileManifest
for a given build file.Constructor and Description |
---|
BuildFileRawNodeParsePipeline(com.facebook.buck.parser.PipelineNodeCache<AbsPath,BuildFileManifest> cache,
com.facebook.buck.parser.ProjectBuildFileParserPool projectBuildFileParserPool,
com.google.common.util.concurrent.ListeningExecutorService executorService,
BuckEventBus eventBus,
Watchman watchman) |
close, getFileJob
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFile
public BuildFileRawNodeParsePipeline(com.facebook.buck.parser.PipelineNodeCache<AbsPath,BuildFileManifest> cache, com.facebook.buck.parser.ProjectBuildFileParserPool projectBuildFileParserPool, com.google.common.util.concurrent.ListeningExecutorService executorService, BuckEventBus eventBus, Watchman watchman)