mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
shared: add qldoc
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user