Wang Tony

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
-
-
-
-
-
-
-
Wang Tony created a post, Why does the PsiField.getAnnotation() behave differently in different test environments.
Hello, I want to get the annotation on a field in jvm language. I used UAST API. PsiElement elementAt = psiFile.findElementAt(editor.getCaretModel().getOffset());// ADAPTS to all JVM platform langu...