Interface CheckstyleOutput.File
- Enclosing interface:
CheckstyleOutput
@Immutable
public static interface CheckstyleOutput.File
-
Method Details
-
name
String name() -
errors
List<CheckstyleOutput.File.FileError> errors() -
builder
-
CheckstyleOutput