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
Lazy
Query
class
LazyQuery
(
val
tableName
:
NamedElement
,
query
:
(
)
->
QueryElement.QueryResult
)
Members
Constructors
Lazy
Query
Link copied to clipboard
constructor
(
tableName
:
NamedElement
,
query
:
(
)
->
QueryElement.QueryResult
)
Properties
query
Link copied to clipboard
val
query
:
QueryElement.QueryResult
table
Name
Link copied to clipboard
val
tableName
:
NamedElement