Skip to content
Snippets Groups Projects
Commit d648f48b authored by gmantele's avatar gmantele
Browse files

ADQLObject has now a new function: getPosition(). To allow it, the parser and...

ADQLObject has now a new function: getPosition(). To allow it, the parser and all ADQL query tree item have been modified to define this function properly. The parser is setting this position for all parsed items. The test class/main function "TestGetPositionInAllADQLObject" aims to check that after a parsing all items really have a defined position.
parent 509d669c
No related branches found
No related tags found
No related merge requests found
Showing
with 4425 additions and 3439 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment