| java.lang.Object | |||
| ↳ | sun.tools.tree.Node | ||
| ↳ | sun.tools.tree.Expression | ||
| ↳ | sun.tools.tree.UnaryExpression | ||
|  Known Direct Subclasses 
          
            
              ArrayAccessExpression,
            
              BinaryExpression,
            
              BitNotExpression,
            
              ConvertExpression,
            
              ExprExpression,
            
              FieldExpression,
            
              IncDecExpression,
            
              LengthExpression,
            
              NaryExpression,
            
              NegativeExpression,
            
              NotExpression,
            
              PositiveExpression
            
          
       
 | |||||||||||||||||||||||||||||||||||
|  Known Indirect Subclasses 
          
            
            
              
                AddExpression,
              
              
            
              
                AndExpression,
              
              
            
              
                ArrayExpression,
              
              
            
              
                AssignAddExpression,
              
              
            
              
                AssignBitAndExpression,
              
              
            
              
                AssignBitOrExpression,
              
              
            
              
                AssignBitXorExpression,
              
              
            
              
                AssignDivideExpression,
              
              
            
              
                AssignExpression,
              
              
            
              
                AssignMultiplyExpression,
              
              
            
              
                AssignOpExpression,
              
              
            
              
                AssignRemainderExpression,
              
              
            
              
                AssignShiftLeftExpression,
              
              
            
              
                AssignShiftRightExpression,
              
              
            
              
                AssignSubtractExpression,
              
              and
                37 others.
              
            
          
       
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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.
| [Expand] Inherited Fields | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From interface
sun.tools.java.Constants 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From interface
sun.tools.java.RuntimeConstants 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Check a unary expression
 | |||||||||||
| Create a copy of the expression for method inlining
 | |||||||||||
| The cost of inlining this expression
 | |||||||||||
| Inline
 | |||||||||||
| Check if constant
 | |||||||||||
| Order the expression based on precedence
 | |||||||||||
| Print
 | |||||||||||
| [Expand] Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  sun.tools.tree.Expression 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From class
  sun.tools.tree.Node 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From class
  java.lang.Object 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Check a unary expression
The cost of inlining this expression
Check if constant