ExpressionType

public enum ExpressionType : String, CustomStringConvertible, Codable

Undocumented

  • sql

    Undocumented

    Declaration

    Swift

    case sql = "SQL"
  • Declaration

    Swift

    public var description: String { get }