Public Methods | |
void | reset () |
Index | select (ValueVariant valueVariant) |
The ArrayIndexManager will drive the analysis regarding how information about the array objects will be collected.
Definition at line 57 of file ArrayIndexManager.java.
|
Reset the data structures in the Manager. Reimplemented in ArrayIndexManagerValueVariant. Referenced by ArrayVariantManager::reset().
|
|
Returns an index corresponding to the given ValueVariant object.
Reimplemented in ArrayIndexManagerValueVariant. Referenced by ArrayVariantManager::select().
|