CodeReplacement.range

Range what to replace. If both indices are the same its inserting.

struct CodeReplacement
size_t[2] range;

Meta