Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

annotation values with a Map<String,CtExpression> #556

Merged
merged 3 commits into from
Mar 11, 2016
Merged

annotation values with a Map<String,CtExpression> #556

merged 3 commits into from
Mar 11, 2016

Conversation

GerardPaligot
Copy link
Contributor

Closes #376

*/
<T extends CtExpression> T getValue(String key);

/**
* Returns this annotation's elements and their values. This is returned in
* the form of a map that associates element names with their corresponding
* values.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Content changed: Fieldreference to fieldaccess.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@GerardPaligot
Copy link
Contributor Author

@monperrus PR ok.

@monperrus monperrus merged commit a2bd250 into INRIA:master Mar 11, 2016
@GerardPaligot GerardPaligot deleted the refactor_376 branch March 11, 2016 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants