sql-psi
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
sql-psi
core
/
com.alecstrong.sql.psi.core
/
SqlAnnotationHolder
Sql
Annotation
Holder
fun
interface
SqlAnnotationHolder
Members
Functions
create
Error
Annotation
Link copied to clipboard
abstract
fun
createErrorAnnotation
(
element
:
PsiElement
,
message
:
String
)