TryFinallyStatement.bodyFallsThru

true if _body falls through to finally

class TryFinallyStatement
bool bodyFallsThru;

Meta