Skip to content

Commit f02995d

Browse files
committed
shared: add qldoc
1 parent aca5a51 commit f02995d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/typetracking/codeql/typetracking/TypeTracking.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ signature module TypeTrackingInput<LocationSig Location> {
1414
/** Gets a textual representation of this node. */
1515
string toString();
1616

17+
/** Gets the source location of this node. */
1718
Location getLocation();
1819
}
1920

0 commit comments

Comments
 (0)