Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.Call
-
Packages that use Call Package Description de.mirkosertic.bytecoder.core.backend.wasm.ast -
-
Uses of Call in de.mirkosertic.bytecoder.core.backend.wasm.ast
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return Call Modifier and Type Method Description static Call
ConstExpressions. call(Callable function, java.util.List<WasmValue> arguments)
-