Skip to content
Commit 005fc622 authored by gmantele's avatar gmantele
Browse files

[ADQL] Recompilation of the ADQLParser classes using JavaCC 6.0.

Two classes have been modified after compilation:
    - ADQLParser - a simple cast for one of the automatically generated
                   constructor.
    - ParseException - the token position has been stored for better
                       syntax error messages.
A note has been added at the top comment for both files to highlight
the modified parts and how to restore them after re-generation.
parent d399afd1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment