T - The event typepublic class LeafDeletion<T extends Event> extends HologramTransformation<T>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
m_deleteAtoms
If set to true, will delete atoms in addition to leaves
|
| Modifier | Constructor and Description |
|---|---|
|
LeafDeletion() |
protected |
LeafDeletion(boolean delete_atoms) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Operator<T> |
transform(Operator<T> tree) |
protected void |
transformRecursive(Operator<T> node) |
protected boolean m_deleteAtoms
public LeafDeletion()
protected LeafDeletion(boolean delete_atoms)
Copyright © Sylvain HallĂ©. All Rights Reserved.