Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.HostType
-
Packages that use HostType Package Description de.mirkosertic.bytecoder.core.backend.wasm.ast -
-
Uses of HostType in de.mirkosertic.bytecoder.core.backend.wasm.ast
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return HostType Modifier and Type Method Description static HostType
ConstExpressions.ref. host()
-