Rust: add missing doc

This commit is contained in:
Paolo Tranquilli
2024-09-12 16:51:52 +02:00
parent beb27bf5e3
commit 0b850a2dff

View File

@@ -8,6 +8,7 @@ private import codeql.rust.generated.Synth
private import codeql.rust.generated.Raw
class Locatable extends Generated::Locatable {
/** Gets the primary location of this element. */
pragma[nomagic]
final Location getLocation() {
exists(Raw::Locatable raw |