| Package | Description |
|---|---|
| gw.lang.parser | |
| gw.lang.parser.expressions | |
| gw.lang.reflect |
| Modifier and Type | Method and Description |
|---|---|
GlobalScope |
IReducedSymbol.getScope() |
GlobalScope |
DefaultReducedSymbol.getScope() |
static GlobalScope |
GlobalScope.getScope(String code) |
static GlobalScope |
GlobalScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalScope[] |
GlobalScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalScope |
IVarStatement.getScope() |
| Modifier and Type | Method and Description |
|---|---|
IAttributeSource |
IEntityAccess.getAttributeSource(GlobalScope scope) |
Copyright © 2015. All rights reserved.