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

TSynVrml97Syn

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

Declaration

Source position: synhighlightervrml97.pas line 117

type TSynVrml97Syn = class(TSynCustomHighLighter)

protected

  function GetIdentChars; override;

  

  function GetSampleSource; override;

  

  function IsFilterStored; override;

  

public

  class function GetLanguageName; override;

  

  constructor Create(); override;

  

  function GetDefaultAttribute(); override;

  

  function GetEol; override;

  

  function GetRange; override;

  

  function GetTokenID;

  

  procedure SetLine(); override;

  

  function GetToken; override;

  

  procedure GetTokenEx(); override;

  

  function GetTokenAttribute; override;

  

  function GetTokenKind; override;

  

  function GetTokenPos; override;

  

  procedure Next; override;

  

  procedure SetRange(); override;

  

  procedure ResetRange; override;

  

published

  property NonReservedKeyAttri: TSynHighlighterAttributes; [rw]

  

  property NumberAttri: TSynHighlighterAttributes; [rw]

  

  property SpaceAttri: TSynHighlighterAttributes; [rw]

  

  property StringAttri: TSynHighlighterAttributes; [rw]

  

  property SymbolAttri: TSynHighlighterAttributes; [rw]

  

  property CommentAttri: TSynHighlighterAttributes; [rw]

  

  property IdentifierAttri: TSynHighlighterAttributes; [rw]

  

  property EcmaScriptKeyAttri: TSynHighlighterAttributes; [rw]

  

  property EcmaScriptEventAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlAppearanceAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlAttributeAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlDefinitionAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlEventAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlGroupingAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlInterpolatorAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlLightAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlNodeAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlParameterAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlprotoAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlSensorAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlShapeAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlShape_HintAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlTime_dependentAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlViewpointAttri: TSynHighlighterAttributes; [rw]

  

  property VrmlWorldInfoAttri: TSynHighlighterAttributes; [rw]

  

  property X3DDocTypeAttri: TSynHighlighterAttributes; [rw]

  

  property X3DHeaderAttri: TSynHighlighterAttributes; [rw]

  

end;

Inheritance

TSynVrml97Syn

  

|

TObject



CT Web help

CodeTyphon Studio