protocol ExpressibleByStringLiteral
Inheritance |
ExpressibleByExtendedGraphemeClusterLiteral, ExpressibleByUnicodeScalarLiteral
View Protocol Hierarchy →
|
Associated Types |
StringLiteralType : _ExpressibleByBuiltinStringLiteral
ExtendedGraphemeClusterLiteralType : _ExpressibleByBuiltinExtendedGraphemeClusterLiteral
UnicodeScalarLiteralType : _ExpressibleByBuiltinUnicodeScalarLiteral
|
Import |
import Swift |
Initializers
Default Implementations
Where ExtendedGraphemeClusterLiteralType == StringLiteralType
Where ExtendedGraphemeClusterLiteralType == UnicodeScalarLiteralType