Uses of Class
eu.bandm.sig.absy.ECast

Packages that use ECast
eu.bandm.sig.absy created on 2012-06-22_17h11m15
by program umod, version 0.17
command line =
umod --getterfunctions true --setterfunctions true --monolithic false --swingtree true -x 0 /home/lepper/sig//src eu.bandm.sig.absy sig2.umod  
 

Uses of ECast in eu.bandm.sig.absy
 

Fields in eu.bandm.sig.absy with type parameters of type ECast
static Function<ECast,Expression> ECast.get_body
           
static Function<ECast,Boolean> ECast.get_open
           
static Function<ECast,Type> ECast.get_target
           
static Consumer<Expression,ECast> ECast.set_body
           
static Consumer<Boolean,ECast> ECast.set_open
           
static Consumer<Type,ECast> ECast.set_target
           
 

Methods in eu.bandm.sig.absy that return ECast
 ECast ECast.doclone()
           
 ECast ECast.initFrom(Object o0)
           
 

Methods in eu.bandm.sig.absy with parameters of type ECast
protected  void __TREEGEN__.Inner1.Inner2.action(ECast e0)
           
protected  void __Formatter.action(ECast el)
           
protected  void Visitor.action(ECast e0)
           
protected  void Rewriter.action(ECast e0)
           
protected  void MATCH_ONLY_00.action(ECast e0)
           
 void MATCH_ONLY_00.match(ECast e0)
           
protected  void Rewriter.rewriteFields(ECast clone)
           
protected  Format __Formatter.toFormat(ECast el)