Interface SqliteTypes


  • public interface SqliteTypes
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  SqliteTypes.Factory  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.intellij.psi.tree.IElementType EXTENSION_EXPR  
      static com.intellij.psi.tree.IElementType JSON_BINARY_OPERATOR  
      static com.intellij.psi.tree.IElementType JSON_EXPRESSION  
      static com.intellij.psi.tree.IElementType OVERRIDES  
    • Field Detail

      • EXTENSION_EXPR

        static final com.intellij.psi.tree.IElementType EXTENSION_EXPR
      • JSON_BINARY_OPERATOR

        static final com.intellij.psi.tree.IElementType JSON_BINARY_OPERATOR
      • JSON_EXPRESSION

        static final com.intellij.psi.tree.IElementType JSON_EXPRESSION
      • OVERRIDES

        static final com.intellij.psi.tree.IElementType OVERRIDES