com.saxonica.bytecode
Class CalculatorCompiler.IntegerMinusInteger

java.lang.Object
  extended by com.saxonica.bytecode.CalculatorCompiler
      extended by com.saxonica.bytecode.CalculatorCompiler.IntegerMinusInteger
Enclosing class:
CalculatorCompiler

public static class CalculatorCompiler.IntegerMinusInteger
extends CalculatorCompiler


Nested Class Summary
 
Nested classes/interfaces inherited from class com.saxonica.bytecode.CalculatorCompiler
CalculatorCompiler.AnyDivAny, CalculatorCompiler.AnyIdivAny, CalculatorCompiler.AnyMinusAny, CalculatorCompiler.AnyModAny, CalculatorCompiler.AnyPlusAny, CalculatorCompiler.AnyTimesAny, CalculatorCompiler.DecimalDivDecimal, CalculatorCompiler.DecimalIdivDecimal, CalculatorCompiler.DecimalMinusDecimal, CalculatorCompiler.DecimalModDecimal, CalculatorCompiler.DecimalPlusDecimal, CalculatorCompiler.DecimalTimesDecimal, CalculatorCompiler.DoubleDivDouble, CalculatorCompiler.DoubleMinusDouble, CalculatorCompiler.DoubleModDouble, CalculatorCompiler.DoublePlusDouble, CalculatorCompiler.DoubleTimesDouble, CalculatorCompiler.FloatDivFloat, CalculatorCompiler.FloatIdivFloat, CalculatorCompiler.FloatMinusFloat, CalculatorCompiler.FloatModFloat, CalculatorCompiler.FloatPlusFloat, CalculatorCompiler.FloatTimesFloat, CalculatorCompiler.IntegerDivInteger, CalculatorCompiler.IntegerIdivInteger, CalculatorCompiler.IntegerMinusInteger, CalculatorCompiler.IntegerModInteger, CalculatorCompiler.IntegerPlusInteger, CalculatorCompiler.IntegerTimesInteger
 
Constructor Summary
CalculatorCompiler.IntegerMinusInteger()
           
 
Method Summary
 void compute(Generator ga, SourceLocator locator)
           
 
Methods inherited from class com.saxonica.bytecode.CalculatorCompiler
setCompilerService, setExpressions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculatorCompiler.IntegerMinusInteger

public CalculatorCompiler.IntegerMinusInteger()
Method Detail

compute

public void compute(Generator ga,
                    SourceLocator locator)
Specified by:
compute in class CalculatorCompiler


Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.