Uses of Enum Class
pascal.taie.ir.exp.NullLiteral
Packages that use NullLiteral
-
Uses of NullLiteral in pascal.taie.ir.exp
Methods in pascal.taie.ir.exp that return NullLiteralModifier and TypeMethodDescriptionstatic NullLiteral
NullLiteral.get()
static NullLiteral
Returns the enum constant of this class with the specified name.static NullLiteral[]
NullLiteral.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in pascal.taie.ir.exp with parameters of type NullLiteral