Source position: PasDoc_Tokenizer.pas line 202
const TOKEN_TYPE_NAMES: array [TTokenType] of string = ('whitespace', 'comment ((**)-style)', 'comment ({}-style)', 'comment (///-style)', 'comment (//-style)', 'identifier', 'number', 'string', 'symbol', 'directive', 'reserved word', 'AT&T assembler register name'); |
| CT Web help |
| CodeTyphon Studio |