[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseparser.pas line 370
type tpascalparser = class(tparser) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure clear; override; |
procedure initidents; override; |
function getvaluestring(); override; |
function skipcomment; override; |
procedure parsecompilerswitch; |
function getpascalstring(); |
function concatpascalstring(); |
function concatpascalname(); |
function getclassident; |
function checkclassident(); |
function getpropertyident; |
function checkpropertyident(); |
end; |
| |
| |
tnullinterfacedobject,iunknown |
| |
tobject |