CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Member predicate ExprParent::getChildExpr

Gets the ith child expression of this node.

Note that the precise indices of child expressions are considered an implementation detail and are subject to change without notice.

Expr getChildExpr(int i)