mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
JS: Add more overlay[caller?] annotations
This commit is contained in:
@@ -48,6 +48,7 @@ class NodeInStmtContainer extends Locatable, @node_in_stmt_container {
|
||||
/**
|
||||
* Gets the function or toplevel to which this node belongs.
|
||||
*/
|
||||
overlay[caller]
|
||||
pragma[inline]
|
||||
final StmtContainer getContainer() { result = getStmtContainer(this) }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user