| Package | Description |
|---|---|
| xtc.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
TextToken
A token with an explicit text.
|
| Modifier and Type | Method and Description |
|---|---|
Token |
Token.toToken() |
Token |
Node.toToken()
Get this node as a token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParseTreePrinter.visit(Token t)
Print the specified token.
|
java.lang.String |
ParseTreeStripper.visit(Token t)
Visit the specified token.
|
Copyright © 2014. All Rights Reserved.