ExpressionType
public enum ExpressionType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case sql = "SQL"
-
Declaration
Swift
public var description: String { get }