Uses of Class
com.offbynull.coroutines.instrumenter.MethodAnalyzer.TypeTracker
Packages that use MethodAnalyzer.TypeTracker
-
Uses of MethodAnalyzer.TypeTracker in com.offbynull.coroutines.instrumenter
Methods in com.offbynull.coroutines.instrumenter with parameters of type MethodAnalyzer.TypeTrackerModifier and TypeMethodDescriptionprivate CacheVariables
MethodAnalyzer.allocateCacheVariableSlots
(VariableTable varTable, MethodAnalyzer.TypeTracker invocationReturnTypes, boolean invocationFoundWrappedInTryCatch) private StorageVariables
MethodAnalyzer.allocateStorageVariableSlots
(VariableTable varTable, MethodAnalyzer.TypeTracker storageTypes)