Constructor and Description |
---|
StringSuppressor() |
Modifier and Type | Method and Description |
---|---|
void |
setCurrentContents(com.puppycrawl.tools.checkstyle.api.FileContents fileContents) |
boolean |
shouldSuppress(int aStartLineNo,
int aStartColNo,
int aEndLineNo,
int aEndColNo)
Checks if the specified selection should be suppressed.
|
public boolean shouldSuppress(int aStartLineNo, int aStartColNo, int aEndLineNo, int aEndColNo)
aStartLineNo
- the starting line numberaStartColNo
- the starting column numberaEndLineNo
- the ending line numberaEndColNo
- the ending column numberpublic void setCurrentContents(com.puppycrawl.tools.checkstyle.api.FileContents fileContents)
Copyright © 2006–2016 Hibernate. All rights reserved.