public class HierarchySorter
extends java.lang.Object
| Constructor and Description |
|---|
HierarchySorter(MsgList msgs) |
| Modifier and Type | Method and Description |
|---|---|
void |
commitHierarchy() |
void |
registerParentChild(Extendable parent,
Extendable child)
Register an inheritance relationship to be revealed to SymbolTable later.
|
public HierarchySorter(MsgList msgs)
public void registerParentChild(Extendable parent, Extendable child)
parent - child - public void commitHierarchy()