koala.dynamicjava.interpreter
Class InterpreterUtilities.AddOperation

java.lang.Object
  extended bykoala.dynamicjava.interpreter.InterpreterUtilities.BinaryArithmeticOperation
      extended bykoala.dynamicjava.interpreter.InterpreterUtilities.AddOperation
Enclosing class:
InterpreterUtilities

protected static class InterpreterUtilities.AddOperation
extends InterpreterUtilities.BinaryArithmeticOperation

To encapsulate +


Constructor Summary
protected InterpreterUtilities.AddOperation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterpreterUtilities.AddOperation

protected InterpreterUtilities.AddOperation()


Copyright © 2001 Stephane Hillion. All Rights Reserved.