CodeQL library for COBOL
Version 1.22.0
Index
Search
hasAncestor
Class
AstNode
Predicates
getASuccessor
getEnclosingText
getEnclosingUnit
hasAncestor
hasDescendant
toString
Inherited predicates
getLocation
getNumLines
getParent
Member predicate
AstNode
::
AstNode
::
hasAncestor
Does this AstNode have ‘other’ as a ancestor?
predicate
hasAncestor
(
AstNode
other
)