| Package | Description |
|---|---|
| com.caucho.quercus.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassScope
Class parse scope.
|
class |
FunctionScope
Parse scope.
|
class |
GlobalScope
Parse scope.
|
| Modifier and Type | Field and Description |
|---|---|
protected Scope |
Scope._parent |
| Modifier and Type | Method and Description |
|---|---|
Scope |
Scope.getParent()
Returns the parent scope.
|
| Constructor and Description |
|---|
Scope(Scope parent) |