public static void call_convertElseToElseIf_1217845914183(SNode __thisNode__) {
   IfStatement__BehaviorDescriptor.convertElseToElseIf_idhIdhuD7(__thisNode__);
 }
 public static boolean call_isGuardIf_1237547453258(SNode __thisNode__) {
   return IfStatement__BehaviorDescriptor.isGuardIf_idi0z$SHa(__thisNode__);
 }