Variable DMLSyntaxSupport._tokens

class DMLSyntaxSupport
{
  // ...
  Token[] _tokens;
  // ...
}