Skip to content
Snippets Groups Projects
Select Git revision
  • ia2
  • adql2.1-ia2
  • private_rows
  • master default protected
4 results

vollt

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Grégory Mantelet authored
    exist anymore.
    
    ADQLParser is now a mix between the former ADQLParserFactory and ADQLParser2xx.
    All ADQLParser2xx resulting from the compilation of the JavaCC files are
    now named ADQLGrammar2xx and implement the new interface ADQLGrammar. The JavaCC
    parsers are no longer used directly. This is the role of ADQLParser to simplify
    the parser usage and to allow an easy switch between different grammar versions.
    
    Besides, for more clarity in the class organisation, all generated parser
    classes have been moved into the package `adql.parser.grammar`.
    deba2e14
    History
    Name Last commit Last update