sql-psi
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
sql-psi
core
/
com.alecstrong.sql.psi.core.psi
/
QueryElement
/
SynthesizedColumn
/
SynthesizedColumn
Synthesized
Column
constructor
(
table
:
PsiElement
,
acceptableValues
:
List
<
String
>
,
nullable
:
Boolean
=
false
)