Variable JSONLexer.text

class JSONLexer
{
  // ...
  string text ;
  // ...
}