| Package | Description |
|---|---|
| org.sonar.javascript.se |
| Modifier and Type | Method and Description |
|---|---|
Type |
Constraint.type() |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Type> |
Constraint.typeSet() |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.