Skip to content

< (call:pattern:)

kareman edited this page Aug 13, 2020 · 3 revisions

<-(call:​pattern:​)

Used by grammars to define subpatterns with g.a <- ....

public func <-<P:​ Pattern>(call:​ Grammar<P.Input>.CallPattern, pattern:​ P)
Clone this wiki locally