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

Clarify the definition of VariableAnnotator.treeToVarAnnoPair #329

Open
d367wang opened this issue May 21, 2021 · 0 comments
Open

Clarify the definition of VariableAnnotator.treeToVarAnnoPair #329

d367wang opened this issue May 21, 2021 · 0 comments

Comments

@d367wang
Copy link

protected final Map<Tree, Pair<Slot, Set<? extends AnnotationMirror>>> treeToVarAnnoPair;

Should the set of AnnotationMirror stored in the pair be a singleton of @VarAnnot?

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

No branches or pull requests

1 participant