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