Package com.dylibso.chicory.wasm.types
Class TagType
java.lang.Object
com.dylibso.chicory.wasm.types.TagType
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TagType
public TagType(byte attribute, int typeIdx)
-
-
Method Details
-
attribute
public byte attribute() -
typeIdx
public int typeIdx()
-