|
Rename Attribute mCheckFormat : String to checkFormat : String in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mColumnsCSV : String to columnsCSV : String in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mOffRegexp : Pattern to offRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mCheckPattern : String to checkPattern : String in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mTagMessageRegexp : Pattern to tagMessageRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Attribute mCheckCPP : boolean to checkCPP : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mTags : List<Tag> to tags : List<Tag> in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mCommentRegexp : Pattern to commentRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mTagCheckRegexp : Pattern to tagCheckRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Attribute mLine : int to line : int in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Attribute mLineFilter : CSVFilter to lineFilter : CSVFilter in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mInfluenceFormat : String to influenceFormat : String in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mMessageFormat : String to messageFormat : String in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mColumnFilter : CSVFilter to columnFilter : CSVFilter in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mCheckRegexp : Pattern to checkRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mCheckRegexp : Pattern to checkRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mLinesCSV : String to linesCSV : String in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mLowerBound : Integer to lowerBound : Integer in class com.puppycrawl.tools.checkstyle.filters.IntRangeFilter |
From |
To |
|
Rename Attribute mText : String to text : String in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Attribute mFileRegexp : Pattern to fileRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mFilters : Set<IntFilter> to filters : Set<IntFilter> in class com.puppycrawl.tools.checkstyle.filters.CSVFilter |
From |
To |
|
Rename Attribute mCheckCPP : boolean to checkCPP : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mTags : List<Tag> to tags : List<Tag> in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mFileContentsReference : WeakReference<FileContents> to fileContentsReference : WeakReference<FileContents> in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mMatchValue : int to matchValue : int in class com.puppycrawl.tools.checkstyle.filters.IntMatchFilter |
From |
To |
|
Rename Attribute mMessageFormat : String to messageFormat : String in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mFilePattern : String to filePattern : String in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mFilters : FilterSet to filters : FilterSet in class com.puppycrawl.tools.checkstyle.filters.SuppressionFilter |
From |
To |
|
Rename Attribute mColumn : int to column : int in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Attribute mCheckC : boolean to checkC : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Attribute mLastLine : int to lastLine : int in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Attribute mOnRegexp : Pattern to onRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mCheckRegexp : Pattern to checkRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mUpperBound : Integer to upperBound : Integer in class com.puppycrawl.tools.checkstyle.filters.IntRangeFilter |
From |
To |
|
Rename Attribute mModuleId : String to moduleId : String in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Attribute mTagMessageRegexp : Pattern to tagMessageRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Attribute mFileContentsReference : WeakReference<FileContents> to fileContentsReference : WeakReference<FileContents> in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mOn : boolean to on : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Attribute mCheckC : boolean to checkC : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mFilterChain : FilterSet to filterChain : FilterSet in class com.puppycrawl.tools.checkstyle.filters.SuppressionsLoader |
From |
To |
|
Rename Attribute mFirstLine : int to firstLine : int in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Attribute mCheckFormat : String to checkFormat : String in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Attribute mTagCheckRegexp : Pattern to tagCheckRegexp : Pattern in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Attribute mAcceptOnMatch : boolean to acceptOnMatch : boolean in class com.puppycrawl.tools.checkstyle.filters.SeverityMatchFilter |
From |
To |
|
Rename Attribute mSeverityLevel : SeverityLevel to severityLevel : SeverityLevel in class com.puppycrawl.tools.checkstyle.filters.SeverityMatchFilter |
From |
To |
|
Rename Attribute mText : String to text : String in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aOther : Tag to other : Tag in method public compareTo(other Tag) : int in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Parameter aText : String to text : String in method private tagCommentLine(text String, line int) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method public setFile(fileName String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionFilter |
From |
To |
|
Rename Parameter aText : String to text : String in method private addTag(text String, line int, column int, on boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Parameter aRegexp : Pattern to regexp : Pattern in method private expandFrocomment(comment String, string String, regexp Pattern) : String in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Parameter aFilter : IntFilter to filter : IntFilter in method public addFilter(filter IntFilter) : void in class com.puppycrawl.tools.checkstyle.filters.CSVFilter |
From |
To |
|
Rename Parameter aInt : int to intValue : int in method public accept(intValue int) : boolean in class com.puppycrawl.tools.checkstyle.filters.IntMatchFilter |
From |
To |
|
Rename Parameter aClass : Class<?> to classObj : Class<?> in method public createFilterConfig(classObj Class<?>) : DefaultConfiguration in class com.puppycrawl.tools.checkstyle.filters.SuppressWarningsFilterTest |
From |
To |
|
Rename Parameter aObject : Object to object : Object in method public equals(object Object) : boolean in class com.puppycrawl.tools.checkstyle.filters.IntRangeFilter |
From |
To |
|
Rename Parameter aText : String to text : String in method private addTag(text String, line int) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aFilterConfig : Configuration to filterConfig : Configuration in method protected createChecker(filterConfig Configuration) : Checker in class com.puppycrawl.tools.checkstyle.filters.SuppressWarningsFilterTest |
From |
To |
|
Rename Parameter aAcceptOnMatch : boolean to acceptOnMatch : boolean in method public setAcceptOnMatch(acceptOnMatch boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SeverityMatchFilter |
From |
To |
|
Rename Parameter aString : String to string : String in method private expandFromCoont(coont String, string String, regexp Pattern) : String in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aFilterConfig : Configuration to filterConfig : Configuration in method protected createChecker(filterConfig Configuration) : Checker in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest |
From |
To |
|
Rename Parameter aRemove : String[] to remove : String[] in method private removeSuppressed(from String[], remove String[]) : String[] in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilterTest |
From |
To |
|
Rename Parameter aInt : int to intValue : int in method public accept(intValue int) : boolean in class com.puppycrawl.tools.checkstyle.filters.CSVFilter |
From |
To |
|
Rename Parameter aFormat : String to format : String in method public setMessageFormat(format String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aCheckCPP : boolean to checkCPP : boolean in method public setCheckCPP(checkCPP boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aComment : String to coont : String in method private expandFromCoont(coont String, string String, regexp Pattern) : String in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aFrom : String[] to from : String[] in method private removeSuppressed(from String[], remove String[]) : String[] in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilterTest |
From |
To |
|
Rename Parameter aLowerBound : int to lowerBound : int in method public IntRangeFilter(lowerBound int, upperBound int) in class com.puppycrawl.tools.checkstyle.filters.IntRangeFilter |
From |
To |
|
Rename Parameter aObject : Object to object : Object in method public equals(object Object) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Parameter aColumn : int to column : int in method public Tag(line int, column int, text String, on boolean) in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aCheckCPP : boolean to checkCPP : boolean in method public setCheckCPP(checkCPP boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aLines : String to lines : String in method public setLines(lines String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Parameter aInt : int to intValue : int in method public accept(intValue int) : boolean in class com.puppycrawl.tools.checkstyle.filters.IntFilter |
From |
To |
|
Rename Parameter aOn : boolean to on : boolean in method private addTag(text String, line int, column int, on boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aFormat : String to format : String in method public setOnCommentFormat(format String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aFilename : String to filename : String in method public loadSuppressions(filename String) : FilterSet in class com.puppycrawl.tools.checkstyle.filters.SuppressionsLoader |
From |
To |
|
Rename Parameter aObject : Object to object : Object in method public equals(object Object) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressionFilter |
From |
To |
|
Rename Parameter aModuleId : String to moduleId : String in method public setModuleId(moduleId String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Parameter aFrom : String[] to from : String[] in method private removeSuppressed(from String[], remove String[]) : String[] in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest |
From |
To |
|
Rename Parameter aSourceName : String to sourceName : String in method private loadSuppressions(source InputSource, sourceName String) : FilterSet in class com.puppycrawl.tools.checkstyle.filters.SuppressionsLoader |
From |
To |
|
Rename Parameter aFileContents : FileContents to fileContents : FileContents in method public setFileContents(fileContents FileContents) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aRegexp : Pattern to regexp : Pattern in method private expandFromCoont(coont String, string String, regexp Pattern) : String in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aOn : boolean to on : boolean in method public Tag(line int, column int, text String, on boolean) in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aSource : InputSource to source : InputSource in method private loadSuppressions(source InputSource, sourceName String) : FilterSet in class com.puppycrawl.tools.checkstyle.filters.SuppressionsLoader |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method private findNearestMatch(event AuditEvent) : Tag in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aText : String to text : String in method public Tag(line int, column int, text String, on boolean) in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aFormat : String to format : String in method public setCheckFormat(format String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aInt : int to intValue : int in method public accept(intValue int) : boolean in class com.puppycrawl.tools.checkstyle.filters.IntRangeFilter |
From |
To |
|
Rename Parameter aText : String to text : String in method public Tag(text String, line int) in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Parameter aFilterConfig : Configuration to filterConfig : Configuration in method protected verifySuppressed(filterConfig Configuration, suppressed String[]) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest |
From |
To |
|
Rename Parameter aFormat : String to format : String in method public setCheckFormat(format String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aLine : int to line : int in method private addTag(text String, line int) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aAtts : Attributes to atts : Attributes in method public startElement(namespaceURI String, locqName String, qName String, atts Attributes) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionsLoader |
From |
To |
|
Rename Parameter aUpperBound : int to upperBound : int in method public IntRangeFilter(lowerBound int, upperBound int) in class com.puppycrawl.tools.checkstyle.filters.IntRangeFilter |
From |
To |
|
Rename Parameter aObject : Object to object : Object in method public equals(object Object) : boolean in class com.puppycrawl.tools.checkstyle.filters.CSVFilter |
From |
To |
|
Rename Parameter aComments : Collection<TextBlock> to comments : Collection<TextBlock> in method private tagSuppressions(comments Collection<TextBlock>) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressWarningsFilter |
From |
To |
|
Rename Parameter aText : String to text : String in method private tagCoontLine(text String, line int, column int) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aMatchValue : int to matchValue : int in method public IntMatchFilter(matchValue int) in class com.puppycrawl.tools.checkstyle.filters.IntMatchFilter |
From |
To |
|
Rename Parameter aRemove : String[] to remove : String[] in method private removeSuppressed(from String[], remove String[]) : String[] in class com.puppycrawl.tools.checkstyle.filters.SuppressWarningsFilterTest |
From |
To |
|
Rename Parameter aSuppressed : String[] to suppressed : String[] in method protected verifySuppressed(filterConfig Configuration, suppressed String[]) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public isMatch(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Parameter aLine : int to line : int in method public Tag(line int, column int, text String, on boolean) in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aObject : Tag to object : Tag in method public compareTo(object Tag) : int in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aFormat : String to format : String in method public setCommentFormat(format String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aColumn : int to column : int in method private addTag(text String, line int, column int, on boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aObject : Object to object : Object in method public equals(object Object) : boolean in class com.puppycrawl.tools.checkstyle.filters.IntMatchFilter |
From |
To |
|
Rename Parameter aQName : String to qName : String in method public startElement(namespaceURI String, locqName String, qName String, atts Attributes) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionsLoader |
From |
To |
|
Rename Parameter aFormat : String to format : String in method public setMessageFormat(format String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aCheckC : boolean to checkC : boolean in method public setCheckC(checkC boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aColumns : String to columns : String in method public setColumns(columns String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Parameter aComments : Collection<TextBlock> to comments : Collection<TextBlock> in method private tagSuppressions(comments Collection<TextBlock>) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aFormat : String to format : String in method public setInfluenceFormat(format String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aClass : Class<?> to classObj : Class<?> in method public createFilterConfig(classObj Class<?>) : DefaultConfiguration in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest |
From |
To |
|
Rename Parameter aChecks : String to checks : String in method public setChecks(checks String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Parameter aComment : String to comment : String in method private expandFrocomment(comment String, string String, regexp Pattern) : String in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Parameter aFileContents : FileContents to fileContents : FileContents in method public setFileContents(fileContents FileContents) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aSeverity : String to severity : String in method public setSeverity(severity String) : void in class com.puppycrawl.tools.checkstyle.filters.SeverityMatchFilter |
From |
To |
|
Rename Parameter aColumn : int to column : int in method private tagCoontLine(text String, line int, column int) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SeverityMatchFilter |
From |
To |
|
Rename Parameter aCheckC : boolean to checkC : boolean in method public setCheckC(checkC boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressionFilter |
From |
To |
|
Rename Parameter aFiles : String to files : String in method public SuppressElement(files String) in class com.puppycrawl.tools.checkstyle.filters.SuppressElement |
From |
To |
|
Rename Parameter aString : String to string : String in method private expandFrocomment(comment String, string String, regexp Pattern) : String in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Parameter aLine : int to line : int in method private tagCoontLine(text String, line int, column int) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aLine : int to line : int in method public Tag(text String, line int) in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public isMatch(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aLine : int to line : int in method private tagCommentLine(text String, line int) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter |
From |
To |
|
Rename Parameter aFormat : String to format : String in method public setOffCommentFormat(format String) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |
|
Rename Parameter aFrom : String[] to from : String[] in method private removeSuppressed(from String[], remove String[]) : String[] in class com.puppycrawl.tools.checkstyle.filters.SuppressWarningsFilterTest |
From |
To |
|
Rename Parameter aRemove : String[] to remove : String[] in method private removeSuppressed(from String[], remove String[]) : String[] in class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilterTest |
From |
To |
|
Rename Parameter aPattern : String to pattern : String in method public CSVFilter(pattern String) in class com.puppycrawl.tools.checkstyle.filters.CSVFilter |
From |
To |
|
Rename Parameter aLine : int to line : int in method private addTag(text String, line int, column int, on boolean) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter |
From |
To |