//sqldelight-compiler/com.squareup.sqldelight.core.compiler.model/BindableQuery
BindableQuery
[jvm] abstract class BindableQuery(identifier: PsiElement?, statement: PsiElement)
Types
| Name | Summary |
|---|---|
| Companion | [jvm] Content object Companion |
Properties
| Name | Summary |
|---|---|
| id | [jvm] abstract val id: Int |
Inheritors
| Name |
|---|
| NamedExecute |
| NamedQuery |