Class TablesSection.AnyFuncTable
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.TablesSection.AnyFuncTable
- Enclosing class:
TablesSection
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
addToTable
(Function function) int
index()
int
void
writeTo
(BinaryWriter.SectionWriter writer) void
writeTo
(TextWriter textWriter)
-
Field Details
-
functions
-
-
Constructor Details
-
AnyFuncTable
AnyFuncTable()
-
-
Method Details
-
index
public int index() -
functions
-
addToTable
-
writeTo
- Throws:
IOException
-
writeTo
-
indexOf
-