Class PostgresScanner

  • All Implemented Interfaces:
    Scanner

    public class PostgresScanner
    extends DefaultScanner
    A lexical scanner for the Postgres SQL dialect.
    Author:
    Carl Harris