Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.ModuleSection
-
Packages that use ModuleSection Package Description de.mirkosertic.bytecoder.core.backend.wasm.ast -
-
Uses of ModuleSection in de.mirkosertic.bytecoder.core.backend.wasm.ast
Subclasses of ModuleSection in de.mirkosertic.bytecoder.core.backend.wasm.ast Modifier and Type Class Description class
CustomSection
class
DataSection
class
ElementSection
class
ExportsSection
class
FunctionsSection
class
GlobalsSection
class
ImportsSection
class
MemorySection
class
NameSection
class
SourceMapSection
class
StartSection
class
TablesSection
class
TagSection
class
TypesSection
-