Unit 'flcHTMLLexer' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

ThtmlLexerContext

Declaration

Source position: flcHTMLLexer.pas line 108

type ThtmlLexerContext = (

  lcTop,

  

  lcPI,

  

  lcDeclaration,

  

  lcComment,

  

  lcTagAttrName,

  

  lcTagAttrValue,

  

  lcTagAttrValueText,

  

  lcScriptText

  

);



CT Web help

CodeTyphon Studio