Package com.saxonica.bytecode

This package and its subpackages contain code responsible for bytecode generation under Saxon-EE.

See: Description

Package com.saxonica.bytecode Description

This package and its subpackages contain code responsible for bytecode generation under Saxon-EE.

The parent package contains one "Compiler" class for each expression class needing to be compiled. The association between the expression class (representing the node on the expression tree) and the associated compiler class is established by the class com.saxonica.bytecode.util.CompilerClassMapper.

Michael H. Kay
Saxonica Limited
28 November 2011

Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.