Character struct Character : ExpressibleByExtendedGraphemeClusterLiteral, Hashable regex Returns a literal Regex by first converting to string. Declaration Swift public var regex: Regex Show on GitHub pattern Undocumented Declaration Swift struct Character : ExpressibleByExtendedGraphemeClusterLiteral, Hashable Show on GitHub to_regex Try to convert self to a Regex which used to match string or pass as parameter into some methods. Declaration Swift public var to_regex: Regex Show on GitHub literal Returns a Regex with matching character literally. Declaration Swift public var literal: Regex Show on GitHub © 2017 Draveness. All rights reserved. (Last updated: 2017-05-15) Generated by jazzy ♪♫ v0.8.2, a Realm project.