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

Member predicate Statements::TryStmtTree::lastBlock

Holds if last is a last element of the block of this try statement.

predicate lastBlock(AstNode last, Completion c)