SQLObjectImpl.acceptChild

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void acceptChild(SQLASTVisitor visitor, List!(T) children)
    class SQLObjectImpl
    protected
    void
    acceptChild
    ()
  2. void acceptChild(SQLASTVisitor visitor, SQLObject child)

Meta