Variable JSONLexer.internalString

class JSONLexer
{
  // ...
  String internalString ;
  // ...
}