Interface TreeAware
-
public interface TreeAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull TreegetTree()
-
-
-
Method Detail
-
getTree
@NotNull @NotNull Tree getTree()
-
-
public interface TreeAware
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull Tree |
getTree() |
@NotNull @NotNull Tree getTree()