public interface GTNInfoSrc
| Modifier and Type | Method and Description |
|---|---|
void |
getInfo(GenericTaggedNode<?> gtn,
java.lang.StringBuilder b)
Get more information about the
GenericTaggedNode being viewed. |
void getInfo(GenericTaggedNode<?> gtn, java.lang.StringBuilder b)
GenericTaggedNode being viewed.gtn - GenericTaggedNode for which to collect more informationb - StringBuilder to append additional information