java.lang.Object
com.dylibso.chicory.wasm.types.CatchOpCode.Catch
- Enclosing class:
CatchOpCode
-
Method Summary
Modifier and TypeMethodDescriptionintlabel()opcode()intvoidresolvedLabel(int label) inttag()
-
Method Details
-
opcode
-
tag
public int tag() -
label
public int label() -
resolvedLabel
public void resolvedLabel(int label) -
resolvedLabel
public int resolvedLabel()
-