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

Member predicate DeclStmt :: getDecl

Gets the ith declarator in this declaration statement.

VariableDeclarator getDecl ( int i )