C# Class Rubberduck.Inspections.MoveFieldCloserToUsageInspection

Inheritance: InspectionBase
Show file Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

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

Private Methods

Method Description
ParentDeclaration ( IdentifierReference reference ) : Rubberduck.Parsing.Symbols.Declaration

Method Details

GetInspectionResults() public method

public GetInspectionResults ( ) : IEnumerable
return IEnumerable

MoveFieldCloserToUsageInspection() public method

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