soot
Class AntTask.PhaseOptjap_abc

java.lang.Object
  extended by soot.AntTask.PhaseOptjap_abc
Enclosing class:
AntTask

public class AntTask.PhaseOptjap_abc
extends Object


Constructor Summary
AntTask.PhaseOptjap_abc()
           
 
Method Summary
 void setadd_color_tags(boolean arg)
           
 void setenabled(boolean arg)
           
 void setprofiling(boolean arg)
           
 void setwith_all(boolean arg)
           
 void setwith_arrayref(boolean arg)
           
 void setwith_classfield(boolean arg)
           
 void setwith_cse(boolean arg)
           
 void setwith_fieldref(boolean arg)
           
 void setwith_rectarray(boolean arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntTask.PhaseOptjap_abc

public AntTask.PhaseOptjap_abc()
Method Detail

setenabled

public void setenabled(boolean arg)

setwith_all

public void setwith_all(boolean arg)

setwith_cse

public void setwith_cse(boolean arg)

setwith_arrayref

public void setwith_arrayref(boolean arg)

setwith_fieldref

public void setwith_fieldref(boolean arg)

setwith_classfield

public void setwith_classfield(boolean arg)

setwith_rectarray

public void setwith_rectarray(boolean arg)

setprofiling

public void setprofiling(boolean arg)

setadd_color_tags

public void setadd_color_tags(boolean arg)