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
* The following predicates on `API::Node` have been changed so as not to include the receiver. The receiver should now only be accessed via `getReceiver()`.
5
+
-`getParameter(int i)` previously included the receiver when `i = -1`
6
+
-`getAParameter()` previously included the receiver
7
+
-`getLastParameter()` previously included the receiver for calls with no arguments
0 commit comments