CodeQL library for C#
codeql/csharp-all 0.7.5 ( changelog , source )
Search

Member predicate WhileStmt :: getCondition

Gets the condition of this loop statement, if any.

Expr getCondition ( )