Package pascal.taie.ir.exp
Interface ReferenceLiteral
- All Superinterfaces:
Exp
,Literal
,RValue
,Serializable
- All Known Implementing Classes:
ClassLiteral
,MethodHandle
,MethodType
,NullLiteral
,StringLiteral
Literal of reference type.
-
Method Summary
-
Method Details
-
getType
ReferenceType getType()
-