| Package | Description |
|---|---|
| org.sonar.javascript.se |
| Modifier and Type | Method and Description |
|---|---|
Truthiness |
Truthiness.not() |
Truthiness |
Constraint.truthiness() |
static Truthiness |
Truthiness.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Truthiness[] |
Truthiness.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeCheck.checkConditions(Map<Tree,Collection<Truthiness>> conditions)
Override this method to check the truthiness of conditions in current execution (aka function scope).
|
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.