| Package | Description |
|---|---|
| xtc.tree |
| Modifier and Type | Method and Description |
|---|---|
Token |
Token.toToken() |
Token |
Node.toToken()
Get this node as a token.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ParseTreeStripper.visit(Token t)
Visit the specified token.
|
void |
ParseTreePrinter.visit(Token t)
Print the specified token.
|
Copyright © 2012. All Rights Reserved.