|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsofya.ed.semantic.EventSpecification.CallType
public static final class EventSpecification.CallType
Type-safe enumeration for the invoke instructions.
| Field Summary | |
|---|---|
static EventSpecification.CallType |
CONSTRUCTOR
|
static EventSpecification.CallType |
INTERFACE
|
static EventSpecification.CallType |
STATIC
|
static EventSpecification.CallType |
VIRTUAL
|
| 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.CallType CONSTRUCTOR
public static final EventSpecification.CallType STATIC
public static final EventSpecification.CallType VIRTUAL
public static final EventSpecification.CallType INTERFACE
| 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 | ||||||||