VisualBasicSyntaxRewriter.VisitErrorStatement(ErrorStatementSyntax) 메서드

정의

public:
 override Microsoft::CodeAnalysis::SyntaxNode ^ VisitErrorStatement(Microsoft::CodeAnalysis::VisualBasic::Syntax::ErrorStatementSyntax ^ node);
public override Microsoft.CodeAnalysis.SyntaxNode VisitErrorStatement (Microsoft.CodeAnalysis.VisualBasic.Syntax.ErrorStatementSyntax node);
override this.VisitErrorStatement : Microsoft.CodeAnalysis.VisualBasic.Syntax.ErrorStatementSyntax -> Microsoft.CodeAnalysis.SyntaxNode
Public Overrides Function VisitErrorStatement (node As ErrorStatementSyntax) As SyntaxNode

매개 변수

반환

적용 대상