withSourceRange abstract method

LatexNode withSourceRange(
  1. SourceRange range
)

Creates a copy with a new sourceRange

Implementation

LatexNode withSourceRange(SourceRange range);