public class PerBuildState extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
BuildFileManifest |
getBuildFileManifest(Cell cell,
AbsPath buildFile) |
public BuildFileManifest getBuildFileManifest(Cell cell, AbsPath buildFile) throws BuildFileParseException
BuildFileParseExceptionpublic void close()
close in interface AutoCloseable