Strumenta / pylasu

Apache License 2.0
24 stars 4 forks source link

Integrate symbol resolution support in ReferenceByName #2

Closed loradd closed 2 years ago

loradd commented 2 years ago

The current implementation of ReferenceByName does not support resolving the target. Analogously to what done in Kolasu, we should extend such class, port the resolution logic in tryToResolve and all unit tests.