public abstract class CloseableState extends State
| Modifier and Type | Class and Description |
|---|---|
static class |
CloseableState.Closed |
static class |
CloseableState.Ignored |
static class |
CloseableState.Open |
| Constructor and Description |
|---|
CloseableState(List<Tree> trees) |
CloseableState(Tree tree) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIgnored() |
merge, reportingTreesCopyright © 2012–2015 SonarSource. All rights reserved.