public class ExportsSection extends ModuleSection
| Modifier and Type | Method and Description |
|---|---|
void |
export(Exportable exportable,
String name) |
void |
writeTo(BinaryWriter binaryWriter,
List<Memory> memoryIndex) |
void |
writeTo(TextWriter textWriter) |
getModulepublic void export(Exportable exportable, String name)
public void writeTo(TextWriter textWriter) throws IOException
IOExceptionpublic void writeTo(BinaryWriter binaryWriter, List<Memory> memoryIndex) throws IOException
IOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.