Sourcetype token = | UNESCAPE_START_AMPERSAND of string list| UNESCAPE_START of string list| UNESCAPE_END| SECTION_START of string list| SECTION_INVERT_START of string list| SECTION_END of string list| RAW of string| PARTIAL_START of int * string| ESCAPE_START of string list| EOF| END