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

Member predicate StmtParent::getChildStmt

Gets the ith child statement of this node.

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

Stmt getChildStmt(int i)