Uses of Enum Class
pascal.taie.language.generics.VoidDescriptor
Package
Description
In this package, we offer a generics model for Java.
-
Uses of VoidDescriptor in pascal.taie.language.generics
Modifier and TypeMethodDescriptionstatic VoidDescriptor
Returns the enum constant of this class with the specified name.static VoidDescriptor[]
VoidDescriptor.values()
Returns an array containing the constants of this enum class, in the order they are declared.