Diff for /parser3/tests/results/356.processed between versions 1.1 and 1.4

version 1.1, 2016/09/27 22:09:55 version 1.4, 2024/05/26 18:20:40
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 761  Content-Length: 1133
   
 1. Type: parser.runtime,  1. Exception type: parser.runtime,
 Source: no-such-class,  Source: no-such-class,
 Comment: class is undefined  Comment: class is undefined
 2. Type: parser.runtime,  2. Exception type: parser.runtime,
 Source: method_info,  Source: method_info,
 Comment: method name must be specified  Comment: method name must be specified
 3. Type: parser.runtime,  3. Exception type: parser.runtime,
 Source: no-such-method,  Source: no-such-method,
 Comment: method not found in class 'string'  Comment: method not found in class 'string'
 4. Type: parser.runtime,  4. Exception type: parser.runtime,
 Source: method_info,  Source: method_info,
 Comment: method name must be string (parameter #2)  Comment: method name must be string (parameter #2)
 5. Type: parser.runtime,  5. Exception type: parser.runtime,
 Source: method_info,  Source: method_info,
 Comment: param must be class name or method junction  Comment: param must be class name or method junction
 6. {  6. {
 "name":"mid",  
 "inherited":"string",  "inherited":"string",
 "call_type":"dynamic",  "call_type":"dynamic",
 "min_params":1,  "min_params":1,
Line 25  Comment: param must be class name or met Line 24  Comment: param must be class name or met
 }  }
 7. {  7. {
 "name":"mid",  "name":"mid",
   "class":"void",
 "call_type":"dynamic",  "call_type":"dynamic",
 "min_params":1,  "min_params":1,
 "max_params":2  "max_params":2
 }  }
 8. {  8. {
 "name":"try-catch",  "name":"try-catch",
   "class":"MAIN",
 "file":"skip",  "file":"skip",
 "max_params":1,  "max_params":1,
 "0":"jCode"  "0":"jCode"
 }  }
 9. {  9. {
 "name":"try-catch",  
 "file":"skip",  "file":"skip",
 "max_params":1,  "max_params":1,
 "0":"jCode"  "0":"jCode"
   }
   10. {
   "name":"create",
   "class":"O",
   "file":"skip",
   "max_params":1,
   "0":"param"
   }
   11. {
   "name":"create",
   "class":"O",
   "file":"skip",
   "max_params":1,
   "0":"param"
   }
   10. {
   "name":"create",
   "class":"C",
   "file":"skip",
   "max_params":1,
   "0":"param"
   }
   11. {
   "name":"create",
   "class":"C",
   "file":"skip",
   "max_params":1,
   "0":"param"
 }  }
   

Removed from v.1.1  
changed lines
  Added in v.1.4


E-mail: