Unit 'mscoreengine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_magicscript]

TmscrEngParser

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

Declaration

Source position: mscoreengine.pas line 977

type TmscrEngParser = class(TObject)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure InitGrammar;

  

  function FinalScript_Build();

  

  procedure FinalScript_Parse;

  

  function DoDScanner();

  

  property FinalScript: TmscrDATADocument; [r]

  

end;

Inheritance

TmscrEngParser

  

|

TObject



CT Web help

CodeTyphon Studio