|
Rename Attribute mCounter : SeverityLevelCounter to counter : SeverityLevelCounter in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mChildContext : Context to childContext : Context in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mConfigStack : FastStack<DefaultConfiguration> to configStack : FastStack<DefaultConfiguration> in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Attribute mLoader : ClassLoader to loader : ClassLoader in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mModuleFactory : ModuleFactory to moduleFactory : ModuleFactory in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mChildContext : Context to childContext : Context in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mListeners : List<AuditListener> to listeners : List<AuditListener> in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mClassLoader : ClassLoader to classLoader : ClassLoader in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mOverridePropsResolver : PropertyResolver to overridePropsResolver : PropertyResolver in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Attribute mConfigLocation : String to configLocation : String in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mFileSetChecks : List<FileSetCheck> to fileSetChecks : List<FileSetCheck> in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mDetails : Properties to details : Properties in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Attribute mWriter : PrintWriter to writer : PrintWriter in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Attribute mKey : String to key : String in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Property |
From |
To |
|
Rename Attribute mStream : PrintStream to stream : PrintStream in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Attribute mOverrideProps : List<Property> to overrideProps : List<Property> in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mMaxWarnings : int to maxWarnings : int in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mInfoWriter : PrintWriter to infoWriter : PrintWriter in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Attribute mOrdinaryChecks : Set<Check> to ordinaryChecks : Set<Check> in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mValue : String to value : String in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Property |
From |
To |
|
Rename Attribute mClassname : String to classname : String in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Listener |
From |
To |
|
Rename Attribute mToFile : File to toFile : File in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Attribute mEntries : Map<String,Object> to entries : Map<String,Object> in class com.puppycrawl.tools.checkstyle.DefaultContext |
From |
To |
|
Rename Attribute mFilters : FilterSet to filters : FilterSet in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mCalled : boolean to called : boolean in class com.puppycrawl.tools.checkstyle.DebugFilter |
From |
To |
|
Rename Attribute mCloseStream : boolean to closeStream : boolean in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Attribute mName : String to name : String in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Attribute mModuleFactory : ModuleFactory to moduleFactory : ModuleFactory in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mFailureProperty : String to failureProperty : String in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mFormatterType : FormatterType to formatterType : FormatterType in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Attribute mPropertiesFile : File to propertiesFile : File in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mAttributeMap : Map<String,String> to attributeMap : Map<String,String> in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Attribute mModuleClassLoader : ClassLoader to moduleClassLoader : ClassLoader in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mSeverityLevel : SeverityLevel to severityLevel : SeverityLevel in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mConfiguration : Configuration to configuration : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Attribute mBasedir : String to basedir : String in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mLocaleLanguage : String to localeLanguage : String in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mSaxHandler : InternalLoader to saxHandler : InternalLoader in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Attribute mCache : PropertyCacheFile to cache : PropertyCacheFile in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mCloseInfo : boolean to closeInfo : boolean in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Attribute mProperties : Properties to properties : Properties in class com.puppycrawl.tools.checkstyle.PropertiesExpander |
From |
To |
|
Rename Attribute mLocaleCountry : String to localeCountry : String in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mChildren : List<Configuration> to children : List<Configuration> in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Attribute mFormatters : List<Formatter> to formatters : List<Formatter> in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mFileName : String to fileName : String in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mCharset : String to charset : String in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Attribute mOmitIgnoredModules : boolean to omitIgnoredModules : boolean in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Attribute mPackageStack : FastStack<String> to packageStack : FastStack<String> in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Attribute mFailOnViolation : boolean to failOnViolation : boolean in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mMaxErrors : int to maxErrors : int in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mUseFile : boolean to useFile : boolean in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Attribute mOmitIgnoredModules : boolean to omitIgnoredModules : boolean in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mFactory : PackageObjectFactory to factory : PackageObjectFactory in class com.puppycrawl.tools.checkstyle.PackageObjectFactoryTest |
From |
To |
|
Rename Attribute mDetailsFile : String to detailsFile : String in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Attribute mFileSets : List<FileSet> to fileSets : List<FileSet> in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mPackageNames : Set<String> to packageNames : Set<String> in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Attribute mCloseError : boolean to closeError : boolean in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Attribute mTabWidth : int to tabWidth : int in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mPackages : Set<String> to packages : Set<String> in class com.puppycrawl.tools.checkstyle.PackageObjectFactory |
From |
To |
|
Rename Attribute mBAOS : ByteArrayOutputStream to BAOS : ByteArrayOutputStream in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Attribute mTokenToOrdinaryChecks : Multimap<String,Check> to tokenToOrdinaryChecks : Multimap<String,Check> in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mCalled : boolean to called : boolean in class com.puppycrawl.tools.checkstyle.DebugAuditAdapter |
From |
To |
|
Rename Attribute mCommentChecks : Set<Check> to commentChecks : Set<Check> in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mTokenToCommentChecks : Multimap<String,Check> to tokenToCommentChecks : Multimap<String,Check> in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Attribute mClasspath : Path to classpath : Path in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Attribute mModuleClassLoader : ClassLoader to moduleClassLoader : ClassLoader in class com.puppycrawl.tools.checkstyle.PackageObjectFactory |
From |
To |
|
Rename Attribute mMessages : Map<String,String> to messages : Map<String,String> in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Attribute mErrorWriter : PrintWriter to errorWriter : PrintWriter in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aFormatter : Formatter to formatter : Formatter in method public addFormatter(formatter Formatter) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aCloseInfoAfterUse : boolean to closeInfoAfterUse : boolean in method public DefaultLogger(infoStream OutputStream, closeInfoAfterUse boolean, errorStream OutputStream, closeErrorAfterUse boolean) in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aToken : String to token : String in method private registerCheck(token String, check Check) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aToken : Token to token : Token in method private createCommentAstFromToken(token Token) : DetailAST in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aFilename : String to filename : String in method protected getSrcPath(filename String) : String in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aValue : String to value : String in method public addAttribute(name String, value String) : void in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter aLocaleLanguage : String to localeLanguage : String in method public setLocaleLanguage(localeLanguage String) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aEnt : String to ent : String in method public isReference(ent String) : boolean in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aModuleFactory : ModuleFactory to moduleFactory : ModuleFactory in method public setModuleFactory(moduleFactory ModuleFactory) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter froindex : int to fromIndex : int in method private whitespaceBetween(fromIndex int, toIndex int, line String) : boolean in class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck |
From |
To |
|
Rename Parameter aAST1 : DetailAST to ast1 : DetailAST in method private isPositionGreater(ast1 DetailAST, ast2 DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aChildConf : Configuration to childConf : Configuration in method public setupChild(childConf Configuration) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aLoader : ClassLoader to loader : ClassLoader in method public setClassloader(loader ClassLoader) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aValue : Object to value : Object in method public add(key String, value Object) : void in class com.puppycrawl.tools.checkstyle.DefaultContext |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public addError(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aClassLoader : ClassLoader to classLoader : ClassLoader in method public getPackageNames(classLoader ClassLoader) : Set<String> in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Parameter aClassLoader : ClassLoader to classLoader : ClassLoader in method public setClassLoader(classLoader ClassLoader) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public addException(evt AuditEvent, throwable Throwable) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aPkgNames : Set<String> to pkgNames : Set<String> in method private validatePackageNames(pkgNames Set<String>) : void in class com.puppycrawl.tools.checkstyle.PackageNamesLoaderTest |
From |
To |
|
Rename Parameter aSource : InputSource to source : InputSource in method private loadPackageNamesSource(source InputSource, sourceName String, nameLoader PackageNamesLoader) : void in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Parameter aByteArray : byte[] to byteArray : byte[] in method private hexEncode(byteArray byte[]) : String in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public addException(evt AuditEvent, throwable Throwable) : void in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aClassname : String to classname : String in method public setClassname(classname String) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Listener |
From |
To |
|
Rename Parameter aLines : List<String> to lines : List<String> in method protected processFiltered(file File, lines List<String>) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aEvent : AuditEvent to event : AuditEvent in method public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.DebugFilter |
From |
To |
|
Rename Parameter aFS : FileSet to fS : FileSet in method public addFileset(fS FileSet) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aModuleClassLoader : ClassLoader to moduleClassLoader : ClassLoader in method public PackageObjectFactory(packageNames Set<String>, moduleClassLoader ClassLoader) in class com.puppycrawl.tools.checkstyle.PackageObjectFactory |
From |
To |
|
Rename Parameter aNosy : AuditListener to nosy : AuditListener in method private createChecker(config Configuration, nosy AuditListener) : Checker in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aAstState : AstState to astState : AstState in method private notifyBegin(rootAST DetailAST, contents FileContents, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aName : String to name : String in method public createModule(name String) : Object in class com.puppycrawl.tools.checkstyle.PackageObjectFactory |
From |
To |
|
Rename Parameter aProperties : Properties to properties : Properties in method public PropertiesExpander(properties Properties) in class com.puppycrawl.tools.checkstyle.PropertiesExpander |
From |
To |
|
Rename Parameter aFilename : String to filename : String in method protected getPath(filename String) : String in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public fileFinished(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aInitialLinesCnt : int to initialLinesCnt : int in method private countLinesColumns(text String, initialLinesCnt int, initialColumnsCnt int) : Entry<Integer,Integer> in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public auditStarted(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aContents : FileContents to contents : FileContents in method public parse(contents FileContents) : DetailAST in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aCloseErrorAfterUse : boolean to closeErrorAfterUse : boolean in method public DefaultLogger(infoStream OutputStream, closeInfoAfterUse boolean, errorStream OutputStream, closeErrorAfterUse boolean) in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter importStr : String to importPath : String in method private getClassName(startFrom int, importPath String) : String in class com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck |
From |
To |
|
Rename Parameter aOverridePropsResolver : PropertyResolver to overridePropsResolver : PropertyResolver in method public loadConfiguration(configSource InputSource, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aText : String to text : String in method private countLinesColumns(text String, initialLinesCnt int, initialColumnsCnt int) : Entry<Integer,Integer> in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aName : String to name : String in method private loadConfiguration(name String, props Properties) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Rename Parameter aModuleFactory : ModuleFactory to moduleFactory : ModuleFactory in method public setModuleFactory(moduleFactory ModuleFactory) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aTokenID : int to tokenID : int in method private registerCheck(tokenID int, check Check) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public fileFinished(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DebugAuditAdapter |
From |
To |
|
Rename Parameter aName : String to name : String in method private verifyConfigNode(config DefaultConfiguration, name String, childrenLength int, atts Properties) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Rename Parameter aPropertyName : String to propertyName : String in method public setFailureProperty(propertyName String) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aExpectedLines : String[] to expectedLines : String[] in method private verifyLines(expectedLines String[]) : void in class com.puppycrawl.tools.checkstyle.XMLLoggerTest |
From |
To |
|
Rename Parameter aFilter : Filter to filter : Filter in method public removeFilter(filter Filter) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aAstState : AstState to astState : AstState in method private processIter(root DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aAstState : AstState to astState : AstState in method private notifyLeave(ast DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aName : String to name : String in method public getAttribute(name String) : String in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter aValue : String to value : String in method public addMessage(key String, value String) : void in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter aTimestamp : long to timestamp : long in method package alreadyChecked(fileName String, timestamp long) : boolean in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aAstState : AstState to astState : AstState in method private notifyVisit(ast DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aErrorStream : OutputStream to errorStream : OutputStream in method public DefaultLogger(infoStream OutputStream, closeInfoAfterUse boolean, errorStream OutputStream, closeErrorAfterUse boolean) in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aCloseStreamsAfterUse : boolean to closeStreamsAfterUse : boolean in method public DefaultLogger(os OutputStream, closeStreamsAfterUse boolean) in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aFilter : Filter to filter : Filter in method public addFilter(filter Filter) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aMessageFileName : String to messageFileName : String in method protected verify(c Checker, processedFilename String, messageFileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aName : String to name : String in method public addAttribute(name String, value String) : void in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter aProcessedFilename : String to processedFilename : String in method protected verify(c Checker, processedFilename String, messageFileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private walk(ast DetailAST, contents FileContents, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public auditFinished(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DebugAuditAdapter |
From |
To |
|
Rename Parameter aName : String to name : String in method public createModule(name String) : Object in class com.puppycrawl.tools.checkstyle.ModuleFactory |
From |
To |
|
Rename Parameter aValue : String to value : String in method public encode(value String) : String in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aContents : FileContents to contents : FileContents in method private notifyBegin(rootAST DetailAST, contents FileContents, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aListener : AuditListener to listener : AuditListener in method public addListener(listener AuditListener) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aMaxWarnings : int to maxWarnings : int in method public setMaxWarnings(maxWarnings int) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aThrowable : Throwable to throwable : Throwable in method public addException(evt AuditEvent, throwable Throwable) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aConfigSource : InputSource to configSource : InputSource in method public loadConfiguration(configSource InputSource, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aFile : File to file : File in method public setFile(file File) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aKey : String to key : String in method public get(key String) : Object in class com.puppycrawl.tools.checkstyle.DefaultContext |
From |
To |
|
Rename Parameter aAstState : AstState to astState : AstState in method private notifyEnd(rootAST DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aPropertyName : String to propertyName : String in method public resolve(propertyName String) : String in class com.puppycrawl.tools.checkstyle.PropertiesExpander |
From |
To |
|
Rename Parameter aCheck : Check to check : Check in method private registerCheck(token String, check Check) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aFile : File to file : File in method private loadProperties(file File) : Properties in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aAstState : AstState to astState : AstState in method private walk(ast DetailAST, contents FileContents, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method public fireErrors(fileName String, errors SortedSet<LocalizedMessage>) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aClassName : String to className : String in method private createObject(className String) : Object in class com.puppycrawl.tools.checkstyle.PackageObjectFactory |
From |
To |
|
Rename Parameter aTabWidth : int to tabWidth : int in method public setTabWidth(tabWidth int) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aConfiguration : Configuration to configuration : Configuration in method public removeChild(configuration Configuration) : void in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter coont : String to comment : String in method private expandFromCoont(comment String, string String, regexp Pattern) : String in class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag |
From |
To |
|
Rename Parameter aProps : Properties to props : Properties in method private loadConfig(line CommandLine, props Properties) : Configuration in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aExpected : String[] to expected : String[] in method protected verify(aConfig Configuration, fileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aThrowable : Throwable to throwable : Throwable in method public addException(evt AuditEvent, throwable Throwable) : void in class com.puppycrawl.tools.checkstyle.DebugAuditAdapter |
From |
To |
|
Rename Parameter aC : Checker to c : Checker in method protected verify(c Checker, processedFiles File[], messageFileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aTask : Task to task : Task in method private createDefaultLogger(task Task) : AuditListener in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Parameter aFail : boolean to fail : boolean in method public setFailOnViolation(fail boolean) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method private getStrippedFileName(fileName String) : String in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public auditFinished(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aRoot : DetailAST to root : DetailAST in method private appendHiddenCommentNodes(root DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aProcessedFiles : File[] to processedFiles : File[] in method protected verify(c Checker, processedFiles File[], messageFileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aLocaleCountry : String to localeCountry : String in method public setLocaleCountry(localeCountry String) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aQName : String to qName : String in method public endElement(namespaceURI String, localName String, qName String) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoader.InternalLoader |
From |
To |
|
Rename Parameter aListener : AuditListener to listener : AuditListener in method public removeListener(listener AuditListener) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method public setCacheFile(fileName String) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aOS : OutputStream to oS : OutputStream in method private setOutputStream(oS OutputStream) : void in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aConfig : Configuration to config : Configuration in method private createChecker(config Configuration, nosy AuditListener) : Checker in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aLine : CommandLine to line : CommandLine in method private loadConfig(line CommandLine, props Properties) : Configuration in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aMaxErrors : int to maxErrors : int in method public setMaxErrors(maxErrors int) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method package PropertyCacheFile(currentConfig Configuration, fileName String) in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aName : String to name : String in method public resolve(name String) : String in class com.puppycrawl.tools.checkstyle.PropertyResolver |
From |
To |
|
Rename Parameter aBasedir : String to basedir : String in method public setBasedir(basedir String) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public fileStarted(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DebugAuditAdapter |
From |
To |
|
Rename Parameter aLocation : String to location : String in method private setConfigLocation(location String) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aConfig : Configuration to config : Configuration in method protected createCheckerConfig(config Configuration) : DefaultConfiguration in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method public fireFileFinished(fileName String) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aOmitIgnoredModules : boolean to omitIgnoredModules : boolean in method public loadConfiguration(configStream InputStream, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aConfig : DefaultConfiguration to config : DefaultConfiguration in method private verifyConfigNode(config DefaultConfiguration, name String, childrenLength int, atts Properties) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Rename Parameter aRootAST : DetailAST to rootAST : DetailAST in method private notifyEnd(rootAST DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public auditStarted(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DebugAuditAdapter |
From |
To |
|
Rename Parameter aOS : OutputStream to os : OutputStream in method public XMLLogger(os OutputStream, closeStream boolean) in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aFile : File to file : File in method protected processFiltered(file File, lines List<String>) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aOverridePropsResolver : PropertyResolver to overridePropsResolver : PropertyResolver in method public loadConfiguration(config String, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aOut : OutputStream to out : OutputStream in method private createListener(line CommandLine, out OutputStream, closeOut boolean) : AuditListener in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aRoot : DetailAST to root : DetailAST in method private processIter(root DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aProps : PropertyResolver to props : PropertyResolver in method package replaceProperties(value String, props PropertyResolver, defaultValue String) : String in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aClasspath : Path to classpath : Path in method public setClasspath(classpath Path) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aTask : Task to task : Task in method public createListener(task Task) : AuditListener in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Parameter aCloseOut : boolean to closeOut : boolean in method private createListener(line CommandLine, out OutputStream, closeOut boolean) : AuditListener in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aKey : String to key : String in method public setKey(key String) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Property |
From |
To |
|
Rename Parameter aContents : FileContents to contents : FileContents in method private walk(ast DetailAST, contents FileContents, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public addException(evt AuditEvent, throwable Throwable) : void in class com.puppycrawl.tools.checkstyle.DebugAuditAdapter |
From |
To |
|
Rename Parameter aLine : CommandLine to line : CommandLine in method private getFilesToProcess(line CommandLine) : List<File> in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aClasspathRef : Reference to classpathRef : Reference in method public setClasspathRef(classpathRef Reference) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aPath : String to normalizingPath : String in method public normalize(normalizingPath String) : String in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public addError(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public addError(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DebugAuditAdapter |
From |
To |
|
Rename Parameter aCloseStream : boolean to closeStream : boolean in method public XMLLogger(os OutputStream, closeStream boolean) in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aPackageNames : Set<String> to packageNames : Set<String> in method public PackageObjectFactory(packageNames Set<String>, moduleClassLoader ClassLoader) in class com.puppycrawl.tools.checkstyle.PackageObjectFactory |
From |
To |
|
Rename Parameter aProps : File to props : File in method public setProperties(props File) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aOverridePropsResolver : PropertyResolver to overridePropsResolver : PropertyResolver in method public loadConfiguration(config String, overridePropsResolver PropertyResolver) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method package checkedOk(fileName String, timestamp long) : void in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public auditStarted(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aOmitIgnoredModules : boolean to omitIgnoredModules : boolean in method public loadConfiguration(config String, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public fileStarted(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aCheck : Check to check : Check in method private registerCheck(check Check) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aName : String to name : String in method public DefaultConfiguration(name String) in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter aInitialColumnsCnt : int to initialColumnsCnt : int in method private countLinesColumns(text String, initialLinesCnt int, initialColumnsCnt int) : Entry<Integer,Integer> in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aQName : String to qName : String in method public startElement(namespaceURI String, localName String, qName String, atts Attributes) : void in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Parameter aLine : CommandLine to line : CommandLine in method private createListener(line CommandLine, out OutputStream, closeOut boolean) : AuditListener in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aFiles : List<File> to files : List<File> in method private traverse(node File, files List<File>) : void in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aTimestamp : long to timestamp : long in method package checkedOk(fileName String, timestamp long) : void in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aNameLoader : PackageNamesLoader to nameLoader : PackageNamesLoader in method private loadPackageNamesSource(source InputSource, sourceName String, nameLoader PackageNamesLoader) : void in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Parameter aC : Checker to c : Checker in method protected verify(c Checker, processedFilename String, messageFileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aFragments : List<String> to fragments : List<String> in method private parsePropertyString(value String, fragments List<String>, propertyRefs List<String>) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method public fireFileStarted(fileName String) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aConfiguration : Configuration to configuration : Configuration in method public addChild(configuration Configuration) : void in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter aExpected : String[] to expected : String[] in method protected verify(c Checker, processedFilename String, messageFileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aConfiguration : Serializable to configuration : Serializable in method private getConfigHashCode(configuration Serializable) : String in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aModuleClassLoader : ClassLoader to moduleClassLoader : ClassLoader in method public setModuleClassLoader(moduleClassLoader ClassLoader) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aFileSetCheck : FileSetCheck to fileSetCheck : FileSetCheck in method public addFileSetCheck(fileSetCheck FileSetCheck) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aMessageFileName : String to messageFileName : String in method protected verify(c Checker, processedFiles File[], messageFileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aAtts : Attributes to atts : Attributes in method public startElement(namespaceURI String, localName String, qName String, atts Attributes) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoader.InternalLoader |
From |
To |
|
Rename Parameter aAst2 : DetailAST to ast2 : DetailAST in method private isPositionGreater(ast1 DetailAST, ast2 DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aThrowable : Throwable to throwable : Throwable in method public addException(evt AuditEvent, throwable Throwable) : void in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aErrors : SortedSet<LocalizedMessage> to errors : SortedSet<LocalizedMessage> in method public fireErrors(fileName String, errors SortedSet<LocalizedMessage>) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aDefaultValue : String to defaultValue : String in method package replaceProperties(value String, props PropertyResolver, defaultValue String) : String in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aCheckConfig : Configuration to checkConfig : Configuration in method protected createChecker(checkConfig Configuration) : Checker in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aCheck : Check to check : Check in method private registerCheck(tokenID int, check Check) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public fileStarted(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.XMLLogger |
From |
To |
|
Rename Parameter aConfig : String to config : String in method public loadConfiguration(config String, overridePropsResolver PropertyResolver) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter literalCatch : DetailAST to catchClause : DetailAST in method private visitCatch(catchClause DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck |
From |
To |
|
Rename Parameter aNode : File to node : File in method private traverse(node File, files List<File>) : void in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aToken : Token to token : Token in method private createBlockCommentNode(token Token) : DetailAST in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aProperty : Property to property : Property in method public addProperty(property Property) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aCurrentConfig : Configuration to currentConfig : Configuration in method package PropertyCacheFile(currentConfig Configuration, fileName String) in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aKey : String to key : String in method public addMessage(key String, value String) : void in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter locqName : String to localName : String in method public startElement(namespaceURI String, localName String, qName String, atts Attributes) : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionsLoader |
From |
To |
|
Rename Parameter aRootAST : DetailAST to rootAST : DetailAST in method private notifyBegin(rootAST DetailAST, contents FileContents, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aOmitIgnoredModules : boolean to omitIgnoredModules : boolean in method public loadConfiguration(configSource InputSource, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aValue : String to value : String in method private parsePropertyString(value String, fragments List<String>, propertyRefs List<String>) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aName : String to name : String in method private loadConfiguration(name String) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Rename Parameter aArgs : String[] to args : String[] in method public main(args String[]) : void in class com.puppycrawl.tools.checkstyle.Main |
From |
To |
|
Rename Parameter aChildrenLength : int to childrenLength : int in method private verifyConfigNode(config DefaultConfiguration, name String, childrenLength int, atts Properties) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method protected verify(aConfig Configuration, fileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aValue : String to value : String in method public setValue(value String) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Property |
From |
To |
|
Rename Parameter aSeverity : String to severity : String in method public setSeverity(severity String) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aFiles : List<File> to files : List<File> in method public process(files List<File>) : int in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aQName : String to qName : String in method public endElement(namespaceURI String, localName String, qName String) : void in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Parameter aOS : OutputStream to os : OutputStream in method public DefaultLogger(os OutputStream, closeStreamsAfterUse boolean) in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aChildConf : Configuration to childConf : Configuration in method protected setupChild(childConf Configuration) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter string : String to str : String in method private getDisallowedAbbreviation(str String) : String in class com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck |
From |
To |
|
Rename Parameter aExpected : String[] to expected : String[] in method protected verify(c Checker, fileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aPropertyRefs : List<String> to propertyRefs : List<String> in method private parsePropertyString(value String, fragments List<String>, propertyRefs List<String>) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aTo : File to to : File in method public setTofile(to File) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Parameter aAtts : Attributes to atts : Attributes in method public startElement(namespaceURI String, localName String, qName String, atts Attributes) : void in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Parameter aSource : InputSource to source : InputSource in method private parseInputSource(source InputSource) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aTask : Task to task : Task in method private createXMLLogger(task Task) : AuditListener in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public auditFinished(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aOmitIgnoredModules : boolean to omitIgnoredModules : boolean in method private ConfigurationLoader(overrideProps PropertyResolver, omitIgnoredModules boolean) in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aPackageName : String to packageName : String in method package addPackage(packageName String) : void in class com.puppycrawl.tools.checkstyle.PackageObjectFactory |
From |
To |
|
Rename Parameter aToken : Token to token : Token in method private createSlCommentNode(token Token) : DetailAST in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aFile : File to file : File in method public setConfig(file File) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aOverrideProps : PropertyResolver to overrideProps : PropertyResolver in method private ConfigurationLoader(overrideProps PropertyResolver, omitIgnoredModules boolean) in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aExpected : String[] to expected : String[] in method protected verify(c Checker, processedFiles File[], messageFileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aStream : OutputStream to stream : OutputStream in method private flushAndCloseOutStream(stream OutputStream) : void in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aConfig : String to config : String in method public loadConfiguration(config String, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aProps : Properties to props : Properties in method private loadConfiguration(name String, props Properties) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Rename Parameter aValue : File to value : File in method public setFile(value File) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Property |
From |
To |
|
Rename Parameter aOverridePropsResolver : PropertyResolver to overridePropsResolver : PropertyResolver in method public loadConfiguration(configStream InputStream, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aURL : URL to url : URL in method public setConfigURL(url URL) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aValue : String to value : String in method package replaceProperties(value String, props PropertyResolver, defaultValue String) : String in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aCharset : String to charset : String in method public setCharset(charset String) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter aClazz : Class<?> to clazz : Class<?> in method public createCheckConfig(clazz Class<?>) : DefaultConfiguration in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aInfoStream : OutputStream to infoStream : OutputStream in method public DefaultLogger(infoStream OutputStream, closeInfoAfterUse boolean, errorStream OutputStream, closeErrorAfterUse boolean) in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private notifyLeave(ast DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aName : String to name : String in method private doMakeObject(name String) : Object in class com.puppycrawl.tools.checkstyle.PackageObjectFactory |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private notifyVisit(ast DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method package alreadyChecked(fileName String, timestamp long) : boolean in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter aC : Checker to c : Checker in method protected verify(c Checker, fileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |
|
Rename Parameter aUse : boolean to use : boolean in method public setUseFile(use boolean) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Parameter aType : FormatterType to type : FormatterType in method public setType(type FormatterType) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter |
From |
To |
|
Rename Parameter aOmit : boolean to omit : boolean in method public setOmitIgnoredModules(omit boolean) : void in class com.puppycrawl.tools.checkstyle.CheckStyleTask |
From |
To |
|
Rename Parameter aKey : String to key : String in method public add(key String, value Object) : void in class com.puppycrawl.tools.checkstyle.DefaultContext |
From |
To |
|
Rename Parameter aEvt : AuditEvent to evt : AuditEvent in method public fileFinished(evt AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger |
From |
To |
|
Rename Parameter aQName : String to qName : String in method public startElement(namespaceURI String, localName String, qName String, atts Attributes) : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoader.InternalLoader |
From |
To |
|
Rename Parameter aSourceName : String to sourceName : String in method private loadPackageNamesSource(source InputSource, sourceName String, nameLoader PackageNamesLoader) : void in class com.puppycrawl.tools.checkstyle.PackageNamesLoader |
From |
To |
|
Rename Parameter aConfigStream : InputStream to configStream : InputStream in method public loadConfiguration(configStream InputStream, overridePropsResolver PropertyResolver, omitIgnoredModules boolean) : Configuration in class com.puppycrawl.tools.checkstyle.ConfigurationLoader |
From |
To |
|
Rename Parameter aFileName : String to fileName : String in method protected verify(c Checker, fileName String, expected String[]) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |