#include <ASTPair.hpp>
Public Methods | |
| void | advanceChildToEnd () |
| ANTLR_USE_NAMESPACE (std) string toString() const | |
Public Attributes | |
| RefAST | root |
| RefAST | child |
OK, so we can do those things in C++, but it seems easier to stick with the Java way for now.
|
|
Make sure that child is the last sibling |
|
|
Copy an ASTPair. Don't call it clone() because we want type-safety |
|
|
|
|
|
|
1.2.18