Unit 'rcparser' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#fcl-res]

typreproc

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

Declaration

Source position: yypreproc.pp line 20

type typreproc = class

default

const

  yp_maxlevels = 16

default

  Defines: TStringHashTable;

  skip: array [0..yp_maxlevels-1] of Boolean;

  cheadermode: Boolean;

  level: LongInt;

public

  constructor Create;

  destructor Destroy; override;

  function isdefine();

  function getdefine();

  function useline();

  procedure newfile();

end;

Inheritance

typreproc

|

TObject


Documentation generated on: 2023-03-18