Uses of Enum Class
pascal.taie.ir.exp.NullLiteral
-
Uses of NullLiteral in pascal.taie.ir.exp
Modifier 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.