-
Notifications
You must be signed in to change notification settings - Fork 1
Line
kareman edited this page Aug 23, 2020
·
5 revisions
Matches one line, not including newline characters.
public struct Line<Input: BidirectionalCollection>: Pattern where Input.Element: CharacterLike, Input.Index == String.Index
@inlinable public init()
@inlinable public init() where Input == String
var description: String
var regex: String
@inlinable public func createInstructions(_ instructions: inout ContiguousArray<Instruction<Input>>) throws
Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.