com.saxonica.codegen
Class BigIntegerValueCompiler
java.lang.Object
com.saxonica.codegen.ValueCompiler
com.saxonica.codegen.BigIntegerValueCompiler
public class BigIntegerValueCompiler
- extends ValueCompiler
Compile Java code representing a big integer constant value.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigIntegerValueCompiler
public BigIntegerValueCompiler()
compileToEffectiveBooleanValue
public String compileToEffectiveBooleanValue(CompilerService compiler,
Value value,
ReturnAction result)
- Overrides:
compileToEffectiveBooleanValue
in class ValueCompiler
toJavaExpression
public String toJavaExpression(AtomicValue value,
CompilerService compiler)
- Specified by:
toJavaExpression
in class ValueCompiler
Copyright (c) Saxonica Limited. All rights reserved.