- All Superinterfaces:
AssignExprIF
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.civl.abc.analysis.pointsTo.IF.AssignExprIF
AssignExprIF.AssignExprKind -
Method Summary
Modifier and TypeMethodDescriptionbooleanstore()eitherIdentifierExpressionNodeor an expression node represening string literal or allocation.variable()
-
Method Details
-
isAllocation
boolean isAllocation() -
store
ExpressionNode store()eitherIdentifierExpressionNodeor an expression node represening string literal or allocation.- Returns:
-
variable
Variable variable()
-