Class WasmHollowType.Reference
java.lang.Object
org.teavm.backend.wasm.parser.WasmHollowType
org.teavm.backend.wasm.parser.WasmHollowType.Reference
- Direct Known Subclasses:
WasmHollowType.CompositeReference, WasmHollowType.SpecialReference
- Enclosing class:
WasmHollowType
-
Nested Class Summary
Nested classes/interfaces inherited from class WasmHollowType
WasmHollowType.CompositeReference, WasmHollowType.Number, WasmHollowType.Reference, WasmHollowType.SpecialReference -
Field Summary
Fields inherited from class WasmHollowType
FLOAT32, FLOAT64, INT32, INT64 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class WasmHollowType
num
-
Constructor Details
-
Reference
public Reference(boolean nullable)
-
-
Method Details
-
isNullable
public boolean isNullable() -
special
-
nonNullSpecial
-