C# Class Demo3.JohnnyRewriter

Inheritance: SyntaxRewriter
ファイルを表示 Open project: shayfriedman/roslyn-sample Class Usage Examples

Protected Methods

Method Description
VisitCatchClause ( CatchClauseSyntax node ) : SyntaxNode

Method Details

VisitCatchClause() protected method

protected VisitCatchClause ( CatchClauseSyntax node ) : SyntaxNode
node CatchClauseSyntax
return SyntaxNode