| Package | Description |
|---|---|
| org.onemind.commons.java.pattern |
| Modifier and Type | Class and Description |
|---|---|
protected class |
DynamicVisitor.MethodNodeHandler
A handler use reflection to invoke given method for visiting
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DynamicVisitor.addNodeHandler(java.lang.Class type,
DynamicVisitor.NodeHandler handler)
Add node handler
|