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

TSynVerilogSyn

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

Declaration

Source position: synhighlighterverilog.pas line 53

type TSynVerilogSyn = class(TSynCustomFoldHighlighter)

protected

  function GetIdentChars; override;

  

  function GetSampleSource; 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;

  

  function GetRange; override;

  

  procedure SetRange(); override;

  

  procedure ReSetRange; override;

  

  function GetDrawDivider(); override;

  

  property IdentChars;

  

  class function GetLanguageName; override;

  

published

  property CommentAttri: TSynHighLighterAttributes; [rw]

  

  property IdentifierAttri: TSynHighLighterAttributes; [rw]

  

  property KeyAttri: TSynHighLighterAttributes; [rw]

  

  property NumberAttri: TSynHighLighterAttributes; [rw]

  

  property SpaceAttri: TSynHighLighterAttributes; [rw]

  

  property StringAttri: TSynHighLighterAttributes; [rw]

  

  property SymbolAttri: TSynHighLighterAttributes; [rw]

  

  property AttribAttri: TSynHighLighterAttributes; [rw]

  

  property IeeeAttri: TSynHighLighterAttributes; [rw]

  

  property SBAAttri: TSynHighLighterAttributes; [rw]

  

  property HLWordsList: TStringList; [rw]

  

end;

Inheritance

TSynVerilogSyn

  

|

TObject



CT Web help

CodeTyphon Studio