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 javascript
ThisNode 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 javascript
ThisNode thisNode(StmtContainer container)