public class BlockADJ extends ExpressionADJ
ci, expr
Constructor and Description |
---|
BlockADJ(Expression e) |
Modifier and Type | Method and Description |
---|---|
Expression |
interpolateVariables(RewriteContext rc)
Intepolate variable values into this expression
|
Expression |
unify(ExpressionADJ source,
RewriteContext rc)
Unify this expression against another expression
|
applyAxis, copyLocationInfo, evaluateAgainstBoolean, export, getOperandPreconditions, getOperandPreconditions, getPreconditions, getPreconditions, getRetainedStaticContext, important, interpolateVariablesOperands, isCallOn, optimizeForContextType, optimizeForName, optimizeForType, optimizeOperandsForContextType, sameClass, unifyingBindings, unifyOperandBindings, unifyOperands
getExpressionAdjunct, getNodeTestAdjunct, getPatternAdjunct, index, processRewrites
public BlockADJ(Expression e)
public Expression unify(ExpressionADJ source, RewriteContext rc)
ExpressionADJ
unify
in class ExpressionADJ
source
- the expression to be unified againstrc
- the evaluation context to use (which may be side-effected)public Expression interpolateVariables(RewriteContext rc)
ExpressionADJ
interpolateVariables
in class ExpressionADJ
rc
- the evaluation context (which contains any variable bindings)Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.