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 TablesSectionModule. tablesMethods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return TablesSection Modifier and Type Method Description TablesSectionModule. getTables()
-