eu.bandm.tscore.model
Class Expression
java.lang.Object
eu.bandm.tscore.model.Expression
- All Implemented Interfaces:
- Formattable, Cloneable
- Direct Known Subclasses:
- Application, Const
public class Expression
- extends Object
- implements Cloneable, Formattable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Expression
public Expression()
doclone
public Expression doclone()
format
public Format format()
- Specified by:
format
in interface Formattable
initFrom
public Expression initFrom(Object o0)