Uses of Enum Class
jdk.incubator.jextract.Type.Array.Kind
Packages that use Type.Array.Kind
-
Uses of Type.Array.Kind in jdk.incubator.jextract
Methods in jdk.incubator.jextract that return Type.Array.KindModifier and TypeMethodDescriptionType.Array.kind()The array type kind.static Type.Array.KindReturns the enum constant of this class with the specified name.static Type.Array.Kind[]Type.Array.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.