IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter Class Reference
+ Inheritance diagram for CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter:
+ Collaboration diagram for CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter:

Public Member Functions

 ParameterHighlightingOutputFormatter (StringBuilder b, int highlightedParameterIndex)
 
override void StartNode (AstNode node)
 
override void EndNode (AstNode node)
 
 ParameterHighlightingOutputFormatter (StringBuilder b, int highlightedParameterIndex)
 
override void StartNode (AstNode node)
 
override void EndNode (AstNode node)
 

Private Attributes

StringBuilder b
 
int highlightedParameterIndex
 
int parameterIndex
 

Constructor & Destructor Documentation

CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.ParameterHighlightingOutputFormatter ( StringBuilder  b,
int  highlightedParameterIndex 
)
inline
CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.ParameterHighlightingOutputFormatter ( StringBuilder  b,
int  highlightedParameterIndex 
)
inline

Member Function Documentation

override void CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.StartNode ( AstNode  node)
inline
override void CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.EndNode ( AstNode  node)
inline
override void CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.StartNode ( AstNode  node)
inline
override void CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.EndNode ( AstNode  node)
inline

Member Data Documentation

StringBuilder CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.b
private
int CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.highlightedParameterIndex
private
int CShellCore.CodeCompletion.CSharpInsightItem.ParameterHighlightingOutputFormatter.parameterIndex
private

The documentation for this class was generated from the following file: