|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IScannerStrategy
An instrumentation strategy that scans for some property.
| Nested Class Summary | |
|---|---|
static interface |
IScannerStrategy.IScanResult
Base interface for scan results. |
| Method Summary | |
|---|---|
java.util.List<? extends IScannerStrategy.IScanResult> |
getScanResults()
Return a list of scan results. |
| Methods inherited from interface edu.rice.cs.cunit.instrumentors.IInstrumentationStrategy |
|---|
done, instrument |
| Method Detail |
|---|
java.util.List<? extends IScannerStrategy.IScanResult> getScanResults()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||