Unit mwEPParser |
+--------------------------------------------------------------------------+ | Unit: mwEPParser | Created: 12.97 | Author: Martin Waldenburg | Copyright 1997, all rights reserved. | Description: Enhanced Pascal parser | 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 -
TmEParser - TmInfoPas
TmPasInfo - TmInfoPas
Functions |
Types |
Constants |
Variables |
Functions |
Types |
TmInfoKind = (ikClass, ikClEmpty, ikClEnd, ikClFunction, ikClForward, ikClProcedure, ikClReference, ikConst, ikConstructor, ikDestructor, ikField, ikFunction, ikNull, ikObject, ikPrivate, ikProcedure, ikProperty, ikProtected, ikPublic, ikPublished, ikType, ikUnit, ikUses, ikInterface, ikImplementation, ikUnknown, ikVar);
Constants |
Variables |