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
Use the BaseTypesVisitor getNodeComment to build the comment string
(which uses transformComment under the hood) rather than just using the
transform. The getNodeComment method already has support for intepreting
and transforming deprecated directives correctly, as is seen in the
default output for enums.
0 commit comments