Skip to content

< (call:capture:)

kareman edited this page Aug 13, 2020 · 3 revisions

<-(call:​capture:​)

In case of g.name <- Capture(...), names the nameless Capture "name".

public func <-<P:​ Pattern>(call:​ Grammar<P.Input>.CallPattern, capture:​ Capture<P>)

Clone this wiki locally