MySqlShowColumnOutpuVisitor.print

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias print = SQLASTOutputVisitor.print
  2. void print(char ch, int count)
  3. void print(string text, int columnSize, char ch)
    class MySqlShowColumnOutpuVisitor
    void
    print
    (
    string text
    ,,
    char ch
    )

Meta