mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
Overlay: Mark RefType.getAStrictAncestor overlay[caller?]
This commit is contained in:
@@ -422,6 +422,7 @@ class RefType extends Type, Annotatable, Modifiable, @reftype {
|
||||
* This does not include itself, unless this type is part of a cycle
|
||||
* in the type hierarchy.
|
||||
*/
|
||||
overlay[caller?]
|
||||
RefType getAStrictAncestor() { result = this.getASupertype().getAnAncestor() }
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user