| Package | Description |
|---|---|
| org.sonar.javascript.se.sv |
| Modifier and Type | Method and Description |
|---|---|
IncDecSymbolicValue.Sign |
IncDecSymbolicValue.sign() |
static IncDecSymbolicValue.Sign |
IncDecSymbolicValue.Sign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IncDecSymbolicValue.Sign[] |
IncDecSymbolicValue.Sign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IncDecSymbolicValue(IncDecSymbolicValue.Sign sign,
SymbolicValue operandValue) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.