Uses of Enum Class
pascal.taie.language.generics.VoidDescriptor
Packages that use VoidDescriptor
Package
Description
In this package, we offer a generics model for Java.
-
Uses of VoidDescriptor in pascal.taie.language.generics
Methods in pascal.taie.language.generics that return VoidDescriptorModifier 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.