syntax_highlight_type
syntax_highlight_type* _types,
syntax_highlight_type types[kMaxHighlightsPerLine];
syntax_highlight_type currentHighlight = SYNTAX_HIGHLIGHT_NONE;
syntax_highlight_type type;
SyntaxPair(int32 column, syntax_highlight_type type)
bool AddPair(int32 column, syntax_highlight_type type)
int32* _columns, syntax_highlight_type* _types, int32 maxCount)
syntax_highlight_type type = SYNTAX_HIGHLIGHT_NONE;
syntax_highlight_type& _lastType, LineInfo*& _info)
syntax_highlight_type current = _MapTokenToSyntaxType(token);
syntax_highlight_type
syntax_highlight_type* _types,
syntax_highlight_type& _lastType,
syntax_highlight_type _MapTokenToSyntaxType(