Class WasmHollowType.CompositeReference
java.lang.Object
org.teavm.backend.wasm.parser.WasmHollowType
org.teavm.backend.wasm.parser.WasmHollowType.Reference
org.teavm.backend.wasm.parser.WasmHollowType.CompositeReference
- Enclosing class:
WasmHollowType
-
Nested Class Summary
Nested classes/interfaces inherited from class WasmHollowType
WasmHollowType.CompositeReference, WasmHollowType.Number, WasmHollowType.Reference, WasmHollowType.SpecialReference -
Field Summary
FieldsFields inherited from class WasmHollowType
FLOAT32, FLOAT64, INT32, INT64 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WasmHollowType.Reference
isNullable, nonNullSpecial, specialMethods inherited from class WasmHollowType
num
-
Field Details
-
index
public final int index
-
-
Constructor Details
-
CompositeReference
public CompositeReference(int index, boolean nullable)
-
-
Method Details
-
equals
-
hashCode
-