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

Packages that use PCast
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 PCast in eu.bandm.sig.absy
 

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

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

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