public static class HierarchyEnumerator.NodableNameProxy extends HierarchyEnumerator.NameProxy
| Constructor and Description |
|---|
NodableNameProxy(VarContext context,
java.lang.String sep,
Nodable node) |
| Modifier and Type | Method and Description |
|---|---|
Nodable |
getNodable() |
Cell |
leafCell() |
java.lang.String |
leafName() |
getContext, toString, toStringpublic NodableNameProxy(VarContext context, java.lang.String sep, Nodable node)
public java.lang.String leafName()
leafName in class HierarchyEnumerator.NameProxypublic Cell leafCell()
leafCell in class HierarchyEnumerator.NameProxypublic Nodable getNodable()