|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsofya.ed.semantic.EventSpecification.MethodAction
public static final class EventSpecification.MethodAction
Type-safe enumeration for the method entry and exit events.
| Field Summary | |
|---|---|
static EventSpecification.MethodAction |
STATIC_ENTER
|
static EventSpecification.MethodAction |
STATIC_EXIT
|
static EventSpecification.MethodAction |
VIRTUAL_ENTER
|
static EventSpecification.MethodAction |
VIRTUAL_EXIT
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final EventSpecification.MethodAction VIRTUAL_ENTER
public static final EventSpecification.MethodAction VIRTUAL_EXIT
public static final EventSpecification.MethodAction STATIC_ENTER
public static final EventSpecification.MethodAction STATIC_EXIT
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||