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

public class I32Popcount extends UnaryExpression
  • Constructor Details