ReplacementInfo typedef

ReplacementInfo = (int, String)

Implementation

typedef ReplacementInfo = (int start, String newText);