Annotation of parser3/tests/results/356.processed, revision 1.2
1.1 moko 1: Content-Type: text/html
1.2 ! moko 2: Content-Length: 727
1.1 moko 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: "inherited":"string",
21: "call_type":"dynamic",
22: "min_params":1,
23: "max_params":2
24: }
25: 7. {
26: "name":"mid",
27: "call_type":"dynamic",
28: "min_params":1,
29: "max_params":2
30: }
31: 8. {
32: "name":"try-catch",
33: "file":"skip",
34: "max_params":1,
35: "0":"jCode"
36: }
37: 9. {
38: "file":"skip",
39: "max_params":1,
40: "0":"jCode"
41: }
E-mail: