public class IntegerToBooleanCompiler extends ConverterCompiler
ConverterCompiler.GenericConverterCompiler| Constructor and Description | 
|---|
IntegerToBooleanCompiler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
compileToItem(CompilerService compiler,
             Expression expression)  | 
void | 
compileToPrimitive(CompilerService compiler,
                  Expression expression,
                  java.lang.Class requiredClass,
                  OnEmpty onEmpty)  | 
public void compileToItem(CompilerService compiler, Expression expression) throws CannotCompileException
compileToItem in class ConverterCompilerCannotCompileExceptionpublic void compileToPrimitive(CompilerService compiler, Expression expression, java.lang.Class requiredClass, OnEmpty onEmpty) throws CannotCompileException
compileToPrimitive in class ConverterCompilerCannotCompileExceptionCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.