(extension in Core):Swift.CollectionType<A where A: Swift.CollectionType, A.Generator.Element == Swift.Int8>.hexString : Swift.String
(extension in Core):Swift.Int.init (hexString : Swift.String) -> Swift.Optional<Swift.Int>
(extension in Core):Swift.String.data : Swift.Array<Swift.Int8>
(extension in Core):Swift.String.init (URLEncodedString : Swift.String) -> Swift.Optional<Swift.String>
(extension in Core):Swift.String.init (data : Swift.Array<Swift.Int8>) -> Swift.Optional<Swift.String>
(extension in Core):Swift.String.init (data : Swift.Array<Swift.UInt8>) -> Swift.Optional<Swift.String>
(extension in Core):Swift.String.splitBy (Swift.Character, allowEmptySlices : Swift.Bool) -> Swift.Array<Swift.String>
(extension in Core):Swift.String.stringByTrimmingCharactersInSet (Swift.Set<Swift.Character>) -> Swift.String
(extension in Core):Swift.String.stringByTrimmingFromEndCharactersInSet (Swift.Set<Swift.Character>) -> Swift.String
(extension in Core):Swift.String.stringByTrimmingFromStartCharactersInSet (Swift.Set<Swift.Character>) -> Swift.String
(extension in Core):Swift.String.trim () -> Swift.String
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93)
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.A (Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.Type) -> Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.B (Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.Type) -> Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.C (Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.Type) -> Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.D (Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.Type) -> Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).bytes : Swift.Array<Swift.UInt8>
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).decodeBlock () -> ()
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).init (bytes : Swift.Array<Swift.UInt8>) -> Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93)
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).offset : Swift.Int
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).output : Swift.Array<Swift.UInt8>
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).outputOffset : Swift.Int
Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).step : Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93)
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.A (Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.Type) -> Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.B (Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.Type) -> Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.C (Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step.Type) -> Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).bytes : Swift.Array<Swift.UInt8>
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).chars : Swift.Array<Swift.UnicodeScalar>
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).charsPerLine : Swift.Optional<Swift.Int>
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).encodeBlock () -> ()
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).encodeBlockEnd () -> ()
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).encodeValue (Swift.UInt8) -> Swift.UInt8
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).init (bytes : Swift.Array<Swift.UInt8>, charsPerLine : Swift.Optional<Swift.Int>, specialChars : Swift.Optional<Swift.String>) -> Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93)
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).offset : Swift.Int
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).output : Swift.Array<Swift.UInt8>
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).result : Swift.UInt8
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).step : Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).Step
Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).stepcount : Swift.Int
Core.Base64
Core.CharacterSet
Core.Data
Core.Data.(Storage in _85A6B9F6B2111FA966650F3547317721)
Core.Data.(Storage in _85A6B9F6B2111FA966650F3547317721).Bytes (Core.Data.(Storage in _85A6B9F6B2111FA966650F3547317721).Type) -> (Swift.Array<Swift.Int8>) -> Core.Data.(Storage in _85A6B9F6B2111FA966650F3547317721)
Core.Data.(Storage in _85A6B9F6B2111FA966650F3547317721).Text (Core.Data.(Storage in _85A6B9F6B2111FA966650F3547317721).Type) -> (Swift.String) -> Core.Data.(Storage in _85A6B9F6B2111FA966650F3547317721)
Core.Data.(raw in _85A6B9F6B2111FA966650F3547317721) : Core.Data.(Storage in _85A6B9F6B2111FA966650F3547317721)
Core.Data.bytes : Swift.Array<Swift.Int8>
Core.Data.init (arrayLiteral : Swift.Array<Swift.UInt8>...) -> Core.Data
Core.Data.init (bytes : Swift.Array<Swift.Int8>) -> Core.Data
Core.Data.init (extendedGraphemeClusterLiteral : Swift.String) -> Core.Data
Core.Data.init (string : Swift.String) -> Core.Data
Core.Data.init (stringLiteral : Swift.String) -> Core.Data
Core.Data.init (uBytes : Swift.Array<Swift.UInt8>) -> Core.Data
Core.Data.init (unicodeScalarLiteral : Swift.String) -> Core.Data
Core.Data.length : Swift.Int
Core.Data.string : Swift.Optional<Swift.String>
Core.Data.uBytes : Swift.Array<Swift.UInt8>
Core.DefaultJSONSerializer
Core.DefaultJSONSerializer.init () -> Core.DefaultJSONSerializer
Core.DefaultJSONSerializer.serialize (Core.JSON) -> Swift.String
Core.DefaultJSONSerializer.serializeArray (Swift.Array<Core.JSON>) -> Swift.String
Core.DefaultJSONSerializer.serializeNumber (Swift.Double) -> Swift.String
Core.DefaultJSONSerializer.serializeObject (Swift.Dictionary<Swift.String, Core.JSON>) -> Swift.String
Core.EventEmitter
Core.EventEmitter with unmangled suffix "1TMx"
Core.EventEmitter.(listeners in _ED1F1935DCC95ED9BEFC2AF9369B80C7) : Swift.Array<Core.EventListener<A>>
Core.EventEmitter.listen (times : Swift.Int, listener : (A) -> ()) -> Core.EventListener<A>
Core.EventEmitter.send (A) -> ()
Core.EventListener
Core.EventListener with unmangled suffix "1TMx"
Core.EventListener with unmangled suffix "8Listener"
Core.EventListener.(calls in _1821D83F15CD85826272BD07E5A7211B) : Swift.Int
Core.EventListener.(listener in _1821D83F15CD85826272BD07E5A7211B) : (A) -> ()
Core.EventListener.active : Swift.Bool
Core.EventListener.call (A) -> Swift.Bool
Core.EventListener.init (calls : Swift.Int, listener : (A) -> ()) -> Core.EventListener<A>
Core.EventListener.stop () -> ()
Core.File
Core.File.(fp in _6B61D3C9B84E01B7C165B9B99CC723DC) : Swift.UnsafeMutablePointer<__C.__sFILE>
Core.File.Error
Core.File.Error.OpenError (Core.File.Error.Type) -> (Swift.String) -> Core.File.Error
Core.File.Error.ReadError (Core.File.Error.Type) -> (Swift.String) -> Core.File.Error
Core.File.Error.WriteError (Core.File.Error.Type) -> (Swift.String) -> Core.File.Error
Core.File.Mode
Core.File.Mode.Append (Core.File.Mode.Type) -> Core.File.Mode
Core.File.Mode.AppendUpdate (Core.File.Mode.Type) -> Core.File.Mode
Core.File.Mode.Read (Core.File.Mode.Type) -> Core.File.Mode
Core.File.Mode.ReadUpdate (Core.File.Mode.Type) -> Core.File.Mode
Core.File.Mode.Write (Core.File.Mode.Type) -> Core.File.Mode
Core.File.Mode.WriteUpdate (Core.File.Mode.Type) -> Core.File.Mode
Core.File.close () -> ()
Core.File.deinit
Core.File.init (path : Swift.String, mode : Core.File.Mode) throws -> Core.File
Core.File.read (length : Swift.Int) throws -> Core.Data
Core.File.write (Core.Data) throws -> ()
Core.GenericJSONParser
Core.GenericJSONParser with unmangled suffix "12ByteSequenceMx"
Core.GenericJSONParser with unmangled suffix "4Char"
Core.GenericJSONParser with unmangled suffix "6Source"
Core.GenericJSONParser.(advance in _56F53774BB6BFDCD7740601ECDF7DC11) () -> ()
Core.GenericJSONParser.(currentChar in _56F53774BB6BFDCD7740601ECDF7DC11) : Swift.UInt8
Core.GenericJSONParser.(currentSymbol in _56F53774BB6BFDCD7740601ECDF7DC11) : Swift.Character
Core.GenericJSONParser.(expect in _56F53774BB6BFDCD7740601ECDF7DC11) (Swift.StaticString) -> Swift.Bool
Core.GenericJSONParser.(isIdentifier in _56F53774BB6BFDCD7740601ECDF7DC11) (Swift.UInt8) -> Swift.Bool
Core.GenericJSONParser.(nextChar in _56F53774BB6BFDCD7740601ECDF7DC11) : Swift.UInt8
Core.GenericJSONParser.(parseArray in _56F53774BB6BFDCD7740601ECDF7DC11) () throws -> Core.JSON
Core.GenericJSONParser.(parseEscapedChar in _56F53774BB6BFDCD7740601ECDF7DC11) () -> Swift.Optional<Swift.UnicodeScalar>
Core.GenericJSONParser.(parseNumber in _56F53774BB6BFDCD7740601ECDF7DC11) () throws -> Core.JSON
Core.GenericJSONParser.(parseObject in _56F53774BB6BFDCD7740601ECDF7DC11) () throws -> Core.JSON
Core.GenericJSONParser.(parseString in _56F53774BB6BFDCD7740601ECDF7DC11) () throws -> Core.JSON
Core.GenericJSONParser.(parseSymbol in _56F53774BB6BFDCD7740601ECDF7DC11) (Swift.StaticString, @autoclosure () -> Core.JSON) throws -> Core.JSON
Core.GenericJSONParser.(parseValue in _56F53774BB6BFDCD7740601ECDF7DC11) () throws -> Core.JSON
Core.GenericJSONParser.(skipWhitespaces in _56F53774BB6BFDCD7740601ECDF7DC11) () -> ()
Core.GenericJSONParser.columnNumber : Swift.Int
Core.GenericJSONParser.cur : A.Index
Core.GenericJSONParser.end : A.Index
Core.GenericJSONParser.init (A) -> Core.GenericJSONParser<A>
Core.GenericJSONParser.lineNumber : Swift.Int
Core.GenericJSONParser.parse () throws -> Core.JSON
Core.GenericJSONParser.source : A
Core.JSON
Core.JSON with unmangled suffix "24UnicodeScalarLiteralType"
Core.JSON with unmangled suffix "34ExtendedGraphemeClusterLiteralType"
Core.JSON.ArrayValue (Core.JSON.Type) -> (Swift.Array<Core.JSON>) -> Core.JSON
Core.JSON.BooleanValue (Core.JSON.Type) -> (Swift.Bool) -> Core.JSON
Core.JSON.NullValue (Core.JSON.Type) -> Core.JSON
Core.JSON.NumberValue (Core.JSON.Type) -> (Swift.Double) -> Core.JSON
Core.JSON.ObjectValue (Core.JSON.Type) -> (Swift.Dictionary<Swift.String, Core.JSON>) -> Core.JSON
Core.JSON.StringValue (Core.JSON.Type) -> (Swift.String) -> Core.JSON
Core.JSON.arrayValue : Swift.Optional<Swift.Array<Core.JSON>>
Core.JSON.boolValue : Swift.Optional<Swift.Bool>
Core.JSON.debugDescription : Swift.String
Core.JSON.description : Swift.String
Core.JSON.dictionaryValue : Swift.Optional<Swift.Dictionary<Swift.String, Core.JSON>>
Core.JSON.doubleValue : Swift.Optional<Swift.Double>
Core.JSON.init (arrayLiteral : Swift.Array<Core.JSON>...) -> Core.JSON
Core.JSON.init (booleanLiteral : Swift.Bool) -> Core.JSON
Core.JSON.init (dictionaryLiteral : Swift.Array<(Swift.String, Core.JSON)>...) -> Core.JSON
Core.JSON.init (extendedGraphemeClusterLiteral : Swift.String) -> Core.JSON
Core.JSON.init (floatLiteral : Swift.Double) -> Core.JSON
Core.JSON.init (integerLiteral : Swift.Int) -> Core.JSON
Core.JSON.init (nilLiteral : ()) -> Core.JSON
Core.JSON.init (stringLiteral : Swift.String) -> Core.JSON
Core.JSON.init (unicodeScalarLiteral : Swift.String) -> Core.JSON
Core.JSON.intValue : Swift.Optional<Swift.Int>
Core.JSON.isArray : Swift.Bool
Core.JSON.isBoolean : Swift.Bool
Core.JSON.isNumber : Swift.Bool
Core.JSON.isObject : Swift.Bool
Core.JSON.isString : Swift.Bool
Core.JSON.serialize (Core.JSONSerializer) -> Swift.String
Core.JSON.stringValue : Swift.Optional<Swift.String>
Core.JSON.subscript (Swift.String) -> Swift.Optional<Core.JSON>
Core.JSON.subscript (Swift.UInt) -> Swift.Optional<Core.JSON>
Core.JSON.uintValue : Swift.Optional<Swift.UInt>
Core.JSONMediaType : Core.MediaType
Core.JSONParseError
Core.JSONParseError.ExtraTokenError (Core.JSONParseError.Type) -> (reason : Swift.String, lineNumber : Swift.Int, columnNumber : Swift.Int) -> Core.JSONParseError
Core.JSONParseError.InsufficientTokenError (Core.JSONParseError.Type) -> (reason : Swift.String, lineNumber : Swift.Int, columnNumber : Swift.Int) -> Core.JSONParseError
Core.JSONParseError.InvalidNumberError (Core.JSONParseError.Type) -> (reason : Swift.String, lineNumber : Swift.Int, columnNumber : Swift.Int) -> Core.JSONParseError
Core.JSONParseError.InvalidStringError (Core.JSONParseError.Type) -> (reason : Swift.String, lineNumber : Swift.Int, columnNumber : Swift.Int) -> Core.JSONParseError
Core.JSONParseError.NonStringKeyError (Core.JSONParseError.Type) -> (reason : Swift.String, lineNumber : Swift.Int, columnNumber : Swift.Int) -> Core.JSONParseError
Core.JSONParseError.UnexpectedTokenError (Core.JSONParseError.Type) -> (reason : Swift.String, lineNumber : Swift.Int, columnNumber : Swift.Int) -> Core.JSONParseError
Core.JSONParseError.description : Swift.String
Core.JSONParser
Core.JSONSerializer.serialize (Core.JSON) -> Swift.String
Core.MediaType
Core.MediaType.description : Swift.String
Core.MediaType.hashValue : Swift.Int
Core.MediaType.init (string : Swift.String) -> Core.MediaType
Core.MediaType.init (type : Swift.String, parameters : Swift.Dictionary<Swift.String, Swift.String>) -> Core.MediaType
Core.MediaType.parameters : Swift.Dictionary<Swift.String, Swift.String>
Core.MediaType.type : Swift.String
Core.PrettyJSONSerializer
Core.PrettyJSONSerializer.indent () -> Swift.String
Core.PrettyJSONSerializer.indentLevel : Swift.Int
Core.PrettyJSONSerializer.serializeArray (Swift.Array<Core.JSON>) -> Swift.String
Core.PrettyJSONSerializer.serializeObject (Swift.Dictionary<Swift.String, Core.JSON>) -> Swift.String
Core.Regex
Core.Regex.MatchOptions
Core.Regex.MatchOptions.init (rawValue : Swift.Int32) -> Core.Regex.MatchOptions
Core.Regex.MatchOptions.rawValue : Swift.Int32
Core.Regex.RegexOptions
Core.Regex.RegexOptions.init (rawValue : Swift.Int32) -> Core.Regex.RegexOptions
Core.Regex.RegexOptions.rawValue : Swift.Int32
Core.Regex.deinit
Core.Regex.groups (Swift.String, options : Core.Regex.MatchOptions) -> Swift.Array<Swift.String>
Core.Regex.init (pattern : Swift.String, options : Core.Regex.RegexOptions) throws -> Core.Regex
Core.Regex.matches (Swift.String, options : Core.Regex.MatchOptions) -> Swift.Bool
Core.Regex.preg : __C.regex_t
Core.Regex.replace (Swift.String, withTemplate : Swift.String, options : Core.Regex.MatchOptions) -> Swift.String
Core.RegexError
Core.RegexError.description : Swift.String
Core.SSLClientContextType.streamType : Core.SSLClientStreamType.Type
Core.SSLClientStreamType.init (context : Core.SSLClientContextType, rawStream : Core.StreamType) throws -> A
Core.SSLServerContextType.init (certificate : Swift.String, privateKey : Swift.String, certificateChain : Swift.Optional<Swift.String>) throws -> A
Core.SSLServerContextType.streamType : Core.SSLServerStreamType.Type
Core.SSLServerStreamType.init (context : Core.SSLServerContextType, rawStream : Core.StreamType) throws -> A
Core.StreamType.close () -> ()
Core.StreamType.pipe () -> Core.StreamType
Core.StreamType.receive ((() throws -> Swift.Array<Swift.Int8>) -> ()) -> ()
Core.StreamType.send (Swift.Array<Swift.Int8>, completion : (() throws -> ()) -> ()) -> ()
Core.URI
Core.URI.UserInfo
Core.URI.UserInfo.description : Swift.String
Core.URI.UserInfo.hashValue : Swift.Int
Core.URI.UserInfo.init (username : Swift.String, password : Swift.String) -> Core.URI.UserInfo
Core.URI.UserInfo.password : Swift.String
Core.URI.UserInfo.username : Swift.String
Core.URI.description : Swift.String
Core.URI.fragment : Swift.Optional<Swift.String>
Core.URI.hashValue : Swift.Int
Core.URI.host : Swift.Optional<Swift.String>
Core.URI.init (scheme : Swift.Optional<Swift.String>, userInfo : Swift.Optional<Core.URI.UserInfo>, host : Swift.Optional<Swift.String>, port : Swift.Optional<Swift.Int>, path : Swift.Optional<Swift.String>, query : Swift.Dictionary<Swift.String, Swift.String>, fragment : Swift.Optional<Swift.String>) -> Core.URI
Core.URI.init (string : Swift.String) -> Core.URI
Core.URI.path : Swift.Optional<Swift.String>
Core.URI.port : Swift.Optional<Swift.Int>
Core.URI.query : Swift.Dictionary<Swift.String, Swift.String>
Core.URI.scheme : Swift.Optional<Swift.String>
Core.URI.userInfo : Swift.Optional<Core.URI.UserInfo>
Core.URLEncodedFormMediaType : Core.MediaType
Core.XMLMediaType : Core.MediaType
Core.digitMapping : Swift.Dictionary<Swift.UnicodeScalar, Swift.Int>
Core.digitToInt (Swift.UInt8) -> Swift.Optional<Swift.Int>
Core.escapeAsJSONString (Swift.String) -> Swift.String
Core.escapeMapping : Swift.Dictionary<Swift.Character, Swift.String>
Core.hexMapping : Swift.Dictionary<Swift.UnicodeScalar, Swift.UInt32>
Core.hexToDigit (Swift.UInt8) -> Swift.Optional<Swift.UInt32>
Core.unescapeMapping : Swift.Dictionary<Swift.UnicodeScalar, Swift.UnicodeScalar>
_TP4Core10StreamType
_TP4Core14JSONSerializer
_TP4Core14SSLContextType
_TP4Core19SSLClientStreamType
_TP4Core19SSLServerStreamType
_TP4Core20SSLClientContextType
_TP4Core20SSLServerContextType
_TP4Core7SSLType
static Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).decodeValue (Swift.UInt8) -> Swift.Int8
static Core.(Base64Decoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).decoding : Swift.Array<Swift.Int8>
static Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).newlineChar : Swift.UInt8
static Core.(Base64Encoder in _1EB6A392459FD41EDA67C2CFD7BD6E93).paddingChar : Swift.UInt8
static Core.== infix (Core.JSON, Core.JSON) -> Swift.Bool
static Core.== infix (Core.MediaType, Core.MediaType) -> Swift.Bool
static Core.== infix (Core.URI, Core.URI) -> Swift.Bool
static Core.== infix (Core.URI.UserInfo, Core.URI.UserInfo) -> Swift.Bool
static Core.Base64.decode (Core.Data) -> Core.Data
static Core.Base64.encode (Core.Data, charsPerLine : Swift.Optional<Swift.Int>, specialChars : Swift.Optional<Swift.String>) -> Core.Data
static Core.CharacterSet.whitespaceAndNewline : Swift.Set<Swift.Character>
static Core.JSON.from (Swift.Array<Core.JSON>) -> Core.JSON
static Core.JSON.from (Swift.Array<protocol<>>) -> Core.JSON
static Core.JSON.from (Swift.Bool) -> Core.JSON
static Core.JSON.from (Swift.Dictionary<Swift.String, Core.JSON>) -> Core.JSON
static Core.JSON.from (Swift.Dictionary<Swift.String, protocol<>>) -> Core.JSON
static Core.JSON.from (Swift.Double) -> Core.JSON
static Core.JSON.from (Swift.String) -> Core.JSON
static Core.JSONParser.parse (Swift.Array<Swift.Int8>) throws -> Core.JSON
static Core.JSONParser.parse (Swift.Array<Swift.UInt8>) throws -> Core.JSON
static Core.JSONParser.parse (Swift.String) throws -> Core.JSON
static Core.Regex.MatchOptions.FirstCharacterNotAtBeginningOfLine : Core.Regex.MatchOptions
static Core.Regex.MatchOptions.LastCharacterNotAtEndOfLine : Core.Regex.MatchOptions
static Core.Regex.RegexOptions.Basic : Core.Regex.RegexOptions
static Core.Regex.RegexOptions.CaseInsensitive : Core.Regex.RegexOptions
static Core.Regex.RegexOptions.Extended : Core.Regex.RegexOptions
static Core.Regex.RegexOptions.NewLineSensitive : Core.Regex.RegexOptions
static Core.Regex.RegexOptions.ResultOnly : Core.Regex.RegexOptions
static Core.RegexError.errorFromResult (Swift.Int32, preg : __C.regex_t) -> Core.RegexError
static Core.URI.(getSubstring in _ED72009414B3919105D9B21869109E34) (Swift.String, start : Swift.UInt16, end : Swift.UInt16) -> Swift.String
static Core.URI.(parseQueryString in _ED72009414B3919105D9B21869109E34) (Swift.String) -> Swift.Dictionary<Swift.String, Swift.String>
static Core.URI.(parseUserInfoString in _ED72009414B3919105D9B21869109E34) (Swift.String) -> Swift.Optional<Core.URI.UserInfo>