Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug#82171 Created sepereate handle provider to enable ASM use of ↵ | mkersten | 2005-04-14 | 1 | -2/+2 |
| | | | | IDE-specific handle identifiers. | ||||
* | Updated to include source location offset. | mkersten | 2005-01-13 | 1 | -3/+6 |
| | |||||
* | Added support for clients to extend the ASM relationships in order to add | mkersten | 2004-08-18 | 1 | -0/+88 |
new relationships (such as the example in the sandbox that adds additional declared-parents relationships). There is no structural change to the compiler or weaver. The AsmRelationshipProvider is now accessed by getDefault() instead of statically, and its instance can be reset to be a subtype. |