@Beta
public interface Tree
| Modifier and Type | Interface and Description |
|---|---|
static class |
Tree.Kind |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DoubleDispatchVisitor visitor) |
boolean |
is(Tree.Kind... kind) |
boolean is(Tree.Kind... kind)
void accept(DoubleDispatchVisitor visitor)
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.