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