Uses of Interface
pascal.taie.ir.exp.Literal
-
Uses of Literal in pascal.taie.ir.exp
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Literal of reference type.Modifier and TypeClassDescriptionclass
class
class
class
Representation of int literals.class
Representation of long literals.class
Representation of java.lang.invoke.MethodHandle instances.class
Representation of java.lang.invoke.MethodType instances.enum
class
ModifierConstructorDescriptionModifierConstructorDescriptionInvokeDynamic
(MethodRef bootstrapMethodRef, String methodName, MethodType methodType, List<Literal> bootstrapArgs, List<Var> args) -
Uses of Literal in pascal.taie.ir.stmt