-
Notifications
You must be signed in to change notification settings - Fork 1
Skip
kareman edited this page Jul 1, 2020
·
5 revisions
Skips 0 or more elements until a match for the next patterns are found.
public struct Skip: Pattern
If this is at the end of a pattern, it skips to the end of input.
public init()
var description: String
var regex: String
@inlinable public func createInstructions(_ instructions: inout Instructions) throws
Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.