| Package | Description |
|---|---|
| org.eclipse.epsilon.emc.emf | |
| org.eclipse.epsilon.eol.execute.prettyprinting |
| Modifier and Type | Class and Description |
|---|---|
class |
EmfPrettyPrinter |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPrettyPrinter |
class |
EolPrettyPrinter |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<PrettyPrinter> |
PrettyPrinterManager.prettyPrinters |
| Modifier and Type | Method and Description |
|---|---|
PrettyPrinter |
PrettyPrinterManager.getPrettyPrinterFor(Object o)
Deprecated.
External clients should use print(Object object) instead
|
| Modifier and Type | Method and Description |
|---|---|
List<PrettyPrinter> |
PrettyPrinterManager.getPrettyPrinters() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyPrinterManager.addPrettyPrinter(PrettyPrinter prettyPrinter) |
Copyright © 2016. All rights reserved.