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
There are cases when a parameter needs to have an annotation. It seems like an easy fix, Parameter just needs to implement Annotatable. There may be some work to make the various SourceCodeWriters write the annotations for parameters.