Skip to content
Commit 5dc18b6e authored by Carlos Galindo's avatar Carlos Galindo
Browse files

added polymorphic calls

* Call targets are computed based on static types (same as variable action's dynamic types).
* Usage and definition finders now deal with accumulating information in the same variable action ('-arg-in-' or '-scope-in-'). That variable action is created in the VariableVisitor, and the transference is prepared at the end of the finder, instead of with each handleActualAction.
* ObjectTree: pattern now accepts any variable, including fake patterns like ('-root-' or '-arg-in-')
* Tests updated
parent a9133823
Pipeline #113 passed with stage
in 54 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment