Class AssignOpExpression

All Implemented Interfaces:
Cloneable, Constants, RuntimeConstants
Direct Known Subclasses:
AssignAddExpression, AssignBitAndExpression, AssignBitOrExpression, AssignBitXorExpression, AssignDivideExpression, AssignMultiplyExpression, AssignRemainderExpression, AssignShiftLeftExpression, AssignShiftRightExpression, AssignSubtractExpression, AssignUnsignedShiftRightExpression

public abstract class AssignOpExpression extends BinaryAssignExpression
WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.