Package | Description |
---|---|
com.github.javaparser.ast | |
com.github.javaparser.printer |
Modifier and Type | Method and Description |
---|---|
Printable |
CompilationUnit.Storage.getPrinter()
Returns the internal printer
|
Modifier and Type | Method and Description |
---|---|
void |
CompilationUnit.Storage.setPrinter(Printable printer)
Set a new printer
|
Modifier and Type | Class and Description |
---|---|
class |
PrettyPrinter
Pretty printer for AST nodes.
|
Copyright © 2007–2020. All rights reserved.