public List<SNode> virtual_getCatchClauses_3718132079121388582(SNode thisNode) { return TryCatchStatement_Behavior.virtual_getCatchClauses_3718132079121388582(thisNode); }
public void virtual_collectUncaughtMethodThrowables_5412515780383134223( SNode thisNode, Set<SNode> throwables, boolean ignoreMayBeThrowables) { TryCatchStatement_Behavior.virtual_collectUncaughtMethodThrowables_5412515780383134223( thisNode, throwables, ignoreMayBeThrowables); }