Class If
java.lang.Object
dev.quantumfusion.hyphen.codegen.statement.If
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mh
-
next
protected final org.objectweb.asm.Label next
-
-
Constructor Details
-
If
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-