Package org.ehrbase.aql.compiler
package org.ehrbase.aql.compiler
-
ClassDescriptionUtility class to handle specific errors during parsing
Allows to return more meaningful messages during AQL parsing Created by christian on 4/15/2016.Utility class to handle specific errors during parsing
Allows to return more meaningful messages during AQL parsing Created by christian on 4/15/2016.Wrap the walkers for pass1 and pass2 as well as invoke the WHERE getQueryOptMetaDatamain entry point for CONTAINS clause resolutionRepresentation of the ORDER BY clause in an AQL query Created by christian on 5/26/2016.AQL compilation pass 1
This pass consists in evaluating the CONTAINS clauses and generate an internal representation of the contain expressions and operators.AQL compilation pass 2Representation of the TOP parameter Created by christian on 5/24/2016.Interpret an AQL WHERE clause and set the result into a list of WHERE parts Created by christian on 5/18/2016.