Unit mwLineToken

+--------------------------------------------------------------------------+ | Component: TLineToken | Created: 18.06.97 | Author: Martin Waldenburg | Copyright 1997, all rights reserved. | Description: TLineToken breaks a PChar into Lines and filters all comments. | On my Pentium 166 about 8.5MB/Second. Without the filter it's | double as fast. | Version: 1.2 | State: FreeWare +--------------------------------------------------------------------------+} { Disclaimer: This is provided as is, expressly without a warranty of any kind. You use it at your own risc.

Classes

TLineToken -

Functions

Types

PITokenArray
TITokenArray

Constants

Variables


Functions


Types


PITokenArray = ^TITokenArray
TLineToken class
TITokenArray = array[0..0] of PChar;

Constants


Variables