#include <textdocument.hpp> struct DocumentContentChange { // fields TextRange range; String text; };