qtil
advanced-security/qtil-csharp 0.0.3
Search

Member predicate TryStmt::getATriedElement

Gets a control flow element that is tried by this try statement.

That is, a child element that is not tried by another nested try statement.

ControlFlowElement getATriedElement()