Modifier and Type | Method and Description |
---|---|
void |
LValuePropSimple.UsageCollector.collect(LValue lValue,
ReadWrite rw) |
Modifier and Type | Method and Description |
---|---|
void |
LValueTypeClashCheck.collect(LValue lValue,
ReadWrite rw) |
Modifier and Type | Method and Description |
---|---|
static ReadWrite |
ReadWrite.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReadWrite[] |
ReadWrite.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LValueUsageCollector.collect(LValue lValue,
ReadWrite rw) |
void |
LValueUsageCollectorSimple.collect(LValue lValue,
ReadWrite rw) |
void |
LValueUsageCollectorSimpleRW.collect(LValue lValue,
ReadWrite rw) |
Modifier and Type | Method and Description |
---|---|
void |
LValueScopeDiscoverImpl.collect(LValue lValue,
ReadWrite rw) |
void |
LValueScopeDiscoverer.collect(LValue lValue,
ReadWrite rw) |
void |
LocalClassScopeDiscoverImpl.collect(LValue lValue,
ReadWrite rw) |