Modifier and Type | Method and Description |
---|---|
PrettyPrinterManager |
EglPreprocessorContext.getPrettyPrinterManager() |
Modifier and Type | Method and Description |
---|---|
void |
EglPreprocessorContext.setPrettyPrinterManager(PrettyPrinterManager prettyPrinterManager) |
Modifier and Type | Field and Description |
---|---|
protected PrettyPrinterManager |
JFaceUserInput.prettyPrinterManager |
Modifier and Type | Method and Description |
---|---|
protected PrettyPrinterManager |
JFaceUserInput.getPrettyPrinterManager() |
Constructor and Description |
---|
JFaceUserInput(PrettyPrinterManager prettyPrinterManager) |
Modifier and Type | Field and Description |
---|---|
protected PrettyPrinterManager |
EolIllegalOperationException.prettyPrintManager |
Constructor and Description |
---|
EolIllegalOperationException(Object object,
String methodName,
AST ast,
PrettyPrinterManager prettyPrintManger) |
Modifier and Type | Field and Description |
---|---|
protected PrettyPrinterManager |
EolContext.prettyPrinterManager |
Modifier and Type | Method and Description |
---|---|
PrettyPrinterManager |
EolContext.getPrettyPrinterManager() |
PrettyPrinterManager |
IEolContext.getPrettyPrinterManager() |
Modifier and Type | Method and Description |
---|---|
void |
EolContext.setPrettyPrinterManager(PrettyPrinterManager prettyPrinterManager) |
void |
IEolContext.setPrettyPrinterManager(PrettyPrinterManager prettyPrinterManager) |
Modifier and Type | Field and Description |
---|---|
protected PrettyPrinterManager |
DefaultPrettyPrinter.manager |
Constructor and Description |
---|
DefaultPrettyPrinter(PrettyPrinterManager manager) |
Constructor and Description |
---|
Model(IReflectiveModel underlyingModel,
PrettyPrinterManager printer) |
Copyright © 2016. All rights reserved.