| Package | Description |
|---|---|
| org.eclipse.epsilon.eol.models.java |
| Modifier and Type | Field and Description |
|---|---|
protected Tree |
Tree.parent |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Tree> |
Tree.children |
| Modifier and Type | Method and Description |
|---|---|
Tree |
Tree.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Tree> |
Tree.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tree.setParent(Tree parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tree.setChildren(Collection<Tree> children) |
Copyright © 2020. All rights reserved.