C# Class AgentRalph.CloneDetection.CloneDetectionQuickFix

Inheritance: IQuickFix
Afficher le fichier Open project: jbuedel/AgentRalphPlugin

Méthodes publiques

Méthode Description
CloneDetectionQuickFix ( AgentRalph.CloneDetection.CloneDetectionHighlighting suggestion ) : System.Collections.Generic
CreateBulbItems ( ) : IEnumerable
IsAvailable ( IUserDataHolder cache ) : bool

Method Details

CloneDetectionQuickFix() public méthode

public CloneDetectionQuickFix ( AgentRalph.CloneDetection.CloneDetectionHighlighting suggestion ) : System.Collections.Generic
suggestion AgentRalph.CloneDetection.CloneDetectionHighlighting
Résultat System.Collections.Generic

CreateBulbItems() public méthode

public CreateBulbItems ( ) : IEnumerable
Résultat IEnumerable

IsAvailable() public méthode

public IsAvailable ( IUserDataHolder cache ) : bool
cache IUserDataHolder
Résultat bool