diff options
author | mkersten <mkersten> | 2003-08-14 09:07:44 +0000 |
---|---|---|
committer | mkersten <mkersten> | 2003-08-14 09:07:44 +0000 |
commit | b5d8b449c79cbedc82e03381cc459ae8c8ae9718 (patch) | |
tree | 839c55908b7814d7fab40208b1c2afaa5fb84483 /docs/developer | |
parent | bffcd4c30591bce89ba938325159374e1ea1ea96 (diff) | |
download | aspectj-b5d8b449c79cbedc82e03381cc459ae8c8ae9718.tar.gz aspectj-b5d8b449c79cbedc82e03381cc459ae8c8ae9718.zip |
Updated org.aspectj.asm relationship model to string-handle-based API in order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model.
Diffstat (limited to 'docs/developer')
-rw-r--r-- | docs/developer/asm.doc | bin | 138240 -> 140288 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/developer/asm.doc b/docs/developer/asm.doc Binary files differindex 693bf5f06..f027bbec3 100644 --- a/docs/developer/asm.doc +++ b/docs/developer/asm.doc |