Uses of Class
org.teavm.backend.wasm.binary.DataType
Packages that use DataType
-
Uses of DataType in org.teavm.backend.wasm.binary
Subclasses of DataType in org.teavm.backend.wasm.binaryFields in org.teavm.backend.wasm.binary declared as DataTypeModifier and TypeFieldDescriptionstatic final DataTypeDataPrimitives.ADDRESSstatic final DataTypeDataPrimitives.BYTEstatic final DataTypeDataPrimitives.DOUBLEstatic final DataTypeDataPrimitives.FLOATstatic final DataTypeDataPrimitives.INTstatic final DataTypeDataPrimitives.LONGstatic final DataTypeDataPrimitives.SHORTMethods in org.teavm.backend.wasm.binary that return DataTypeModifier and TypeMethodDescriptionDataType[]DataStructure.getComponents()DataArray.getComponentType()DataValue.getType()Constructors in org.teavm.backend.wasm.binary with parameters of type DataType