Skip to content

Commit

Permalink
shared: add qldoc
Browse files Browse the repository at this point in the history
  • Loading branch information
yoff committed Jan 8, 2025
1 parent aca5a51 commit f02995d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/typetracking/codeql/typetracking/TypeTracking.qll
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ signature module TypeTrackingInput<LocationSig Location> {
/** Gets a textual representation of this node. */
string toString();

/** Gets the source location of this node. */
Location getLocation();
}

Expand Down

0 comments on commit f02995d

Please sign in to comment.