Package com.dylibso.chicory.wasm.types
Class TableSection.Builder
java.lang.Object
com.dylibso.chicory.wasm.types.TableSection.Builder
- Enclosing class:
TableSection
-
Method Summary
-
Method Details
-
addTable
Add a table definition to this section.- Parameters:
table- the table to add to this section (must not benull)- Returns:
- the Builder
-
build
-