Member predicate PrintAstNode :: getChildAccessorPredicate
Gets the QL predicate that can be used to access the child at childIndex
.
May not always return a QL predicate, see for example FunctionNode
.
string
getChildAccessorPredicate
(
int
childIndex
)