| Package | Description |
|---|---|
| org.sonarsource.slang.api | |
| org.sonarsource.slang.impl |
| Modifier and Type | Method and Description |
|---|---|
ModifierTree.Kind |
ModifierTree.kind() |
static ModifierTree.Kind |
ModifierTree.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModifierTree.Kind[] |
ModifierTree.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifierTree.Kind |
ModifierTreeImpl.kind() |
| Constructor and Description |
|---|
ModifierTreeImpl(TreeMetaData metaData,
ModifierTree.Kind kind) |
Copyright © 2009–2018 SonarSource. All rights reserved.