Unit 'fpexmustache' Package
[Overview][Classes][Index] [#fcl-mustache]

TMustacheExprParser

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

Declaration

Source position: fpexmustache.pp line 52

type TMustacheExprParser = class(TMustacheParser)

protected

  function CreateDefault(); override;

public

  constructor Create(); override;

  property ExprStart: char; [rw]

  property ExprEnd: char; [rw]

  property ExprParser: TFPExpressionParser; [rw]

end;

Inheritance

TMustacheExprParser

|

TMustacheParser

|

TObject


Documentation generated on: 2025-07-25