com.saxonica.bytecode.converter
Class BooleanToUntypedAtomicCompiler
java.lang.Object
com.saxonica.bytecode.converter.ConverterCompiler
com.saxonica.bytecode.converter.BooleanToUntypedAtomicCompiler
public class BooleanToUntypedAtomicCompiler
- extends ConverterCompiler
Generate code for a Boolean to UntypedAtomic CastExpression
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanToUntypedAtomicCompiler
public BooleanToUntypedAtomicCompiler()
compileToItem
public void compileToItem(CompilerService compiler,
Expression expression)
throws CannotCompileException
- Specified by:
compileToItem
in class ConverterCompiler
- Throws:
CannotCompileException
compileToPrimitive
public void compileToPrimitive(CompilerService compiler,
Expression expression,
Class requiredClass,
OnEmpty onEmpty)
throws CannotCompileException
- Overrides:
compileToPrimitive
in class ConverterCompiler
- Throws:
CannotCompileException
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.