public class TablesSection extends ModuleSection
| Modifier and Type | Class and Description |
|---|---|
static class |
TablesSection.AnyFuncTable |
| Modifier and Type | Method and Description |
|---|---|
TablesSection.AnyFuncTable |
funcTable() |
boolean |
hasFuncTable() |
void |
writeTo(BinaryWriter binaryWriter) |
void |
writeTo(TextWriter textWriter) |
getModulepublic void writeTo(TextWriter textWriter)
public void writeTo(BinaryWriter binaryWriter) throws IOException
IOExceptionpublic boolean hasFuncTable()
public TablesSection.AnyFuncTable funcTable()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.