sql-psi
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
sql-psi
core
/
com.alecstrong.sql.psi.core
/
SqlFileBase
/
schema
schema
fun
<
T
:
SchemaContributor
>
schema
(
type
:
KClass
<
T
>
,
sqlStmtElement
:
PsiElement
?
=
null
,
includeAll
:
Boolean
=
true
)
:
Collection
<
T
>