Searched defs:TextContext (Results 1 – 1 of 1) sorted by relevance
29 struct TextContext { struct31 const UnicodeText Span(const CodepointSpan& span) const { in Span()37 UnicodeText text;40 std::vector<UnicodeText::const_iterator> codepoints;43 std::vector<Token> tokens;46 std::vector<Locale> locales;49 std::vector<AnnotatedSpan> annotations;52 TokenSpan context_span;