public class SaveTypeSMarty
extends java.lang.Object
Constructor and Description |
---|
SaveTypeSMarty() |
Modifier and Type | Method and Description |
---|---|
static SaveTypeSMarty |
getInstance() |
void |
Save(Architecture architecture,
java.io.PrintWriter printWriter)
Save the list of types in the file
|
public static SaveTypeSMarty getInstance()
public void Save(Architecture architecture, java.io.PrintWriter printWriter)
architecture
- - the architecture to be decodedprintWriter
- - used to save the type to file