Uses of Enum
org.teavm.backend.c.generate.CVariableType
Packages that use CVariableType
-
Uses of CVariableType in org.teavm.backend.c.generate
Methods in org.teavm.backend.c.generate that return CVariableTypeModifier and TypeMethodDescriptionstatic CVariableType
Returns the enum constant of this type with the specified name.static CVariableType[]
CVariableType.values()
Returns an array containing the constants of this enum type, in the order they are declared.