Annotation of parser3/tests/results/356.processed, revision 1.5
1.5 ! moko 1: Content-Type: text/html
! 2: Content-Length: 1147
! 3:
1.4 moko 4: 1. Exception type: parser.runtime,
1.1 moko 5: Source: no-such-class,
6: Comment: class is undefined
1.4 moko 7: 2. Exception type: parser.runtime,
1.1 moko 8: Source: method_info,
9: Comment: method name must be specified
1.4 moko 10: 3. Exception type: parser.runtime,
1.1 moko 11: Source: no-such-method,
12: Comment: method not found in class 'string'
1.4 moko 13: 4. Exception type: parser.runtime,
1.1 moko 14: Source: method_info,
1.5 ! moko 15: Comment: method name must be string (parameter #2 is 'junction')
1.4 moko 16: 5. Exception type: parser.runtime,
1.1 moko 17: Source: method_info,
18: Comment: param must be class name or method junction
19: 6. {
20: "inherited":"string",
21: "call_type":"dynamic",
22: "min_params":1,
23: "max_params":2
24: }
25: 7. {
26: "name":"mid",
1.3 moko 27: "class":"void",
1.1 moko 28: "call_type":"dynamic",
29: "min_params":1,
30: "max_params":2
31: }
32: 8. {
33: "name":"try-catch",
1.3 moko 34: "class":"MAIN",
1.1 moko 35: "file":"skip",
36: "max_params":1,
37: "0":"jCode"
38: }
39: 9. {
40: "file":"skip",
41: "max_params":1,
42: "0":"jCode"
1.3 moko 43: }
44: 10. {
45: "name":"create",
46: "class":"O",
47: "file":"skip",
48: "max_params":1,
49: "0":"param"
50: }
51: 11. {
52: "name":"create",
53: "class":"O",
54: "file":"skip",
55: "max_params":1,
56: "0":"param"
57: }
58: 10. {
59: "name":"create",
60: "class":"C",
61: "file":"skip",
62: "max_params":1,
63: "0":"param"
64: }
65: 11. {
66: "name":"create",
67: "class":"C",
68: "file":"skip",
69: "max_params":1,
70: "0":"param"
1.1 moko 71: }
E-mail: