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