Unit 'SynHighlighter8051' Package
[Overview][Types][Classes][Index] [#lz_syneditextra]

TSyn8051Syn

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

Declaration

Source position: SynHighlighter8051.pas line 63

type TSyn8051Syn = class(TSynCustomHighlighter)

protected

  function GetIdentChars; override;

  

  function IsFilterStored; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetDefaultAttribute(); override;

  

  function GetEol; override;

  

  function GetTokenID;

  

  procedure SetLine(); override;

  

  function GetToken; override;

  

  procedure GetTokenEx(); override;

  

  function GetTokenAttribute; override;

  

  function GetTokenKind; override;

  

  function GetTokenPos; override;

  

  procedure Next; override;

  

  class function GetLanguageName; override;

  

published

  property CommentAttri: TSynHighlighterAttributes; [rw]

  

  property DirectiveAttri: TSynHighlighterAttributes; [rw]

  

  property IdentifierAttri: TSynHighlighterAttributes; [rw]

  

  property KeyAttri: TSynHighlighterAttributes; [rw]

  

  property NumberAttri: TSynHighlighterAttributes; [rw]

  

  property RegisterAttri: TSynHighlighterAttributes; [rw]

  

  property SpaceAttri: TSynHighlighterAttributes; [rw]

  

  property StringAttri: TSynHighlighterAttributes; [rw]

  

  property SymbolAttri: TSynHighlighterAttributes; [rw]

  

end;

Inheritance

TSyn8051Syn

  

|

TObject



CT Web help

CodeTyphon Studio