Class: sun.tools.tree.AssignBitXorExpression
- public class AssignBitXorExpression
- extends AssignOpExpression
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.
Inheritance
Superclass tree: Implements:Methods
-
AssignBitXorExpressiontop
public AssignBitXorExpression(long where, Expression left, Expression right)Constructor -
codeOperationtop
Code- Override hierarchy:
- codeOperation from BinaryExpression
