Class SwitchExpressionCompiler


  • public class SwitchExpressionCompiler
    extends ToIteratorCompiler
    compiler for switch expression in XQuery 3.0, whether explicitly written as such, or the result of optimizing an xsl:choose or a sequence of if/then/elseif/then expressions
    • Constructor Detail

      • SwitchExpressionCompiler

        public SwitchExpressionCompiler()