com.saxonica.codegen
Class Int64ValueCompiler
java.lang.Object
com.saxonica.codegen.ValueCompiler
com.saxonica.codegen.Int64ValueCompiler
public class Int64ValueCompiler
- extends ValueCompiler
Compile Java code representing an integer constant value.
Int64ValueCompiler
public Int64ValueCompiler()
compileToEffectiveBooleanValue
public String compileToEffectiveBooleanValue(CompilerService compiler,
Value expr,
ReturnAction result)
- Overrides:
compileToEffectiveBooleanValue
in class ValueCompiler
toJavaExpression
public String toJavaExpression(AtomicValue value,
CompilerService compiler)
- Specified by:
toJavaExpression
in class ValueCompiler
getJavaClass
public Class getJavaClass()
Copyright (C) Michael H. Kay. All rights reserved.