ohua-dev / ohua-jvm-integration

Integration for the ohua core library with the java platform
Eclipse Public License 1.0
2 stars 0 forks source link

Find return arc using the return Target provided by the graph #22

Open JustusAdam opened 6 years ago

JustusAdam commented 6 years ago

The core library now includes the desired arc to return from in the output graph.

The integration should use that information to insert the capture operator rather than using a macro.