suffix property

List<LatexNode> suffix
final

Nodes after the edit region (can be reused after offset shift)

Implementation

final List<LatexNode> suffix;