com.saxonica.bytecode.util
Class CompilerService.GeneratedExpression
java.lang.Object
com.saxonica.bytecode.util.CompilerService.GeneratedExpression
- Enclosing class:
- CompilerService
public class CompilerService.GeneratedExpression
- extends Object
sub-class GeneratedExpression - used to keep track of ExpressionCompiler classes that need to generate a method
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompilerService.GeneratedExpression
public CompilerService.GeneratedExpression(ExpressionCompiler ec,
Expression e)
getExpressionCompiler
public ExpressionCompiler getExpressionCompiler()
getExpression
public Expression getExpression()
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.