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, getFileJobclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFilepublic 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)