Class BlockCompiler


  • public class BlockCompiler
    extends ToIteratorCompiler
    Generate bytecode for a call to a Block expression. A block typically represents either an expression of the form (a, b, c, d), or an XSLT sequence constructor.
    • Constructor Detail

      • BlockCompiler

        public BlockCompiler()