Interface StatementParser

  • All Known Implementing Classes:
    StatementParserImpl

    public interface StatementParser
    Interface for accessing the parser. This is intended to shield the rest of Jaybird from problems when the antlr-runtime is not on the classpath.
    Since:
    2.2
    Author:
    Mark Rotteveel