|
|
| version 1.3, 2024/05/26 18:20:41 | version 1.4, 2024/09/28 16:54:14 |
|---|---|
| Line 1 | Line 1 |
| Content-Type: text/html | Content-Type: text/html |
| Content-Length: 561 | Content-Length: 558 |
| 1. string methods hidden: Exception type: parser.runtime, | 1. string methods hidden: Exception type: parser.runtime, |
| Source: length, | Source: length, |
| Comment: element can not be fetched from string | Comment: element cannot be fetched from string |
| 2. 123 | 2. 123 |
| double methods available: 124 | double methods available: 124 |
| 3. 123 | 3. 123 |
| int methods available: 125 | int methods available: 125 |
| 4. Exception type: parser.runtime, | 4. Exception type: parser.runtime, |
| Source: nothing, | Source: nothing, |
| Comment: element can not be fetched from int | Comment: element cannot be fetched from int |
| 5. Exception type: parser.runtime, | 5. Exception type: parser.runtime, |
| Source: something, | Source: something, |
| Comment: int method not found | Comment: int method not found |
| 6. Exception type: parser.runtime, | 6. Exception type: parser.runtime, |
| Source: nothing, | Source: nothing, |
| Comment: element can not be fetched from double | Comment: element cannot be fetched from double |
| 7. Exception type: parser.runtime, | 7. Exception type: parser.runtime, |
| Source: something, | Source: something, |
| Comment: double method not found | Comment: double method not found |