Class: Moxiecode_JSONReader
Source Location: /blogs/plugins/tinymce_plugin/tiny_mce/plugins/spellchecker/classes/utils/JSON.php
Class Moxiecode_JSONReader
Class Overview
|
Located in /blogs/plugins/tinymce_plugin/tiny_mce/plugins/spellchecker/classes/utils/JSON.php [line 26] |
[ Top ]
Property Summary
| mixed | $_data | |
| mixed | $_lastLocations | |
| mixed | $_len | |
| mixed | $_location | |
| mixed | $_needProp | |
| mixed | $_pos | |
| mixed | $_token | |
| mixed | $_value |
[ Top ]
Method Summary
| Moxiecode_JSONReader | Moxiecode_JSONReader() | |
| void | getLocation() | |
| void | getToken() | |
| void | getTokenName() | |
| void | getValue() | |
| void | peek() | |
| void | read() | |
| void | readAway() | |
| void | readToken() | |
| void | skip() | |
| void | _int2utf8() | |
| void | _readBool() | |
| void | _readNull() | |
| void | _readNumber() | |
| void | _readString() |
[ Top ]
Properties
