You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's suppose that I have an Annotation called DocumentationComment. Can I have multiple instances of this Annotation associated to the same Node? Is this true for all the Annotation or should this be something we define for each Annotation?
Let's suppose that I have an
AnnotationcalledDocumentationComment. Can I have multiple instances of this Annotation associated to the same Node? Is this true for all the Annotation or should this be something we define for each Annotation?