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