Lazy.this

Undocumented in source.
  1. this(Parser!(T) delegate() parser)
    class Lazy(T)
    this
    (
    Parser!(T) delegate
    ()
    parser
    )
  2. this(Parser!(T) function() parser)

Meta