Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.I32GeS
-
Packages that use I32GeS Package Description de.mirkosertic.bytecoder.core.backend.wasm.ast -
-
Uses of I32GeS in de.mirkosertic.bytecoder.core.backend.wasm.ast
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return I32GeS Modifier and Type Method Description static I32GeS
ConstExpressions.i32. ge_s(WasmValue leftValue, WasmValue rightValue)
-