Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryAccessLog
Packages that use ModificationLog.MemoryAccessLog
-
Uses of ModificationLog.MemoryAccessLog in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.db that return ModificationLog.MemoryAccessLogModifier and TypeMethodDescriptionModificationLog.getReportFor(long address, int size)Returns information about the last write to the given address rangeModificationLog.MemoryAccessLog.reduce(int maxWrites)Search for anomalies in the log and produce a reduced reportConstructors in org.aspectj.org.eclipse.jdt.internal.core.nd.db with parameters of type ModificationLog.MemoryAccessLogModifierConstructorDescriptionRelatedAddress(String description, long address, int size, ModificationLog.MemoryAccessLog lastModification)