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) voidaddToTable(Function function) intindex()intvoidwriteTo(BinaryWriter.SectionWriter writer) voidwriteTo(TextWriter textWriter)
-
Field Details
-
functions
-
-
Constructor Details
-
AnyFuncTable
AnyFuncTable()
-
-
Method Details
-
index
public int index() -
functions
-
addToTable
-
writeTo
- Throws:
IOException
-
writeTo
-
indexOf
-