主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ranie Jade Ramiso
活动总数
22
最后的活动
2020年05月02日 05:47
成员加入日期
2018年04月29日 06:54
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(4)
评论(13)
按最近的活动排序
最近的活动
投票数
已编辑于
2018年05月07日 08:53
From a KtNamedFunction I use toLightMethods, which works on a JVM module but not a common one.
社区
IntelliJ IDEA Open API and Plugin Development
(Kotlin PSI) Check if class is a subclass of a particular class, that works for JVM and Common platforms?
0 票
创建于
2018年05月05日 10:42
Thanks fixed the problem without relying on KtLightClass. Now same problem with KtLightMethod, is there an alternative method that I can use? I need to check for annotations on that method.
社区
IntelliJ IDEA Open API and Plugin Development
(Kotlin PSI) Check if class is a subclass of a particular class, that works for JVM and Common platforms?
0 票
已编辑于
2018年04月30日 23:54
How would I resolve the actual KtClassOrObject from getSuperTypeList? For example given the hierarchy class MySpec: SomeCustSpek({ ...}), then class SomeCustomSpek(root: Root.() -> Unit): Spek(root...
社区
IntelliJ IDEA Open API and Plugin Development
(Kotlin PSI) Check if class is a subclass of a particular class, that works for JVM and Common platforms?
0 票
«
第一页
‹
上一页