| Modifier and Type | Field and Description |
|---|---|
static Map<String,CheckVerifier.IssueAttribute> |
CheckVerifier.ATTRIBUTE_MAP |
| Modifier and Type | Method and Description |
|---|---|
static CheckVerifier.IssueAttribute |
CheckVerifier.IssueAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckVerifier.IssueAttribute[] |
CheckVerifier.IssueAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ArrayListMultimap<Integer,Map<CheckVerifier.IssueAttribute,String>> |
CheckVerifier.getExpected() |
Copyright © 2012–2018 SonarSource. All rights reserved.