Inheritance diagram for ht_help_lexer:
Public Member Functions | |
virtual vcp | getcolor_syntax (UINT pal_index) |
virtual lexer_state | getinitstate () |
virtual lexer_token | geterrortoken () |
virtual char * | getname () |
virtual lexer_token | gettoken (void *buf, UINT buflen, text_pos p, bool start_of_line, lexer_state *ret_state, UINT *ret_len) |
virtual vcp | gettoken_color (lexer_token t) |
|
Implements ht_syntax_lexer. Definition at line 50 of file hteval.cc. References UINT, VC_BLUE, VC_TRANSPARENT, VCP, and vcp. |
|
Implements ht_syntax_lexer. Definition at line 60 of file hteval.cc. References lexer_token. |
|
Implements ht_syntax_lexer. Definition at line 55 of file hteval.cc. References FH_HEAD, and lexer_state. |
|
Implements ht_syntax_lexer. |
|
Implements ht_syntax_lexer. Definition at line 70 of file hteval.cc. References FH_DESC, FH_HEAD, lexer_state, lexer_token, and UINT. |
|
Implements ht_syntax_lexer. Definition at line 78 of file hteval.cc. References FH_DESC, FH_HEAD, lexer_token, VC_BLACK, VC_LIGHT, VC_RED, VC_TRANSPARENT, VC_WHITE, VCP, and vcp. |