parent

abstract val parent: ShakeValue?(source)

The parent value of this invocation, if any. This is typically used in method calls where the parent refers to the object on which the method is called.