|
Replace Variable With Attribute tagRegexp : Pattern to tagRE : Pattern in method private checkTag(lineNo int, comment String...) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck |
From |
To |
|
Replace Variable With Attribute tagName : String to tag : String in method private checkTag(lineNo int, comment String...) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck |
From |
To |
|
Replace Variable With Attribute formatRE : Pattern to tagFormatRE : Pattern in method private checkTag(lineNo int, comment String...) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck |
From |
To |
|
Replace Variable With Attribute format : String to tagFormat : String in method private checkTag(lineNo int, comment String...) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck |
From |
To |