You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+public abstract interface class app/softwork/sqldelight/db2dialect/grammar/psi/Db2BindExprReal : com/alecstrong/sql/psi/core/psi/SqlBindExpr {+}+- public static final field BIND_EXPR Lcom/intellij/psi/tree/IElementType;+ public static final field BIND_EXPR_REAL Lcom/intellij/psi/tree/IElementType;+ public fun visitBindExprReal (Lapp/softwork/sqldelight/db2dialect/grammar/psi/Db2BindExprReal;)V+public class app/softwork/sqldelight/db2dialect/grammar/psi/impl/Db2BindExprRealImpl : com/alecstrong/sql/psi/core/psi/impl/SqlBindExprImpl, app/softwork/sqldelight/db2dialect/grammar/psi/Db2BindExprReal {+ public fun <init> (Lcom/intellij/lang/ASTNode;)V+ public fun accept (Lapp/softwork/sqldelight/db2dialect/grammar/psi/Db2Visitor;)V+ public fun accept (Lcom/intellij/psi/PsiElementVisitor;)V+}+
Results into this api:
Workaround: Move the comment into the rule
The text was updated successfully, but these errors were encountered: