| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| com.jeffpalm.javaparser | |
| Uses of Scope in com.jeffpalm.javaparser | 
|---|
| Methods in com.jeffpalm.javaparser that return Scope | |
|---|---|
|  Scope | Scope.getParent()Retrieves this scope's parent | 
|  Scope | SimpleNode.getScope()Gets the scope attribute of the SimpleNode object | 
| Methods in com.jeffpalm.javaparser with parameters of type Scope | |
|---|---|
|  void | Scope.setParent(Scope parent)Points this scope to its parent | 
|  void | SimpleNode.setScope(Scope scope)Sets the scope attribute of the SimpleNode object | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||