ArgumentExtractor.accept

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias accept = ConstVisitor.accept
  2. void accept(const(Field) obj)
  3. void accept(const(ValueOrVariable) obj)
  4. void accept(const(ObjectValues) obj)
    class ArgumentExtractor
    override
    void
    accept
    ()

Meta