|
Rename Parameter currentClassName : String to className : String in method protected tryLoadClass(ident Token, className String) : Class<?> in class com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck |
From |
To |
|
Rename Parameter line : int to lineNo : int in method public Token(text String, lineNo int, columnNo int) in class com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck.Token |
From |
To |
|
Rename Parameter currentClassName : String to className : String in method protected resolveClass(resolvableClassName String, className String) : Class<?> in class com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck |
From |
To |
|
Rename Parameter column : int to columnNo : int in method public Token(text String, lineNo int, columnNo int) in class com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck.Token |
From |
To |