withRange abstract method
Creates a copy with a new SourceRange (eliminating when-dispatch in shiftToken)
Implementation
LatexToken withRange(SourceRange newRange);
Creates a copy with a new SourceRange (eliminating when-dispatch in shiftToken)
LatexToken withRange(SourceRange newRange);