edu.utep.cs.et.rat.val
Class CompositeValue.SimpleVarGenerator
java.lang.Object
edu.utep.cs.et.rat.val.CompositeValue.SimpleVarGenerator
- All Implemented Interfaces:
- VarGenerator
- Enclosing class:
- CompositeValue
protected static class CompositeValue.SimpleVarGenerator
- extends Object
- implements VarGenerator
|
Field Summary |
private int |
i
|
|
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 |
i
private int i
CompositeValue.SimpleVarGenerator
protected CompositeValue.SimpleVarGenerator()
genVar
public String genVar()
- Description copied from interface:
VarGenerator
- Returns a unique variable name.
- Specified by:
genVar in interface VarGenerator
JET is Copyright (C) 2005-2007 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.