CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.12 (changelog, source)
Search

Member predicate ImmediatelyInvokedFunctionExpr::getInvocationKind

Gets a string describing the way this IIFE is invoked (one of "direct", "call" or "apply").

string getInvocationKind()