Unit 'PScanner' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TokenInfos

Declaration

Source position: pscanner.pp line 969

const TokenInfos: array [TToken] of string = ('EOF', 'Whitespace', 'Comment', 'Identifier', 'string', 'Number', 'Character', '(', ')', '*', '+', ',', '-', '.', '/', ':', ';', '<', '=', '>', '@', '[', ']', '^', '\', '..', ':=', '<>', '<=', '>=', '**', '><', '+=', '-=', '*=', '/=', '@@', '...', 'absolute', 'and', 'array', 'as', 'asm', 'begin', 'bitpacked', 'case', 'class', 'const', 'constref', 'constructor', 'destructor', 'dispinterface', 'div', 'do', 'downto', 'else', 'end', 'except', 'exports', 'false', 'file', 'finalization', 'finally', 'for', 'function', 'generic', 'goto', 'if', 'implementation', 'in', 'inherited', 'initialization', 'inline', 'interface', 'is', 'label', 'library', 'mod', 'nil', 'not', 'objccategory', 'objcclass', 'objcprotocol', 'object', 'of', 'operator', 'or', 'otherwise', 'packed', 'procedure', 'program', 'property', 'raise', 'record', 'repeat', 'resourcestring', 'self', 'set', 'shl', 'shr', 'specialize', 'then', 'threadvar', 'to', 'true', 'try', 'type', 'unit', 'until', 'uses', 'var', 'while', 'with', 'xor', 'LineEnding', 'Tab');


Documentation generated on: 2023-03-18