com.ff.JEvaluator
Class JEvaluatorNodeLabel

java.lang.Object
  extended by com.ff.JEvaluator.JEvaluatorNodeBaseClass
      extended by com.ff.JEvaluator.JEvaluatorNodeLabel

public class JEvaluatorNodeLabel
extends JEvaluatorNodeBaseClass


Field Summary
 
Fields inherited from class com.ff.JEvaluator.JEvaluatorNodeBaseClass
log, symbol, symbolType
 
Constructor Summary
JEvaluatorNodeLabel()
           
 
Method Summary
 
Methods inherited from class com.ff.JEvaluator.JEvaluatorNodeBaseClass
dump, getSymbol, getSymbolType, setSymbol, setSymbolType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JEvaluatorNodeLabel

public JEvaluatorNodeLabel()