Extracted at 2009-10-25.
pike.ida.liu.se
[Top]
Tools
Tools.JSON
Tools.JSON.JSONTokener

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


Method nextClean

int nextClean()

Description

Get the next char in the string, skipping whitespace and comments (slashslash and slashstar).

Returns

A character, or 0 if there are no more characters.