Code::Blocks
SVN r11506
|
Variables | |
const wxString | colon (_T(":")) |
const wxString | colon_colon (_T("::")) |
const wxString | equal (_T("=")) |
const wxString | kw_if (_T("if")) |
const wxString | kw_ifdef (_T("ifdef")) |
const wxString | kw_ifndef (_T("ifndef")) |
const wxString | kw_elif (_T("elif")) |
const wxString | kw_elifdef (_T("elifdef")) |
const wxString | kw_elifndef (_T("elifndef")) |
const wxString | kw_else (_T("else")) |
const wxString | kw_endif (_T("endif")) |
const wxString | hash (_T("#")) |
const wxString | tabcrlf (_T("\\)) |
const wxString | kw_define (_T("define")) |
const wxString | kw_undef (_T("undef")) |
Referenced by Tokenizer::Lex().
Referenced by Tokenizer::Lex().
Referenced by Tokenizer::Lex().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().
Referenced by Tokenizer::GetPreprocessorType().