Class LexerModule |
||
---|---|---|
変数
|
||
|
||
メソッド
|
||
|
||
| |||||||||||||||||
|
class LexerModule
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
LexerModule() | Public | ||
2 |
~LexerModule() | Public | virtual | |
3 |
GetLanguage() | Public | int | |
4 |
GetNumWordLists() | Public | int | |
5 |
GetWordListDescription() | Public | const char * | |
6 |
GetStyleBitsNeeded() | Public | int | |
7 |
Lex() | Public | virtual void | |
8 |
Fold() | Public | virtual void | |
9 |
Find() | Public | static const LexerModule * | |
10 |
Find() | Public | static const LexerModule * |
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
next | Protected | const LexerModule * | |
2 |
language | Protected | int | |
3 |
fnLexer | Protected | LexerFunction | |
4 |
fnFolder | Protected | LexerFunction | |
5 |
wordListDescriptions | Protected | const char * const * | |
6 |
styleBits | Protected | int | |
7 |
base | Protected | static const LexerModule * | |
8 |
nextLanguage | Protected | static int | |
9 |
languageName | Public | const char * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー