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

public class I32Ctz extends UnaryExpression
  • Constructor Details