Class TablesSection
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.ModuleSection
de.mirkosertic.bytecoder.core.backend.wasm.ast.TablesSection
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
writeTo
(BinaryWriter binaryWriter) void
writeTo
(TextWriter textWriter) Methods inherited from class de.mirkosertic.bytecoder.core.backend.wasm.ast.ModuleSection
getModule
-
Field Details
-
funcTable
-
-
Constructor Details
-
TablesSection
TablesSection(Module aModule)
-
-
Method Details
-
writeTo
-
writeTo
- Throws:
IOException
-
hasFuncTable
public boolean hasFuncTable() -
funcTable
-