sql-psi
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
sql-psi
core
/
com.alecstrong.sql.psi.core.psi
/
LazyQuery
/
LazyQuery
Lazy
Query
constructor
(
tableName
:
NamedElement
,
query
:
(
)
->
QueryElement.QueryResult
)