dirty property

List<LatexNode> dirty
final

Nodes that overlap with the edit region (need re-parsing)

Implementation

final List<LatexNode> dirty;