-
Notifications
You must be signed in to change notification settings - Fork 1
Line_End
kareman edited this page Jul 1, 2020
·
5 revisions
Matches the end of a line, including the end of input.
public struct End: Pattern
public init()
var description: String
var regex: String
@inlinable func parse(_ input: Input, at index: Input.Index) -> Bool
@inlinable public func createInstructions(_ instructions: inout Instructions)
Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.