parent

open override val parent: CreationShakeValue? = null(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.