enum EE::UI::Doc::TextDocumentLine::Flags

#include <textdocumentline.hpp>

enum Flags {
    AllAscii = 1<<0,
};