Annotation of parser3/tests/results/356.processed, revision 1.1
1.1 ! moko 1: Content-Type: text/html
! 2: Content-Length: 761
! 3:
! 4: 1. Type: parser.runtime,
! 5: Source: no-such-class,
! 6: Comment: class is undefined
! 7: 2. Type: parser.runtime,
! 8: Source: method_info,
! 9: Comment: method name must be specified
! 10: 3. Type: parser.runtime,
! 11: Source: no-such-method,
! 12: Comment: method not found in class 'string'
! 13: 4. Type: parser.runtime,
! 14: Source: method_info,
! 15: Comment: method name must be string (parameter #2)
! 16: 5. Type: parser.runtime,
! 17: Source: method_info,
! 18: Comment: param must be class name or method junction
! 19: 6. {
! 20: "name":"mid",
! 21: "inherited":"string",
! 22: "call_type":"dynamic",
! 23: "min_params":1,
! 24: "max_params":2
! 25: }
! 26: 7. {
! 27: "name":"mid",
! 28: "call_type":"dynamic",
! 29: "min_params":1,
! 30: "max_params":2
! 31: }
! 32: 8. {
! 33: "name":"try-catch",
! 34: "file":"skip",
! 35: "max_params":1,
! 36: "0":"jCode"
! 37: }
! 38: 9. {
! 39: "name":"try-catch",
! 40: "file":"skip",
! 41: "max_params":1,
! 42: "0":"jCode"
! 43: }
E-mail: