Member predicate Stmt::isNthChildOf
Holds if this statement is the child of the specified parent at the specified (zero-based) position.
predicate isNthChildOf(StmtParent parent, int index)
Holds if this statement is the child of the specified parent at the specified (zero-based) position.
predicate isNthChildOf(StmtParent parent, int index)