Gets the node representing the receiver of the given function, or this in the given top-level.
Has no result if container is an arrow function.
Import path
import javascriptThisNode thisNode(StmtContainer container)Gets the node representing the receiver of the given function, or this in the given top-level.
Has no result if container is an arrow function.
import javascriptThisNode thisNode(StmtContainer container)