r25782 - add function matching tests (fia/pull/122']#122) * Evaluable directly applied to upstream/main

Github Bot

Poster of Commits
add function matching tests (#122)

* Evaluable directly applied to upstream/main
* rename Value.LocateValue
* TypedNode interface
* note about LocatedValue.evaluatesTo expecting an exact match
* Rename LocatedValue, and add a small comment about it
* have TypeInitializer override getRawType
The source of the previous bug.
The previous commit makes this one optional, but better not tempt fate.
* function finding tests

View on Github
 
Top