| Package | Description |
|---|---|
| org.sonar.plugins.javascript.api.symbols |
| Modifier and Type | Method and Description |
|---|---|
Usage.Kind |
Usage.kind() |
static Usage.Kind |
Usage.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Usage.Kind[] |
Usage.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Symbol.addUsage(IdentifierTree identifierTree,
Usage.Kind usageKind) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.