Public Methods | |
void | reset () |
abstract Index | select (MethodVariant methodVariant, Index codeIndex) |
Definition at line 52 of file ValueIndexManager.java.
|
Reset the data structures of the manager. Definition at line 58 of file ValueIndexManager.java. Referenced by ValueVariantManager::reset().
|
|
Provide the Index corresponding to the provided variants.
Reimplemented in ValueIndexManagerAlloc, and ValueIndexManagerPoint. Referenced by ValueVariantManager::select().
|