public class SymbolicHeapParser extends SceneObject
| Constructor and Description |
|---|
SymbolicHeapParser(SceneObject otherObject) |
| Modifier and Type | Method and Description |
|---|---|
HeapConfiguration |
parseFromFile(String filename,
HeapConfigurationRenaming renaming) |
scenepublic SymbolicHeapParser(SceneObject otherObject)
public HeapConfiguration parseFromFile(String filename, HeapConfigurationRenaming renaming) throws IOException
filename - Path to the file containing a symbolic heap.renaming - Renaming of types and selectors.IOExceptionCopyright © 2019. All rights reserved.