Unit 'SynHighlighterPHP' Package
[Overview][Types][Classes][Index] [#bs_synedit]

TtkTokenKind

Declaration

Source position: synhighlighterphp.pas line 58

type TtkTokenKind = (

  tkComment,

  

  tkIdentifier,

  

  tkInvalidSymbol,

  

  tkKey,

  

  tkNull,

  

  tkNumber,

  

  tkSpace,

  

  tkString,

  

  tkSymbol,

  

  tkUnknown,

  

  tkVariable

  

);



CT Web help

CodeTyphon Studio