public class DumpFacade extends Object
| Constructor and Description |
|---|
DumpFacade() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeWith(Writer writer,
String prefix,
boolean recurse,
ApexNode<?> node) |
Object |
visit(ApexNode<?> node,
Object data) |
Copyright © 2002–2017 PMD. All rights reserved.