sql-psi
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
sql-psi
core
/
com.alecstrong.sql.psi.core.psi.impl
/
SqlCreateTableStmtImpl
/
getColumnDefList
get
Column
Def
List
@
NotNull
open
fun
getColumnDefList
(
)
:
@
NotNull
List
<
SqlColumnDef
>