Unit 'PasDoc_Tokenizer' Package
[Overview][Constants][Types][Classes][Index] [#pl_pasdoc]

TOKEN_TYPE_NAMES

Declaration

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