C# Class Rubberduck.Inspections.SelfAssignedDeclarationInspection

Inheritance: InspectionBase
Show file Open project: retailcoder/Rubberduck

Public Methods

Method Description
GetInspectionResults ( ) : IEnumerable
SelfAssignedDeclarationInspection ( RubberduckParserState state ) : System.Collections.Generic

Method Details

GetInspectionResults() public method

public GetInspectionResults ( ) : IEnumerable
return IEnumerable

SelfAssignedDeclarationInspection() public method

public SelfAssignedDeclarationInspection ( RubberduckParserState state ) : System.Collections.Generic
state Rubberduck.Parsing.VBA.RubberduckParserState
return System.Collections.Generic