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