Class StatementParserImpl

  • All Implemented Interfaces:
    StatementParser

    public class StatementParserImpl
    extends java.lang.Object
    implements StatementParser
    Concrete implementation 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