SchemaStatVisitor.accept

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void accept(SQLObject x)
  2. void accept(List!(T) nodes)
    class SchemaStatVisitor
    protected
    void
    accept
    (
    T = SQLObject
    )
    (
    List!(T) nodes
    )

Meta