diff options
author | acolyer <acolyer> | 2005-12-19 12:22:26 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2005-12-19 12:22:26 +0000 |
commit | 4676acbde531b3c00f5572ff4053435e9ba9b1eb (patch) | |
tree | 965cf14b15fe462f62de90df4091c311b40d0e3c /docs/devGuideDB/ajc.xml | |
parent | bc1fcf9581621da51498b251f053b29fb70b9c05 (diff) | |
download | aspectj-4676acbde531b3c00f5572ff4053435e9ba9b1eb.tar.gz aspectj-4676acbde531b3c00f5572ff4053435e9ba9b1eb.zip |
merge of changes from 1.5.0 branch into HEAD
Diffstat (limited to 'docs/devGuideDB/ajc.xml')
-rw-r--r-- | docs/devGuideDB/ajc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/devGuideDB/ajc.xml b/docs/devGuideDB/ajc.xml index 135d8278f..0aa7bae93 100644 --- a/docs/devGuideDB/ajc.xml +++ b/docs/devGuideDB/ajc.xml @@ -456,12 +456,15 @@ (Experimental) Create class files that can't be subsequently rewoven by AspectJ. </para></listitem> </varlistentry> + <!-- not documenting this feature yet --> + <!-- <varlistentry> <term>-XhasMember</term> <listitem><para> (Experimental) Allow hasmethod() and hasfield type patterns in declare parents and declare @type. </para></listitem> </varlistentry> + --> <varlistentry> <term>-Xajruntimelevel:1.2, ajruntimelevel:1.5</term> <listitem><para> |