private static class AbstractFileSetCheck.FileContext extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private FileContents |
fileContents
The current file contents.
|
private java.util.SortedSet<Violation> |
violations
The sorted set for collecting violations.
|
| Modifier | Constructor and Description |
|---|---|
private |
FileContext() |
private final java.util.SortedSet<Violation> violations
private FileContents fileContents
private FileContext()
Copyright © 2001-2022. All Rights Reserved.