C# Class Rubberduck.Inspections.MoveFieldCloserToUsageInspection

Inheritance: InspectionBase
Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Méthodes publiques

Méthode Description
GetInspectionResults ( ) : IEnumerable
MoveFieldCloserToUsageInspection ( RubberduckParserState state ) : System.Collections.Generic

Private Methods

Méthode Description
ParentDeclaration ( IdentifierReference reference ) : Rubberduck.Parsing.Symbols.Declaration

Method Details

GetInspectionResults() public méthode

public GetInspectionResults ( ) : IEnumerable
Résultat IEnumerable

MoveFieldCloserToUsageInspection() public méthode

public MoveFieldCloserToUsageInspection ( RubberduckParserState state ) : System.Collections.Generic
state Rubberduck.Parsing.VBA.RubberduckParserState
Résultat System.Collections.Generic