Class SimpleStepExpressionCompiler


  • public class SimpleStepExpressionCompiler
    extends ToIteratorCompiler
    Generate bytecode for a call to the SimpleStepExpression, which is a SlashExpression in which the lhs operand is known to return a singleton and the rhs operand is known to be an AxisExpression
    • Constructor Detail

      • SimpleStepExpressionCompiler

        public SimpleStepExpressionCompiler()