PasDoc's autodoc |
Unit PasDoc_ScannerFunctions and Procedures Variables DescriptionSimple Pascal scanner.
The scanner object TScanner returns tokens from a Pascal language character input stream. It uses the PasDoc_Tokenizer unit to get tokens, regarding conditional directives that might lead to including another files or will add or delete conditional symbols. Also handles FPC macros (when HandleMacros is true). So, this scanner is a combined tokenizer and pre-processor. Uses
OverviewClasses, Interfaces, Objects and Records
Types
Constants
DescriptionTypes
Constants
AuthorsGenerated by PasDoc 0.15.0. |