public abstract class DelegatingScope extends java.lang.Object implements Scope
| Constructor and Description |
|---|
DelegatingScope(Scope outer) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Decl decl) |
void |
report(Marker marker) |
Decl |
resolve(java.lang.String name) |