Unit mwEPTokenList

+--------------------------------------------------------------------------+ | Unit: mwEPTokenList | Created: 2.98 | Author: Martin Waldenburg | Copyright 1997, all rights reserved. | Description: Enhanced Pascal token list | Version: 1.1 | Status: FreeWare | DISCLAIMER: This is provided as is, expressly without a warranty of any kind. | You use it at your own risc. +--------------------------------------------------------------------------+

Classes

TmAdditionalInfo -
TmEPTokenList - TmInfoPas
TmLPasInfo - TmInfoPas

Functions

Types

TmInfoKind

Constants

Variables


Functions


Types


TmInfoKind = (ikAutomated, ikClass, ikClEmpty, ikClFunction, ikClForward,
    ikClProcedure, ikClReference, ikCompDirect, ikConst, ikConstructor,
    ikDestructor, ikError, ikField, ikFunction, ikNull, ikGUID, ikImplementation,
    ikInterface, ikIntEmpty, ikIntForward, ikObEnd, ikObject, ikPrivate,
    ikProcedure, ikProperty, ikProtected, ikPublic, ikPublished, ikType, ikUnit,
    ikUses, ikUnknown, ikVar);

Constants


Variables