|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.saxonica.codegen.ValueCompiler
com.saxonica.codegen.BigIntegerValueCompiler
public class BigIntegerValueCompiler
Compile Java code representing a big integer constant value.
Constructor Summary | |
---|---|
BigIntegerValueCompiler()
|
Method Summary | |
---|---|
java.lang.String |
compileToEffectiveBooleanValue(CompilerService compiler,
Value value,
ReturnAction result)
|
java.lang.String |
toJavaExpression(AtomicValue value,
CompilerService compiler)
|
Methods inherited from class com.saxonica.codegen.ValueCompiler |
---|
compilePush, compileToCharSequence, compileToItem, compileToIterator, getJavaClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BigIntegerValueCompiler()
Method Detail |
---|
public java.lang.String compileToEffectiveBooleanValue(CompilerService compiler, Value value, ReturnAction result)
compileToEffectiveBooleanValue
in class ValueCompiler
public java.lang.String toJavaExpression(AtomicValue value, CompilerService compiler)
toJavaExpression
in class ValueCompiler
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |