de.uni_paderborn.fujaba.codegen
Class OOAssignOp

java.lang.Object
  extended byde.uni_paderborn.fujaba.codegen.OOAssignOp

public class OOAssignOp
extends java.lang.Object

Class OOAssignOp

Version:
$Revision: 1.7 $
Author:
$Author: schneider $

Field Summary
static OOAssignOp ASSIGNMENT_OP
          No comment provided by developer, please add a comment to improve documentation.
static OOAssignOp UNKNOWN_OP
          No comment provided by developer, please add a comment to improve documentation.
 
Method Summary
 boolean equals(java.lang.Object other)
          No comment provided by developer, please add a comment to improve documentation.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

UNKNOWN_OP

public static final OOAssignOp UNKNOWN_OP
No comment provided by developer, please add a comment to improve documentation.


ASSIGNMENT_OP

public static final OOAssignOp ASSIGNMENT_OP
No comment provided by developer, please add a comment to improve documentation.

Method Detail

equals

public boolean equals(java.lang.Object other)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
other - No description provided
Returns:
No description provided

toString

public java.lang.String toString()
Returns:
short string representation of current object