public SNode virtual_getTerminateType_1232032188607(SNode thisNode) {
   return FunctionType_Behavior.virtual_getTerminateType_1232032188607(thisNode);
 }
 public List<String> virtual_getVariableSuffixes_1213877337304(SNode thisNode) {
   return FunctionType_Behavior.virtual_getVariableSuffixes_1213877337304(thisNode);
 }
 public String virtual_getRuntimeSignature_1213877404927(SNode thisNode) {
   return FunctionType_Behavior.virtual_getRuntimeSignature_1213877404927(thisNode);
 }
 public String virtual_getRuntimeClassName_1230472987259(SNode thisNode) {
   return FunctionType_Behavior.virtual_getRuntimeClassName_1230472987259(thisNode);
 }
 public SNode virtual_getResultType_1230475757059(SNode thisNode) {
   return FunctionType_Behavior.virtual_getResultType_1230475757059(thisNode);
 }
 public String virtual_getPresentation_1213877396640(SNode thisNode) {
   return FunctionType_Behavior.virtual_getPresentation_1213877396640(thisNode);
 }
 public SNode virtual_getClassExpression_1213877337357(SNode thisNode) {
   return FunctionType_Behavior.virtual_getClassExpression_1213877337357(thisNode);
 }