Class: sun.tools.tree.AssignBitOrExpression
- public class AssignBitOrExpression
- 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
-
AssignBitOrExpressiontop
public AssignBitOrExpression(long where, Expression left, Expression right)Constructor -
codeOperationtop
Code- Override hierarchy:
- codeOperation from BinaryExpression
