Skip to content

Handle case when target variable is a field of another variable #9

@HongshuW

Description

@HongshuW

Example: Cli 11

new PrintWriter(out)

out has the same address as PrintWriter_instance.out.

Previous implementation handles this special case through hardcoding, this has been removed in commit: d882f9e

Handle this special case.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions