| Package | Description |
|---|---|
| xtc.tree |
| Modifier and Type | Method and Description |
|---|---|
static Formatting |
Formatting.after1(Node node,
java.lang.Object after)
Create a formatting annotation.
|
static Formatting |
Formatting.before1(java.lang.Object before,
Node node)
Create a formatting annotation.
|
static Formatting |
Formatting.round1(java.lang.Object before,
Node node,
java.lang.Object after)
Create a formatting annotation.
|
static Formatting |
Formatting.variable()
Create a formatting annotation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParseTreePrinter.visit(Formatting f)
Print the specified formatting node.
|
java.lang.Object |
ParseTreeStripper.visit(Formatting f)
Visit the specified formatting.
|
Copyright © 2014. All Rights Reserved.