sql-psi
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sql-psi
core
/
com.alecstrong.sql.psi.core.psi
/
SchemaContributorIndex
/
get
get
abstract
fun
get
(
key
:
String
,
project
:
Project
,
scope
:
GlobalSearchScope
)
:
Collection
<
SchemaContributor
>