Commit Graph

2 Commits

Author SHA1 Message Date
Nikita Popov
63f8699143 Add CallLike test for NullsafeMethodCall 2021-11-14 17:44:47 +01:00
Nikita Popov
a45fb2a621 Add CallLike parent class
This provides a helper to determine whether a call is a first-class
callable, and a way to strip the args type to Arg[] if it isn't.
2021-09-12 22:29:08 +02:00