PropertyAccess
Properties
Link copied to clipboard
The arguments the function is being called with.
Link copied to clipboard
The short name of the function called. May be a name like <get-foo> for a property accessor.
Link copied to clipboard
Whether superFun is abstract.
Link copied to clipboard
Whether superFun can be invoked.
Link copied to clipboard
Whether superFun (and thus this call) is suspending.
Link copied to clipboard
The parameters of the function originally being called.
Link copied to clipboard
If this is an accessor call, return the short name of the property.
Link copied to clipboard
The function originally being called.
Link copied to clipboard