Product SiteDocumentation Site

5.4.21.8. target


>>-target-----------------------------------------------------><

If the StackFrame instance is a method invocation, target returns the object that the method was invoked against. Return the nil object (.nil) for all other StackFrame types.