com.saxonica.codegen
Class DecimalValueCompiler
java.lang.Object
com.saxonica.codegen.ValueCompiler
com.saxonica.codegen.DecimalValueCompiler
public class DecimalValueCompiler
- extends ValueCompiler
Compile Java code representing a decimal constant value
DecimalValueCompiler
public DecimalValueCompiler()
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
Copyright (C) Michael H. Kay. All rights reserved.