public interface JumpTree extends Tree
| Modifier and Type | Interface and Description |
|---|---|
static class |
JumpTree.JumpKind |
| Modifier and Type | Method and Description |
|---|---|
Token |
keyword() |
JumpTree.JumpKind |
kind() |
IdentifierTree |
label() |
children, descendants, metaData, textRange@CheckForNull IdentifierTree label()
Token keyword()
JumpTree.JumpKind kind()
Copyright © 2009–2018 SonarSource. All rights reserved.