C# Class AvalonStudio.Languages.CPlusPlus.Rendering.IncludeTextLineTransformer

Inheritance: IDocumentLineTransformer
Show file Open project: VitalElement/AvalonStudio

Public Methods

Method Description
TransformLine ( TextView textView, VisualLine line ) : void

Method Details

TransformLine() public method

public TransformLine ( TextView textView, VisualLine line ) : void
textView TextView
line AvalonStudio.TextEditor.Rendering.VisualLine
return void