org.aspectj.compiler.base.ast
Interface PossibleSoftThrowable

All Known Implementing Classes:
AnyCallExpr, CodeDec

public interface PossibleSoftThrowable


Method Summary
 boolean isSoftThrowable()
           
 void setSoftThrowable()
           
 

Method Detail

isSoftThrowable

public boolean isSoftThrowable()

setSoftThrowable

public void setSoftThrowable()