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
BuildFileParseException
public void close()
close
in interface AutoCloseable