Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.Local
Packages that use Local
-
Uses of Local in de.mirkosertic.bytecoder.core.backend.wasm.ast
Subclasses of Local in de.mirkosertic.bytecoder.core.backend.wasm.astMethods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return LocalModifier and TypeMethodDescriptionExportableFunction.localByLabel(String label) LocalIndex.localByLabel(String name) Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return types with arguments of type LocalMethods in de.mirkosertic.bytecoder.core.backend.wasm.ast with parameters of type Local