Interface ISideVisitor
-
public interface ISideVisitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvisitLeft()voidvisitRight()
-
public interface ISideVisitor
| Modifier and Type | Method | Description |
|---|---|---|
void |
visitLeft() |
|
void |
visitRight() |