Allow in package inference to have the same results as before... as much as I hate incompatible changes, having a inferdepinpackage that has to be negated is not the best course of action (none of the options is meant to be used in negated form so far)

This commit is contained in:
Andrea Aime 2006-06-11 13:50:31 +00:00
parent 56e3b66325
commit 9545893fa0
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import java.util.Map;
/**
* @opt inferassoc
* @opt inferdep
* @opt inferdepinpackage
* @opt attributes
* @opt operations
* @opt types

View File

@ -5,6 +5,7 @@ package gr.spinellis.context.views;
* @opt hide
* @opt inferrel
* @opt inferdep
* @opt inferdepinpackage
*
* @match context gr.spinellis.context.classes.A
* @opt !hide