-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
funcattr
adjustments for usage with rest module
1) Add new calling overload in AttributedFunction so that it won't try merging parameter and attribute type tuples when incoming and target parameter type tuples match exactly. In that cases relevant parameters are simply overwritten by attached attribute functions. 2) Add diagnostic that all attached InputAttribute functions conform to stored argument list. 3) static imports added for qualified symbols
- Loading branch information
Dicebot
committed
Oct 18, 2013
1 parent
971a0b7
commit 361005b
Showing
1 changed file
with
88 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters