| 程序包 | 说明 |
|---|---|
| com.fr.common.diff.node |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ToMapPrintingVisitor
This visitor generates the same output as the
PrintingVisitor, but instead of printing it to
System.out, it will store the messages in a Map, identified by the property path of the
visited node. |