qtil
advanced-security/qtil-ruby 0.0.2
Search

Member predicate UnlessModifierExpr::getBody

Gets the statement that is conditionally evaluated. In the following example, the result is the Expr for foo.

foo unless bar
Stmt getBody()