mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Rust: add missing doc
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user