|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsofya.ed.semantic.EventSpecification.FieldType
public static final class EventSpecification.FieldType
Type-safe enumeration for the field related instructions.
| Field Summary | |
|---|---|
static EventSpecification.FieldType |
GETFIELD
|
static EventSpecification.FieldType |
GETSTATIC
|
static EventSpecification.FieldType |
PUTFIELD
|
static EventSpecification.FieldType |
PUTSTATIC
|
| 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.FieldType GETSTATIC
public static final EventSpecification.FieldType PUTSTATIC
public static final EventSpecification.FieldType GETFIELD
public static final EventSpecification.FieldType PUTFIELD
| 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 | ||||||||