|
|
| version 1.1, 2023/09/28 02:03:56 | version 1.4, 2024/09/28 16:54:14 |
|---|---|
| Line 1 | Line 1 |
| Content-Type: text/html | Content-Type: text/html |
| Content-Length: 343 | Content-Length: 558 |
| 1. 2. 3 | 1. string methods hidden: Exception type: parser.runtime, |
| Source: length, | |
| Comment: element cannot be fetched from string | |
| 2. 123 | |
| double methods available: 124 | |
| 3. 123 | 3. 123 |
| 4. Type: parser.runtime, | int methods available: 125 |
| 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. Type: parser.runtime, | 5. Exception type: parser.runtime, |
| Source: something, | Source: something, |
| Comment: int method not found | Comment: int method not found |
| 6. 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. Type: parser.runtime, | 7. Exception type: parser.runtime, |
| Source: something, | Source: something, |
| Comment: double method not found | Comment: double method not found |