Uses of Enum Class
de.jplag.llvmir.LLVMIRTokenType
Packages that use LLVMIRTokenType
-
Uses of LLVMIRTokenType in de.jplag.llvmir
Methods in de.jplag.llvmir that return LLVMIRTokenTypeModifier and TypeMethodDescriptionstatic LLVMIRTokenTypeReturns the enum constant of this class with the specified name.static LLVMIRTokenType[]LLVMIRTokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.