| Package | Description |
|---|---|
| com.github.javaparser.printer |
| Modifier and Type | Method and Description |
|---|---|
Function<PrettyPrinterConfiguration,PrettyPrintVisitor> |
PrettyPrinterConfiguration.getVisitorFactory() |
| Modifier and Type | Method and Description |
|---|---|
PrettyPrinterConfiguration |
PrettyPrinterConfiguration.setVisitorFactory(Function<PrettyPrinterConfiguration,PrettyPrintVisitor> visitorFactory)
Set the factory that creates the PrettyPrintVisitor.
|
Copyright © 2007–2017. All rights reserved.