You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lint-dev
While UAST does provide comment nodes up at the UFile level (see the UComment lookup method), for this you typically will need to dip into PSI (via method.sourcePsi and locate the PsiComment nodes.