Variable DMLSyntaxSupport.TokenWithRange.token

struct DMLSyntaxSupport.TokenWithRange
{
  // ...
  Token token;
  // ...
}