Uses of Enum
org.teavm.model.PrimitiveType
Packages that use PrimitiveType
-
Uses of PrimitiveType in org.teavm.model
Methods in org.teavm.model that return PrimitiveTypeModifier and TypeMethodDescriptionGenericValueType.Primitive.getKind()
ValueType.Primitive.getKind()
static PrimitiveType
Returns the enum constant of this type with the specified name.static PrimitiveType[]
PrimitiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teavm.model with parameters of type PrimitiveType