Class SortExpressionCompiler

    • Constructor Detail

      • SortExpressionCompiler

        public SortExpressionCompiler()
    • Method Detail

      • compileSortKeyDefinitions

        public static int compileSortKeyDefinitions​(CompilerService compiler,
                                                    SortKeyDefinitionList definitions)
        Generate code to evaluate variable parts of the sort key definitions
        Parameters:
        compiler - the bytecode compiler
        definitions - the array of sort key definitions
        Returns:
        the identifier of a variable which will contain the run-time atomic comparers