mirror of
https://github.com/github/codeql.git
synced 2026-03-02 05:43:54 +01: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