|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.OOPrefixOp
Class OOPrefixOp
| Field Summary | |
static OOPrefixOp |
DECR_OP
No comment provided by developer, please add a comment to improve documentation. |
static OOPrefixOp |
INCR_OP
No comment provided by developer, please add a comment to improve documentation. |
static OOPrefixOp |
NOT_OP
No comment provided by developer, please add a comment to improve documentation. |
private int |
nr
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
private |
OOPrefixOp()
Default Constructor |
private |
OOPrefixOp(OOPrefixOp prev)
Constructor for class OOPrefixOp |
| 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 OOPrefixOp NOT_OP
public static OOPrefixOp DECR_OP
public static OOPrefixOp INCR_OP
private int nr
| Constructor Detail |
private OOPrefixOp()
private OOPrefixOp(OOPrefixOp prev)
prev - No description provided| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||