eu.bandm.sig.absy
Class TypeOf
java.lang.Object
eu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Type
eu.bandm.sig.absy.TypeExpression
eu.bandm.sig.absy.TypeOf
- All Implemented Interfaces:
- Formattable, Cloneable
public class TypeOf
- extends TypeExpression
Methods inherited from class eu.bandm.sig.absy.Type |
format |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
argument
protected Expr argument
get_argument
public static Function<TypeOf,Expr> get_argument
TypeOf
public TypeOf(Expr argument)
TypeOf
protected TypeOf()
doclone
public TypeOf doclone()
- Overrides:
doclone
in class TypeExpression
getFormatHint
public static String getFormatHint()
initFrom
public TypeOf initFrom(Object o0)
- Overrides:
initFrom
in class TypeExpression
get_argument
public Expr get_argument()
set_argument
public void set_argument(Expr val)