| 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 |
|---|---|
static Usage |
Usage.create(IdentifierTree symbolTree,
Usage.Kind kind) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.