Class Pql2CompilationException

    • Constructor Detail

      • Pql2CompilationException

        public Pql2CompilationException​(String message)
      • Pql2CompilationException

        public Pql2CompilationException​(String msg,
                                        Object offendingSymbol,
                                        int line,
                                        int charPositionInLine,
                                        org.antlr.v4.runtime.RecognitionException e)