[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'mseparser' (#msegui)

tpascalparser

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

tpascalparser

|

tparser

|

tnullinterfacedobject,iunknown

|

tobject


Documentation generated on: 2021-05-13