|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectabc.soot.util.RedirectedExceptionSpecTag
public class RedirectedExceptionSpecTag
| Field Summary | |
|---|---|
Body |
body
The body containing the replacement statements |
static java.lang.String |
name
|
java.util.List |
stmts
The statements whose exception specifications should be checked in place of the existing one |
| Constructor Summary | |
|---|---|
RedirectedExceptionSpecTag(Body body,
java.util.List stmts)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
byte[] |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String name
public Body body
public java.util.List stmts
| Constructor Detail |
|---|
public RedirectedExceptionSpecTag(Body body,
java.util.List stmts)
| Method Detail |
|---|
public java.lang.String getName()
public byte[] getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||