JET

edu.utep.cs.jet.rat.val
Class CompositeValue.SimpleVarGenerator

java.lang.Object
  extended by edu.utep.cs.jet.rat.val.CompositeValue.SimpleVarGenerator
All Implemented Interfaces:
VarGenerator
Enclosing class:
CompositeValue

protected static class CompositeValue.SimpleVarGenerator
extends Object
implements VarGenerator


Constructor Summary
protected CompositeValue.SimpleVarGenerator()
           
 
Method Summary
 String genVar()
          Returns a unique variable name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeValue.SimpleVarGenerator

protected CompositeValue.SimpleVarGenerator()
Method Detail

genVar

public String genVar()
Description copied from interface: VarGenerator
Returns a unique variable name.

Specified by:
genVar in interface VarGenerator

JET

JET is Copyright (C) 2005-2008 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.