Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Tools
Tools.JSON
Tools.JSON.JSONTokener

Method Tools.JSON.JSONTokener()->next()


Method next

int next(int|void x)

Description

Get the next character in the source string.

Returns

The next character, or 0 if past the end of the source string.