public static class HierarchyEnumerator.NodableNameProxy extends HierarchyEnumerator.NameProxy
Constructor and Description |
---|
HierarchyEnumerator.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, toString
public HierarchyEnumerator.NodableNameProxy(VarContext context, java.lang.String sep, Nodable node)
public java.lang.String leafName()
leafName
in class HierarchyEnumerator.NameProxy
public Cell leafCell()
leafCell
in class HierarchyEnumerator.NameProxy
public Nodable getNodable()