Class ModificationLog.Tag
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.Tag
- Enclosing class:
- ModificationLog
Used to attach messages to events in the log. Tags should be allocated in static initializers at application
startup by calling
ModificationLog.createTag(String). Once allocated, the tag can be pushed and popped on to
the stack in the log to mark the beginning and end of operations.-
Field Summary
Fields -
Method Summary