PsiReferenceContributor not catching element

前端 未结 0 1863
鱼传尺愫
鱼传尺愫 2021-01-24 20:21

I have a simple test class:

public class Test {    
    public void foo() {
        Object a = getClass();
    }
}

Playing with the DefinitionsRe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题