메소드 | 설명 | |
---|---|---|
IsAvailable ( IPsiSourceFile sourceFile ) : bool | ||
Process ( IPsiSourceFile sourceFile, IRangeMarker rangeMarkerMarker, CodeCleanupProfile profile, IProgressIndicator progressIndicator ) : void | ||
SetDefaultSetting ( CodeCleanupProfile profile, CodeCleanup profileType ) : void |
public IsAvailable ( IPsiSourceFile sourceFile ) : bool | ||
sourceFile | IPsiSourceFile | |
리턴 | bool |
public Process ( IPsiSourceFile sourceFile, IRangeMarker rangeMarkerMarker, CodeCleanupProfile profile, IProgressIndicator progressIndicator ) : void | ||
sourceFile | IPsiSourceFile | |
rangeMarkerMarker | IRangeMarker | |
profile | CodeCleanupProfile | |
progressIndicator | IProgressIndicator | |
리턴 | void |
public SetDefaultSetting ( CodeCleanupProfile profile, CodeCleanup profileType ) : void | ||
profile | CodeCleanupProfile | |
profileType | CodeCleanup | |
리턴 | void |