JaCoP.fz
Class VariablesParameters

java.lang.Object
  extended by JaCoP.fz.VariablesParameters
All Implemented Interfaces:
ParserTreeConstants

public class VariablesParameters
extends java.lang.Object
implements ParserTreeConstants

TODO, a short description what it does and how it is used. Remark, it would be beneficial if all the methods were described, like generateParameters(...) below.

Author:
Krzysztof Kuchcinski

Field Summary
 
Fields inherited from interface JaCoP.fz.ParserTreeConstants
JJTANNEXPR, JJTANNOTATION, JJTARRAYLITERAL, JJTBOOLTIEXPRTAIL, JJTCONSTELEM, JJTCONSTRAINT, JJTCONSTRAINTITEMS, JJTINTFLATEXPR, JJTINTLITERALS, JJTINTTIEXPRTAIL, JJTMODEL, JJTMODELEND, jjtNodeName, JJTSCALARFLATEXPR, JJTSETLITERAL, JJTSETTIEXPRTAIL, JJTSOLVEEXPR, JJTSOLVEITEM, JJTSOLVEKIND, JJTVARDECLITEM, JJTVARDECLITEMS, JJTVARIABLEEXPR, JJTVOID
 
Constructor Summary
VariablesParameters()
          It constructs variables parameters.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariablesParameters

public VariablesParameters()
It constructs variables parameters.