Predicate getImmediateChildAndAccessor
Gets the immediate child indexed at index
. Indexes are not guaranteed to be contiguous, but are guaranteed to be distinct. accessor
is bound the member predicate call resulting in the given child.
Import path
import codeql.swift.generated.ParentChild
Element getImmediateChildAndAccessor(Element e, int index, string accessor)