Uses of Enum
org.teavm.ast.ArrayType
Packages that use ArrayType
-
Uses of ArrayType in org.teavm.ast
Methods in org.teavm.ast that return ArrayTypeModifier and TypeMethodDescriptionUnwrapArrayExpr.getElementType()
SubscriptExpr.getType()
static ArrayType
Returns the enum constant of this type with the specified name.static ArrayType[]
ArrayType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teavm.ast with parameters of type ArrayTypeConstructors in org.teavm.ast with parameters of type ArrayType