|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Formatting | |
|---|---|
| xtc.tree | |
| Uses of Formatting in xtc.tree |
|---|
| Methods in xtc.tree that return Formatting | |
|---|---|
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. |
| Methods in xtc.tree with parameters of type Formatting | |
|---|---|
java.lang.Object |
ParseTreeStripper.visit(Formatting f)
Visit the specified formatting. |
void |
ParseTreePrinter.visit(Formatting f)
Print the specified formatting node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||