|
DCL 3.7.4
|
Go to the source code of this file.
Macros | |
| #define | DATA_SIZE ( __pCurrent - block.pData) |
Enumerations | |
| enum | CurrentState { inInitial , inSpace , inQuotation , inBlockComment , inLineComment , inNormal } |
| #define DATA_SIZE ( __pCurrent - block.pData) |
Definition at line 30 of file DocParser.cpp.
| enum CurrentState |
| Enumerator | |
|---|---|
| inInitial | |
| inSpace | |
| inQuotation | |
| inBlockComment | |
| inLineComment | |
| inNormal | |
Definition at line 21 of file DocParser.cpp.