eu.bandm.tscore.model
Class Const

java.lang.Object
  extended by eu.bandm.tscore.model.Expression
      extended by eu.bandm.tscore.model.Const
All Implemented Interfaces:
Formattable, Cloneable

public class Const
extends Expression


Field Summary
 
Fields inherited from interface eu.bandm.tools.format.Formattable
format
 
Constructor Summary
Const()
           
 
Method Summary
 Const doclone()
           
 Format format()
           
 Const initFrom(Object o0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Const

public Const()
Method Detail

doclone

public Const doclone()
Overrides:
doclone in class Expression

format

public Format format()
Specified by:
format in interface Formattable
Overrides:
format in class Expression

initFrom

public Const initFrom(Object o0)
Overrides:
initFrom in class Expression