Skip to content

Commit 1989d51

Browse files
committed
JS: Update documentation in Impl.qll
1 parent 3ced5c9 commit 1989d51

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/lib/semmle/javascript/frameworks/data/internal

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/frameworks/data/internal/Impl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* class Unit // a unit type
77
* module API // the API graph module
88
* predicate isPackageUsed(string package)
9-
* API::Node getExtraNodeFromPath(string package, string type, string path)
9+
* API::Node getExtraNodeFromPath(string package, string type, string path, int n)
1010
* API::Node getExtraSuccessorFromNode(API::Node node, AccessPathToken token)
1111
* API::Node getExtraSuccessorFromInvoke(API::InvokeNode node, AccessPathToken token)
1212
* predicate invocationMatchesExtraCallSiteFilter(API::InvokeNode invoke, AccessPathToken token)

0 commit comments

Comments
 (0)