public class SaveClassSMarty
extends java.lang.Object
Constructor and Description |
---|
SaveClassSMarty() |
Modifier and Type | Method and Description |
---|---|
static SaveClassSMarty |
getInstance() |
void |
Save(Architecture architecture,
java.io.PrintWriter printWriter)
Save all classes from architecture to file
|
public static SaveClassSMarty getInstance()
public void Save(Architecture architecture, java.io.PrintWriter printWriter)
architecture
- - the architecture to be decodedprintWriter
- - used to save the type to file