public interface Scope
ReferenceTable
)
(or encapsulate something that have one).Modifier and Type | Method and Description |
---|---|
void |
relink(ReferenceTable table)
Make the given table a parent of this scope.
|
void |
relinkTopLevel(ReferenceTable topLevel)
Make the given table the top-level parent of this scope.
|
void relink(ReferenceTable table)
void relinkTopLevel(ReferenceTable topLevel)
Go up in the hierarchy of parent scope, and set the root to the given table.