public abstract static class PathExhibitor.PathElement extends Object
| Constructor and Description |
|---|
PathElement() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
getObject()
Return the base object for this path element, or null.
|
abstract Log |
toLog(Log log)
Report this path element.
|