|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.saxonica.codegen.ValueCompiler com.saxonica.codegen.BooleanValueCompiler
public class BooleanValueCompiler
Constructor Summary | |
---|---|
BooleanValueCompiler()
|
Method Summary | |
---|---|
String |
compileToEffectiveBooleanValue(CompilerService compiler,
Value expr,
ReturnAction result)
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BooleanValueCompiler()
Method Detail |
---|
public String compileToEffectiveBooleanValue(CompilerService compiler, Value expr, ReturnAction result)
compileToEffectiveBooleanValue
in class ValueCompiler
public 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 |