Variable DMLSyntaxSupport._tokenIndex

class DMLSyntaxSupport
{
  // ...
  int _tokenIndex;
  // ...
}