Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.TablesSection
-
Packages that use TablesSection Package Description de.mirkosertic.bytecoder.core.backend.wasm.ast -
-
Uses of TablesSection in de.mirkosertic.bytecoder.core.backend.wasm.ast
Fields in de.mirkosertic.bytecoder.core.backend.wasm.ast declared as TablesSection Modifier and Type Field Description private TablesSection
Module. tables
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return TablesSection Modifier and Type Method Description TablesSection
Module. getTables()
-