ArgumentExtractor.enter

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias enter = ConstVisitor.enter
  2. void enter(const(Argument) arg)
  3. void enter(const(Value) val)
    class ArgumentExtractor
    override
    void
    enter
    (
    const(Value) val
    )

Meta