java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.UnaryExpression
de.mirkosertic.bytecoder.core.backend.wasm.ast.I32Clz
All Implemented Interfaces:
WasmExpression, WasmValue

public class I32Clz extends UnaryExpression
  • Constructor Details