TextMateLib 1.0
Modern C++ implementation of the TextMate syntax highlighting engine
Loading...
Searching...
No Matches
Token and Result Structures

Classes

struct  TextMateToken
 Represents a single token in tokenized text. More...
 
struct  TextMateTokenizeResult
 Result from tokenizing a single line with decoded tokens. More...
 
struct  TextMateTokenizeResult2
 Result from tokenizing a single line with encoded tokens. More...
 
struct  TextMateTokenizeMultiLinesResult
 Result from batch tokenizing multiple lines. More...
 

Detailed Description