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

public class RefIsNull extends UnaryExpression
  • Constructor Details