|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.weaving.matching.MethodPosition
abc.weaving.matching.TrapMethodPosition
public class TrapMethodPosition
Specifies matching at a particular exception trap
Constructor Summary | |
---|---|
TrapMethodPosition(SootMethod container,
Trap trap)
|
Method Summary | |
---|---|
Host |
getHost()
|
Trap |
getTrap()
|
Methods inherited from class abc.weaving.matching.MethodPosition |
---|
getContainer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrapMethodPosition(SootMethod container, Trap trap)
Method Detail |
---|
public Trap getTrap()
public Host getHost()
getHost
in class MethodPosition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |