Unit 'fpmustache' Package
[Overview][Constants][Types][Classes][Index] [#fcl-mustache]

TMustacheElementType

Declaration

Source position: fpmustache.pp line 55

type TMustacheElementType = (

  metRoot,

  metComment,

  metText,

  metVariable,

  metSection,

  metInvertedSection,

  metPartial,

  metParametricPartial,

  metBlock

);


Documentation generated on: 2023-03-18