|
|
| version 1.1, 2016/07/20 15:09:01 | version 1.2, 2023/10/05 01:50:08 |
|---|---|
| Line 20 object-fields: | Line 20 object-fields: |
| class: $h.CLASS_NAME | class: $h.CLASS_NAME |
| default: $h._default | default: $h._default |
| non-existing: $h.404 | non-existing: $h.404 |
| method: ^h.count[] | method: ^h._count[] |
| ^h.sub[$o] | ^h.sub[$o] |
| ^json:string[$o;$.indent(true)] | ^json:string[$o;$.indent(true)] |