Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Member predicate StmtContainer::getBody

Gets the body of this container.

For scripts or modules, this is the container itself; for functions, it is the function body.

AstNode getBody()