Variable DMLSyntaxSupport.TokenWithRange.range

struct DMLSyntaxSupport.TokenWithRange
{
  // ...
  TextRange range;
  // ...
}