public class LValueUsageCollectorSimpleRW extends Object implements LValueUsageCollector
Constructor and Description |
---|
LValueUsageCollectorSimpleRW() |
Modifier and Type | Method and Description |
---|---|
void |
collect(LValue lValue,
ReadWrite rw) |
Set<LValue> |
getRead() |
Set<LValue> |
getWritten() |
Copyright © 2011-2021. All Rights Reserved.