You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add method check to pkgScanner.selectorExpr (#24)
* add method check to pkgScanner.selectorExpr
update test to check for methods
* Move the method lookup test to its own file. Be slightly more efficient finding the tail element of the type name.
---------
Co-authored-by: Bob Glickstein <bobg@users.noreply.github.com>
Co-authored-by: Bob Glickstein <bobg@emphatic.com>