com.saxonica.codegen
Class ExpressionClassMapper
java.lang.Object
com.saxonica.codegen.ExpressionClassMapper
public class ExpressionClassMapper
- extends Object
For each class of expression found on the expression tree, deliver a corresponding instance of the
helper class used to generate Java code for the expression
map
public static HashMap map
ExpressionClassMapper
public ExpressionClassMapper()
map
public static ExpressionCompiler map(Expression exp)
map
public static ValueCompiler map(Value val)
Copyright (C) Michael H. Kay. All rights reserved.