Interface SyntaxErrorReportable

  • All Known Implementing Classes:
    GinqAstBuilder

    public interface SyntaxErrorReportable
    Supports reporting the syntax error of GINQ
    Since:
    4.0.0
    • Method Detail

      • collectSyntaxError

        default void collectSyntaxError​(GinqSyntaxError ginqSyntaxError)