Semmle QL C# standard library
Index
getChildStmt
Class
ExprOrStmtParent
Predicates
getAChildExpr
getAChildStmt
getChild
getChildExpr
getChildStmt
Inherited predicates
fromLibrary
fromSource
getAChild
getALocation
getFile
getIndex
getLanguage
getLocation
getNumberOfChildren
getParent
toString
toStringWithTypes
Member predicate
ExprOrStmtParent
::
ExprOrStmtParent
::
getChildStmt
Gets the
i
th child statement of this element (zero-based).
Stmt
getChildStmt
(
int
i
)