Skip to content
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
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