Package com.dylibso.chicory.wasm.types
Class TableSection
- java.lang.Object
-
- com.dylibso.chicory.wasm.types.Section
-
- com.dylibso.chicory.wasm.types.TableSection
-
public class TableSection extends Section
-
-
Constructor Summary
Constructors Constructor Description TableSection(Table[] tables)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TablegetTable(int idx)inttableCount()
-