Support toRegex() standard function
#KT-8088 Fixed
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
<place><![CDATA[
|
||||
psiParameter().ofMethod(0, psiMethod().withName("Regex").definedInClass("kotlin.text.Regex"))
|
||||
]]></place>
|
||||
<place><![CDATA[
|
||||
receiver().ofMethod(psiMethod().withName("toRegex").withReceiver("kotlin.String").definedInPackage("kotlin.text"))
|
||||
]]></place>
|
||||
</injection>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user